* {
margin:0;
padding:0;}

body
{
	margin: 0px 0px;	
	background-color: #e6e0d4;
}
ul,h1,h2,h3,h4,h5,h6,p
{
	margin:0;
	padding:0;
}

a img
{
	border:none;
}

img{
	
}


#fondGauche {
	background-image: url(interface/gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#fondDroite {
	background-image: url(interface/droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#haut {
	background-image: url(interface/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:931px;
	height:84px;
}
#menu{
	float: left;
	width: 369px;
	height: 305px;
	background-image: url(interface/menubg.jpg);
	background-repeat: no-repeat;
}
#flash{
	float: left;
	width: 562px;
	height: 305px;
	background-image: url(interface/flash.jpg);
	background-repeat: no-repeat;
}

#contenuhaut {		
	width:931px;	
	height: 40px;	
	background-image: url(interface/contbgtop.jpg);
	background-repeat: no-repeat;	
}

#contenu {		
	width:931px;	
	min-height: 300px;	
	background-image: url(interface/contbg.jpg);
	background-repeat: repeat-y;	
}

#footer{
	width: 931px;	
	background-image: url(interface/footerbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.clear{
	clear: both;
}


#contentIns{
	width: 861px;
	min-height: 300px;	
	margin-left: 34px;
}

#title{
	width: 861px;
	height: 73px;
	background-image: url(interface/title.jpg);
	background-repeat: no-repeat;
	
	font-family: "Trebuchet MS";
	font-size: 38px;
	color: white;
	line-height: 50px;
	text-indent: 20px;
}

#contright{
	float: left;
	width: 550px;
	min-height: 300px;	
}

#contright p{
	font-family: arial;
	font-size: 12px;
	color: #3a3a3a;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	
}

.gallery{
	word-spacing: 10px;
}
.gallery2{
	text-align: right;
	word-spacing: 10px;	
}

h3{
	font-family: arial;
	font-size: 18px;
	font-weight: lighter;
	color: #4d2913;
	border-bottom: 1px solid #4d2913;
	width: 550px;	
 
}

ul {
	display: block;
	padding-left: 30px;	
	margin-top: 10px;
	margin-bottom: 20px;
	list-style-type: disc;	
	text-align: left;
	font-family: Arial;
	font-size: 12px;	
	color: #3a3a3a;
}

li{
	margin-top: 5px;	
}

ul.ul1{
		float: left;
		width: 210px;
		display: inline;
}
ul.ul2{
		float: left;
		width: 50px;
		color: #6a6a6a;
		display: inline;		
}

ul.ul3{
		float: left;
		width: 400px;
		display: inline;
		list-style: none;
		margin-left: 5px;		
}



h1{
	display: none;
}



.menuDown{
	float: right;
	width: 400px;	
	height: 40px;	
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: white;		
	word-spacing: 10px;	
	margin-top: 25px;
	margin-right: 50px;
	display: inline;	
	text-align: right;	
}
	.menuDown a{
		color: white;	
		text-decoration: none;
	}
	.menuDown a:hover{
		color: #ffdead;
	}


.hcard{
	float: left;
	width: 300px;	
	min-height: 157px;	
	background-image: url(interface/hcardbg.jpg);
	background-repeat: no-repeat;	
	text-align: center;
	font-family: Arial;
	font-size: 11px;	
	color: black;
	line-height: 12px;		
	padding-top: 5px;
	padding-bottom:5px;	
	margin-top: 10px;
	margin-left: 3px;
}

#vcard{
	margin-top: 20px;
	
}
	.hcard a{		
		text-decoration: none;
		font-weight:bold;
		color: maroon;
	}
	.hcard a:hover{
		color: #ffdead;
	}
	.ufcontact a{
		color: #cd853f;	
	}
	.ufcontact a:hover{
		color: #ffdead;
	}



#power {  	
	float: left;
	width: 200px;
	height: 40px;
	margin-top:30px;	
	margin-left: 50px;
	display: inline;
	
}

	#power a {		
		font-family: Arial;
		font-weight:bold;
		font-size: 11px;
		color: #CCCCCC;
		text-decoration: none;	
	}
	
	#power a:hover{
		color:#FF9900;
	}
	
	#powered img {
		height: 12px;
		width: 12px;
		vertical-align: middle;	
	}


#lkcnil{
	width: 800px;		
	text-align: center;	
	padding-top:15px;	
	margin-left: 60px;
	
	
}

	#lkcnil .linkeo_cnil {  	
		
		font-family:  Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 10px;
		color: #333333;
		
	}


#frm{	
	padding-bottom: 10px;	
	margin-top: 20px;
	
}


