/*******  Global  *******/
body {
	background-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.75em;/*12px*/
	text-align: center;
	margin: 0 auto 0 auto;
}

a:link {
	text-decoration: none;
	color: #006AB3;
}

a:visited {
	text-decoration: none;
	color: #006AB3;
}

a:hover {
	text-decoration: none;
	color: #39C3E1;
}

sup {
	font-size: 75%;
	line-height: 1px;
}

#page {
	background-color: white;
	margin: 5px auto 5px auto;
	text-align: left;
	width: 994px;
	border: black solid 1px;
	}

#footer {
	width:996px;
	clear:both;
	height: 0px;
}

/******** MENU GAUCHE *******/
#menugauche{
	background-image: url("../images/menugauche.jpg");
	width: 286px;
	min-height: 800px;
	float: left;
	height: 100%;
	text-align:right;
	
}

.menu_section{
	color: #91D1DB;
	font-size: 17px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 25px 30px 10px 5px;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
}

.menu_item{
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 0 30px 0 0;
	margin: 5px 0 5px 0;
}

#menugauche a:link {
	text-decoration: none;
	color: white;
}

#menugauche a:visited {
	text-decoration: none;
	color: white;
}

#menugauche a:hover {
	text-decoration: none;
	color: #39C3E1;
}

/******* HEADER + MENU *********/
#entete{
	background-image: url("../images/header.jpg");
	width: 100%;
	height: 178px;
}

#barre_menu{
	float:right;
	padding: 22px 10px 0 0;
	color: white;
	font-size:15px;
	font-weight: bold;
	letter-spacing: 1pt;
}

#barre_menu a:link {
	text-decoration: none;
	color: white;
}

#barre_menu a:visited {
	text-decoration: none;
	color: white;
}

#barre_menu a:hover {
	text-decoration: none;
	color: #39C3E1;
}

#barre_menu table{
	width: 690px;
	padding: 0 5px 0 5px;
}

#barre_menu table td{
	text-align: center;
}

#barre_menu a.reserve:link{
	color: #BBE0E6;
}
#barre_menu a.reserve:visited{
	color: #BBE0E6;
}
#barre_menu a.reserve:hover{
	color: #39C3E1;
}

#barre_menu table td.connexion{
	font-size: 10px;
	height: 28px;
	text-align: right;
	letter-spacing: 0pt;
}



/******* CONTENU ******/
#contenu{
	width: 698px;
	float: right;
	padding: 10px 0 0 10px;
	/*text-align: center;*/
}

.titre_login{
	font-size:14px;
	font-weight: bold;
	height: 30px;
}

.etab_nom{
	font-size:12px;
	font-weight:bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.etab_detail{
	font-size:12px;
	margin: 0 0 0 0;
	padding: 2px 0 0 0;
}

.note_ao{
	font-size:11px;
	margin: 0 7px 0 0;
	padding: 5px 10px 5px 10px;
	background-color:#F8F8F8;
}

a.modif_etab{
	color:#009900;
	border-color: #003300;
	border-style: solid;
	border-width: thin;
}

a.voir_etab{
	color:#FF6600;
	border-color: #003300;
	border-style: solid;
	border-width: thin;
}


a.del_etab{
	color:#CC0000;
	border-color: #003300;
	border-style: solid;
	border-width: thin;
	font-weight: bold;
}

a.voir_etab{
	color:#33CC33;
	border-color: #003300;
	border-style: solid;
	border-width: thin;
	font-weight: bold;
}

a.add_etab{
	color:#3366CC;
	border-color: #003300;
	border-style: solid;
	border-width: thin;
	font-weight: bold;
}

.sous-titre{
	color: black;
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0 0 5px;
	text-decoration:underline;
}

.contenutexte{
	font-size: 12px;
	margin: 10px 10px 0 10px;
}

.note{
	font-size: 10px;
	color: #666666;
	margin: 5px 10px 0 15px;
}
/**** INSERT DROITE ****/
#insert_droite{
	float:right;
	width: 150px;
	border-left: 1px solid #999999;
	margin: 20px 0 0 10px;
	padding: 0 0 0 5px;
}

#insert_droite a{
	font-size: 10px;
	height:30px;
}

/******* DOSSIERS *******/
#minimenu{
	background-color:#EEEEEE;
	width: 99%;
	height: 30px;
}

#minimenu select{
	font-size: 12px;
	background-color: #EEEEEE;
}

#minimenu input{
	height: 22px;
	font-size: 11px;
	font-weight: bold;
}

#dossier{
	width: 100%;
}

#dossier .libelle{
	font-size:11px;
	margin: 15px 0 0 0;
	font-weight: bold;
	color:#666666;
}

#dossier .champ{
	font-size:14px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#sousmenu{
	background-color:#E0E0E0;
	width: 99%;
	height: 22px;
	margin: 10px 0 0 0;
}

#sousmenu a{
	font-weight:bold;
	padding: 0 7px 0 4px;
}

#economie{
	font-size:12px;
	margin:5px 0 0 0;
}

#economie .ecotitre{
	background-color:#DDD;
	font-weight:bold;
	padding: 0 0 0 5px;
}

#economie .ecoan{
	background-color:#EEE;
	color:#333;
	padding: 3px 0 3px 5px;
}

#economie .ecomethode{
	font-size:11px;
}

#economie .ecotexte{
	color:#333;
	padding: 2px 0 2px 5px;
}

#economie .ecotexte2{
	color:#333;
	text-align:right;
	padding: 2px 100px 2px 5px;
}



/***** AO *****/
#dossier .champ_ao{
	font-size:12px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#dossier .libelle_ao{
	font-size:11px;
	margin: 15px 0 2px 0;
	font-weight: bold;
	color:#888888;
}



/***** ACTUS ******/
#cont_actu{
	background-color: #FAFAFA;
	width: 300px;
	float:left;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	border-left-color: #CC3300;
	border-left-style:solid;
	border-left-width: 1px;
	/*
	border-top-color: #CC3300;
	border-top-style:solid;
	border-top-width: 1px;
	*/
}

#cont_cal{
	background-color: #F1F1F1;
	width: 300px;
	float:left;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px; 
	border-left-color: #009933;
	border-left-style:solid;
	border-left-width: 1px;
	/*
	border-top-color:  #009933;
	border-top-style:solid;
	border-top-width: 1px;
	*/
}

#cont_reu{
	background-color: #F5F5F5;
	width: 300px;
	float:left;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px; 
	border-left-color: #9933CC;
	border-left-style:solid;
	border-left-width: 1px;
	/*
	border-top-color: #9933CC;
	border-top-style:solid;
	border-top-width: 1px;
	*/
}

.titre_actu{
	color:#CC3300;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.titre_cal{
	color:#009933;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.titre_reu{
	color:#9933CC;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.actu_titre{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

.actu_texte{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 3px 0 0 0;
}



