


@import url(css/hcard.css);
body {
	height: 100%;
	margin: 0;	
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	
	}

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

img{
	border: none;
}
.fondGauche {
	background-image: url(interface/gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondDegrad {
	background-image: url(interface/fondDegrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Menu {
background-image:url(interface/haut_centre.jpg);
background-position:top;
background-repeat:no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b72a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c5273;
	text-align: right;
	padding-right: 5px;
}
#menu {
background-image:url(interface/bas_centre.jpg);
background-position:bottom;
background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c5273;
	text-align: right;
	padding-right: 20px;
}

#menu a{
	text-decoration: none;
}

#menu a:hover{
	font-weight: bold;
	color: #FF8C00;
}


.baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #417fb5;
	background-image: url(interface/footerbg.jpg);
background-position:bottom;
background-repeat: repeat-x;
height: 104px;

}
.centre_haut_fond{
background-image:url(interface/haut_centre.jpg);
background-position:top left;
background-repeat:no-repeat;
}
#centre_bas_fond{
float: left;
background-image:url(interface/bas_centre.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding-left:10px;
}

.hcardbg{
	background-image:url(interface/haut_centre.jpg);
background-position:top left;
background-repeat:no-repeat;
margin-left: 5px;
}

.hcardbg2{
background-image:url(interface/bas_centre.jpg);
background-position:bottom right;
background-repeat:no-repeat;
width: 215px;
}

#content{
	float: left;	
	width: 700px;	
	margin-top: 20px;	
	padding-bottom: 50px;
}

h1{
font-size: 1px;
}

h2{
	font-family: "Trebuchet MS";
	background-image: url(interface/h2.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 91px;
	font-size: 30px;
	color: #0f75c0;
	font-weight: normal;
	margin-top: 30px;
	margin-left: 20px;
	line-height: 80px;
	text-indent: 100px;
	
}

h3{
	font-family: Arial;
	background-image: url(interface/h3.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 43px;
	font-size: 18px;
	font-weight: normal;
	color: #ff8c00;
	text-indent: 80px;
	line-height: 45px;
	border-bottom: dotted 1px #ff8c00;
	margin-top: 20px;
}

h3 a{
	color: #ff8c00;
	text-decoration: none;
}


#content{
	
	width: 690px;
	
}
#content p{
	margin-top: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #303030;
}

#content p a{
	color: #2d5476;
}



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

#content ul a{
	text-decoration: none;
	color: #2d5476;
}

#content ul a:hover{	
	color: #FFA500;
}
#content ul li {
	margin-top: 10px;	
}


.pic{
	float: right;
	padding: 20px;
	
}

.clr{
	clear: both;
}

.hr{
	width: 454px;
	height: 162px;
	background-image: url(interface/hr.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

.hr_ins{
	margin-left: 100px;
	padding-top: 10px;
}




/* DESIGN */


h1{
	display: none;
}


#navdown{
	float: left;
	width: 900px;			
	display: inline;
	text-align: center;		
}

#navdown p{

   font-family: Arial;
	font-size: 12px;
	font-weight: bold;	
	word-spacing: 10px;
	margin-top: 5px;
		
	}
#navdown p a{
	color: #284b68;
	text-decoration: none;
}
#navdown p a:hover{
	color: orange;
}




#hcard{
	
	width: 215px;	
	font-family: arial;
	font-size: 11px;
	color: #555555;
	text-align: center;	
}

#hcardins{	
padding-top: 40px;
padding-bottom: 40px;


}


#powered { 
font-family: Arial;
  font-size: 11px; 
  color: orange;
  text-decoration: none; 
  vertical-align: middle; 
  text-align:center;
  padding-top:20px;
   
  }
  
 #powered img { 
  height: 11px; 
  width: 11px;  
  vertical-align: middle; 
  border: 0px; 
  }

