@charset "utf-8";
/* CSS Document */
html, body {
}
body {
	background-image: url(images/bg-site.gif);
	background-color: #5d6153;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-position: 0 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: none;
	margin: 0;
	padding: 0;
	display: inline;
}

form {
	margin: 0;
	padding: 0;
}
table {
	margin: 0;
	padding: 0;
	empty-cells: show;
	border-collapse: collapse;
	width: 100%;
}
td {
	margin: 0;
	padding: 0;
	border:0;
	vertical-align: top;
}



a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #6c696a;
	font-weight: bold;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active, a:focus{ 
   outline:none; 
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 12px;
	color: #5d6153;
	border: solid #8e8b2f 1px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 12px;
	color: #5d6153;
	border: solid #8e8b2f 1px;
}
/* ======================= Annulation Div: float */
.clear_float {
	clear: both;
	line-height: 0px;
	height: 0px;
	margin: 0;
}
.objectfloat_left {
	float: left;
	margin: 0;
	padding: 0;
}
.container_pos {
	position: relative;
}



/* ======================= alignement images */
.imgleft {
	float: left;
	margin-right: 8px;
}
.imgright {
	float: right;
	margin-left: 8px;
}
.imgcenter {
	text-align:center;
}
.imgbottom {
vertical-align:bottom;
}
.imgmiddle {
	vertical-align:middle;
	line-height:0px;
	font-size:0px;
	margin:0;
	padding:0;
}

/*  BLOC GLOBAL ====================*/

#blocglobal {
	width: 854px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 23px;
	color: #5B5B5B;
	font-size: 12px;
	background-color: #FFFFFF;
}

.active {
	color: #4cbce6;
}
.selected {
	text-decoration: underline;
}
.exergue {
	color: #8E8C30;
	font-weight: bold;
}
.savoir_plus {
	text-align: right;
	padding: 0 12px;
	margin-bottom: 10px;
}
.savoir_plus a {
	padding-left: 12px;
	background-repeat: no-repeat;
	background-image: url(images/arrow-menu.gif);
	background-position: 1px 4px;
	font-size: 11px;
}
img.note {
	margin: 0 6px;

}


/* ========================== Header */
#header {
	margin: 0;
	padding: 0;
	height: 134px;
}
#newsletter {
	font-weight: bold;
	color: #5D6153;
	width: 854px;
	text-align: right;
	padding-top: 6px;
}
#newsletter p {
	margin: 0;
	padding: 0;
}
#newsletter a {
	background-color: #5D6153;
	padding: 2px 12px 2px 16px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/arrow1.gif);
	background-position: 8px 7px;
	text-align: center;
}


#bout_top_right {
	position: absolute;
	margin: 54px 0 0 666px;
	display: block;
	width: 268px;
}
#bout_top_right img {
	margin-bottom: 8px;
}



#logo {
	padding:0;
	position: absolute;
	left: 239px;
}
#baseline_top {
	position: absolute;
	left: 350px;
}
#img_top {
	position: absolute;
	left: 111px;
}


/* ================ Menu */
#menu_container {
	background-repeat: no-repeat;
	background-image: url(images/decor-menu.jpg);
	background-position: right;
	height: 111px;
	margin-top: 1px;
}



#menu {
	padding: 0 12px;
	background-repeat: repeat-x;
	background-image: url(images/1px-menu.jpg);
	font-weight: bold;
	width: 198px;
	margin: 0;
	height: 99px;
	padding-top: 12px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	margin: 0;
	list-style-type: none;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-image: url(images/arrow-menu.gif);
	background-position: 0 4px;
	padding: 0;
	margin-bottom: 4px;
}
#menu a {
	color: #d2d2d2;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	display: block;
	padding: 0;
	border-bottom: dotted #b3b174 2px;
	margin-left: 16px;
	padding-bottom: 4px;
}
#menu li:hover {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/arrow-menu-on.gif);
	background-position: 0 1px;
}
#menu li.active {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/arrow-menu-on.gif);
	background-position: 0 1px;
}
.bg_decor_home {
	width: 900px;
	margin: 0 auto;
	height: 119px;
	background-repeat: no-repeat;
	background-image: url(images/header-decor.jpg);
}


/* ========================== Sous menus */
.smenu {

	}
.smenu h1 {
	color: #5d6153;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(images/bg-smenu-titre.gif);
	padding: 2px 0 4px 30px;
	margin-top: 22px;
	margin-bottom: 0px;
}


.smenu a {
	color: #5d6153;
	font-size: 11px;
	font-weight: normal;

}
.smenu .selected {
	text-decoration: none;
	color: #8c892c;
}

.smenu a:hover {
	color: #8c892c;
	text-decoration: none;

}
.smenu li:hover, .smenu li.selected {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/arrow-menu-on.gif);
	background-position: 0 4px;
}
.smenu ul {
	margin: 16px;
	padding: 0;
}
.smenu li {
	margin: 0;
	padding: 2px 0 5px 15px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(images/arrow-menu2.gif);
	background-position: 0 7px;
	border-bottom: solid #dcdab9 1px;

}
.smenu_ter {

}
.smenu_ter ul {

}
.smenu_ter li {

}
.smenu_ter a {

}
.smenu_ter a:hover {

}

#inside {
	margin: 0;
	padding-bottom: 32px;
	margin-top: 1px;
	color: #5d6153;
}
.cell_devis {
	float: left;
	width: 220px;
	border: solid #8e8b2f 1px;
	background-repeat: no-repeat;
	background-image: url(images/demande-devis.gif);
	background-position: 5px 14px;
	height: 400px;
}
.cell_devis_in {
	margin: 10px 14px 10px 38px;
	font-size: 11px;

}
.cell_devis_in p {
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}




.cell_left {
	width: 222px;
	float: left;

}
.cell_left_inside {
	background-repeat: no-repeat;
	background-image: url(../images/bg-top-col-left.gif);
	padding-top: 94px;
}
.cell_center_home {
	float: left;
	width: 410px;
}
.home_encart_zoom {
	background-color: #8e8c30;
	height: 197px;
	font-size: 11px;
}
.zoom_in {
	float: left;
	padding: 0;
	width: 203px;
	color: #dcdab9;
	font-weight: bold;
	background-color: #8E8C30;
}
.zoom_in p {
	margin-left: 8px;
	line-height: 16px;
}

.zoom_titre {
	background-color: #5D6153;
	color: #dcdab9;
	padding: 9px 7px;
	font-weight: bold;
}


.home_encart_fiche {
	background-color: #dcdab9;
	border-top: solid #FFFFFF 1px;
	font-size: 11px;
	height: 204px;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(images/bg-fiches.gif);
}
.home_encart_fiche h1 {
	font-size: 12px;
	margin-left: 18px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.home_encart_fiche p {
	margin-left: 18px;
	margin-bottom: 6px;
	margin-right: 120px;
	margin-top: 0px;
	line-height: 16px;
}

.home_encart_question {
	background-color: #e1e1e1;
	height: 197px;
	font-size: 11px;
}
.home_encart_question h1 {
	font-size: 12px;
	margin: 0 18px 8px 18px;
}

.home_encart_question p {
	margin: 0 18px 6px 18px;
	line-height: 16px;
}

.home_encart_infos {
	background-color: #5D6153;
	height: 184px;
	color: #dcdab9;
	padding-top: 20px;
	font-size: 11px;
}
.home_encart_infos h1 {
	font-size: 12px;
	margin: 0 18px 8px 18px;
}

.home_encart_infos p {
	margin: 0 18px 6px 18px;
	line-height: 16px;
}
.home_encart_infos a {
	color: #dcdab9;
}
.home_encart_infos ul {
	margin: 18px;
	padding: 0;
}

.home_encart_infos li {
	list-style-type: none;
	background-image: url(images/arrow-menu.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0 5px;
}


.cell_right_home {
	float: left;
	margin-left: 1px;
	width: 220px;
}

.cell_center_large {
	float: left;
	width: 630px;
	padding-top: 12px;
}
.cell_center_large .box_inside {
	border: solid #5D6153 1px;
	padding-top: 30px;

}

.cell_center_large h1 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #5d6153;
	margin-right: 162px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-image: url(images/bg-titre-page.gif);
	background-position: right;
	margin-bottom: 0px;
	margin-top: 0px;
}
.cell_center_large h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 16px;
	border-bottom: dotted #5D6153 2px;
	padding-top: 8px;
	padding-bottom: 4px;
}
.cell_center_large h3 {
	margin: 16px;
	background-color: #dcdab9;
	width: 220px;
	padding: 1px 4px;
}
.cell_center_large h4 {
	margin: 16px;
	margin-left: 146px;
	color: #8c892d;
	font-size: 11px;
	background-repeat: no-repeat;
	background-image: url(images/square.gif);
	background-position: 0 4px;
	padding-left: 12px;
}
.cell_center_large h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 16px 0;
	border-bottom: dotted #a5a68d 2px;
	padding-bottom: 4px;
}


.cell_center_large p {
	margin: 0 16px 8px 16px;
}
.cell_center_large ul {
	margin: 0 16px 16px 22px;
	padding: 0;

}
.cell_center_large li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(images/arrow-menu.gif);
	background-position: 0 5px;
	padding-left: 10px;
	margin-bottom: 6px;

}

.cell_center_large ul.list_type2 {
	margin-left: 170px;
}
.encart_bottom_page {
	background-color: #DCDAB9;
	padding: 16px;
	font-size: 11px;
}
.encart_bottom_page p {
	margin-left: 0px;
}




/* ====================== Cellule centre */
/* === formattage texte central
*/
.cell_center {
	height: auto !important;
	width: 690px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	margin-left: 10px;
	padding-top: 20px;

}
.cell_center p {
	margin: 0;
	line-height: 14px;
	margin-bottom: 4px;
}
.cell_center h1 {

}
.cell_center h2 {

}

.cell_center h3 {

}
.cell_center h4 {

}


.cell_center a {
}

.cell_center a:hover {
}
.cell_center ul {
	margin: 16px 0;
	padding: 0px;
}
.cell_center li {
	list-style-type: none;
	margin: 0 0 2px 16px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 0 6px;
	background-image: url(../images/arrow-list.gif);
	padding-left: 10px;
}



.texte_more {
	text-align: right;
	margin-top: 10px;
}
.texte_more a {
	font-family: "Times New Roman", Times, serif;
	color: #486814;
	font-size: 12px;
	font-weight: bold;
}
.texte_more a:hover {
	color: #98966D;
}

.separ {
	margin: 10px;
	line-height: 0;
	border-bottom: solid #e5e5c9 4px;
}






.imprimer {
	padding-right: 6px;
	text-align: right;
	margin-bottom: 16px;
}
.imprimer a {
	color: #1d798b;
}

.envoi_ami_top {
	text-align: right;
	line-height: 0;
}
.envoi_ami_in {
	background-repeat: no-repeat;
	background-image: url(../images/onglet-envoi-ami-top.gif);
	background-color: #6C696A;
	padding: 6px;
	color: #d2d2d2;
}
.envoi_ami_in p {
	margin: 0 0 6px 0;
}
.envoi_ami_in a {
	color: #FFFFFF;
	margin-right: 6px;
}


.envoi_ami_in input {
	font-size: 10px;
	height: 10px;
}



/*  TABLEAUX ====================*/

.tab_exam {
	margin: 16px auto;
	border: solid #666666 1px;
	font-weight: bold;

}
.tab_exam th {
	background-color: #666666;
	color: #FFFFFF;
	text-align: left;
	padding: 4px 8px;
}
.tab_exam td {
	padding: 4px 8px;
	background-color: #e5e6e5;
	border: solid 1px;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.tab_exam .col1 {
	width: 426px;
}

.tab_exam .head_tab {
	border-top-color: #333366;
	padding: 10px 8px;

}
.tab_exam .foot_tab {
	border-bottom-color: #333366;

}



/* ============================== num bas de page */
.list_alphanum {
	padding: 6px;
	text-align: center;
	color: #999999;
	margin: 10px 0;
}
.list_alphanum a {
	color: #999999;
	text-decoration: none;
	margin: 0 4px;
}

.list_alphanum a.selected {
	font-weight:bold;
	color: #1d798b;
	font-size: 14px;
}


/* ======================= formulaire contact */

.form_contact {
	width: 95%;
	margin: 16px auto;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 11px;
}

.form_contact input {
	width: 180px;
	font-size: 12px;
	height: 14px;
	margin-left: 4px;

}


.form_contact th {
	width: 220px;
	text-align: left;
	padding: 4px 8px;
	background-color: #b7b588;
	border-bottom: solid #ffffff 1px;
	color: #FFFFFF;
	font-weight: normal;

}
.form_contact td {
	padding: 4px 4px 4px 12px;
	background-color: #dcdab9;
	color: #5d6153;
	border-bottom: solid #ffffff 1px;

}
.form_contact .form_radio {
	width: 30px;
}
.form_contact .form_message {
	width: 360px;
}
.form_contact .form_adresse {
	width: 360px;
}
.form_contact .form_bouton {
	height: 20px;
	width: 90px;
	margin: 0;
	padding: 0;

}
.form_contact .form_number {
	width: 90px;
}
.form_contact .form_code {
	width: 60px;
}
.champ_obligatoire {
	color: #8E8C30;
	font-size: 12px;
}



/* ========================== Footer */
#footer {
	text-align: center;
	margin: 0 auto;
	background-repeat: repeat-x;
	background-image: url(images/1pix-bottom.jpg);
	width: 900px;
	color: #FFFFFF;
	font-size: 11px;
	padding: 12px 0;
	margin-bottom: 10px;
}
#footer p {
	color: #757555;
	font-size: 10px;
	text-align: right;
	margin: 0;
}

#footer ul {
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
}
#footer li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	border-right: solid #ffffff 1px;
	line-height: 10px;
}
#footer a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	margin: 0 10px;
	font-weight: bold;
}
#footer a:hover {
	color: #486813;
}
.footer_logos {
	position: absolute;
	margin: -24px 0 0 28px;
}

.footer_persos {
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../images/footer_persos.gif);
	width: 315px;
	height: 60px;
	margin-top: -52px;
	margin-left: 620px;
}
.coordonnees {
	padding-top: 16px;
	text-align: right;
	color: #1d798b;
	font-size: 10px;
	font-weight: bold;
}



#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 963px;
	position: absolute;
	color: #FFFFFF;
	margin-top: 8px;
	padding-bottom: 10px;
}

