	/**********
	GLOBAL
	**********/
body {
	background-color: #fff;
	font-family: Tahoma,Arial, Helvetica, Sans-serif;
}
img {
	border: none;
}
#main {
	margin: auto;
	width: 989px;
}

#main #center {
	width:989px;
	margin-top:10px;
}
/**************************************/
/************PUB**********************/
/*************************************/
#main #publicite {
	width: 989px;
	height:90px;
	margin-top:15px;
	text-align:center;
	background:#fff url('fond_publicite.jpg') no-repeat;
}
#main #publicite_bottom{
	width: 989px;
	height:9px;
	margin-bottom:5px;
	background:#fff url('bottom_publicite.jpg') no-repeat;
}	

/****************************************/
/************* HEADER ******************/
/*****************************************/
		
#main #header {
	width: 989px;
}
#main #header #ban_header {
	width: 989px;
	height: 125px;
	background:url('fond_header.jpg') no-repeat;
}
#main #header #menu_header {
	width:989px;
	height:29px;
	display:block;
	z-index:1000;
	background:#000 url('fond_menu.jpg') repeat-x;
}
#main #header #menu_header div {
	float:left;
	padding:5px 0 0 10px;
	height:24px;
	color:#fff;
}
#main #header #menu_header div a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
#main #header #menu_header div a:hover{

	text-decoration:underline;
}
#main #header #menu_header div ul {
	position: absolute;
	list-style-type: none;
	list-style-position: inside;
	text-indent: 0px;
	display: none;
	margin: 5px 0 0 0;
	line-height:20px;
	background:#0159a8;
	width:120px;
}
#main #header #menu_header div a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
#main #header #menu_header div a:hover{

	text-decoration:underline;
}
#main #header #menu_header div ul li {
	font-family: Tahoma,Arial, Helvetica, Sans-serif;
}
#main #header #menu_header div a {
	font-family: Tahoma,Arial, Helvetica, Sans-serif;
	text-decoration: none;
}

/****************************************/
/******* CONTENU CENTER HOME*********/
/*****************************************/

#main #center #contact {
	width:217px;
	height:167px;
	float: left;
	text-align:right;
	background:#fff url('fond_contact.jpg') no-repeat;
}
#main #center #contact .num{
	color:#0158a7;
	font-size:22px;
	float:right;
	width:200px;
	margin-top:60px;
	margin-right:5px;
}
#main #center #contact .drap{
	margin-right:5px;
}
#main #center #contact .fax{
	color:#0158a7;
	font-size:18px;
	float:right;
	width:205px;
	margin-top:5px;
	margin-right:5px;
}
#main #center #contact .clic_contact{
	color:#242c36;
	font-size:14px;
	text-decoration:none;
	margin-top:5px;
	margin-right:5px;
}

#main #center #actu {
	width:752px;
	height:167px;
	float:left;
	padding-left:20px;
	background:#fff url('fond_actu_home.jpg') no-repeat;
}

#main #center #actu #titre_bloc{
	font-size:14px;
	color:#004ea1;
	margin-left:40px;
	margin-top:5px;
	margin-bottom:15px;
	float:left;
	width:100px;
}
#main #center #actu #content_bloc{
	float:left;
	width:650px;
}
#main #center #actu #content_bloc .titre_actu{
	font-size:14px;
	color:#004ea1;
	margin-left:10px;
	font-weight:bold;
	text-decoration:none;
}
#main #center #actu #content_bloc .desc_actu{
	font-size:12px;
	color:#000;
	margin-left:10px;
	padding-right:10px;
}
#main #center #actu #content_bloc .lien_actu{
	font-size:12px;
	color:#004ea1;
	text-decoration:none;
}
#main #center #actu #lien_bloc{
	font-size:14px;
	color:#004ea1;
	margin-left:10px;
	margin-top:5px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	width:580px;
	text-align:right;
}

#main #center #edito {
	width:729px;
	height:166px;
	float:left;
	background:#fff url('fond_edito.jpg') no-repeat;
	margin-top:10px;
}

#main #center #edito #titre_edito{
	font-size:14px;
	color:#004ea1;
	margin-left:120px;
	margin-top:45px;
	margin-bottom:5px;
}
#main #center #edito #desc_edito{
	font-size:12px;
	color:#000;
	margin-left:120px;
	width:589px;
	padding-right:10px;
}
#main #center #edito #sign_edito{
	font-size:12px;
	color:#000;
	margin-right:38px;
	float:right;
}

#main #center #rencontre {
	width:260px;
	height:166px;
	float:left;
	background:#fff url('rencontre.jpg') no-repeat;
	margin-top:10px;
	border:0;
}
#main #center #membre{
	width:217px;
	height:171px;
	margin-top:10px;
	float:left;
	background:#ff0000;
}
#main #center #membre a {
	width:217px;
	height:171px;
	display:block;
	background:#fff url('fond_membre.jpg') no-repeat;
	border:0;
}
#main #center #reseau {
	width:772px;
	height:171px;
	float:left;
	background:#fff url('fond_reseau.jpg') no-repeat;
	margin-top:10px;
}
#main #center #reseau #desc_reseau{
	font-size:12px;
	color:#000;
	margin-top:70px;
	margin-left:80px;
	width:660px;
	padding-right:10px;
	line-height:16px;
}
/******************************************/
/**********CONTENU GAUCHE*************/
/*****************************************/
#main #gauche {
	width:217px;
	float:left;
	margin-top:10px;
}
#main #gauche #contact {
	width:217px;
	height:167px;
	float: left;
	text-align:right;
	background:#fff url('fond_contact.jpg') no-repeat;
}
#main #gauche #contact .num{
	color:#0158a7;
	font-size:22px;
	float:right;
	width:200px;
	margin-top:60px;
	margin-right:5px;
}
#main #gauche #contact .drap{
	margin-right:5px;
}
#main #gauche #contact .fax{
	color:#0158a7;
	font-size:18px;
	float:right;
	width:205px;
	margin-top:5px;
	margin-right:5px;
}
#main #gauche #contact .clic_contact{
	color:#242c36;
	font-size:14px;
	text-decoration:none;
	margin-top:5px;
	margin-right:5px;
}
#main #gauche #membre{
	width:217px;
	height:171px;
	margin-top:10px;
	float:left;
	background:#ff0000;
}
#main #gauche #membre a {
	width:217px;
	height:171px;
	display:block;
	background:#fff url('fond_membre.jpg') no-repeat;
	border:0;
}
#main #gauche #activite{
	width:217px;
	height:153px;
	margin-top:10px;
	float:left;
	background:#ff0000;
}
#main #gauche #activite a {
	width:217px;
	height:153px;
	display:block;
	background:#fff url('fond_activite.jpg') no-repeat;
	border:0;
}

/**************************************/
/*******CONTENU DROITE**************/
/************************************/
#main #droite {
	width:732px;
	float:left;
	margin-left:20px;
	margin-top:10px;
}
#main #droite .titre{
	font-size:15px;
	color:#004ea1;
	font-weight:bold;
	width:732px;
	line-height:20px;
	border-bottom:1px #b7b7b7 solid;
}
#main #droite .ligne{
	width:732px;
	border-bottom:1px #b7b7b7 solid;
}
#main #droite p{
	font-size:14px;
	line-height:25px;
}

#main #droite p b{
	font-weight:bold;
	color:#004ea1;
}
	
#main #droite #rectangle_liens{
	width:732px;
	background:#045bab;
	color:#fff;
	font-size:18px;
}

#main #droite #rectangle_liens a {
	color:#fff;
	font-size:18px;
	text-decoration:none;
}

#main #droite #rectangle_liens_petit{
	width:732px;
	background:#045bab;
	color:#fff;
	font-size:14px;
	margin-bottom:10px;
}

#main #droite #rectangle_liens_petit a {
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
#main #droite #rectangle_liens a:hover {
	text-decoration:underline;
}
#main #droite #recherche_doc{
	width:732px;
	background:#c9c9c9;
	text-align:center;
	height:45px;
	padding-top:15px;
	font-size:14px;
	margin-bottom:10px;
}
#main #droite #recherche_doc table{
	margin: 0 auto;
}
#main #droite .lien_activ{ 
	font-size:12px;
	color:#004ea1;
	text-decoration:none;
}

#main #droite .titre_activ {
	margin-top:15px;
	margin-bottom:10px;
	color:#004ea1;
}
#main #droite .titre_activ  a{
	font-size:14px;
	text-align:justify;
	line-height:15px;
	color:#004ea1;
}
#main #droite #btn_activ {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	color:#004ea1;
	text-decoration:none;
}
/***********************************/
/***********connexion************/
/********************************/
#main #droite #texte_connexion{
	font-size:14px;
	margin-bottom:10px;
}
#main #droite #texte_connexion_bas{
	font-size:14px;
	margin-bottom:10px;
	color:#ff0000;
}
#main #droite #texte_connexion_bas a{
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
}
#main #droite #form_connexion{
	width:732px;
	background:#c9c9c9;
	text-align:center;
	height:120px;
	font-size:14px;
	margin-bottom:10px;
}

#main #droite #form_connexion table{
	margin: 0 auto;
}

/***********************************/
/***********contact************/
/********************************/
#main #droite .red{
	color:#ff0000;
	font-size:12px;
}
#main #droite #messageok{
	font-size:12px;
	color:#31a51a;
	margin-top:10px;
	margin-bottom:10px;
}
/***********************************/
/***********structure************/
/********************************/
#main #droite .expl_structure{
	font-weight:bold;
	font-size:14px;
	color:#787878;
	width:732px;
	text-align:center;
}

/***********************************/
/***********exercices************/
/********************************/
#main #droite .ligne_exo{
	height:1px;
	width:730px;
	background:#949494;
}
#main #droite .titre_exo {
	margin-top:15px;
	margin-bottom:5px;
	color:#004ea1;
}
#main #droite .titre_exo  a{
	font-size:14px;
	text-align:justify;
	line-height:15px;
	color:#004ea1;
}
#main #droite #question_texte{
	width:730px;
}
#main #droite .lien_exercice{
	font-size:14px;
	color:#1a6eb6;
	font-weight:bold;
	text-decoration:none;
}
#main #droite .ban_qui{
	width:720px;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	font-size:12px;
	background:#767676;
	color:#fff;
	margin-bottom:5px;
}
#main #droite .ban_qui a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
#main #droite .ban_act{
	width:720px;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	font-size:12px;
	background:#045bab;
	color:#fff;
	margin-bottom:5px;
	margin-top:5px;
}
#main #droite .ban_act a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}

#main #droite .texte-exos{
	margin-left:15px;
}
#main #droite #tab_exercice_modifier label{
	font-size:14px;
}
#main #droite #tab_exercice_modifier td{
	border-bottom : solid #d3e2f1 1px;
	line-height : 40px;

}	
#main #droite #tab_exercice_modifier a{
	color:#176dbd;
	text-decoration:none;
	font-size:12px;

}	
#main #droite #tab_exercice_modifier .col_err{
	color:#ff0000;
	font-size:12px;

}
#main #droite #tab_exercice_ajouter label{
	font-size:14px;
}
#main #droite #tab_exercice_ajouter td{
	border-bottom : solid #d3e2f1 1px;
	line-height : 40px;

}	
#main #droite #tab_exercice_ajouter a{
	color:#176dbd;
	text-decoration:none;
	font-size:12px;

}	
#main #droite #tab_exercice_ajouter .col_err{
	color:#ff0000;
	font-size:12px;

}
/****************************************/
/**** Activite ********/
/*****************************************/
#main #droite #tab_activite_ajouter label{
	font-size:14px;
}
#main #droite #tab_activite_ajouter td{
	border-bottom : solid #d3e2f1 1px;
	line-height : 40px;

}	
#main #droite #tab_activite_ajouter a{
	color:#176dbd;
	text-decoration:none;
	font-size:12px;

}	
#main #droite #tab_activite_ajouter .col_err{
	color:#ff0000;
	font-size:12px;

}
#main #droite .lien_activite{
	font-size:14px;
	color:#1a6eb6;
	font-weight:bold;
	text-decoration:none;
}
/****************************************/
/**** CONTENU Dynamique CENTER ********/
/*****************************************/
#main #droite .col_err{
	font-size:12px;
	color:#ff0000;
}
/****************************************/
/************** FOOTER ******************/
/*****************************************/
	
#main #footer {
	width: 989px;
	text-align:center;
	font-size:12px;
	color:#3e3e3e;
	float:left;
	border-top:1px solid #b7b7b7;
	margin-top:5px;
	padding-top:5px;
}