body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/vb-fond-vert01.png);
	background-repeat: repeat-x;
	background-color: #9BD846;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #EA1D25;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #EA1D25;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #EA1D25;
}
a {
	color: #007B00;
	text-decoration: none;
}
a:hover {
	color: #EA1D25;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
table.outer {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	width: 800px;
}

/* --- éléments de la colonne de gauche --- */
.colGche {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 160px;
	background-color: #FFF5F0;
}
.colGche a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #E7E7E7;
	display: block;
	clear: both;
	float: left;
	width: 93%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.colGche a:hover {
	color: #FF3300;
	text-decoration: none;
	background-color: #FFE6B4;
}

/* --- éléments contenu des "include" --- */

.contenu {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 18px;
	width: 584px;
	text-align: left;
	vertical-align: top;
}


/* --- éléements de la colonne de droite --- */
.colDrte {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	border-left: solid 1px #CCC;
	width: 160px;
	background-color: #FFF5F0;
}

/* --- infobox --- */
.infobox th {
	border-bottom: dotted 1px #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	background-image:url(../img/vb-infoboxTH.png);
	background-repeat: repeat-x;
	color: #186B00;
	margin-top: 0px;
	text-align: left;
	height: 20px;
	padding-left: 6px;
}
/*.infobox td {
	padding: 6px;
}*/
.infobox a {
	color: #FF0000;
	display: block;
	clear: both;
	padding: 4px;
	padding-left: 6px;
	border-bottom: 1px solid #FFF;
}
.infobox a:hover {
	color: #0066CC;
	background-repeat: repeat-y;
	background-color: #FFCB33;
}

/* --- FIN - InfoBox --- */

/* --- liste de téléchargement --- */
.dwnldlist th {
	font-weight: bold;
	color: #DE0073;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom: solid 1px #DE0073;
	font-size: 12px;
	background-image: url(../img/degrade-gris02.jpg);
	background-repeat: repeat-x;
}

.dwnldlist td {
	font-size: 11px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom: solid 1px #CCCCCC;
}

/* --- FIN - liste de téléchargement --- */

td.piedepage {
	font-size: 10px;
	color: #007B00;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 5px;
	margin-left: 5px;
}
.piedepage a {
	color: #CB0000;
	text-decoration: none;
}
.piedepage a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
td.hautdepage {
	border-top: solid 1px #007B00;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 12px;
}
.hautdepage h1 {
	font-size: 20px;
}
.mnuHt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	background-image: url(../img/degrade-bleu-mnuht.jpg);
	background-repeat: repeat-x;
	height: 20px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.cntAccueil {
	background-image: url(../img/vb-accueil-vert_blanc-degrader.png);
	background-repeat: repeat-x;
}
.bordsverts {
	border-left: 1px solid #007B00;
	border-right: 1px solid #007B00;
}
.bordsvertsBas {
	border-bottom: 1px solid #007B00;
}
td.titreCommune {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	padding-left: 12px;
}
.chemin {
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom: dotted 1px #999;
}
.bordsblanc-hautbas {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.bordvertgauche {
	border-left: solid 1px #007B00;
}
.bordvertdroite {
	border-right: solid 1px #007B00;
}
.vprint {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #008C00;
	padding-top: 6px;
	width: 120px;
	float: right;
	margin-right: 2px;
}
.listes td {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom: 1px solid #CCCCCC;
}
.list-titre a {
	color: #000000;
}
.list-titre a:hover {
	color: #EA1D25;
}
.plansite ul li {
	list-style-type: none;
	list-style-image: url(../img/vb-carre-vert-fonce.png);
	margin-left: -18px;
}
.plansite ul li a {
	display: block;
	width: 80%;
	border-bottom: solid 1px #D9D9D9;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.plansite ul li a:hover {
	background-color: #F0FFAF;
}
.plansite ul li ul li {
	list-style-type: none;
	list-style-image: url(../img/vb-carre-vert-fonce.png);
	margin-left: -26px;
	margin-top: 2px;
}
.plansite ul li ul li a {
	display: block;
	border-bottom: none;
	width: 80%;
	background-color: #EBEBEB;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.plansite ul li ul li a:hover {
	background-color:#F0FFAF;
}.sous-menu {
	margin: 0px;
	padding: 0px;
}
