@import "hcard.css";

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/interface/fond.jpg);
	background-repeat: repeat-x;
	background-position:  top;
	background-color: #FEA952;
}

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

a img{
	border: 1px solid black;
	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:687px;	
	overflow:hidden;
	
	font-family: arial;
	font-size: 12px;
	color: black;	
	
}

#haut h1 a{
	font-size: 5px;
}

#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: black;
	border-bottom: 1px solid #f7c29b; 
	
}
h2.t1{
	width: 880px;
}

h3{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #fbede8;
	padding-top: 20px;	
	padding-bottom: 3px;
}

.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;
	color:#000000;	
}

.text2 a{
	color: #000000;
}


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

.text2 ul{
	font-family: arial;
	font-size: 12px;
	color: black;	
	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 #A00423;
	line-height: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sep2{
	border-bottom: 1px solid #A00423;
}

.altmenu{
	margin-top: 325px;	
}

.al, .al2{
	width: 95px;
	height: 35px;
	background-color: #82051B; 
	float: left;
	margin-left: 3px;
	display: inline;
	text-align: center;	
	font-family: arial;
	font-size: 11px;	
	font-weight: bold;	
	margin-top: 10px;
	line-height: 30px;
}



.al a, .al2 a{
	width: 95px;
	height: 35px;
	float: left;
	text-decoration: none;
	color: white;
	text-align: center;	
}

.al2, .al2 a{
	width: 120px;
}

.al a:hover, .al2 a:hover{
	background-color: #82051B;
}

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

#baseline ul{
	margin-left: 190px;
}

.altmenu ul{	
margin-left: 100px;
}

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

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

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

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


#mn{
	width: 726px;
	height: 250px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	
}

#mn p{
	font-size: 14px;
	font-weight: bold;
	color: black;
}

#pay{
	width: 576px;
	height: 177px;
	background-image: url(../images/pay.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	
	
}

#pay p{
	font-size: 14px;
	font-weight: bold;
	color: black;
}

#voe{
	width: 786px;
	height: 241px;
	background-image: url(../images/voe.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	
	
}

#voe p{
	font-size: 14px;
	font-weight: bold;
	color: black;
}


#log{
	width:812px;
	height: 103px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	
	
}


.s1{
	border-right: 1px dotted black;
}

.clear{
	clear: both;
}

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

.hc a{
	color: orange;
}

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

 #powered { 
  font-family: arial;
  font-size: 12px; 
  color: #fff; 
  text-decoration: none; 
  vertical-align: middle; 
  text-align:center;
  margin-left: 350px; 
 
  
  }
  
 #powered img { 
  height: 12px; 
  width: 12px; 
  margin-bottom:2px; 
  margin-right: 4px; 
  vertical-align: middle; 
  border: 0px; 
  }
.cadre-right
{ float: right; width:300px; border:solid thin #8C101F; padding:1px 5px 12px 5px; text-align:center; font-weight:bold; background-color:#DF7545;}

.texte-cadre a
{ color:#8C101F;}
.texte-cadre a:hover
{ color:#FFF;}


#lang{ float:right; width:150px;}

#lang ul{
	list-style-type: none;}
	
#lang li{ float:left; margin-right: 10px;}
#lang img { border: 0;}