/* CSS Document */


body {
	background-color: #3e0533;
	scrollbar-3dlight-color:#3e0533;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#3e0533;
	scrollbar-face-color:#3e0533;
	scrollbar-highlight-color:#3e0533;
	scrollbar-shadow-color:#3e0533;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	}
	
td {
font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;

		}	
				

div#global {
    top: 0px;
	margin-left: -465px;
	position: absolute;
	left: 50%;
	height: 550px;
	width: 930px;
}	

div#contenu { 
padding-right:10px;
padding-left:10px;
padding-top:0px;
padding-bottom:5px;
overflow: auto;
width: 600;
height: 330;
	scrollbar-3dlight-color:#b05523;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#b05523;
	scrollbar-face-color:#9e4c1f;
	scrollbar-highlight-color:#b05523;
	scrollbar-shadow-color:#b05523;
}		

div#contenu2 { 
padding-right:10px;
padding-left:10px;
padding-top:0px;
padding-bottom:5px;
}	

div#adresse {
	padding-right: 0px;
	position: relative;
	padding-right: 10px;
	height: 330px;
	width: 319px;
    background-image: url(../images/adresse.jpg);
	background-repeat: no-repeat;
	
}

				
hr {		color:#ffab4c;
height: 1px;
background-color: black;
border: 0;

}						
	
 
a {  font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
      font-size:11px;
      color:#ffab4c;
	  font-weight:bold;
	  text-decoration:none;
	    
 }	  
 
a:hover {  font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
      font-size:11px;
      color:#ffffff;
	  font-weight:bold;
	  text-decoration:none; 
 }
 

li{
	list-style-type: square;
	margin-left: 10px;
    margin-right: 10px;
}

/*-----entêtes et titres-----*/
		
h1 {
font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#ffab4c;

		}
		
h2 {
font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ff8d0d;

		}		
	
		

.titre_blanc {
font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:bold;

		}
		
.titre_orange {
font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
font-size:11px;
color:#ff8d0d;

		}
		
.titre_saumon {
font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
font-size:11px;
color:#ffc583;

		}
		
.titre_orangeclair {
font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
font-size:11px;
color:#ffab4c;

		}						
 
/*----------formulaire---------*/
input 
	{
	font-family: Verdana ; 
	font-size: 11px;
	color:#9c9a7c;
	border: solid #9c9a7c;
	border-width: 1;
	background-color:transparent
	}
select
	{
	font-family: Verdana ; 
	font-size: 11px;
	color: #9c9a7c;
	border: solid #9c9a7c;
	border-width: 1;
	background-color:transparent
	}
textarea
	{
	font-family: Verdana ; 
	font-size: 11px;
	color: #9c9a7c;
	border: solid #9c9a7c;
	border-width: 1;
	background-color:transparent
	}
	

/*----------images---------*/
.img {
	border: 1px solid #ffffff;
}

a img {
	border:0;
	}

/*----------navigation---------*/
.menu {
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
	
}


.menu a       {
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;

}

.menu a:hover{
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffab4c;
	text-decoration: underline overline; color: #ffab4c;

}
.menu a:visited{
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}

/*----------menus déroulants---------*/

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	font-size:0.9em;
	background-color:#d1bc6c;
	width:95%;
	margin-bottom:7px;
	margin-top:2px;
	padding-left:2px;	
	height:15px;
	color:#50170a;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	

	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */

	border:1px dotted #d1bc6c;
	width:95%;
	color:#ffffff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	

	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	color:#ffffff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
}

/* 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*/

/*photogalery*/
.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#DDDDDD;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;} 
/**/

/*contact*/
.CFItem {width:400px;clear:both;}
.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#000000;margin-bottom:2px;margin-top:2px;}
.CFField {width:250px;float:left;font-family:verdana;font-size:10px;color:#000000;margin-bottom:2px;margin-top:2px;}
.CFFieldText {font-family:verdana;font-size:10px;color:#000000;width:250px;}
.CFFieldTextarea {font-family:verdana;font-size:10px;color:#000000;width:250px;}
.CFFieldSelect {font-family:verdana;font-size:10px;color:#000000;width:250px;}
.CFFieldRadio {}
.CFFieldCheckbox {}
.CFFieldPassword {font-family:verdana;font-size:10px;color:#000000;width:250px;}
.CFFieldFile {font-family:verdana;font-size:10px;color:#000000;width:250px;}
.CFFieldEmail {font-family:verdana;font-size:10px;color:#000000;width:250px;}
.CFFieldCopy {}
.CFFieldRadioData {}
.CFFieldCheckboxData {}
.CFCaptcha {width:400px;font-family:verdana;font-size:10px;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:verdana;font-size:10px;color:#ff0000;text-align:center;margin-top:20px;}
.CFStarIcon {font-family:verdana;font-size:10px;color:#ff0000;}
.CFButton {width:400px;text-align:center;}
.CFButtonSubmit input {font-family:verdana;font-size:10px;color:#000000;font-weight:bold;width:200px;text-align:center;margin-top:20px;}
.CFButtonReset input {font-family:verdana;font-size:10px;color:#000000;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}
.CFMessageSent {width:400px;font-family:verdana;font-size:12px;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:verdana;color:#666666;font-size:12px;font-weight:bold;background:#efefef;border:solid 1px #999999;padding:2 5 2 5;margin-bottom:10px;} 
/**/

.Newsletter2Item {} 
.Newsletter2Label {} 
.Newsletter2Field {} 
.Newsletter2Button {} 

/* End layout CSS */

		

