h1 {display: none;}

body {
	margin: 0px;
	padding: 0px;
	background: #8EA8C7 url(../images/test3.jpg) left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;}

h2 {
	color: #AD840E;
	font-weight: bold;
	font-size: 16px;}

h3 {
	color: #AD840E;
	font-weight: bold;
	font-size: 12px;
	text-align:center;}

p {
	text-align: justify;
	font-weight: normal;}

ul {
	padding-left: 0;
	margin-left: 5px;
	list-style-type: none;}

ul li {
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	line-height: 20px;
	background: transparent url(../interface/puce.gif) 0% 0% no-repeat;}

.menubas {
	font-size: 10px;
	color: #000;}
	
.menubas:hover {
	font-size: 10px;
	color: #FF0000;}

.linkeo_cnil {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;}

#powered a {
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;}
	
#powered img {
	height: 12px;
	width: 12px;
	vertical-align: middle;}

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;
}
.fond {
	background-image: url(../interface/fond.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	font-size: 10px;
	font-weight: bold;
	color: #5F658B;
}
.divScroll {
	position: relative;
	margin: 0px;
	overflow: auto;
	height: 438px;
	width: 632px;
}

.photocentre {
	padding: 2px;
	border: 1px #FFCC33 solid;
	margin: 5px;
}

.photogauche {
	padding: 2px;
	border: 1px #FFCC33 solid;
	margin: 5px 5px 5px 0px; 
}

.photodroite {
	padding: 2px;
	border: 1px #FFCC33 solid;
	margin: 5px 0px 5px 5px; 
}

marquee {
text-align:center;
color:#ff0000;
font-size:20px;
font-weight:bold;
}

#poweredV2 a { color:#000;}
