/* 	CSS Document

	Couleurs no 2 pour le skin no 1
	
	Cette feuille de style n'est utilisée que pour les définitions de couleurs
	pour tous les styles.
	
---- Couleurs pour la page "la commune" ----

*/

/* Page intérieure "la commune" */
#color1 {
	background-color: #9a3030;
}
#color2 {
	background-color: #EBEAEA;
}
#nav {
	background-color: #9a3030;
}
#foot {
	background-color:#9a3030;
}
#text .d2w-categorie1-10{
	color:#9a3030;
}
#chemin a.d2w-caption2-10:link {
	color: #9a3030;
}
#chemin .d2w-caption2-10 a:visited {
	color: #9a3030;
}
#text a:link,a:visited {
	text-decoration: none;
	color: #9a3030;
}
#text a:hover {
	text-decoration:underline;
}

/* Couleur pour lien actif 1er niveau menu vertical section "site général" */
#navigation li.level1Active a.levelActive1{
  color:#9a3030;
}

.submenu1 {
	border-left: 2px solid #4e8772;
}
.submenu2 {
	border-left: 2px solid #95b7aa;
}
.submenu3 {
	border-left: 2px solid #9a3030;
}

#head a:link {
	color: #767475;
	text-decoration: none;
}
#head a:visited {
	color: #767475;
	text-decoration: none;
}
#head a:hover {
	color: #767475;
	text-decoration: underline;
}
#head a:active {
	color: #767475;
	text-decoration: underline;
}
a:link, a:visited {color: #228ea8;text-decoration:none;}
a:hover, a:active {color: #228ea8;text-decoration:underline;}
.d2w-CustomMenuDD-600 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
	color: #0c5566;
}
.d2w-CustomMenuID-600 {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #0c5566;
}