/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
width:1024px;
background-color:black;
}
#deb{
position:absolute;
z-index:100;
color:red;
font-size:14px;
font-weight:bold;
top:20px;
left:400px;
}
#deb a{
color:red;
}
#deb a:hover{
text-decoration:underline;
}
h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}
#header {
	position: relative;
	width: 1024px;
	height: 131px;
	background: url(interface/header.jpg) left top no-repeat;
	margin: 0 auto;
	text-align: left;
}
#conteneur {
position: relative;
width: 1024px;
margin: 0 auto; 
background: black left top repeat-y;
}
#conteneur2 {
position: relative;
width: 1024px;
left: 50%;
margin-left: -512px;
background: black left top repeat-y;
}
#centre {
margin-left: 350px;
margin-top: 12px;
height:350px;
}
#centre h2 {
  font-size: 1.2em;
  padding-left: 15px;
	color: #b72727;
}
#centre p {
  font-size: 1em;
	color: #585856;
/*	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{
margin: 0;
}
#content img{
border: 0;
}

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

#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;
margin-left:10px;
margin-top:30px;
}
#menugauche li {
width: 200px;
/*list-style-image: url(interface/tete.jpg);*/
/*background:url(interface/tete.jpg) left top no-repeat;*/ 
list-style-image: none;
margin-bottom: 8px;
}
#menugauche li:hover a {
list-style-image: none;
}
/*#menugauche li a:hover {
list-style-image: url(interface/tete2.jpg);
}*/
#menugauche a {
margin: 0 2px;
color: #959191;
text-decoration: none;
}
#menugauche a:hover {
text-decoration: underline;
}

#footer {
	width: 1024px;
	height: 122px;
	background: url(interface/footer.jpg) left bottom no-repeat;
	color: red;
	font-size: 1.2em;
/*	font-weight:bold;*/
	text-align: left;
	margin: 0 auto;
}
#footer p {
	padding-top: 90px;
	padding-left: 130px;
/*	margin: 10px 0 0 40px;*/
}
#footer a {
	color: red;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	color: red;
	text-decoration:underline;
}
#formu div.row {
  clear: both;
  padding-top: 10px;
  padding-left: 15px;
  font-size: 1em;
	color: red;
  }

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

#formu div.row span.formw{
  float: right;
  width: 70%;
  text-align: left;
  }
.txt_red{
color:red
}
input, textarea{
   border:1px solid #b72727;
}
#divcontact{
display:none;
}
#rect_haut{
padding-top:2px;
width: 600px;
height:48px;
background:url(interface/rect_haut.jpg) left top no-repeat; 
}
#rect_milieu{
width: 600px;
background:url(interface/rect_milieu.jpg) left top repeat-y; 
padding-left:20px;
}
#rect_milieu1{
margin-top:-20px;
width: 600px;
background:url(interface/rect_milieu.jpg) left top repeat-y; 
padding-left:20px;
}
#rect_milieu2{
margin-top:-5px;
width: 600px;
background:url(interface/rect_milieu.jpg) left top repeat-y; 
padding-left:20px;
}
#rect_bas{
width: 600px;
height:26px;
background:url(interface/rect_bas.jpg) left top no-repeat; 
	margin-top:-20px;
}
#rect_haut h2 {
  font-size: 1.2em;
  padding-left: 25px;
	color: white;
}
#menu_bio li {
display:inline;
background-color:grey;
margin-left:5px;
height:20px;
/*background:url(interface/tete.jpg) left top no-repeat;*/ 
list-style-image: none;
}
#menu_bio li a{
padding-left:10px;
padding-right:10px;
color:white;
}
#menu_bio li a:hover{
color:black;
}
#p1{
margin-left:30px;
}
