@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
}
body {
	background-image: url('../images/bg-top.jpg');
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: none;
	margin: 0;
	padding: 0;
	display: inline;
	text-decoration: none;
}

a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #6c696a;
	font-weight: bold;
}

a:hover {
	color: #999999;

}
a:active, a:focus{
   outline:none;
}

/* ======================= 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: 953px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	color: #5B5B5B;
	font-size: 12px;
	background-position: 0 283px;
	background-image: url(../images/line-site.gif);
	background-repeat: no-repeat;
}

.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: 264px;
}
#newsletter {

}
#newsletter p {

}
#newsletter a {

}


#bout_top_right {
	position: absolute;
	margin: 54px 0 0 666px;
	display: block;
	width: 268px;
}
#bout_top_right img {
	margin-bottom: 8px;
}



#logo {
	padding:0;
	margin: 0 auto;
	margin-top: 20px;
	position: absolute;
	left: 380px;
}
#baseline_top {
	position: absolute;
	left: 0px;
	top: 183px;
}
#boutons_top {
	position: absolute;
	left: 725px;
	padding: 0;
	margin: 0;
	width: 246px;
}

.btn_top {
	float: left;
	padding: 0;
	margin: 0 0 0 15px;
}
.btn_top_msg {
	color: #FFFFFF;
	background-color: #6C6D6D;
	text-align: center;
	font-size: 11px;
	width: 61px;
	margin: 0;
	padding: 0;
	height: 30px;
	display: none;
}



/* ================ Menu principal */
#menu_container {
	background-repeat: no-repeat;
	background-image: url(../images/decor-menu.jpg);
	background-position: right;
	height: 111px;
	margin-top: 1px;
}



.menu {
	padding: 0;
	margin-top: 1px;
	font-weight: bold;
	position: absolute;
	top: 136px;
}
.menu ul {
	margin: 0;
	padding: 0px;
}
.menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(../images/menu-circle.gif);
	background-position: 0 5px;
	line-height: 23px;
	font-size: 0.1em;
	margin-bottom: 14px;
}
.menu a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	margin: 0 22px;
	display: block;
	margin-right: 0px;
	padding-right: 6px;
}
.menu a:hover {
	color: #EFEFEF;

}


/* ========================== Sous menus */
.smenu_sec {
	padding: 0;
	color: #FFFFFF;
	display: none;
	position: absolute;
	margin: 0;
	}
#header .menu_infos_btn {
	margin: 0;
	padding: 0;
	height: 21px;
}
#header .menu_infos_btn a {
	display: inline;
	margin: 0;
	padding: 0;
}

#header .menu_infos_btn a:hover {
	background:none;
}

.smenu_sec_top {
	margin: 0;
	padding:0;
	background-image: url(../images/menu-corner-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #A4A5A5;
}

.smenu_sec_top_in {
	font-weight: bold;
	background-image: url(../images/menu-corner-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 2px;
	padding-left: 4px;
}

.smenu_sec_in {
	margin: 0px;
	padding: 0;
	background-color: #A4A5A5;
	background-image: url(../images/1px_bg_smenu.gif);
	background-repeat: repeat-x;
}
.smenu_sec_in p {
	margin: 0;
	padding: 0 2px;
	text-align: center;
	padding-bottom: 10px;
}


.smenu_sec_bottom {
	height: 10px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/menu-bottom-right.gif);
	margin: 0px;
	background-position: right;
}
.smenu_sec_bottom_in {
	margin: 0 10px;
	padding: 0;
	font-size: 0.01em;
	height: 10px;
	background-color: #A4A5A5;
}



.smenu_sec a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	padding: 1px 6px;
	display: block;
}
.smenu_sec a:hover   {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;

}
.smenu_sec_top a {
	font-weight:bold;
	margin: 0;
	padding: 0;
}
.smenu_sec_top a:hover {
	background: none;
}

.smenu_sec ul {
	margin: 0;
	padding: 4px 0 1px 0;
}
.smenu_sec li {
	margin: 0 0 4px 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.1em;
	display: block;
}



#inside {
	margin: 0;
	color: #5d6153;
	padding: 0 12px;
}
.zone_titre h1  {
	font-size: 24px;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;

}



/* =================== cell_left */
.cell_left {
	width: 222px;
	float: left;

}
.cell_left_inside {
	float: left;
	width: 140px;
}
.cell_left_inside ul {
	margin: 0;
	padding: 0;
}
.cell_left_inside li {
	margin: 0 0 6px;
	padding: 0;
	list-style-type: none;
}

.cell_left_inside a {
	font-weight: normal;

}

.cell_left_inside a.selected, .cell_left_inside a:hover {
	font-weight: bold;
	text-decoration: none;

}


/* ====================== cell_center */
/* === 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;

}
.titre_groupe {
	padding: 0px;
	text-align: center;
}
.encart_center_in {
	margin-bottom: 20px;
}
.texte_center_in {
	float:left;
	width: 75%;
}


.cell_center_in {
	float: left;
	width: 780px;
}
.cell_center_in img {
	border-color: #898a8a;
	border-top: solid 3px;
	border-left: solid 2px;
}



.cell_center_in h1 {
	font-size: 16px;
}
.cell_center_in h2 {
	font-size: 14px;
	padding: 0;
	margin: 0 0 18px 0;


}
.cell_center_in h3 {
	font-size: 14px;
	padding: 0 0 0 14px;
	margin: 0 0 8px 0;
	background-repeat: no-repeat;
	background-image: url(../images/puce-titre.gif);
	background-position: 0 5px;

}
.cell_center_in h4 {
	font-size: 12px;
	margin: 0 0 6px 0;
	color: #666666;
	font-weight: bold;
	font-style: italic;

}


.cell_center_in p {
	margin: 0 0 12px 0;
	padding: 0;
}
.cell_center_in ul {
	margin: 0 16px 20px 22px;
	padding: 0;

}
.cell_center_in li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(../images/puce-list.gif);
	background-position: 0 6px;
	padding-left: 10px;
	margin-bottom: 4px;
	color: #999999;

}
.cell_center_in .separ {
	margin: 10px;
	line-height: 0;
	font-size: 0.1em;
	background-repeat: no-repeat;
	background-image: url(../images/separ.jpg);
	border: none;
	padding: 2px;
}


.encart_bottom_page {
	background-color: #DCDAB9;
	padding: 16px;
	font-size: 11px;
}
.encart_bottom_page p {
	margin-left: 0px;
}

/* =================== cell_center_home */
.cell_center_home {
	text-align: center;

}
.cell_center_home p {
	margin: 20px 60px;
}

.cell_center_home, .cell_center {
	margin: 0;
	padding: 0;
	margin-bottom: 40px;

}


.btn_back {
	text-align: right;
}




.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 #ABACAC 4px;
	font-size: 0.1em;
}


/* =================== cell_right_home */
.cell_right_home {
	float: left;
	margin-left: 1px;
	width: 220px;
}

/* =================== cell_right */
.cell_right {
	float: left;
	width: 220px;
}


/* ======================== page url */
.page_url {
	padding: 4px 2px;
	float: none;
}
.page_url a {
	font-weight: bold;
	color: #999999;
	font-size: 11px;
	background-repeat: no-repeat;
	background-image: url(../images/arrow-page-url.gif);
	background-position: 0 5px;
	padding-left: 6px;
	margin-right: 4px;
}
.page_url a.selected {
	text-decoration: underline;
}


/*  TABLEAUX ====================*/
.tab_rubriques {
width:80%; margin:16px auto; text-align:center;
}

.tab_rubriques td {
	padding: 12px;
}

.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;
}


/* ======================  Bottom menu */

#bottom_menu {
	padding: 20px 6px;
	text-align: center;
}#bottom_menu ul {
	margin: 0;
	padding: 0;

}
#bottom_menu li {
	list-style-type: none;
	display: inline;
	border-right: solid #999999 1px;
}

#bottom_menu a {
	color: #999999;
	font-size: 10px;
	padding: 0 6px;
	font-weight: normal;
}
#bottom_menu a:hover {
	text-decoration: none;
	color: #6C6D6D;
}
/* ================= Bottom baseline et copyright */
.baseline_bottom {
	margin: 0 auto;
	padding: 12px;
	text-align: justify;
	color: #CCCCCC;
	font-size: 10px;

}
#copyright {
	font-size: 10px;
	color: #333333;
	margin-top: 6px;
	padding: 10px;
	border-top: solid #cfcfcf 1px;
}
.realisation a {
	padding-left: 16px;
	background-repeat: no-repeat;
	background-image: url(../images/cubes_digital.gif);
}
