#sPopup
{
	background: #fff;
	position: absolute;
	width: 786px;
	padding:0;
	font-size: 1em;
	display: none;
    z-index:9999;  
	border: #000 solid 2px;
}
#sPopup h1{
	font-size: 0.9em;
	padding: 10px 0 0 14px;
	margin: 0;
	color: #000;
}
#sPopup a, #sPopup a:active {
	color: #900;
}
#sPopup a:hover, #sPopup a:focus {
	color: #000;
}
#contactForm, #blocInscInfolettre, #blocEnvoyerAmi
{
	position: relative;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: left;
	background-color: #fff;
    width: 480px;
}
	
#contactForm p {
  padding-bottom: 12px;
}

#contactForm form label, #contactForm form select, 
#blocInscInfolettre form label, 
#blocEnvoyerAmi  form label {
	color: #555;
	width: 150px;
	display: block;
	float: left;
	margin-top: 6px;
	}
#contactForm form fieldset, #blocInscInfolettre form fieldset, #blocEnvoyerAmi form fieldset {
	background: #ddd;
	margin: 4px 10px 10px 10px;
	}
#sPopup div {
}
 #contactForm form textarea, #contactForm form input {
	margin-top: 6px;
 }
 
 #contactForm form input, #blocInscInfolettre form input{
	width: 288px;
 } 
 #blocEnvoyerAmi  form label {
	width: 200px;
 }
 #blocEnvoyerAmi form input{
	width: 238px;
 } 
 #blocEnvoyerAmi form textarea{
	width: 446px;
	margin-left: 0px;
 }
 #contactForm form textarea{
	width: 292px;
 }
 
 #contactForm form label.error, 
 #blocInscInfolettre form label.error, 
 #blocEnvoyerAmi form label.error {
	 padding: 0;
	 margin: 0;
	 color: #f00;
	 font-size: 0.9em;
  	 width: 288px;
 }
 
#blocEnvoyerAmi form label.error {
  	 width: 238px;
}

 #retourMessage {
	 padding: 30px;
	 width: 394px;
 }
 
 #retourMessage h1 {
	 font-size: 0.9em;
 }
  
 #sPopup-close
 {
	position: relative;
	top: 6px;
	right: 0px;
	width: 20px;
 	height: 24px;
 	display: inline-block;
 	text-align: right;
 }
 
#sPopup-close a{
 	width: 20px;
 	height: 24px;
 	display: inline-block;
}
#coldroite {
	float:right;text-align:left;width:286px;padding: 0 10px 0 0;
}

#msgDroiteContact, #msgDroiteInfo, #msgDroiteAmi {
	padding-top: 4px;
	font-size: 0.9em;
}

#msgDroiteContact p, #msgDroiteInfo p, #msgDroiteAmi p{
 padding-bottom: 6px;
}

#attachfilebloc {
	float: right; 
	width: 272px;
	background:#ddd;
	border: #000 solid 1px;
	padding: 6px;
	margin:0;
	margin-bottom: 12px;
	display: none;
    font-size: 0.75em;
}

#attachfilebloc a, #attachfilebloc a:visited {
	color: #888;
}
#attachfilebloc a:hover, #attachfilebloc a:focus, #attachfilebloc a:active {
	color: #000;
}

.estompe {
	position: relative;
	z-index: -1;
}
.ferme{
	display:none;
}
#mask {  
  position:absolute;  
  z-index:9000;  
  display:none;  
}

