@charset "utf-8";
/* CSS Document */
html, body {

}
body {
	background-image: url(../images/bg-site.gif);
	background-color: #6C696A;
	margin: 0;
	padding: 0;
}
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;
}
a:active, a:focus{ 
   outline:none; 
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 12px;
	color: #868688;
}
/* ======================= Annulation Div: float */
.clear_float {
	clear: both;
	line-height: 0px;
	height: 0px;
	margin: 0;
}
.objectfloat_left {
	float: left;
}
.container_absolute {
	position: absolute;
}



/* ======================= 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: 925px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 20px;
	color: #5B5B5B;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-bottom: 16px;
}

.active {
	color: #4cbce6;
}
.selected {
	text-decoration: underline;
}
.exergue {
	color: #ED1155;
	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/picto-triangle.gif);
	background-position: 1px 4px;
	font-size: 10px;
}
img.note {
	margin: 0 6px;

}


/* ========================== Header */
#header {
	margin: 0;
	padding: 0;
	height: 166px;
	background-repeat: no-repeat;
	background-image: url(images/bg-header-cpea.jpg);
}
#newsletter {
	position: absolute;
	margin: 15px 0 0 628px;
	font-weight: bold;
	display: inline;
	width: 310px;
	color: #666666;
}
#newsletter p {
	margin: 0;
	padding: 0;
}

#bout_top_right {
	position: absolute;
	margin: 54px 0 0 666px;
	display: block;
	width: 268px;
}
#bout_top_right img {
	margin-bottom: 8px;
}



#logo {
	margin:85px 0 0 47px;
	padding:0;
	width: 122px;
	position: absolute;
}


#menu {
	padding: 0;
	height: 23px;
	margin-left: 220px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/menu-bg-right.gif);
	background-color: #6C696A;
	margin-top: 1px;
	text-align: center;
	font-weight: bold;
}
#menu ul {
	margin: 0;
	padding: 0px;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	border-right: solid #d2d2d2 2px;
	line-height: 23px;
}
#menu a {
	color: #d2d2d2;
	font-size: 12px;
	text-decoration: none;
	margin: 0 22px;
}
#menu a:hover {
	color: #FFFFFF;
}
.bg_decor_home {
	width: 900px;
	margin: 0 auto;
	height: 119px;
	background-repeat: no-repeat;
	background-image: url(images/header-decor.jpg);
}
.menu_sec {
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 0;
	background-repeat: no-repeat;
	background-image: url(../images/triangle-smenu.gif);
	background-position: 206px top;
	display: none;
}
.menu_sec ul {
	margin: 10px 3px 14px 6px;
	padding: 0;
}
.menu_sec li {
	margin: 0 0 2px 0;
	padding: 0 0 0 14px;
	background-repeat: no-repeat;
	background-image: url(images/puce-smenu.gif);
	background-position: 0 3px;
	list-style:none;
}
.menu_sec a {
	font-weight: normal;
}


.menu_sec_top {
	background-repeat: no-repeat;
	background-image: url(../images/onglet-smenu.gif);
	text-align: right;
	padding-right: 36px;
	display: block;
	margin-bottom: 1px;
	background-color: #6C696A;
	/*height: 16px;*/
}
.menu_sec_top a {
	color: #e4e3e3;
	display: block;
	line-height: 16px;
}
.menu_sec_top a:hover {
	color: #FFFFFF;

}

/* ========================== Sous menus */
.smenu_sec {
	position: absolute;
	border: solid #94191e 8px;
	border-top: none;
	border-bottom: 1px;
	border-right: none;
	background-color: #e3e3e3;
	padding: 0;
	color: #FFFFFF;
	padding-right: 0px;
	display: none;
	}

.smenu_sec a {
	padding: 0 10px;
	margin: 0;
	color: #94191E;
	font-size: 11px;
	font-weight: normal;
	display: block;
}
.smenu_sec a:hover {
	margin: 0;
	background-color: #efefef;
	background-repeat: no-repeat;
	background-image: url(../images/picto-triangle.gif);
	background-position: right;
}
.smenu_sec ul {
	margin: 0;
	padding: 0;
}
.smenu_sec li {
	margin: 0;
	padding: 2px 0;
	list-style-type: none;
	line-height: 14px;
}
.smenu_ter {
	position: absolute;
	border: solid #94191e 8px;
	border-top: none;
	border-bottom: 1px;
	border-right: none;
	background-color: #e3e3e3;
	padding: 0;
	color: #FFFFFF;
	display: none;
	line-height: 16px;
}
.smenu_ter ul {
	margin: 0;
	padding: 0;
}
.smenu_ter li {
	margin: 0;
	padding: 2px 0;
	list-style-type: none;
	line-height: 14px;
}
.smenu_ter a {
	padding: 0 0 0 10px;
	margin: 0;
	color: #94191E;
	font-size: 10px;
	font-weight: normal;
	display: block;
}
.smenu_ter a:hover {
	margin: 0;
	background-color: #efefef;
}

#inside {
	background-repeat: repeat-y;
	background-image: url(../images/1px-bg-col-left.gif);
	padding-bottom: 40px;
	margin: 0;
}

.cell_left {
	width: 224px;
	float: left;

}
.cell_left h1 {
	font-size:16px;
	margin: 0 0 14px 6px;
	color: #94191E;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(../images/triangle-smenu.gif);
	background-position: 0 6px;
	padding-left: 16px;
}
.cell_left_inside {
	background-repeat: no-repeat;
	background-image: url(../images/bg-top-col-left.gif);
	padding-top: 94px;
}
.encart_cell_left {
	margin-bottom: 10px;
}

.encart_cell_left p {
	padding: 0 12px;
	margin: 6px 0;
}

.encart_cell_left  ul.level2  {
	margin: 4px 0 8px 0;
	padding: 0;
	display: none;
}
.cell_left .encart_cell_left .menu_sec .level2 li  {
	margin:0;
	padding:0 0 0 6px;
	background-image: url(../images/puce-list.gif);
	background-position:0 5px;
}




/* ====================== 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 {
	font-size:14px;
	margin: 0 0 14px 0;
	color: #94191E;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(../images/puce-smenu.gif);
	background-position: 0 5px;
	padding-left: 12px;
}
.cell_center h2 {
	font-size:16px;
	font-weight:bold;
	margin: 0 0 8px 0;
	color: #666666;
	line-height: 20px;
	padding-bottom: 4px;
	border-bottom: dotted #666666 2px;
	width: 460px;
	margin-bottom: 30px;
}
.cell_center h2.titre_large {
	width: 100%;
}
.cell_center h3 {
	font-size:11px;
	font-weight:bold;
	margin: 0;
	color: #94191E;
	background-repeat: no-repeat;
	background-image: url(images/arrow-title.gif);
	padding-left: 36px;
	line-height: 15px;
	margin-bottom: 18px;
}
.cell_center h4 {
	background-color: #e5e6e5;
	color: #534d4f;
	line-height: 21px;
	font-size: 11px;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-image: url(../images/point.gif);
	background-position: 5px 9px;
}

.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;
}

.encart_onglets {
	margin-top: 30px;
	height: 20px;
	margin-bottom: 2px;
}
.encart_onglets img {
	display: inline;
}

.encart_texte {
	background-color: #f1f1dd;
	padding: 10px;
	margin: 0 0 10px 0;
}
.intro_center_left {
	float: left;
	width: 460px;
}

.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;
}
.separ_biglinks {
	margin: 10px;
	line-height: 0;
	border-bottom: dotted #5c8f12 2px;
}
.bout_bas_content {
	margin: 10px 0;
}
.bout_bas_content img {
	margin-right: 4px;
}



/*  Box onglets  home ====================*/

.box_onglets {
	float: left;
	width: 460px;
	margin-right: 8px;
	margin-bottom: 20px;
}

#box_onglets_top a {
	font-size: 10px;
	color: #FFFFFF;
}
#box_onglets_top a:hover {
	font-size: 10px;
	color: #d2d2d2;
}
.onglets_top_menu {
	float: left;
	width: 70px;
	padding-left: 13px;
	padding-top: 6px;
	line-height: 9px;
}


.onglets_top {
	margin: 0;
	padding: 0;
	height: 30px;
}
.onglets2_top {
	margin: 0;
	padding: 0;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(images/box-onglets2-top.gif);
}
.onglets3_top {
	margin: 0;
	padding: 0;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(images/box-onglets3-top.gif);
}
.onglets4_top {
	margin: 0;
	padding: 0;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(images/box-onglets4-top.gif);
}
.onglets5_top {
	margin: 0;
	padding: 0;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(images/box-onglets5-top.gif);
}

.onglets_inside {
	background-image: url(../images/1px-box-onglets-in.gif);
	background-repeat: repeat-y;
	border-collapse: separate;
}
.onglets_title_vertical {
	float: left;
	width: 26px;
}
.onglets_in {
	float: left;
	width: 278px;
	padding: 10px;
}
.onglets_in p {
	margin: 0 0 8px 0;
	line-height: 16px;
}

.onglets_list_links {
	float: left;
	color: #e2e3e3;
	width: 126px;
	padding: 4px;
}
.onglets_list_links ul {
	margin: 0;
	padding: 0;
	margin-left: 5px;
}
.onglets_list_links li {
	margin: 0 0 4px 8px;
	padding: 0 0 0 12px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(../images/puce-list.gif);
	background-position: 0 4px;
}
.onglets_list_links a {
	color: #e2e3e3;
}
.onglets_list_links a:hover {
	color: #ffffff;
}


.onglets_title_form {
	text-align: right;
	margin-bottom: 18px;
}
.onglets_bottom {
	background-image:url(../images/box-onglets-bottom.gif);
	background-repeat:no-repeat;
	height:18px;
	background-position: bottom left;
}

/*  Boxes Video ====================*/

.box_video {
	float: left;
	width: 222px;
	margin-bottom: 20px;
}
.video_temoignages {
	margin:0 auto;
	margin-bottom: 20px;
	text-align: center;
}

/*  Box Actus ====================*/

.box_actus {
	background-color: #F0EFEF;
	padding: 0;
	float: left;
	width: 220px;
	background-repeat: no-repeat;
	background-image: url(../images/box-actu-top.gif);
	margin: 0 10px 0 0;
}
.actu_inside {
	padding: 0 10px;
	margin:0;
}

.box_actus p {
	margin: 0;
	padding: 0;
}
.cell_center .actu_titre {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	border-bottom: dotted #666666 2px;
	padding-left: 40px;
	height: 24px;
	background-repeat: no-repeat;
	background-image: url(../images/picto-actus.gif);
	padding-top: 4px;
	margin: 10px 0;
}
.actu_texte {
	font-size: 10px;
	color: #666666;
}
.actu_date {
	color: #94191E;
	font-size: 11px;
	font-weight: bold;
}
.box_actus_bottom {
	background-image:url(../images/box-actu-bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	padding: 0;
	margin:0;
	height: 10px;
	line-height: 0;
}

/*  Box Decouvre ====================*/

.box_decouvre {
	float: left;
	width: 460px;
	background-repeat: no-repeat;
	background-image: url(../images/bg-box-decouvre.gif);
	background-position: top right;
	background-color: #F0EFEF;
}
.decouvre_inside {
	padding: 10px;
	float: left;
	width: 394px;
}
.decouvre_arrow {
	width: 22px;
	text-align: center;
	float: left;
	margin-top: 80px;
}
.decouvre_photo {
	float: left;
	width: 140px;
	margin-right: 16px;
	padding-top: 20px;
}
.decouvre_text {
	float: left;
	width: 238px;
	padding-top: 10px;
}
.decouvre_bottom {
	background-image:url(../images/box-decouvre-bottom.gif); 
	background-repeat:no-repeat; 
	height:10px;
}
.box_print_envoi {
	float: left;
	width: 219px;
	margin-left: 6px;
}
#decor_entreprise {
	text-align: center;
}

/* ================= Box encart etirable */
.box_encart {
	margin: 0;
	padding: 0;
	margin-bottom: 16px;
}
#inside .box_encart p {
	margin: 0 0 6px 0;
	padding: 0;
}
#inside .box_encart h1 {
	margin: 0;
	padding: 0;
	color: #6C696A;
	font-size: 10px;
	background: none;
}
.box_encart_top {
	background-repeat: no-repeat;
	background-image: url(../images/box-encart-top-left.gif);
	margin: 0;
	padding: 0;
	height: 25px;
	background-color: #6C696A;
}
.box_encart_top_in {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/box-encart-top-right.gif);
	color: #e2e3e3;
	font-size: 16px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 2px;
}
.box_encart_inside {
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(images/1px-box-encart-right.gif);
	background-color: #e2e3e3;
}
.box_encart_inside_in {
	padding: 6px 12px;
}

.box_encart_bottom {
	background-repeat: no-repeat;
	background-image: url(../images/box-encart-bot-left.gif);
	height: 7px;
	background-color: #E2E3E3;
}
.box_encart_bottom_in {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/box-encart-bot-right.gif);
	height: 7px;
}
/* ================= Box encart border etirable */
.box_border {
	margin: 0;
	padding: 0;
}
#inside .box_border p {
	margin: 0 0 6px 0;
	padding: 0;
}
#inside .box_border h1 {
	margin: 0;
	padding: 0;
	color: #6C696A;
	font-size: 10px;
	background: none;
}
#inside .box_border ul.level2  {
	margin: 0;
	padding: 0;
	display: none;
}
#inside .box_border .level2 a  {
	color: #6C696A;
}
.box_border_top {
	background-repeat: no-repeat;
	margin: 0;
	height: 6px;
	background-image: url(images/onglet-border-top-right.gif);
	background-position: right top;
}
.box_border_top_in {
	border-top: solid #94191E 1px;
	margin: 0 6px;
}
.box_border_inside {
	border: solid #94191E 1px;
	border-top: none;
	border-bottom: none;

}
.box_border_inside_in {
	padding: 6px 12px;
}

.box_border_bottom {
	background-repeat: no-repeat;
	margin: 0;
	height: 6px;
	background-image: url(images/onglet-border-bot-right.gif);
	background-position: bottom right;
	padding: 0;
}
.box_border_bottom_in {
	margin: 0 6px;
	position: relative;
	padding-top: 5px;
	border-bottom: solid #94191E 1px;
}
.box_border_inside_in a {
	font-weight: normal;
	color: #94191E;
}
.box_border_inside_in a:hover {
	text-decoration: underline;
	color: #827F80;
}
.box_border_smenu {
	margin-bottom: 10px;
	display: none;
}




/* ===================== Box team */
.box_team {
	margin-bottom: 20px;
}
#inside .box_team p {
	margin: 0 0 6px 0;
	padding: 0;
}
#inside .box_team h1 {
	margin: 0 0 30px 0;
	padding: 0 0 4px 0;
	color: #6C696A;
	font-size: 12px;
	background: none;
	font-weight: normal;
	border-bottom: dotted #d2d2d2 2px;
}
.box_team_top {
	background-repeat: no-repeat;
	background-image: url(images/onglet-nom-top-left.gif);
	margin: 0;
	padding: 0;
	height: 22px;
	background-color: #94191E;
	width: 300px;
}
.box_team_top_in {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/onglet-nom-top-right.gif);
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-align: center;
}
.box_team_inside {
	background-repeat: repeat-x;
	background-image: url(../images/1px-box-team.jpg);
	padding-left: 26px;
	width: 94%;
	background-color: #FAFAFA;

}
.box_team_inside img {
	margin-top: 16px;

}

.box_team_inside_in {
	background-position: right top;
	background-image: url(../images/box-team-top-right.gif);
	background-repeat: no-repeat;
	padding: 6px 12px;
	margin-left: 120px;
	padding-bottom: 10px;
}


.box_team_bottom {
	height: 19px;
	background-color: #fbfbfa;
	text-align: right;
	border-bottom: solid #d2d2d2 1px;
}
/* =============== Box tableau noir board */
.box_board {
	background-repeat: no-repeat;
	background-image: url(../images/tableau-pedagogique.jpg);
	width: 271px;
	height: 316px;
	margin: 0 auto;
}
.text_board {
	top: 72px;
	left: 18px;
	position: absolute;
	color: #FFFFFF;
	width: 234px;
	height: 126px;
	overflow: auto;
	padding: 0 2px;
}
.text_board p {
	margin-bottom: 6px;

}
.text_board ul {
	margin: 0;
	padding: 0;

}
.text_board li {
	margin-left: 6px;


}



#boutons_entreprise {
	margin-left: 10px;
	padding: 0;
	float: left;
	width: 342px;
}


 /* ================= Box calendrier */
#box_calendrier {
	float: left;
	width: 342px;
	margin-left: 10px;
}
.calendrier_top {
	margin-left: 14px;
	background-repeat: no-repeat;
	background-image: url(images/calendrier-top.gif);
	padding: 9px 29px;
	color: #94191E;
	font-size: 12px;
	font-weight: bold;
}
.onglet_bande {
	background-color: #E2E3E3;
	margin-bottom: 1px;
	padding: 0 10px;
	line-height: 18px;
}
.onglet_bande a {
	display: block;
	background-image: url(../images/triangle-smenu.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	color: #6C696A;
}
.onglet_bande a:hover {
	text-decoration: none;
}





.imprimer {
	padding-right: 6px;
	text-align: right;
	margin-bottom: 16px;
}
.imprimer a {
	color: #94191E;
}

.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;
}
.onglets_options_info {
	margin: 30px 0 16px 0;
	height: 42px;
	background-repeat: repeat-x;
	background-image: url(images/1px-onglets-options.gif);
	padding-left: 26px;
}
.onglets_options_info img {
	margin-right: 1px;
}

/* ORGANIGRAMME ================= */

#org_cpea {
	margin-bottom: 40px;

}
.org_logo {
	text-align: center;
	margin-bottom: 18px;

}

.org_box {
	width: 171px;
	margin: 0 auto;
}
.org_box_in {
	border-right: solid #d2d2d2 1px;
	padding: 16px;
	padding-bottom: 10px;
}
.org_box_in ul {
	margin: 0;
	padding: 0;
}
.org_box_in li {
	margin: 0;
	padding: 0;
	background: none;
	margin-bottom: 6px;
}


.org_box_bottom {
	background-repeat: no-repeat;
	background-image: url(../images/org-box-bottom.gif);
	height: 10px;
}
.org_arrows_cpea {
	background-repeat: no-repeat;
	background-image: url(../images/org-arrows-cpea.gif);
	height: 41px;
	background-position: center;
}
.org_arrows {
	background-repeat: no-repeat;
	background-image: url(../images/org-arrows.gif);
	height: 41px;
	background-position: center;
}

#org_cpea .org_top_dir {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/org-top-dir-cpea.gif);
	padding: 4px;
	text-align: center;
}

#org_cpea .org_top_service {
	font-size: 11px;
	font-weight: bold;
	color: #94191E;
	padding: 4px;
	text-align: center;
	width: 163px;
	margin: 0 auto;
	background-color: #d2d2d2;
}
#org_cpea .org_top_pole {
	font-size: 11px;
	font-weight: bold;
	color: #94191E;
	background-repeat: no-repeat;
	background-image: url(../images/org-top-pole.gif);
	padding: 4px;
	text-align: center;
	width: 163px;
	margin: 0 auto;
}
.org_box_tel_mail {
	background-image: url(../images/org-box-tel-mail.gif);
	width: 241px;
	border-bottom: solid #d2d2d2 1px;
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	height: 50px;
	padding: 10px 2px;
	margin: 6px auto;
	padding-left: 6px;
}

.box_pole {
	width: 50%;
	float: left;
}


#org_esup_m {

}
#org_esup_m .org_logo {
	text-align: center;
	margin-bottom: 18px;
	color: #006d89;
	font-size: 11px;
	font-weight: bold;

}
#org_esup_m .org_top_dir {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/org-top-dir-esup-m.gif);
	padding: 4px;
	text-align: center;
}

#org_esup_m .org_top_service {
	font-size: 11px;
	font-weight: bold;
	color: #006d89;
	padding: 4px;
	text-align: center;
	width: 163px;
	margin: 0 auto;
	background-color: #d2d2d2;
}
#org_esup_m .org_top_pole {
	font-size: 11px;
	font-weight: bold;
	color: #006d89;
	background-repeat: no-repeat;
	background-image: url(../images/org-top-pole.gif);
	padding: 4px;
	text-align: center;
	width: 163px;
	margin: 0 auto;
}
#org_esup_sg {
}
#org_esup_sg .org_logo {
	text-align: center;
	margin-bottom: 18px;
	color: #2585c8;
	font-size: 11px;
	font-weight: bold;

}
#org_esup_sg .org_top_dir {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/org-top-dir-esup-sg.gif);
	padding: 4px;
	text-align: center;
}

#org_esup_sg .org_top_service {
	font-size: 11px;
	font-weight: bold;
	color: #2585c8;
	padding: 4px;
	text-align: center;
	width: 163px;
	margin: 0 auto;
	background-color: #d2d2d2;
}
#org_esup_sg .org_top_pole {
	font-size: 11px;
	font-weight: bold;
	color: #2585c8;
	background-repeat: no-repeat;
	background-image: url(../images/org-top-pole.gif);
	padding: 4px;
	text-align: center;
	width: 163px;
	margin: 0 auto;
}


/*  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;
	vertical-align: middle;
}
.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: #94191E;
	font-size: 14px;
}


/* ======================= formulaire contact */

.form_contact {
	width: 98%;
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0px;
	border: solid #94191E 1px;
	border-left: none;
	border-right: none;
	margin-bottom: 16px;
}

.form_contact input {
	width: 180px;
	font-size: 12px;
	height: 14px;
	margin-left: 4px;

}


.form_contact th {
	width: 156px;
	text-align: left;
	padding: 4px 8px;
	background-color: #FAFAFA;
	background-repeat: repeat-x;
	border-bottom: solid #E6E5E5 1px;

}
.form_contact td {
	padding: 4px 4px 4px 12px;
	background-image: url(../images/1px-bg-form.gif);

}
.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: #94191E;
	font-size: 14px;
}



/* ========================== Footer */
#footer {
	text-align: left;
	margin: 0;
	background-repeat: no-repeat;
	background-image: url(../images/bg-bottom-site.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
}
#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: #94191e;
	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;
}

