/*body {padding:0; margin:0; height:100%; width:100%; top:0px; left:0px;}*/

/* Overlay */
#contact-overlay {background-color:#000; cursor:wait;}

/* Container */
/*#contact-container {width:420px; left:50%; top:15%; margin-left:-210px; font-family:'Trebuchet MS', Verdana, Arial; font-size:16px; text-align:left;}*/
#contact-container {width:620px; font-family:'Trebuchet MS', Verdana, Arial; font-size:16px; text-align:left;}
#contact-container .contact-content {background:url(../img/contact/form_fond.gif) repeat;background-color:#9fcded; color:#ddd;  padding:0px 10px; display:inline-block; height:400px; width:600px; }
#contact-container h1 {color:#DDDDDD; margin:0; padding:0 0 6px 6px; font-size:1.2em; text-align:left;border-bottom:2px dotted #DDDDDD;}
#contact-container .contact-loading { background:url(../img/contact/loading.gif) no-repeat; z-index:8000; height:64px; width:64px; margin:20px auto;  padding:0;}
#contact-container .contact-message {text-align:left; display:inline;margin-bottom:30px; }
#contact-container .contact-error {width:580px; background:none; font-size:13px; font-weight:bold;  margin:0 auto; padding:2px;color:#675918; display:inline-block; }
#contact-container br {clear:both;}
#contact-container form {padding:5px; margin:0 auto;}
#contact-container label {clear:left; display:block; width:210px; float:left;  text-align:right; padding-right:4px; font-weight:bold;}
#contact-container .contact-input {font-family:'Trebuchet MS', Verdana, Arial; float:left; padding:2px; margin:2px; background:#eee; border:1px solid #fff; width:250px;}
#contact-container .contact-cp {font-family:'Trebuchet MS', Verdana, Arial; float:left; padding:2px; margin:2px; background:#eee; border:1px solid #fff; width:50px;}
#contact-container textarea {height:84px;}
#contact-container .contact-top {height:20px; background:#9FCDED url(../img/contact/form_fond.gif) repeat scroll 0 0; padding:0; margin:0; -moz-border-radius-topright:5px; -moz-border-radius-topleft:5px; -webkit-border-radius:5px;}
#contact-container .contact-bottom {height:13px; background:url(../img/contact/form_bottom.gif) no-repeat; font-size:.7em; text-align:center;}
#contact-container .contact-bottom a,
#contact-container .contact-bottom a:link,
#contact-container .contact-bottom a:active,
#contact-container .contact-bottom a:visited {position:relative; top:-4px; text-decoration:none; color:#666;}
#contact-container .contact-bottom a:hover {color:#888;}
#contact-container .contact-button {margin:0 auto; cursor:pointer; height:24px; border:0; font-size:1em; font-weight:bold; color:#fff; text-align:center; vertical-align:middle;}
#contact-container .contact-create_c {width:133px; height:26px; background:url(../img/contact/create_c.gif) no-repeat;}
#contact-container .contact-numabo {width:133px; height:26px; background:url(../img/contact/create_c.gif) no-repeat;}
#contact-container .contact-uncreate_c {width:125px; height:26px; background:url(../img/contact/uncreate_c.gif) no-repeat;}
#contact-container .contact-valid_c {width:144px; height:26px; background:url(../img/contact/valid_c.gif) no-repeat;}
#contact-container .contact-next {width:69px; height:26px; background:url(../img/contact/suite.png) no-repeat;}
#contact-container .contact-unvalid_c {width:84px; height:26px; background:url(../img/contact/unvalid_c.gif) no-repeat;}
#contact-container .contact-send {width:84px; height:26px; background:url(../img/contact/send.gif) no-repeat;}
#contact-container .contact-access {width:219px; height:26px; background:url(../img/contact/retourmilancadeaux.png) no-repeat;}
#contact-container .contact-cancel {width:84px;  height:26px; background:url(../img/contact/cancel.gif) no-repeat;}
#contact-container .contact-help {width:300px;  height:100px; background:url(../img/contact/numabo.png) no-repeat; margin:0 auto; vertical-align:middle;}
#contact-container a.modalCloseX,
#contact-container a.modalCloseX:link,
#contact-container a.modalCloseX:active,
#contact-container a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:1.2em; float:right; color:#b8b7b7; margin-right:5px;}
#contact-container a.modalCloseX:hover {color:#ffffff;}


#contact-container .btnRechercher, #contact-container .btnRechercher:hover{ border:none; margin:10px auto 0; cursor:pointer;margin:0 auto;}
#contact-container .btnRechercher {	background: url(../img/contact/btnRechercher.png) no-repeat 0 0px; height:32px; width:117px; display: block; }
#contact-container .btnRechercher:hover { background: url(../img/contact/btnRechercher.png) no-repeat 0px -32px; height:32px; width:117px; display: block; }


.btnContinuer, .btnContinuer:hover{ border:none; margin-left:10px; cursor:pointer; margin:0 auto;}
.btnContinuer {	background: url(../img/contact/btnContinuer.png) no-repeat 0 0px; height:32px; width:117px; display: block; }
.btnContinuer:hover { background: url(../img/contact/btnContinuer.png) no-repeat 0px -32px; height:32px; width:117px; display: block; }


.messageAvertissement{ 
background:#EAE1B1 url(.../img/contact/yellow_message.gif) repeat-x scroll 0 0;
border:1px solid #E0D182; -moz-border-radius:5px; -webkit-border-radius:5px; list-style:none;
color:#675918;
	
 }
.messageMessage{ 
background:#FEFEFE url(.../img/contact/white_message.gif) repeat-x scroll 0 0;
border:1px solid #DBDBDB; -moz-border-radius:5px; -webkit-border-radius:5px; list-style:none;
color:#4F4F4F;
}
.messageValid{ 
background:#C7E5C2 url(.../img/contact/green_message.gif) repeat-x scroll 0 0;
border:1px solid #A2D399; -moz-border-radius:5px; -webkit-border-radius:5px; list-style:none;
color:#386D19;
	
}
.messageError{ 
background:#E2C5C5 url(.../img/contact/red_message.gif) repeat-x scroll 0 0;
border:1px solid #CF9E9E; -moz-border-radius:5px; -webkit-border-radius:5px; list-style:none;
color:#AE2727;
}
.messageError .ico{ background:url(../img/contact/red_ico.png) no-repeat; }
.messageValid .ico{ background:url(../img/contact/green_ico.png) no-repeat; }
.messageMessage .ico{ background:url(../img/contact/white_ico.png) no-repeat; }
.messageAvertissement .ico{ background:url(../img/contact/yellow_ico.png) no-repeat; }
.ico{
	display: block;
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	left: 4px;
	top: 1px;
}