body {
	margin: 0px;
	padding: 0px;
	background-color: #474E54;
	background-image: url(interface/fondPage.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #333;
}
.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: 11px;
	font-weight: normal;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	text-decoration:none;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration:underline;
}
h1 {
	display: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 14px;
	background: url(../interface/titres1.jpg) no-repeat; 
	font-weight: bold;
	color: #FFFFFF;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 16px;
	background: url(../interface/titres1.jpg) no-repeat; 
	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: 12px;
	font-weight: bold;
	color: #cc0000;
}
.menubas:hover {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #cc0000;
	border-bottom-color: #cc0000;
	border-left-color: #cc0000;
}
.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: 12px;
	color: #cc0000;
}
#powered img {
	height: 14px;
	width: 14px;
	vertical-align: middle;
}
.texteCoul1 {
	color: #446D97;
}
.texteCoul2 {
	color: #974475;
}
.texteCoul3 {
	color: #5F7A35;
}

.linkeo_cnil {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #cc0000;
}

p {
display: block;
padding: 0;
margin: 0;}

.photo {
	text-align: center;
	padding: 2px;
	border: 2px #cc0000 solid; 
}	

.photo:hover {
	border: 2px #0000 solid; 
}	

ul {
	display: block;
	padding-left: 0;
	margin-left: 5px;
	list-style-type: none;
	text-decoration: none;
	text-align:left; }

ul li {
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 26px;
	line-height: 24px;
	background: transparent url(../images/puce.gif) 0% 0% no-repeat;
}
