@charset "UTF-8";
/* CSS Document */

body,html{
	width:100%;
	margin:0px;
	font-family: "Myriad Web Pro", Arial, Helvetica, sans-serif;
	
	}
iframe{z-index:100;}
body{
	padding:5px 0px;
	font-size:9pt;
	}
#total{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../image_site_2010/fond_page.jpg);
	background-repeat: no-repeat;
	background-position: 180px 31px;
	min-height:600px;
	padding:0px;
	position:relative;
}
#haut{
	
	height: 170px;
}
#haut_gauche{
	float: left;
	height: 180px;
	width: 180px;
	background-image: url(../../image_site_2010/logos.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}

#haut_droit{
	float: right;
	height: 180px;
	width: 844px;
}
#ident{
	
	height: 150px;
	width: 100%;
}
#barre_menu{
	position:relative;
	background-image: url(../../image_site_2010/barre.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:30px;
	position:relative;
	z-index:1500;
	
	}
#identification{
	
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	
}
.logon{
	text-align: left;
	font-size: 26px;
	color: #666;
	font-weight: bold;	
	
	}
.log{
	border: 1px solid #666;
	font-size: 14px;
	color: #666;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#texte_log{
	font-size: 11px;
	color: #666;
	text-decoration: none;	
	
}
.log_nom_camp{
	font-size: 17px;
	font-style: italic;
	color: #ACACAC;
	display: block;
	margin-top: -4px;
	white-space: nowrap;
	position: absolute;
	right: 10px;
	}
.log{width:150px;
padding:2px;
}
#log_valid{
	padding-top:2px;
	
	}
	#log_valid a,input[type=button],input[type=submit]{
	text-decoration: none;
	padding: 3px;
	border: 1px solid #666;
	color: #FFF;
	background-color: #7a958e;	
	}
	#log_valid a:hover,input[type=button]:hover,input[type=submit]:hover{
		background-color: #44504f;	
		
		}
/*menu barre*/
#barre_menu ul{
	
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}
#barre_menu ul li{
	line-height: 26px;
	color: #FFF;
	display: block;
	float:left;
	list-style-type: none;
	height:26px;
	padding: 0px;
	margin: 0px;
	background-image: url(../../image_site_2010/dot_noir.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#barre_menu ul li a{
	color: #FFF;
	text-decoration: none;
	height:100%;
	display:block;
	padding: 0px 7px;
	font-size: 9.5pt;
	
	font-family:"Myriad Web Pro", "Myriad Pro Light", "Myriad Pro", "Myriad Web";
}
#barre_menu ul li a:hover{
	background-image: url(../../image_site_2010/dot_noir_t.png);
	background-repeat: repeat;	
	
}
#no_hover{
	
	}
#menu{
	float:left;
	
	}
#menu #no_hover:hover {
	background-image: url(../../image_site_2010/debut.png);
	background-repeat: no-repeat;
	background-position: left center;
		
	}
#menu #no_hover img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	
	}
#barre_menu ul li ul{
	margin-top:2px;
	position:absolute;
	background-color:#7a958e;
	display:block;
	visibility:hidden;
	padding-bottom:0px;
		
	
	}
#barre_menu ul li ul li{
	display:block;
	float:none;
	background-image: none;
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;	
	}

#barre_menu ul li ul li ul{

	/*position:absolute;*/
	left:100%;
	z-index:2000;
	margin-top:-27px;

	
}
#barre_menu ul li ul li ul li{
	white-space: nowrap;	
	
	
	
	}
.fleche_droite{
	background-image: url(../../image_site_2010/fleche_droite.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;	
	}

/* menu gauche */
#le_menu {
	width: 180px;
	margin-top: 55px;
	float:left;

}
#le_menu ul{
	
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#le_menu ul li{
	font-size:12px;
	vertical-align: middle;
	background-position: top;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	line-height: 18px;
	padding: 3px 0px;
	font-weight: bold;
	/*font-style: italic;*/
}
#le_menu ul li img{
	margin-right: 2px;	
}
#le_menu ul li a{
	text-decoration: none;
	color:inherit;
}

#le_menu ul li img{
	margin-right: 2px;
	vertical-align: middle;
}
#le_menu ul li ul{
	font-style: italic;
	padding:0px;
	margin:0px 0px -4px;
	display:none;
	overflow:hidden;
	background-image: url(../../image_site_2010/btn_l_menu.jpg);
	list-style-type: none;
	}
#le_menu ul li ul li{
	list-style-type: none;
	border-bottom-style: none;
	padding:0px;
	margin:0px;
	font-size:11px;
	font-variant: normal;
}
#le_menu ul li ul a{
	padding-left: 25px;
	display:block;
	/*height:100%;*/
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	color: #000;
	margin:0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}

#le_menu ul li ul a:hover{
	background-image: url(../../image_site_2010/ombre.png);
	color: #FFF;
	}
#le_menu ul li ul .menu_select a{
	background-image: url(../../image_site_2010/select.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;

	}
#le_menu ul li ul .menu_select a:hover{
	color:#000;

	}
#le_menu ul li ul li ul{
	padding:0px;
	
	}
#le_menu ul li  ul  .li_off a {
	color: #5E5E5E;
	background-image: none;
}
#le_menu ul li  ul  .li_off a img {
	margin-left:-15px;
	
	}
#le_menu ul li  ul  .li_off a:hover {
	
	background-image: none;
}
fieldset {
	color: #324541;
	border: 1px solid #C2D3CF;
	padding:5px;
	margin:0;
}
legend{
	font-size: 15px;
	color: #90AFA7;
	font-weight: 300;	
	}
/*content*/
#content{
	padding: 10px;
	width:824px;
	float:right;
font-family:  Arial, Helvetica, sans-serif;

	color:#626262;	
	min-height:350px;
	position:relative;
}
#content a{
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-decoration: none;
}
#content a:hover{
	color: #000;
	border-bottom-style: solid;
	}

#content strong{
	color: #333;
}
#content h1{
	padding: 0px;
	font-size: 17px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #000;
}
#content h2{
	color:#969696;
	font-size:18px;
	
	}
/*#milieu{
	float: left;
	margin-top: 10px;
	min-height:640px;
	}*/
/*accueil*/
#col_g{
	float: left;
	width: 695px;		
	
	}
#col_d{
	float: right;
	width: 120px;
	color: #333;
	padding-left:5px;	
	}
#col_d h1,#col_d .spip{
	font-size: 12px;
	color: #666;
	margin-bottom: 3px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: italic;
	}
#col_d .spip{
	margin-top: 10px;
	display:block;
	}
#bas{
	width:100%;
	float:right;
	font-size: 10px;
	font-weight: normal;
	color: #7a958e;
	text-align: right;
	margin-top: 18px;
	padding-top: 0px;
	padding-bottom: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7a958e;
	position:relative;
}
#rond_bas{
	position:absolute;
	top:-8px;
	left:-1px;
	
}
/*spip*/
.spip_documents_left{
	margin-right: 10px;	
	
	
	}
.spip_documents_right{
	margin-left: 10px;	
	
	
	}
dt{
	margin: 0px;
	paddding:0px;
	
	
}
dl{
	display:block;
	float:left;
	width:auto;
	
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ariane{

	
	font-size: 9px;
	color: #999;	
	
	}
#ariane a{
	color: #999;
	text-decoration: none;	
	
	}
/* compatibilité ancien site */
.spip_documents_center{
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;	
	
	}
select{
font-size: 8pt;
	background-color: #DDDDDD;
	border: 1px solid #7a958e;
	margin: 5px 2px 0px;
}
#flottante{
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	padding: 10px;
	width: 200px;
	border: 4px solid #900;
	position: fixed;
	top: 200px;
	margin-left:600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#bloc_alerte{
	font-size: 14px;
	color: #FFF;
	background-color: #7a958e;
	padding: 10px;
	width: 250px;
	border: 6px solid #900;
	position: fixed;
	top: 30%;
	left:47%;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display:none;
	background-image: url(../../image_site_2010/point_ex.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	z-index:2500;
	font-weight: bolder;
	}
	*+html #bloc_alerte, * html #bloc_alerte{
	left:auto;
	right:40%;
	margin-top: 10%;
	}
	#bloc_alerte a{
	color: #FFF;
	display: block;
	border: 1px solid #FFF;
	position: absolute;
	top: 2px;
	text-align: center;
	padding: 2px 5px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 238px;
		right:2px;
		}

#bloc_alerte a:hover{
	background-color: #333;	
	}

#content_alerte{
	padding-top: 26px;
	padding-bottom: 9px;
	padding-left:15px;
	
	
	}
#drapeau{
float:right;
margin-top:15px;


}
*+html #flottante, * html #flottante{
	top: 250px;
	margin-left:-350px;
	} 
*+html #flottante .bouton, * html #flottante .bouton{
	margin-right:-20px;
	
}

*+html #bloc_alerte, * html #bloc_alerte{
	top: 117px;
	margin-left:-978px;
}
#dev{
	background-color: #F00;
	position:fixed;
	top: 1px;
	padding: 10px;
	width:250px;
	left: 1px;
	display:none;
}

.menu__haut_select{
	background-color: #617671;	
	}
#mail_notifi{
	
	
	}
#MAIL_RECIP{
	position:absolute;
	display: block;
	right:0px;
	line-height: 21px;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 10px;
	color: #000;
	z-index:2600;

	}
*+html #MAIL_RECIP{
	left:700px;
	
	
	}
#open_mail{
	background-color: #869592;
	background-image: url(../php/MAIL/img/lettre.jpg);
	background-position: right top;
	position: absolute;
	top: 190px;
	right:0px;
	padding:10px;
	width:825px;
	height:643px;
	display:none;
	z-index:2000;
	background-repeat: no-repeat;
	margin-bottom: 100px;	
	}
.close_mail{
	position: absolute;
	top: -10px;
	right: -10px;
}
#en_tete_mail{
	height:85px;
	text-align: right;
	vertical-align: bottom;
	clear: both;
	position: relative;	
}
#en_tete_mail #form_menu{
	bottom: 0px;
	display:block;
	background-color: #FFF;
	position: absolute;
	right: -4px;
	padding: 5px 5px 0px 6px;
	background-image: url(../php/MAIL/img/cn_g.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	}
#dossier_mail{
	width:170px;
	height:525px;
	float:left;
	margin-top: 0px;
	color: #000;
	padding: 25px 5px 5px;
	clear: right;
	overflow:auto;
	position: relative;	
	}
.wait_calque_dossier{
	
	position: absolute;
	margin-top:10px;
	left: 10px;
	background-image: url(../../image_site_2010/wait.gif);
	background-repeat: no-repeat;
	background-position: center 25px;
	width:175px;
	height:535px;
	background-color: #FFF;
	}

#principal_mail{
	width:610px;
	height:545px;
	float:right;
	overflow:auto;
	padding: 0px 5px 5px;
	margin-top:0px;
	
	position: relative;	
	}
.wait_calque_principal{
	
	position: absolute;
	right:7px;
	/*margin-left:195px;*/
	background-image: url(../../image_site_2010/wait.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:630px;
	height:550px;
	background-color: #FFF;
	}
#dossier_mail ul{
	margin: 0px;
	padding: 0px;	
	
	
	}
#dossier_mail ul li{
	list-style-type: none;
}
#dossier_mail ul li a{
	color:inherit;
	border:none;
	
}
form{
	margin: 0px;
	padding: 0px;
}
#dossier_mail ul li ul{
	display:none;
	padding-bottom: 5px;	
	}
#dossier_mail ul li a:hover{
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}
#dossier_mail ul li ul li{
	font-size:10px;
	margin-left: 15px;
	padding-left: 9px;
	color: #666;
	background-image: url(../php/MAIL/img/mini/sd.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;	
	}
#dossier_mail ul li ul li b{

	color: #000;

	}

#principal_mail .mail_titre{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 17px;
	
	color: #000;
	}
#principal_mail h2{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #666;
	font-style: italic;	
}
/* ligne mail*/
/*#principal_mail .mail_ligne{
	float: left;
	width: 100%;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;	
}
#principal_mail .mail_ligne div{
	padding:2px;
	clear: right;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	line-height: 14px;
	height: 14px;
	overflow:hidden;
	
}*/
#resultats_mail td{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#resultats_mail tr:hover{
	background-color: #F60;
}
#resultats_mail .ennonce{
	font-weight: bold;
	color: #333;
}
#resultats_mail .ennonce:hover{
	background-color:transparent;
}

#principal_mail .mail_ligne div b{
	color:#000;
	
	}

.gris{
	background-color: #CCC;
}
#haut_mail{
	color: #000;
	background-color: #CCC;
	margin: 20px 10px 0px 0px;
	padding: 5px;
}
.titre_mail{
	font-size: 16px;
	color: #000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#corps_mail{
	padding: 10px;
	height:350px;
	overflow:auto;
	font-size: 12px;
	color: #000;
	border: 1px solid #666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
	}
#corps_mail pre{
	padding: 0px;
	margin:0px;
}
.masque_ul{
	cursor:pointer;

 }
 #gestion_page_mail{
	 margin-top:10px;
	 
	  float:right;
	  width:auto;
 }
 #gestion_page_mail a{
	color: #FFF;
	background-color: #666;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	border: 1px solid #000;
	float:left;
	margin-left: 1px;	
	 margin-bottom:1px;
	}
 #gestion_page_mail #select_page_mail {
	color: #000;
	background-color: #FFF;
	text-decoration: none;
	 }
option[selected] {
	background: #f00;
	color: #FFF;
}
a.duplicate,a.remove {
	float: left;
	height: 16px;
	width: 16px;
	margin: 3px;
	background-repeat: no-repeat;
		}
		a.duplicate {
			background-image: url(../php/MAIL/img/mini/plus.png);
		}
		a.remove {
			background-image: url(../php/MAIL/img/mini/moins.png);
		}
		a.duplicate.forbidden,a.duplicate-forbidden {
			background-image: url(../php/MAIL/img/mini/plus.png);
		}
		a.remove.forbidden,a.remove-forbidden {
				background-image: url(../php/MAIL/img/mini/moins.png);
		}

#titre_account{
	font-size: 16px;
	line-height: 30px;
	color: #FFF;
	float: left;
	padding-left: 10px;	
	width:auto;
}
#opage{
	float:right;
	margin-top: 10px;
	margin-bottom: 8px;
}
#opage a{
	line-height: 20px;
	color: #FFF;
	background-color: #000;
	float: left;
	height: 20px;
	width: 20px;
	text-align: center;
	margin-left: 2px;
	margin-bottom: 2px;
	border: 2px solid #666;
	}
#opage a:hover{
	background-color:#666;
	border-color:#000;
	color:#FFF;
	
	
	
	}
#opage .select,#opage .select:hover{
	background-color: #FFF;
	color: #000;
	cursor:text;
	margin-left: 2px;
	margin-bottom: 2px;
	
	}


