@import "hcard.css";

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

ul,h1,h2,h3,h4,h5,h6,p
{
	margin:0;
	padding:0;
}

.haut{
	width: 758px;
	height: 160px;
	background-image: url(../interface/haut.jpg);
	background-repeat: no-repeat;
	
	overflow:hidden;
}

.base{
	background-image: url(../interface/home_r4_c2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.baseright{
	background-image: url(../interface/home_r4_c4.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.baseleft{
	background-image: url(../interface/home_r4_c1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

h2{
	font-family:"Comic Sans MS";
	font-size: 25px;
	color: white;	
	width: 521px;
	height: 64px;
	background-image: url(../interface/h2bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 70px;
}

.text{
		text-align: center;
		}
		
.text a img{
	border: none;
}		
.text p{
	font-family:"Comic Sans MS";
	font-size: 13px;
	color: #2b5173;	
}
.text ul{
	font-family:"Comic Sans MS";
	font-size: 13px;
	color: #2b5173;	
	list-style: disc;
	margin-bottom: 5px;
}

.callb{
	margin-left: 20px;
	margin-top: 10px;
}

#cms h1{display:block}


.clear{
	clear: both;
}

.vcard{
	font-family: arial;
	font-size: 12px;
	color: #244460;
	text-align: center;	
	padding: 5px;
}

.vcard a{
	text-decoration: none;
	color: #132536;
	font-weight: bold;
}

#baseline ul{	
	list-style: none;	
	font-family: "Comic Sans MS";
	font-size: 13px;	
	font-weight: bold;	
	padding-top: 7px;	
	margin-left: 10px;
	
}
#baseline ul li{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;	
}
#baseline ul li a{
	color: black;
	text-decoration: none;
}
#baseline ul li a:hover{
	color: #305c82;
}
.liborder{
	border-left: 1px solid black;
}


#lkcnil{text-align:center; margin-top:10px}
.linkeo_cnil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7E786C;
	
}

#powered{text-align:center;
margin-top:20px;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7E786C;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}
.sable { float:left; margin-right:20px;}
.sable1 { float:left; margin-right:50px;}
.sable2 {float:right; margin-right:60px; }
.left { float:left; margin-left:100px;}
.right { float:right; margin-right:200px;}