@charset "utf-8";
/* footer fix  */
html, body {height: 100%;width:100%;margin:0px;padding:0px;}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #6EE7FA;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center 210px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:42px;
	font-weight: 100;
	color:#3c3c3c;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	color: #3c3c3c;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bender {
	text-transform: lowercase;
}

h3 {
	font-size: 14px;
	color: #3c3c3c;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}

img { border:none;
	
}
strong {
	color:#5D5D5D;
	font-size:13px;
	
}
p {
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 12px;
	line-height: 24px;
	color: #6F6F6F;
	text-align: justify;
}

p.milieu {
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 14px;
	line-height: 26px;
	color: #595959;
	text-align: justify;
}

a {
	color: #000000;
	text-decoration: none;
}

.bleu {
	color: #00eaff;
}
#main-container {
	width: 100%;
	background-image: url(../images/background-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	/* footer fix */
	min-height: 100%;
	height: auto !important;
	margin: 0 auto -448px auto;
}
/* FIX IE6 */
* html #main-container {
	height: 100% !important;
}
/* footer fix */
.push {
	height: 448px;
	clear: both;
}
.container {
	width:900px;
	padding: 0 20px;
	margin-left:auto;
	margin-right:auto;
}
.row {
	width:930px;
	clear: both;
}
.row-middle {
	width:100%;
	/*background-color:#fafafa;*/
	clear: both;
}
.row-low {
	width:100%;
	background-image:url(../images/background-bas-de-page2.jpg);
	background-position: center top;
	overflow: hidden; /*quick fix */
	/* footer fix */
	height: 448px;
	clear: both;
}
.row-low p {
	text-shadow: #000000 2px 2px 2px;
}
/*HEADER*/
#telephone-number {
	color: #FFFFFF;
	font-size: 32px;
	width: 200px;
	float: right;
	margin-right: 112px;
	margin-top: -65px; 
}
/* FIX IE6 */
* html #telephone-number {
	margin-right: 47px;
	margin-top: -67px;
}
#logo{
	float:left;
	padding-top: 56px;
}
.zone-menu-haut {
	float:left;
	width:420px;
}
/* FIX IE6 */
* html .zone-menu-haut {
	width: 435px;
}
.menu-haut{
	float:left;
}
.menu-haut-accueil {
	padding-left: 119px;
}
.menu-haut-contact {
	padding-left: 5px;
}
/* FIX IE6 */
* html .menu-haut-accueil {
	padding-left: 134px; 
}

/*MENU*/
.menu ul{

	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.menu li{
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #3c3c3c;
	text-transform: uppercase;
}
.menu li a{
	color:#646464;
	text-decoration:none;
	padding: 8px;
}

.menu li a:hover{
	text-decoration:none;
	font-size:12px;
	color:#00d5ff;
	background-color: #3c3c3c;
	padding: 8px;
}


/*CONTENU*/

#flash{
	padding-top: 30px;
	clear: both;


}
.c-gauche-contenu{
	width:500px;
	float:left;
	margin-right:75px;
	padding-top: 45px;
}
.c-droite-contenu-nouvelles, 
.c-droite-contenu{
	width:310px;
	float:left;
	padding-top: 45px;
}
.c-droite-contenu-nouvelles {
	/* height: 335px; */
}

/*NOUVELLES*/
.nouvelles-container {
	margin: 20px 0;
}
.boite-nouvelle{
	width:310px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	float: left;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
/*p.nouvelles,*/ 
.boite-nouvelle p {
	line-height: 17px;
	font-size: 12px;
	text-align: justify;
	/*font-weight: bold;*/
	padding-top: 10px;
	padding-bottom: 10px;
}
.boite-nouvelle h3 {
	margin: 0;
}


.nouvelles-container .boite-nouvelle {
	width: 100%;
	float: none;
}
.boite-nouvelle-bottom {
	height: 15px;
}
.lire-suite{
	float:left;
	padding-right:20px;
	font-size: 10px;
}
.date{
	float:left;
	padding-right:20px;
	padding-top:5px;
	font-size: 10px;
}
.lire-toutes-les-nouvelles{
	width:310px;
	float: left;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
/*FOOTER*/
#footer{
	padding-top:33px;
	padding-bottom:38px;
	text-shadow: #000000 2px 2px 2px;
}
.footer{
	float:left;
	padding-right:60px;
	font-size: 9px;
	color: #FFF;
}
.footer a{

	color: #FFF;
}

.footer a:hover{

	color: #66e5f6;
}
/*PAGE TYPE*/

#sous-menu-type{
	float:left;
	width:190px;
	padding-top: 45px;
}
#c-centre-type{
	float:left;
	width:460px;
	padding-top: 35px;
	/*padding-bottom: 35px;*/
	margin-bottom: 20px;
}
#c-centre {
	clear:both;
	float: left;
	width: 650px;
	padding-top: 35px;
	margin-bottom: 20px;
}
#contenu-centre-type{
	clear:both;
	width:460px;
	padding-left: 190px;
	padding-top: 25px;
	padding-bottom: 25px;
}


#c-droite-type{
	float:left;
	width:210px;
	padding-top: 45px;
	padding-left: 40px;
	margin-bottom: 20px;
}
.contenu ul{
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	
}
.contenu li{
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #8d8d8d;
	text-align: justify;
	list-style-type: square;
	padding-left: 10px;
	margin-left: 15px;
}
/*SOUS-MENU-TYPE*/

.sous-menu-type ul{
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.sous-menu-type li{
	font-size: 12px;
	font-weight: normal;
	color: #3c3c3c;
	padding-bottom: 20px;
	padding-left: 10px;
}
.sous-menu-type li a{
	color:#646464;
	text-decoration:none;
}

.sous-menu-type li a.selected{
	text-decoration:none;
	font-size:12px;
	color:#00d5ff;
}

.sous-menu-type li a:hover{
	text-decoration:none;
	font-size:12px;
	color:#00d5ff;
}

.shadow p {
	text-shadow: #000000 2px 2px 2px;
}

/*FORMULAIRE*/
.star {
	color: #6ce7f9;
}

#form-interesse {
	width: 300px;
	text-align: left;
	color: #C8C8C8;
	font-size: 12px;
	margin-top: 15px;
}

#form-interesse.popup {
	margin: 40px auto;
}

#form-interesse .field-line {
	margin-bottom: 10px;
	height: 40px;
} 

#form-interesse .field-col-small,
#form-interesse .field-col-big, 
#form-interesse .field-col {
	float: left;
	height: 40px;
	width: 135px;
	margin-right: 15px;
}
/* FIX IE6 */
* html #form-interesse .field-col-big, 
* html #form-interesse .field-col {
	margin-right: 5px;
}

#form-interesse .field-col-small {
	width: 110px;
	margin-right: 14px;
}
/* FIX IE6 */
* html #form-interesse .field-col-small {
	margin-right: 4px;
}

#form-interesse .field-col-big {
	width: 160px;
}

#form-interesse label {
	width: 109px;
	text-shadow: #000000 2px 2px 2px;
}
#form-interesse input {
	margin-top: 5px;
	width: 123px;
	height: 12px;
	padding: 4px 5px;
	border: none; 
	vertical-align: top;
	background: url(../images/field.png) no-repeat;
}

#form-interesse .field-col-small input {
	width: 98px;
	height: 12px;
	padding: 4px 5px;
	border: none; 
	vertical-align: top;
	background: url(../images/field_small.png) no-repeat;
}

#form-interesse .field-col-large input {
	width: 150px;
	height: 12px;
	padding: 4px 5px;
	border: none; 
	vertical-align: top;
	background: url(../images/field_large.png) no-repeat;
}

#form-interesse .buttons-position {
	margin-top: 20px;
	width: 100%;
}

#form-interesse .buttons-position input {
	padding: 0;
	margin-left: -2px;
	width: 114px;;
	height: 32px;
	background: transparent;
}

#form-pre-qualification {
	font-size: 12px;
	line-height: 24px;
	color: #6F6F6F;
}

#form-pre-qualification label {
	font-weight: bold;
}
/* FIX IE6 */
* html #form-pre-qualification label {
	clear: both;
}
#form-pre-qualification input,
#form-pre-qualification select,
#form-pre-qualification textarea {
	width: 99%;
	clear: both;
	border: 1px solid #6F6F6F;
}
/* FIX IE6 */
* html .no-border {
	border: 0 !important;
	width: auto !important;
	clear: none !important;
}
#form-pre-qualification textarea {
	height: 150px;
}
#form-pre-qualification input[type=radio] {
	clear: none;
	width: auto;
	border: 0;
}

#form-pre-qualification ul {
	border: 1px solid transparent;
}
/* FIX IE6 */
* html #form-pre-qualification ul {
	border: 0;
}

#form-pre-qualification ul.error, 
#form-pre-qualification input.error,
#form-pre-qualification select.error,
#form-pre-qualification textarea.error {
	border: 1px solid #F31D0D;
}
#form-pre-qualification ul.valid, 
#form-pre-qualification input.valid,
#form-pre-qualification select.valid,
#form-pre-qualification textarea.valid {
	border: 1px solid #70B352; /*#9FBE91;*/
}

#form-pre-qualification input[type=radio].error,
#form-pre-qualification input[type=radio].valid {
	border: 0;
}

#form-pre-qualification ul {
	padding: 10px 40px;
}
#form-pre-qualification ol.decimal {
	list-style: decimal outside;
	padding: 10px 60px;
}
#form-pre-qualification ol.alpha {
	list-style: lower-alpha outside;
	padding: 10px 60px;
}
#form-pre-qualification ol ul {
	padding: 0px 25px;
}

#form-pre-qualification .buttons-position {
	margin-top: 20px;
	text-align: right;
	width: 100%;
}

#form-pre-qualification .buttons-position input {
	padding: 0 60px;
	width: 114px;;
	height: 32px;
	background: transparent;
	border: 0;
}

#c-centre-type .confirmation_message {
	color: #70B352;
	text-align: center;
}

.confirmation_message {
	color: #9FBE91;
	text-align: center;
}

.error_message {
	color: #F31D0D;
	text-align: center;
}

DIV.maxlength {
	clear: both;
	width: 100%;
	text-align: right !important;
}

#page_navigator {
	width: 100%;
	font-size: 12px;
	text-align: right;
}

#page_navigator a.selected {
	color: #000000;
}

#bouton-interresse{
	height:24px;
	width:106px;
	position: relative;
	left: 575px;
	top: 270px;
}

