@charset "utf-8";
/* CSS Document */
html, body {
}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(images/1px-bg-bottom.jpg);
	background-position: bottom;
}
#main_container {
	background-repeat: repeat-x;
	background-image: url(images/bg-site.gif);
}
img {
	border: none;
	margin: 0;
	padding: 0;
	color: #5B744E;
}
.win.ie6 li {
	font-size:1px;
}

form {
	margin: 0;
	padding: 0;
}
table {
	margin: 0;
	padding: 0;
	empty-cells: show;
	border-collapse: collapse;
	width: 100%;
}
td {
	margin: 0;
	padding: 4px;
	border:0;
	vertical-align: top;
}



a {
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #172D82;
}

a:hover {

}
a:active, a:focus{ 
   outline:none; 
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	border: solid #b2c4c9 1px;
	color: #172D82;
}
.mac.safari input {
	font-size: 9px;
	height: 10px;
	margin-bottom: 1px;

}

/* ======================= Annulation Div: float */
.clear_float {
	clear: both;
	line-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;
}
.cellcenter_img {
	border: solid 1px;
	border-color: #233782;
	margin-bottom: 8px;
}


/*  BLOC GLOBAL ====================*/

#blocglobal {
	width: 990px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 12px;
	background-image: url(images/1px-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	margin-bottom: 20px;
}



.active {
	color: #4cbce6;
}
.selected {
	text-decoration: underline;
}
.intro {
	color: #92A8B1;
	padding-bottom: 10px;
}

.exergue {
	color: #ff072b;
	font-weight: bold;
}
.savoir_plus {
	margin-bottom: 10px;
}
.savoir_plus a {
	padding-left: 14px;
	background-repeat: no-repeat;
	background-image: url(images/arrow-link.gif);
}
img.note {
	margin: 0 6px;

}


/* ========================== Header */
#header {
	margin: 0;
	background-repeat: repeat-x;
	background-image: url(images/1px-header.gif);
	height: 128px;
	background-position: bottom;
	position: relative;
}
#top_options {
	text-align: right;
	height: 18px;
	padding-top: 22px;
}

#logo, #top_title, #coordonnees {
	position: absolute;
}
#logo {
	top: 0px;
	left: 0px;
}
#top_title {
	left: 354px;
	top: 26px;
	color: #c2151c;
	font-size: 20px;
	font-weight: bold;
	width: 282px;
	padding: 6px;
	text-align: center;
}
#coordonnees {
	left: 652px;
	top: 20px;
}


/* ========================= inside */
#inside {
	border: solid #989898 1px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	color: #172D82;


}

/* ========================== bandeau flash home */
#flash_home {
	margin-top: 65px;
	margin-bottom: 12px;
	z-index: 1;
	width: 988px;
	text-align: center;

}




#menu {
	height: 73px;
	background-repeat: repeat-x;
	background-image: url(images/1px-bg-menu.gif);
	font-weight: bold;
	margin: 0;
	border-top: solid #8f0c1f 1px;
	z-index: 10;
	width: 988px;
	text-align: center;
	position: absolute;
}
#menu img {
	z-index: 10;


}

#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 26px;
	background-repeat: no-repeat;
	background-image: url(images/menu-separ.gif);
	background-position: left bottom;
	display: inline;
}
#menu a {
	color: #FFFFFF;
	font-size: 12px;
}
.safari #menu a {
	padding-bottom:6px;
}
#menu a:hover, #menu a.selected {

}

/* ========================== Sous menus */
.smenu_sec, .smenu_ter {
	padding: 0;
	display: none;
	position: absolute;
	width: 128px;
	top: 65px;
	z-index: 50;
	}

.smenu_sec_top {
	margin: 0;
	padding-top: 4px;
	background-color: #666666;
}
.smenu_sec_in {
	margin: 0px;
	padding: 0;
	border: solid #414141 1px;
	border-top: none;
	border-bottom: none;
	background-color: #FFFFFF;
}

.smenu_sec_bottom {
	height: 9px;
	padding: 0;
	background-image: url(images/smenu-bottom.gif);
	background-repeat: no-repeat;
}


.smenu_sec a {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 4px 0;
}
.smenu_sec a:hover   {
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/1px-bg-menu-btm.gif);
	background-color: #8f0c1f;
}
.smenu_sec ul {
	margin: 0;
	padding: 6px 0 2px 0;
}
.smenu_sec li {
	margin: 0 0 4px 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}



/* ====================== cell_center */
/* === formattage texte central
*/
.cell_center {
	width: 660px;
	font-size: 11px;
	float: left;
	margin: 0 20px;

}

.cell_center p {
	margin-bottom: 16px;
	margin-top: 0px;
	font-size: 14px;

}
.cell_center h1 {
	font-size: 21px;
	color: #ff072b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-repeat: no-repeat;
	background-image: url(images/arrow-title.gif);
	background-position: 0 6px;
	margin: 10px 0 30px 0;
	padding: 0;
	padding-left: 30px;

}
.cell_center h2 {
	font-size: 16px;
	margin: 0;
	background-image: url(images/bg-site.gif);
	padding-bottom: 6px;
	padding-top: 4px;
	margin-bottom: 26px;
	padding: 4px 8px;

}

.cell_center h3 {
	font-size: 11px;
	margin: 12px 0 8px 0;
	background-repeat: no-repeat;
	background-color: #E3EAEA;
	padding: 2px 4px;

}
.cell_center h4 {

}


.cell_center a {

}

.cell_center a:hover {
}
.cell_center ul {
	margin: 16px 0 20px 24px;
	padding: 0px;
}
.cell_center li {
	list-style-type: none;
	margin: 0 0 2px 16px;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(images/arrow-list.gif);
	padding-left: 12px;
	background-position: 0 5px;
	font-size: 12px;
}

/* =================== cell_right */
.cell_right {
	width: 264px;
	float: left;
	margin: 0;
	padding: 0;

}
.cell_right .box_right p {
	margin: 0 0 4px 0;
}

.cell_right h1 {
	background-image: url(images/bg-titre-encart.gif);
	color: #FFFFFF;
	font-size: 16px;
	padding: 2px 10px;
	margin: 0;
}
.cell_right  h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.cell_right img {
	border: solid #172D82 1px;
}

.box_right {
	border: solid #818181 1px;
	border-top: none;
	padding: 10px;
	margin-bottom: 20px;
}






.separ {
	margin: 10px;
	line-height: 0;
	border-bottom: solid #DFDFDF 4px;
}



/*  TABLEAUX ====================*/

.tab_etude {
	margin: 16px auto;
	border: solid #666666 1px;
	font-weight: bold;
	width: 94%;
	margin-top: 0px;

}
.tab_etude th {
	color: #FFFFFF;
	text-align: left;
	padding: 4px 8px;
	font-size: 14px;
	background-image: url(images/1px-bg-menu-btm.gif);
	border: solid #333333 1px;
}
.tab_etude 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_etude .col1 {

}

.tab_etude .head_tab {
	border-top-color: #333366;
	padding: 4px;
	font-size: 16px;
	background-color: #233782;
	color: #FFFFFF;
	background-image: url(images/bg-titre-encart.gif);

}
.tab_etude .foot_tab {
	border-bottom-color: #333366;
	background-image: url(images/bg-titre-encart.gif);

}
.tab_logos td {
	text-align: center;
	width: 50%;
	padding: 10px 4px;
}




/* ============================== 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: 88%;
	margin: 16px auto;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 12px;
	border-top: solid #999999 2px;
}

.form_contact input {
	width: 180px;
	font-size: 12px;
	height: 14px;
	margin-left: 4px;

}
.form_contact select {
	height: 20px;
}


.form_contact th {
	text-align: left;
	padding: 4px 8px;
	border-bottom: solid #ffffff 1px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(images/bg-titre-encart.gif);
	width: 240px;
	border-left: solid #999999 1px;

}
.form_contact td {
	padding: 4px 4px 4px 12px;
	background-color: #DFDFDF;
	border-bottom: solid #ffffff 1px;
	border-right: solid #999999 1px;

}
.form_contact .form_radio {
	width: 30px;
}
.form_contact .form_message {
	width: 300px;
	height: 60px;
}
.form_contact .form_adresse {
	width: 300px;
}
.form_contact .form_bouton {
	height: 20px;
	width: 90px;
	margin: 0;
	padding: 0;

}
.form_contact .form_number {
	width: 90px;
}
.form_contact .form_code {
	width: 60px;
}
.form_contact .exergue {
	font-size: 14px;
}

/* ======================  btm_menu  */

#btm_menu {
	background-repeat: no-repeat;
	background-image: url(images/bg-menu-btm-left.gif);
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 660px;
}
.btm_menu_in {
	background-repeat: no-repeat;
	background-image: url(images/bg-menu-btm-right.gif);
	height: 29px;
	background-position: right top;
}
.btm_menu_links {
	background-image: url(images/1px-bg-menu-btm.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 9px;
	height: 24px;
	padding-top: 5px;
}


#btm_menu a {
	color: #FFFFFF;
	margin: 0;
	font-size: 12px;
	border-right: solid #9E3746 2px;
	padding: 4px 8px;
	text-decoration: none;
}
#btm_menu a:hover {
	background-color: #8A0C1F;
}




/* ================= Bottom et copyright */


.realisation {
	color: #FFFFFF;
	font-weight: normal;
	float: right;
}


.realisation a {
	padding-left: 6px;
	color: #FFFFFF;
	font-weight: normal;
}

.bottom_baseline {
	margin: 10px auto;
	padding: 0;
	text-align: center;
	color: #c2151c;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.ref_mini img {
	border: solid 1px;
	border-color: #172D82;
	margin: 0 4px;
}

