@import "hcard.css";

body {
	background-color: #285100;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../interface/fondPage.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

.sep {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8BCC18;
}

.bgGaucheCss {
	background-image: url(../interface/bgGaucheCss.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgDroiteCss {
	background-image: url(../interface/bgDroiteCss.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgMain {
	background-image: url(../interface/fondMainCss.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.img {
	border: 1px solid #ADE445;
}

#nav ul{
	list-style: none;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	color: black;	
}

#nav ul li{
	float: left;
	width: 101px;
	height: 28px;
	background-image: url(../interface/menu.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
	display: inline;
	line-height: 25px;
	text-align: center;	
	
}
#nav ul li a{
	text-decoration: none;
	color: #005901;
}
#nav ul li a:hover{
	color: white;
}

#navdown ul{
	list-style: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	color: white;	
	margin-left: 100px;
	margin-top: 10px;
}

#navdown ul li{
	float: left;	
	margin-left: 5px;
	display: inline;
	line-height: 14px;
	text-align: center;	
	border-right: 1px solid #cdff84;
	padding-left: 10px;
	padding-right: 10px;
	
}
#navdown ul li.last{
	border-right: none;
}
#navdown ul li a{
	text-decoration: none;
	color: #cdff84;
}
#navdown ul li a:hover{
	color: #feff64;
}

.brsep{
	width: 741px;
	height: 9px;
	background-image: url(../interface/br.jpg);
	background-repeat: no-repeat;
}
.brsep2{
	width: 220x;
	height: 4px;
	background-image: url(../interface/br2.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

h2{
	width: 487px;
	height: 41px;
	background-image: url(../interface/h2bg.jpg);
	background-repeat: no-repeat;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	font-weight: bold;
	color: white;
	line-height: 35px;
	text-indent: 30px;
}

#callb{
	width: 194px;
	height: 121px;	
	margin-left: 30px;
}

.part{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: white;
	text-align: center;	
}
.part a{
	text-decoration: none;
	color: yellow;
}
.part a:hover{
	text-decoration: underline;
	color: #006400;
}
.part p{
	margin-top: 5px;
}
.pt{
	font-size: 12px;	
	font-weight: bold;
	color: black;
	text-align: left;
	padding: 5px;
}
.text {
	width: 95%;
	padding-left: 10px;
}
.text p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
	color: white;
	line-height: 13px;
	margin-top: 10px;	
	text-align: justify;
}
.text p.tright{
	text-align: right;
	color: black;
	font-size:14px;
}
.text p.p1{
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	color: black;
	margin-top: 80px;
}

.gall{
	text-align: center;	
}
.gall2{
margin-top: 10px;
text-align: center;

}
.gall img, .gall2 img{		
	border: 1px solid white; 	
}

.subt, .subt2, .subt3{
	width: 157px;
	line-height: 15px;	
	float: left;
	margin-left: 4px;
	display: inline;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: black;
}
.subt2{
	margin-left: 8px;
	display: inline;
}
.subt3{
	width: 315px;
}

.clear{
	clear: both;
}

.hcard{
	width: 254px;
	height: 144px;
	background-image: url(../interface/hcardbg.jpg);
	background-repeat: no-repeat;
}


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

#powered{
text-align:center;
margin-top: 10px;

}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffd9;
	text-decoration: none;
}
#powered a:hover{
	color: #adff2f;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}

