/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color:#000000;
}
h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}
#header {
	position: relative;
	width: 980px;
	height: 124px;
	background: url(../interface/header.jpg) left top no-repeat;
	margin: 0 auto;
	text-align: left;
}
#conteneur2 {
position: absolute;
width: 980px;
left: 50%;
margin-left: -490px;
color:#ffffff;
}
#conteneur2 h2{
font-size:14px;
color:red;
}
#conteneur {
position: absolute;
width: 980px;
left: 50%;
margin-left: -490px;
background: url(../interface/contenu.jpg) left top repeat-y;
}
#centre {
margin-left: 190px;
margin-top: 0;
background: url(../interface/centre.gif) right top no-repeat;
min-height:400px;
}
#centre h2 {
  font-size: 1.2em;
  padding-left: 15px;
	color: #ab0309;
}
#centre span {
  font-size: 1.3em;
  font-weight: bold;
	color: #ab0309;
}
#centre p {
  font-size: 1em;
	color: #000000;
/*	line-height: 1,3em;*/
	padding-left: 10px;
	padding-right: 15px;
}
#centre br {
  font-size: 1em;
	color: #585856;
/*	line-height: 1,3em;*/
	padding-left: 7px;
	padding-right: 15px;
}
#content span {
  font-size: 1em;
  font-weight: bold;
	color: #ab0309;
}
#content{
margin-top:30px;
width:600px;
text-align:center;
}
p {margin: 0 0 10px 0;}

#content a{
color: #ffffff;
text-decoration: none;
}
#content a:hover {
text-decoration: underline;
}
#content p {
padding-left: 12px;
}
#gauche {
position: absolute;
left:0;
width: 210px;
}

#gauche h4 {
	padding-left: 35px;
	color: #56B6F9;
}
#gauche span {
  font-size: 1.3em;
  font-weight: bold;
	color: #FDEE04;
}
#gauche img{
border: 0;
}
#gauche p{
/*padding-left: 40px;*/
text-align: center;
}
#menugauche {
margin: 0;
padding-left: 15px;
}
#menugauche li {
width: 156px;
height:24px;
background: url(../interface/ocre.jpg) left top no-repeat;
list-style-image: none;
margin-bottom: 8px;

}
#menugauche li a {
margin: 0 2px;
color: #ffffff;
padding-left:10px;
margin-top:8px;
text-decoration: none;
}
#menugauche a:hover {
text-decoration: underline;
}

.photo{
    padding-right : 4px;
    margin-right : 4px;
    float : left;
}

#footer {
	width: 980px;
	height: 114px;
	background: url(../interface/footer.jpg) left bottom no-repeat;
	color: white;
	font-size: 0.90em;
/*	font-weight:bold;*/
	text-align: left;
	margin: 0 auto;
}
#footer p {
	padding-top: 90px;
	padding-left: 220px;
/*	margin: 10px 0 0 40px;*/
}
#footer span {
	padding-left: 80px;
/*	margin: 10px 0 0 40px;*/
}
#footer a {
	color: white;
}
#formu div.row {
  clear: both;
  padding-top: 10px;
  padding-left: 15px;
  font-size: 1em;
	color: #585856;
  }

#formu div.row label{ 
  float: left;
  width: 25%;
  text-align: left;
  font-size: 1em;
	color: #585856;
  }

#formu div.row span.formw{
  float: right;
  width: 70%;
  text-align: left;
  }
.txt_red{
color:red
}
#formu #mail{
  	background: #ffffff url(../interface/mail.jpg) left top no-repeat;
    padding-left:25px;
}
#formu #nom{
  	background: #ffffff url(../interface/personne.jpg) left top no-repeat;
    padding-left:25px;
}
#formu #texte{
  	background: #ffffff url(../interface/message.jpg) left top no-repeat;
    padding-left:30px;
}
#gallery {
margin-left:60px;
}
#gallery td{
padding: 3px;
}
#gallery img{
border:2px solid #ffffff;
}
#magasin{
margin-left:20px;
text-align:center;
}
#magasin img {
  margin-top:15px;
  margin-bottom:10px;
  margin-left:10px;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
}
#magasin span{
font-size:16px;
font-weight:bold;
}
