@import "css/hcard.css";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	overflow: auto;	
	
}
.imgAlignG {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.imgAlignD {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.fondGauche {
	background-image: url(interface/herbe_fond.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.fondDroite {
	background-image: url(interface/herbe_fond.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.accroche {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.contour {
	border: 1px solid #222C5B;
}

.cont1{
	background-color: #ffd014;
}
.cont2{
	background-color: #264a94;
}
.cont3{
	background-color: #4771a3;
}



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

a img
{
	border: 1px solid white;
}

img{
	
}

.link{
	width: 180px;	
	background-color: #4372a0;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #496118;
	line-height: 20px;
	margin-bottom: 3px;
}
.link a{
	color: white;
	text-decoration: none;
}

.link a:hover{
	color: #ffd014;
}

h2{
	width: 100%;		
	font-family: "Times New Roman";
	font-size: 25px;
	color: white;	
	border-bottom: 1px solid white;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	padding:10px;	
	padding-bottom: 5px;
}

h4{
	font-family: "Times New Roman";
	font-size: 18px;
	color: #ffd700;
	padding:5px;
	padding-left: 10px;	
}
h4.t1{
	padding-bottom: 0px;
}
.text, .text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

.text a{
	color: white;
}

.text p{
	padding: 10px;
}

.text p.p1{
	padding-top:0px;
	color: #ffd700;
	font-size: 16px;
	font-family: "Times New Roman";
	
}

.text p.p2{
	width: 220px;
	
}

.text ul, .text ul.d1{
	list-style: square;
	margin-left: 25px;
	margin-bottom: 10px;
	text-align: justify;
}

.text ul li{
	margin-top: 5px;
}

.text ul.d1{
	line-height: 20px;
}

.text ul.d1 li{
	margin-top: 15px;	
}


.text2{
	float: right;
}

.pic{
	float: right;
	width: 125px;
	text-align: center;
	padding-left: 10px;
}

.pic img{
	margin-bottom: 10px;
}

.pic2{
	float: right;	
	text-align: center;
	padding: 10px;
}

.sep{
	width: 100%;	
	border-bottom: 1px solid white;
	line-height: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
}

.gall{
	text-align: center;
}

.gall a img{
	margin-right: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.clear{
	clear: both;
	color: #4771a3;
}


.menuDown{	
	width: 100%;	
	font-family: "Trebuchet MS";
	font-size: 11px;	
	color: #191970;	
	font-weight: bold;
	word-spacing: 3px;	
	margin-top: 10px;	
	padding-top: 5px;	
	border-top: 1px solid #dedede;
 
}
	.menuDown a{
		color: #191970;	
		text-decoration: none;
	}
	.menuDown a:hover{
		color: #ff8c00;
	}

.hcard{
	
	width: 180px;			
	text-align: center;
	
	
}



#powered { 
  font-size: 11px; 
  color: black;
  text-decoration: none; 
  vertical-align: middle; 
  text-align:center;
 
   
  }
  
 #powered img { 
  height: 11px; 
  width: 11px; 
  margin-bottom:2px; 
  margin-right: 4px; 
  vertical-align: middle; 
  border: 0px; 
  }

