@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot{
	margin:0;
	padding:0;
	border:none;
	outline:0;
}

html,body{
	height:100%;
}


* {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
}


body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff799;
	scrollbar-base-color:#fff799;
}


:focus{
	outline:none;
}



div#intro {
	margin-top: -150px;
	margin-left: -250px;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 300px;
	width: 500px;
}



#container{
	position:relative;
	width:940px;
	margin:0 auto;
}
#container #header{
	position:relative;
	height:252px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
}


#container #header #adres{
	position:absolute;
	width:330px;
	height:75px;
	left:42px;
	top:145px;
	background-image:url(../images/gauche.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	line-height:14px;
	color:#ffffff;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
#container #header #adres a{
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
#container #header #adres a:hover{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}



#container #content{
	position:relative;
	height:auto;
	background-color:#fff799;	
	background-repeat:repeat-y;
	min-height:307px;
	color:#fff799;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}



#container #content #menu{
	position:relative;
	height:307px;
	width:204px;
	background-image:url(../images/gauche.png);
	background-repeat:no-repeat;
	z-index:100;
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	color:#e80101;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 40px;
}
#container #content #menu a{
	font-size:14px;
	color:#e80101;
	text-decoration:none;
	margin:1px;
}
#container #content #menu a:hover{
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}


#container #content #contenu{
	position:relative;
	width:650px;
	min-height:290px;
	z-index:50;
	margin:-307px 0px 0px 270px;
	padding:0px 0px 0px 0px;
}


#container #footer{
	position:relative;
	background-image:url(../images/bas.jpg);
	background-repeat:no-repeat;
	height:36px;
}



#SWFobject {
	height: 0px;
	width: 0px;
}


div#scroll {
	overflow: auto;
	height: 300px;
	width: 490px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}




div#anim {
	width: 300px;
	height: 200px;
	border:2px solid #000000;
}







h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background:url(../images/puce.png) no-repeat left;
	padding-left:23px
}

#Name {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background:url(../images/puce.png) no-repeat left;
	padding-left:23px
}


h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


hr {
	color: #000000;
	border-bottom: dotted;
	height:1px;
}




#Info {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#Info a {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#Info a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}



p {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom:10px;
}


a {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}





ul,ol {
	margin:5px 0 10px 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


li {
	list-style-type: square;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


table{
	font-size:11px;
	border-collapse:collapse;
	border-spacing:0;
}






.banner {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}

a#banner {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-bottom:1px dotted #000000;
}

a#banner:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}





.lien, .lien a    {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.lien a:hover{
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}






.menu, .menu a     {
	color:#3B7FDF;
	text-decoration:none;
	text-align:center;
	margin:7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px;
	font-weight: bold;
}

.menu a:hover{
    background-color:#D8E5F9;
	color:#3B7FDF;
	text-decoration:none;
	text-align:center;
	margin:7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px;
}







.btn_1 {
	float:left;
	display:block;
	width:0px;
	height:0px;
	background:url(../images/btn_1_over.jpg) no-repeat left top;
	}






.infomation {
	text-indent: -9999px;
}

.table{
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.bordureimage {
	border: 1px solid #FFFFFF;
}




input {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
select {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}







/* Start css CONTACT 1.0 */
.CFItem {width:400px;clear:both;}
.CFLabel {width:150px;float:left;font-family: "Trebuchet MS", Verdana, Arial, Tahoma;font-size:11px;color:#000000;margin-bottom:2px;margin-top:2px;}
.CFField {width:250px;float:left;font-family: "Trebuchet MS", Verdana, Arial, Tahoma;font-size:11px;color:#000000;margin-bottom:2px;margin-top:2px;}
.CFFieldText {font-family: "Trebuchet MS", Verdana, Arial, Tahoma;font-size:11px;color:#000000;width:250px;}
.CFFieldTextarea {font-family: "Trebuchet MS", Verdana, Arial, Tahoma;font-size:11px;color:#000000;width:250px;}
.CFFieldSelect {font-family: "Trebuchet MS", Verdana, Arial, Tahoma;font-size:11px;color:#000000;width:250px;}
.CFFieldRadio {}
.CFFieldCheckbox {}
.CFFieldPassword {font-family: "Trebuchet MS", Verdana, Arial, Tahoma;font-size:11px;color:#000000;width:250px;}
.CFFieldFile {font-family: "Trebuchet MS", Verdana, Arial, Tahoma;font-size:11px;color:#000000;width:250px;}
.CFFieldEmail {font-family: "Trebuchet MS", Verdana, Arial, Tahoma;font-size:11px;color:#000000;width:250px;}
.CFFieldCopy {}
.CFFieldRadioData {}
.CFFieldCheckboxData {}
.CFCaptcha {width:400px;font-family: "Trebuchet MS", Verdana, Arial, Tahoma;font-size:11px;color:#000000;text-align:center;}
.CFCaptchaTitre {width:100%;text-align:center;font-weight:bold;display:none;}
.CFCaptchaTexte {width:100%;text-align:justify;}
.CFStar {width:400px;font-family: "Trebuchet MS", Verdana, Arial, Tahoma;font-size:11px;color:#ff0000;text-align:center;margin-top:20px;}
.CFStarIcon {font-family: "Trebuchet MS", Verdana, Arial, Tahoma;font-size:10px;color:#ff0000;}
.CFButton {width:400px;text-align:center;}
.CFButtonSubmit input {font-family: "Trebuchet MS", Verdana, Arial, Tahoma;font-size:11px;color:#000000;font-weight:bold;width:200px;text-align:center;margin-top:20px;}
.CFButtonReset input {font-family: "Trebuchet MS", Verdana, Arial, Tahoma;font-size:11px;color:#000000;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}
.CFMessageSent {width:400px;font-family: "Trebuchet MS", Verdana, Arial, Tahoma;font-size:13px;color:#003300;font-weight:bold;text-align:center;margin-top:20px;}
.CFFieldset {clear:both;display:block;border:solid 1px #999999;margin:0;margin-bottom:4px;padding:10px;width:400px;}
.CFLegend {font-family: "Trebuchet MS", Verdana, Arial, Tahoma;color:#666666;font-size:13px;font-weight:bold;background:#efefef;border:solid 1px #999999;padding:2 5 2 5;margin-bottom:10px;} 
/* End css CONTACT 1.0 */




/* Start css GALLERY 3 */
.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#626262;font-weight:bold;} 
.Gallery3GalerieCheminLiens {font-family:Verdana;font-size:10px;color:#666666;text-decoration:underline;font-weight:bold;} 
.Gallery3GalerieCheminLiens:hover {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GalerieCheminTexte {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GaleriePageEnCours {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3RepertoireTitre {font-family:Verdana;font-size:9px;color:#666666;font-weight:bold;} 
.Gallery3FichierTexte {font-family:Verdana;font-size:10px;color:#ffffff;} 
.Gallery3PhotoTexte {background:#FFFFFF;font-family:Verdana;font-size:10px;color:#666666;} 
.LoopGalleryTitle {font-family:Verdana;font-size:12px;color:#000000;font-weight:bold; margin-top:20px;}
/* End css GALLERY 3 */







/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
/* END WINDOWS OVERLAY*/






/* START DIV droulant */
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:0.9em;
	background-color:#4e2b2b;
	width:590px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;	
	height:20px;
	color:#DBDDEA;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px dotted #4e2b2b;
	width:590px;
	color:#333333;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	color:#333333;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
}
/* END DIV droulant */


