@charset "utf-8";
/* CSS Document */
.vedette-1-4 { border:1px solid #fff; display:inline/*Fix IE double margin*/; font-family:Arial, Helvetica, sans-serif; float:left; margin-right:20px; width:167px; height:120px; font-size:13px; line-height:15px;}

#vedettes a{
			display:block;
			font-weight:bold;
			text-decoration: none;
		}
#vedette-a{
	border-color:#dee5ee;
}
#vedette-a a{
	background:url(images/vedette_intervenant.jpg) no-repeat left top;
	padding: 10px 60px 10px 10px;
	width:97px;
	height:100px;
	color:#666666;
}
#vedette-b{
	border-color:#dee5ee;
}
#vedette-b a{
	background:url(images/vedette_interruptions.jpg) no-repeat left top;
	padding: 10px 65px 10px 10px;
	width:92px;
	height:100px;
	color:#ffffcc;
}
#vedette-c{
	
	border-color:#dee5ee;
}
#vedette-c a{
	background:url(images/vedette-ligne-electrique.jpg) no-repeat left top;
	width:152px;
	height:100px;
	color:#0066cc;
	padding: 10px 5px 10px 10px;
}
#vedette-d{
	
	border-color:#dee5ee;
}
#vedette-d a{
	background:url(images/vedette-enfouissement.jpg) no-repeat left top;
	width:152px;
	height:100px;
	color:#0066cc;
	padding: 10px 5px 10px 10px;
}
#vedette-a a span, #vedette-c a span{color:#0066cc;}
#vedette-a a:hover,#vedette-b a:hover,#vedette-c a:hover,#vedette-d a:hover, #vedette-a a:hover span, #vedette-c a:hover span{color:#FF9900;}


.espace_liste_mrc{
	margin-bottom:500px;
}

/*includes des coordonnes des interlocuteurs*/
.details{
	font-size:0.9em;
	color:#666666;
}
.boite_hautpage{
	width:100%;
	text-align:right;
	margin-top:40px;
	margin-bottom:480px;
}
.pas_intervenant{
	font-weight:bold;
	color:#666;
	font-size:0.9em;
}


/*role des comites*/
.coordonnees th{
	text-align:left;
	color:#666;
}
.coordonnees th, .coordonnees td {
	padding:5px 5px 5px 0;
}
.coordonnees th.centre {
	border-left:1px solid #888;
	padding-left:15px;
}

/*rapports d'activité*/
ul.liste_rapports li{
	padding-bottom:15px;
}

/*interruptions*/
#hq-contenu h1.avec_stitre_immediat{
	margin-bottom:0;
}
#hq-contenu h3.stitre_immediat{
	margin:0 0 20px 0;
}

#communiques{
	height:380px;
	overflow:auto;
	font-size:0.88em ;
	padding-right:35px;
}
#hq-contenu #communiques h5{
	margin:10px 0;
}
#hq-contenu #communiques h6{
	color:#ff6600;
}
#hq-contenu #communiques p{
	margin-top:0;
}
#banniere{
	text-align:center;
}
#banniere img{
	margin:20px 20px 0 0;
}
.info_maj{
	color:#003366;font-family:Arial, Helvetica, sans-serif;
}
#bilanpannes{
	font-size:0.88em ;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	width:359px;
	/*width:350px; si dans iframe*/
}
#bilanpannes thead th{
	text-align:left;
	padding:3px 5px;
}
#bilanpannes thead th.lienbulle{
	text-align:center;
}
#bilanpannes tbody th{
	text-align:left;
	color:#003366;
	padding:3px 5px;
}
#bilanpannes tr.total th{
	text-align:left;
	color:#000;
	padding:3px 5px;
	
}
#bilanpannes td{
	text-align:right;
	padding:3px 30px 2px 0;
	white-space:nowrap;
}
#bilanpannes td.touche{
	text-align:center;
	font-weight:bold;
	padding:3px 5px;
}
#bilanpannes tr.impair td.touche{
	background:#d3dfec;
}
#bilanpannes tr.total th, #bilanpannes tr.total td{
	padding-top:15px;
	
}
