body {
	margin: 0px;
	padding: 0px;
	background-color: #3FB955;
	background-image: url(interface/fondPage.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #2E4C6E;
}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.gaucheFond {
	background-image: url(interface/gaucheFond.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #E8E1D7;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.titre_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E4C6E;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2E4C6E;
	text-decoration:none;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3EB754;
	text-decoration:underline;
}
.menu_bis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3EB754;
	text-decoration:underline;
}
.menu_bis:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3EB754;
	text-decoration:underline;
}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E8FC4;
	text-decoration:none;
	font-weight: bold;
	padding:10px;
}
.menu2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3E8FC4;
	text-decoration:none;
	font-weight: bold;
	padding:10px;
	text-decoration:underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #003398;
	margin: 0px;
	padding: 0px;
	display: none;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.bordure {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}

.menubas {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DFFDC1;
}
.menubas:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #89C544;
	border-bottom-color: #89C544;
	border-left-color: #89C544;
}
.gauche {
	background-image: url(interface/gaucheOmbre.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.droite {

	background-image: url(interface/droiteOmbre.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.droiteFond {
	background-image: url(interface/droiteFond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E8E1D7;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A6F82;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}
.texteCoul1 {
	color: #446D97;
}
.texteCoul2 {
	color:#CC0000;
}
.texteCoul3 {
	color: #5F7A35;
}
.texteCoul4 {
	color:#FFE21C;
}
.input {
	height: 18;
	width: 100px;
	line-height:18px;
}
#menu {
	background-image:url(interface/menu.jpg);
	background-repeat:no-repeat;
}

.linkeo_cnil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
}