body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#963441;
	
	/*background: #963441 url(../interface/backbg.gif) fixed left top no-repeat;*/
}
.clear{clear:both;}

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

#container {
	margin: 0 140px;
	text-align: left;
	width: 717px;
}

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

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

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

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

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

#header ul{
	background-color: #963441;
	width:717px;
	border: 3px solid #FFFFFF;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	display:block;
	position:absolute;
	margin: 0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	text-align:center;
}

#header li{
	display:inline;
	padding-right: 10px;
}

#logo_w1 {
	font-size: 36px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;	
	top:70px;
	width:400px;
	height: 100px;
	left:170px;
}

#header_text {
	top:190px;
	width:717px;
	position:absolute;
	height: 60px;
	left: 0px;
}

#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}

#header_text a{
	color:#fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

#header_text a:hover{
	color:#cc0000;
}

/********************** 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:#000000;
	font-size:14px;
	margin: 10px 0px;
	text-decoration: none;
	border-bottom: 1px dotted #963441;
}

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

#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: #FFF 2px solid;

}

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

#footer {
	width:717px;
	text-align:center;
	padding: 10px 0px;
}

/********************** 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 a:hover {
	text-decoration: underline;
}

#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;
}

.footer ul li a:hover{
	text-decoration:underline;
	color: #003300;
}

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

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

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