#Communs {
	height:30px;
	z-index:1;
    background/*-color:#AAA*/:#2E6597 no-repeat 0px 0px url(defaut/images/Tete.png);
	/*border-bottom:1px solid #666;
	border-top:1px solid #666;*/
        }
.skeleton_index #Communs {
	background-image:none;
    background-color:#2E6597;
	}
#Communs a {
	color:#666;
	}
#Communs h1 {
	padding-left:/*6px*/20px;
	margin:0px;
	font-size:20px;
	font-weight:bold;
}
#Communs h1 a{

	color:white;
}

#Communs div.menu {
	background-color:#FFF;
	border:1px solid #666;
	}

#Communs a.hazard {
	display:block;
	float:right;
	background-color:#FFF;
	border:1px solid #666;
	margin-left:10px;
	margin-top:4px;
	height:20px;
	font-weight:bold;
	padding-right:3px;
	padding-left:3px;
	}

#Communs div.contenu {
	background-color:#fff;
	}
#Communs div a {
	border-top:1px solid #666;
	
        }
#Communs div a:hover {
	background-color:#CCC;
        }

#Communs .include_outils-site {
	position:absolute;
	right:10px;
	z-index:3;
	width:500px;
        }
#Communs .include_outils-site div.legend {
        color:#666;
        text-align:center;
	margin:0px;
	height:20px;
        }
#Communs .include_outils-site div.menu {
        float:right;
	margin-left:10px;
	margin-top:4px;
	width:210px;
        }
#Communs .include_outils-site div.menu a {
	padding:4px;
	padding-left:10px;
        }
	
#Communs .include_outils-site div.menu a.secteur_courant {
	background-color:#CCC;
	background: no-repeat 98% 50% url(../../ecrire/img_pack/puce-verte.gif);
        }
#Communs .include_outils-site div.menu a.courant {
	background-color:#CCC;
	background: no-repeat 98% 50% url(../../ecrire/img_pack/puce-verte.gif);
        }
