body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e7ebea url(../interface/bg.jpg) fixed bottom left repeat;
}
.clear{clear:both;}

* {
	margin: 0px;
	padding: 0px;
}

#container {
	text-align: left;
	border-left: 4px solid #03f;
	border-right: 4px solid #03f;
	width: 717px;
}

a{
	font-size:12px;
	color: #000;
}

a:hover{
	font-size:12px;
	color: #03f;
	text-decoration: underline;
}

p {
	margin: 8px 0px;
}
/********************** Header ***************************/

#menu {
	position: absolute;
	top: 0;}

#header {
	margin: 0px 0px 0px 0px;
	background-image:url(../interface/header.jpg);
	width:717px;
	position: relative;
	height:255px;
}

#header ul{
	width:717px;
	border: 3px solid #fff;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	display:block;
	position:absolute;
	margin: 0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	text-align:center;
}

#header li, #header li a{
	display:inline;
	padding:0 10px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#header li a:hover{
	display:inline;
	font-size: 20px;
	padding:0 10px;
	font-weight: bold;
	color: #03f;
	background-color: #fff;
	text-decoration: none;
}

#logo_w1 {
	position:absolute;
	top:130px;
	width:600px;
	height: 60px;
	left:130px;
}

/********************** Content ***************************/

#content {
	background-image:url(../interface/content_bg.gif);
	width:717px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}

img{
	border-width:0px;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1{
	display: none;
}

h3{
	color:#03f;
	font-size:14px;
	margin: 10px 0px;
	text-decoration: none;
	border-bottom: 1px dotted #03f;
}

h2{
	color:#03f;
	font-size:16px;
	text-align:center;
	width:200px;
	margin: 10px 0px;
	text-decoration: none;
	border-bottom: 1px dotted #03f;
}

#left {
	float:left;
	width:465px;
	margin-left:10px;
	padding: 0px 10px 10px 0px;
	display:inline;
}

#right {
	float:right;
	width:210px;
	padding: 0px 10px 10px 10px;
	margin-top:10px;
	border-left: #03f 2px solid;

}

/********************** Footer ***************************/
.footerline {
clear: both;}

#footer {
	width:717px;
	text-align:center;
	padding: 10px 0px;
	border-top: 3px #000 solid;
	background-color: #03f;
}

/********************** Baseline ***************************/
.adresse {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.adresse a, .adresse a:hover {
	text-decoration: underline;
	color:#003300;
}

#powered a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#powered img {
	height: 14px;
	width: 14px;
	vertical-align: middle;
}

.footer ul{
	width:710px;
	display:block;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}

.footer li{
	display:inline;	
}

.footer ul li a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
	font-weight: bold;
}

.footer ul li a:hover{
	text-decoration:underline;
	color: #6c0;
	font-weight: bold;
}

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

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

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

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

ol li {
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	line-height: 25px;
	background: transparent url(../interface/puce.jpg) 0% 0% no-repeat;
}

#cms h1 {
display: block;
	color:#03f;
	font-size:14px;
	margin: 10px 0px;
	text-decoration: none;
	border-bottom: 1px dotted #03f;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

div.note { background: transparent; border: 1px solid #DDDDDD; color: #999999; font-size: 12px; padding: 5px 10px; width: 94%; background: url(../images/bg_h1.gif) top left repeat-x; margin: 8px 0; margin-top: 0px; }

div.note:hover { border: 1px solid #03f; color: #000; }

h5 {
font-size: 12px;
margin:0;
padding: 0;
color:#333;}
