/* CSS Document */

#naviGauche form {
	display: none;
}
#naviGauche ul {
	/* H D B G */
	margin: 190px 0px 0px 0px;
	padding: 0px;
}
#naviGauche li {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	list-style-image: url(../IMG/px.gif);
}
#naviGauche ul ul {
	margin: 0px;
	padding: 0px;
}
#naviGauche li li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	list-style-image: url(../IMG/px.gif);
}
.fondmairie {
	background-color: #4F779A;
}
.fonddecouvrir {
	background-color: #CA4B4D;
}
.fondvivre {
	background-color: #55785A;
}
.fondactus {
	background-color: #C97C32;
}

/* SOUS NAVIGATION GAUCHE */
.snav {
	display: none;
}

/* MAIRIE */
.mairie_on {
	padding: 5px;
	display: block;
	color: #4F779A;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C7D6E2;
	line-height: 15px;
}
a:visited.mairie  {
	color: #4F779A;
	text-decoration: none;
}
a:link.mairie {
	color: #4F779A;
	text-decoration: none;
}
a:hover.mairie {
	color: #4F779A;
	text-decoration: underline;
}

a:hover.mairieCourrant {
	color: #4F779A;
	text-decoration: underline;
	font-weight: bold;
}
a:visited.mairieCourrant  {
	color: #4F779A;
	text-decoration: underline;
	font-weight: bold;
}
a:link.mairieCourrant {
	color: #4F779A;
	text-decoration: underline;
	font-weight: bold;
}

/* DECOUVRIR */
.decouvrir_on {
	padding: 5px;
	display: block;
	color: #CA4B4D;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAD2D3;
}
a:visited.decouvrir  {
	color: #CA4B4D;
	text-decoration: none;
}
a:link.decouvrir {
	color: #CA4B4D;
	text-decoration: none;
}
a:hover.decouvrir {
	color: #CA4B4D;
	text-decoration: underline;
}
a:hover.decouvrirCourrant {
	color: #CA4B4D;
	text-decoration: underline;
	font-weight: bold;
}
a:visited.decouvrirCourrant  {
	color: #CA4B4D;
	text-decoration: underline;
	font-weight: bold;
}
a:link.decouvrirCourrant {
	color: #CA4B4D;
	text-decoration: underline;
	font-weight: bold;
}

/* VIVRE */
.vivre_on {
	padding: 5px;
	display: block;
	color: #55785A;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D6EDD9;
}
a:visited.vivre  {
	color: #55785A;
	text-decoration: none;
}
a:link.vivre {
	color: #55785A;
	text-decoration: none;
}
a:hover.vivre {
	color: #55785A;
	text-decoration: underline;
}
a:hover.vivreCourrant {
	color: #55785A;
	text-decoration: underline;
	font-weight: bold;
}
a:visited.vivreCourrant  {
	color: #55785A;
	text-decoration: underline;
	font-weight: bold;
}
a:link.vivreCourrant {
	color: #CA4B4D;
	text-decoration: underline;
	font-weight: bold;
}

/* ACTUS */
.actus_on {
	padding: 5px;
	display: block;
	color: #C97C32;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EED7C0;
}
a:visited.actus  {
	color: #C97C32;
	text-decoration: none;
}
a:link.actus {
	color: #C97C32;
	text-decoration: none;
}
a:hover.actus {
	color: #C97C32;
	text-decoration: underline;
}
a:hover.actusCourrant {
	color: #C97C32;
	text-decoration: underline;
	font-weight: bold;
}
a:visited.actusCourrant  {
	color: #C97C32;
	text-decoration: underline;
	font-weight: bold;
}
a:link.actusCourrant {
	color: #C97C32;
	text-decoration: underline;
	font-weight: bold;
}


a:hover.lienCourrant {
	text-decoration: underline;
	font-weight: bold;
}
a:visited.lienCourrant  {
	text-decoration: underline;
	font-weight: bold;
}
a:link.lienCourrant {
	text-decoration: underline;
	font-weight: bold;
}


