<!--

div#main-frame #center-frame #content-center-frame #layer-left-contact{
	float:left;
	width:220px; height:auto;
}

div#main-frame #center-frame #content-center-frame #layer-left-contact .box-contact{
	margin-left:auto; margin-right:auto;
	margin-bottom:10px;
	width:178px; height:auto;
	padding:10px;	
	border:1px solid #bfccd4;
	background: url(../main-page-objects/fond-box.png) top repeat-x;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

div#main-frame #center-frame #content-center-frame #layer-left-contact .box-contact p{
	margin:0 2px;
}

div#main-frame #center-frame #content-center-frame #layer-left-contact .box-contact .title{
	width:218px; height:25px;
	padding-top:10px;
	margin-left:-20px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	text-align:center; color:#FFFFFF;
	background: url(../main-page-objects/title-page-fond.png) center repeat-x;
}

div#main-frame #center-frame #content-center-frame #layer-left-contact .box-contact .adresse{
	margin-bottom:10px; margin-top:10px;
	padding-bottom:5px;
	border-bottom:1px dashed #CCCCCC;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact{
	float:left;
	margin-left:10px;
	width:620px; height:auto;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact{
	margin-left:auto; margin-right:auto;
	width:600px; height:auto;
	padding:10px;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact .cadre_rouge{
	margin-left:auto; margin-right:auto;
	margin-top:20px; margin-bottom:10px;
	padding:10px;
	width: 580px; height:auto;
	border:#dd3c10 1px solid;
	background-color:#ffebe8;
	text-align:center;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact .cadre_vert{
	margin-left:auto; margin-right:auto;
	margin-top:20px; margin-bottom:10px;
	padding:10px;
	width: 580px; height:auto;
	border: 1px solid #009f07;
	background-color:#dbffdd;
	text-align:center;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact table{
	margin-left:auto; margin-right:auto;
	width:100%;
	margin-top:10px; margin-bottom:10px;
	border-collapse: collapse;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact table tr{
	border:1px solid #CCCCCC;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact table tr td.champ{
	width:50%;
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#f8f8f8;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact table tr td.lab{
	width:50%;
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#f0f0f0;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact table tr td.label-message{
	width:10%;
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#f0f0f0;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact table tr td.textarea-message{
	width:90%;
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#f8f8f8;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact table tr td.captcha{
	width:100%;
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#f8f8f8;
	text-align:center;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact table tr td label{
	width: 390px;
	text-align: left;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact table tr td input[type="text"]{
	width: 390px;
	border: #CCC 1px solid;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact table tr td input[type="text"]:hover{
	background-color: #ffbcbc;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact textarea{
	border: #CCC 1px solid;
	width: 518px;
	height: 200px;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact textarea:hover{
	background-color: #ffbcbc;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact p{
	margin: 2px 0;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact a:link{
	text-decoration: none;
	color:#909090;
	border-bottom: 1px solid;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact a:visited{
	text-decoration: none;
	color:#000000;
	border-bottom: 1px solid;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact a:hover{
	text-decoration: none;
	color:#000000;
	border-bottom: 1px solid;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact input[type="submit"]{
	width: auto; height:auto;
	padding:5px;
	background: url(../connection-page-objects/bouton-fond.png) center repeat-x;
	color:#e5e5e5;
	/*border: 1px #CCCCCC 1px solid;*/
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

div#main-frame #center-frame #content-center-frame #layer-right-contact #formulaire-contact input[type="submit"]:hover{
	background: url(../connection-page-objects/bouton-hover-fond.png) center repeat-x;
	color:#000000;
	cursor: pointer;
}


-->