@charset "utf-8";
/* CSS Document */

body
{
	background:#CAD6E0;
	background-repeat:repeat-y;
	margin:10px 0;
	padding:0;
	text-align:center;
	font-family:Arial, Geneva, sans-serif;
	font-size:0px;  /* Pour que l'image du pied de page colle au cadre du conteneur */
}
body a
{
	text-decoration:none;
	color:#000000;
}
body a:hover
{
	text-decoration:underline;
}

#conteneur
{
	width:750px;
	margin:0 auto;
	text-align:left;
	border:2px solid #576C85;
	background:#FFFFCC;
}

/*/////////////////////////////////////
		    L'en-tête
/////////////////////////////////////*/
#entete
{
	height:96px;
}

/*/////////////////////////////////////
		    Le chemin
/////////////////////////////////////*/
.chemin
{
	font-size:11px;
	margin-left:20px;
	margin-top:5px;
	color:#FF9900;
	float:left;
}
.imprimer img
{
	float:right;
	margin:10px;
	text-decoration:none;
	border:none;
}

/*/////////////////////////////////////
		    Le menu horizontal
/////////////////////////////////////*/
#menutop, #menutop ul /* Liste */     
{
	padding : 0;
	margin : 0;
	list-style : none; 
	line-height : 20px; /* hauteur pour chaque élément */
	text-align : center; /*centre le texte qui se trouve dans la liste */
}
#menutop /* Ensemble du menu */
{
	font-weight : bold;
	font-family : Arial;
	font-size : 11.5px;
	padding : 0;
	margin : 0;
	float:right;
}
#menutop li ul li a
{
	font-weight : normal;
}
#menutop a /* Contenu des listes */
{
	display : block; /*liens deviennent des balises de type block */
	padding : 0;
	background : #66FFFF;     
	color : #006699;
	text-decoration : none;
	width : 149px;
}
#menutop a:hover 
{
	color: #000000;
	background: #66CCFF;
}
#menutop li /* Elements des listes */      
{ 
	float : left; 
	/* pour IE qui ne reconnaît pas "transparent" */
	border-right : 1px solid #fff; /*bordure blanche à droite de chaque élément */
}
/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li
{
	border-right: 1px solid #fff ; /*bordure transparente à droite de chaque élément */
}
#menutop li ul /* Sous-listes */
{ 
	position: absolute;
	width: 144px;
	left: -999em;
}
#menutop li ul li
{
	font-size : 10.5px;
}
/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menutop li ul li                
{
	border-top : 1px solid #fff; /*bordure transparente en haut de chaque élément */
}
#menutop li:hover ul, #menutop li.sfhover ul /* Sous-listes lorsque la souris passe sur un élément de liste*/
{
	left: auto;
	min-height: 0; /* Corrige bug sous IE */
}

/*/////////////////////////////////////
		    Le menu vertical à gauche
/////////////////////////////////////*/
#menuleft
{
	font-size:11px!important;
	margin:0;
	padding:0;
	width:149px;
	float:left;
	background:#FFFF99;
	/*background:#FFF8DC;
	background:#FF4B5;
	background:#FFEC8B;*/
	border-right:1px solid #576C85;
	border-bottom:1px solid #576C85;
	border-top:1px solid #576C85;
	font-family:Geneva, Arial, sans-serif;
}
#menuleft li, #menuleft li a
{
	list-style :none;
	text-decoration:none;
	color:#660099;
}
#menuleft h3, #menuleft h3 a
{
	font-size:12px !important;
	text-decoration:none;
	color:#000000;
}
#menuleft h3 a:hover, #menuleft h3:hover 
{
	color:#FF9900;
}
.ascenseur
{
	cursor:pointer;
}
#menuleft li a:hover
{
	color:#FF9900;
}
#menuleft ul li
{
	margin-bottom:5px;
}
.menuSousGauche
{
	margin:0;
	padding:0;
}
.fleche
{
	margin-left:3px;
}	
.flechette
{
	margin-left:-12px;
}
.urgent
{
	color:#CC6633;
}

/*/////////////////////////////////////
		    Le contenu
/////////////////////////////////////*/
#contenu
{
	margin-top:21px;
	padding-top:25px;
	margin-left:180px;
	margin-right:20px;
	padding-bottom:25px;
	font-size:11px !important;
	min-height:420px;
}
#contenu h2
{
	text-align:center;
	font-size:19px;
	color:#6666CC;
	font-family:Courrier;
	padding-bottom:15px;
}
#contenu h3, #contenu h3 a 
{
	font-size:14px;
	color:#660099;
	padding-bottom:5px;
	font-family:Courrier;
}
#contenu h4
{
	font-size:13px;
	font-family:Geneva;
	color:#0099CC;
}
#contenu h5
{
	font-size:11px;
}
#contenu a
{
	text-decoration:underline;
	color:#FF9900;
}
#contenu a:hover
{
	text-decoration:underline;
	color:#CC3300;
}
#contenu table
{
	font-size:11px;
	margin-bottom:35px;
}
.img_upload
{
	margin:5px;
	border:1px solid #A1A1A2;
	padding:1px;
	margin-left:10px;
}

.clear  /* Pour que le menu ne dépasse pas le contenu */
{
	clear:both;
}

/*************Page actualités *************/
.liresuite a
{
	color:#FF9900;
}
.boutons_news
{
	float:right;
}

/*************Lien déconnexion *************/
.deconnexion
{
	font-size:13px;
	margin-left:5px;
	color:#660099;
	font-weight:bold;
}
.deconnexion a
{
	color:#660099;
}

/*************Page annuaire *************/
.haut_page
{
	font-size:10px;
margin-left:450px;
}

/*************Pages pôles *************/
.titre_pole
{
	font-size:13px;
	background:#FFCC66;
}

/*************Page contact *************/
.contact
{
	padding:20px;
}
.textcontact
{
	margin-left:70px;
}

/*************Page plan du site *************/
#plan_site
{
	margin-left:50px;
}
#plan_site a
{
	color:#000000;
	text-decoration:none;
}
#plan_site a:hover
{
	color:#6600CC;

}
.titre_plan
{
	font-family:Verdana;
	font-weight:bold;
}

/*************Page offres d'emplois*************/
.titre_poste a
{
	color:#000000;
}

/*************Page privée *************/
.erreur_login
{
	text-align:center;
	color:#CC0000;
}

/*************Page gestion des droits *************/
.table_droits_cat
{
	float:left;
	margin-right:5px;
}
.table_droits_site
{
	float:right;
}

/*************Page gestion des membres *************/
.croix_membre a img
{
	border:none;
}

/*/////////////////////////////////////
		    Le pied de page
/////////////////////////////////////*/
#mentions
{
	width:770px;
	margin:0 auto;
	margin-top:10px;
	font-size:10px;
	text-align:center;
}
#pied
{
font-size:0px;

}
.pied
{
	font-size:0px;
}
