/* CSS Document */
@font-face {
    font-family: 'ArchitectsDaughterRegular';
    src: url('architectsdaughter-webfont.eot');
    src: url('architectsdaughter-webfont.eot?#iefix') format('embedded-opentype'),
         url('architectsdaughter-webfont.woff') format('woff'),
         url('architectsdaughter-webfont.ttf') format('truetype'),
         url('architectsdaughter-webfont.svg#ArchitectsDaughterRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {    
    font-family: 'ArchitectsDaughterRegular';
	font-size:12px;
}

.justification {text-align = justify}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;

	text-align : justify;

	background-color: #38AFEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3 {
	background:url(images/titre.png) no-repeat 0 -2px;
	border-bottom: 2px solid white;
	padding-left:40px;
	font-weight:bold;
	text-align:left;
	margin:0 25px ;
	padding-top:5px;
	font-size:16px;
}

h4 {
	color:#F90;
	font-variant:small-caps;
	font-size:16px;
	font-weight:bolder;
}


a img {
	border: none \9;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 14.5px;
	text-align:justify;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 15px;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: 17px;
}
.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}
.simple_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 17px;
	letter-spacing:2px;
	text-decoration: none;
}
.liens_survol_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}
.liens_survol_gras a:hover { 
	font-weight: bold;
	color: #000000;
}

#formcontact{
width: 800px;
}

#contenu {
padding: 0;	
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036511;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	letter-spacing: 1.1px;
}

#menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 1.1px;
	background: #A5D800;
}

.liens-portails { 
color:#808080;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}


/* Formulaire */
textarea,select,option,input,input.submit {
 border-color: #FA5D00;
 border-width: 1px;
 border-style:solid;
 background-color:#FFBD5B;
 scrollbar-face-color:#ff8800;
 scrollbar-arrow-color:#ff0000;
 scrollbar-track-color:#dd0000;
 scrollbar-shadow-color:#ff8800;
 scrollbar-highlight-color:#ff8800;
 scrollbar-darkshadow-color:#dd0000;
 scrollbar-3dlight-color:#dd0000;
 margin:1px;
}

form span.required { color: #da0f00; font-size:11px; clear:both; margin-right:0 10px 0 0; font-family:Verdana,Arial,Helvetica,Sans-Serif; }
form span.error { color: #da0f00; margin-left:5px; }
form label.error { width:auto; color:#da0f00; float:right; clear:both; margin:0; margin:4px 0 0 0px; vertical-align:top}
form span.infoutil { margin-left:10px; font-weight:bold; }
div.success { background-color:#046202; color:#FFF; padding:2px 0; height:20px;  text-align:center; line-height:20px; }
div.error { background-color:#FF0033; color:#FFF; padding:2px 0; height:20px; text-align:center; line-height:20px; }
input.requred {	border:none !important}
form input.error  { background-color:#FFCED8; }
label{
	font-size:13px;}
img.ui-datepicker-trigger { margin-top:4px; vertical-align:bottom;}

/* liens */
a:link { color: #ffffff; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: underline; }
a:active { color: #ffffff; text-decoration: none; }


.EVEpolice { /* couleur et style de la police dans le div*/
color:#ffffff;
font-family:Arial;
font-size:14px;
}
.EVEtourimg { /* couleur du tour de la photo dans le div*/
border-color:#ffffff;
}
.EVEcoulseparation { /*couleur du trait de séparation du titre et du libellé dans le div*/
background-color:#ffffff;
}

.EVEdiv { /*couleur de fond du div et style du contour (couleur et type)*/
background-color:#38AFEB;
border: 3px double #ffffff;
}

.EVEinput {
background-color: transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#927472;
text-decoration:none; 
border-style:none;
padding: 0;
margin: 0; 
}

/* livre d'or */


#livre_dor { width:800px; margin:auto; padding:20px 0;}
#livre_dor span.attente {float:left; width:100%; text-align:center;}
#livre_dor span.attente img { margin-right:10px; vertical-align:middle;}

#livre_dor #livre_mess_confirm {margin-bottom:15px; text-align:center; }
#livre_dor #livre_mess_confirm #livre_mess_confirm { color:#FFF; }
#livre_dor #livre_mess_confirm #livre_mess_problem { color:#F00; }

#livre_dor #div_btn_aff_form {width:100%; } 
#livre_dor #div_btn_aff_form #btn_aff_form { margin:0; border-radius: 10px;float:left; background-color:#795f6c; color:#fff; cursor:pointer; padding: 3px 7px 3px 7px; border:1px solid #b2a0a9;
}
#livre_dor #div_btn_aff_form #btn_aff_form li{ list-style-type:none; margin:0;  } 

#livre_dor form {margin-top:10px; clear:both; display:none; float:left; width:100%;}
#livre_dor form fieldset {}
#livre_dor form fieldset legend { color:#EEE; }
#livre_dor form fieldset p { float:left; clear:both; margin:0 0 10px 0; width:100%;  }
#livre_dor form fieldset p label { display:block; width:150px; float:left; text-align:right; margin-right:5px; margin-top:5px; margin-right:10px; }	
#livre_dor form fieldset p label .chp_oblig { color:#F00; padding-left:5px; width:5px; }	
#livre_dor form fieldset p textarea { height:100px; width:550px; float:left; margin-bottom:5px; max-width:550px; min-width:550px; min-height:100px; max-height:300px; }
#livre_dor form fieldset p #signature { width:200px; float:left; display:block;}
#livre_dor form fieldset p #code { width:200px; float:left; margin-top:5px; }
#livre_dor form fieldset p .span_erreur { color:#F00; display:block; float:left; margin-top:5px; margin-left:5px; width:200px; display:none; }
#livre_dor form fieldset p .span_erreur_mess { display:block; color:#F00; margin-left:163px; width:200px; display:none; }
#livre_dor form fieldset p .span_captcha { float:left; }
#livre_dor form fieldset p img { margin-left:10px; float:left; } 
#livre_dor form fieldset p #cryptogram { margin-top:3px; float:left;}
#livre_dor form fieldset p #erreur_code { margin-top:7px;}
#livre_dor form fieldset p #img_reload { margin-top:5px; float:left; }
#livre_dor form fieldset p #valid_mess	{ margin-left:162px; cursor:pointer; }

#livre_dor #livre_affichage { margin-top:15px;	}
#livre_dor #livre_affichage .aff_date { margin-top:20px;	width:140px; float:left; clear:both; }	
#livre_dor #livre_affichage .aff_contenu { margin-top:22px; float:left; width:660px; }
#livre_dor #livre_affichage .signature { text-align:right;	}

#livre_dor #livre_affichage #livre_pagination { display:block; clear:both; text-align:center; padding-top:25px; }		
#livre_dor #livre_affichage #livre_pagination a	{ cursor:pointer; }	

#livre_dor form #pCaptcha label {margin-top:0px; }

