@import "hcard.css";

body {
	margin: 0px;
	padding: 0px;
	background-color: #036735;
}

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

a img{
	border: 1px solid white;
	padding: 2px;
}



#fondGauche {
	background-image: url(../images/interface/gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#fondDroite {
	background-image: url(../images/interface/droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#haut {
	background-image: url(../images/interface/haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:900px;
	height:313px;	
	overflow:hidden;
	
	font-family: arial;
	font-size: 12px;
	color: white	
	
}



#contenu {
	background-image: url(../images/interface/contenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:880px;
	min-height: 375px;
	padding: 10px;
	
}
#bas {
	background-image: url(../images/interface/bas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
	width:880px;	
	padding:10px;
	margin-top: 15px;
	margin-bottom: 15px;
}


h2{
	font-family: arial;
	font-size: 20px;
	color: white;
	border-bottom: 1px solid #00bfff; 
	
}
h2.t1{
	width: 880px;
}

h3{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #aceaad;	
	padding-top: 10px;	
	padding-bottom: 10px;
}

.pic{
	float: right;
	width: 157px;
	height: 259px;
	background-image: url(../images/gallery/pic.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-top: 7px;
}

.picright{
	float: right;
	width: 210px;
	text-align: center;	
}
.picright img{
	margin-top: 5px;
}

.gallery{
	float: left;
	text-align: center;
	margin-right: 6px;
	margin-top: 10px;
	display: inline;
}


.text{
	width: 680px;
}

.text2{	
	width: 880px;	
}

.text2 a{
	color: #a1e9ff;
}


.text p, .text2 p{
	font-family: arial;
	font-size: 12px;
	color: white;
	padding-top: 10px;
	line-height: 20px;
}

.text2 ul{
	font-family: arial;
	font-size: 12px;
	color: white;	
	margin-left: 20px;
	list-style: circle;
}
.text2 ul li{
	margin-top: 5px;
}

p.p1{
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;	
	color: #ffdab9;
	text-align: center;
	padding-top: 20px;
}
p.p2{	
	font-size: 10px;
	font-weight: bold;	
	color: #ffdab9;	
	padding: 0px;
}

.sep, .sep2{
	width: 880px;
	border-bottom: 1px solid #3cb371;
	line-height: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sep3{
	width: 880px;
	line-height: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sep2{
	border-bottom: 1px solid green;
}

.altmenu{
	margin-top: 200px;	
}

.al{
	width: 95px;
	height: 35px;
	background-color: #2a576a;
	float: left;
	margin-left: 3px;
	display: inline;
	text-align: center;	
	font-family: arial;
	font-size: 11px;	
	font-weight: bold;	
	margin-top: 10px;
}
.al a{
	width: 95px;
	height: 35px;
	float: left;
	text-decoration: none;
	color: white;
	text-align: center;	
}

.al a:hover{
	background-color: #00bfff;
}

#baseline ul, .altmenu ul{	
	list-style: none;	
	font-family: arial;
	font-size: 11px;	
	font-weight: bold;	
	padding-top: 5px;	
	margin-left: 100px;
}

#baseline ul li{
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 8px;
	display: inline;	
}

.altmenu ul li{
	width: 80px;
	height: 20px;
	padding-left: 2px;
	padding-right: 2px;
}
#baseline ul li a{
	color: white;
	text-decoration: none;
}

#baseline ul li a:hover{
	color: #ff8c00;
}

.liborder{
	border-left: 1px solid #00bfff;
	
}


.diaporama{
	border: 1px solid #2e8b57;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;	
}

.clear{
	clear: both;
}

.hc{
	font-family: arial;
	font-size: 11px;
	color: white;
}

.hc a{
	color: orange;
}

.hct{
	font-size: 14px;
	font-weight: bold;
	color: orange;
}

 #powered { 
  font-size: 13px; 
  color: #fff; 
  text-decoration: none; 
  vertical-align: middle; 
  text-align:center;
  margin-left: 360px; 
 
  
  }
  
  .linkeo_cnil2 { 
  text-align:center;
  font-size: 11px;
  font:Verdana, Arial, Helvetica, sans-serif;
  color: #fff; 
  text-decoration: none; 
  }
  
 #powered img { 
  height: 13px; 
  width: 13px; 
  margin-bottom:2px; 
  margin-right: 4px; 
  vertical-align: middle; 
  border: 0px; 
  }
