/* CSS Document */
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color:#127bad;
}
h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}
#header {
	position: relative;
	width: 900px;
	height: 80px;
	background: url(interface/header.png) left top no-repeat;
	margin: 0 auto;
	text-align: left;
}
#conteneur {
position: absolute;
width: 900px;
left: 50%;
margin-left: -450px;
}
#tout{
border: 1px solid white;
}
#hautd{
height:65px;
border-bottom: 1px solid white;
background: url(images/titre.jpg) left top no-repeat;
}
#hautg{
height:65px;
border-bottom: 1px solid white;
background: url(images/titre2.jpg) left top no-repeat;
}
#centre {
font-size:14px;
margin-right: 210px;
background-color:#89bdd5;
border-right: 1px solid white;
height:485px;
}
#centre p{
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
	color: #ffffff;
}
#centre p.right{
  float:right;
  padding: 10px;
	color: #ffffff;
}

#centre a {
margin: 0 2px;
color: #212222;
text-decoration: none;
font-size:14px;
text-decoration:underline;
}
#centre a:hover {
text-decoration: none;
}
#gauche {
position: absolute;
right:0;
width: 210px;
}

#menugauche {
margin: 0;
padding-left: 35px;
margin-top:20px;
}
#milieuh{
margin-top:30px;
color:#ffffff;
font-size:12px;
padding-left:5px;
}
#milieuh a {
color: #212222;
text-decoration: none;
font-size:12px;
text-decoration:underline;
padding-top:5px;
}
#milieuh a:hover {
text-decoration: none;
}
#milieub{
border-bottom: 1px solid white;
border-top: 1px solid white;
height:25px;
margin-top:10px;

}
img{
border:0;
}
#menugauche li {
width: 160px;
list-style-type: none;
margin-bottom: 8px;
}
#menugauche a {
font-size:12px;
margin: 0 2px;
color: #959191;
text-decoration: none;
color:white;
}
#menugauche a:hover {
text-decoration: underline;
font-weight:bold
}
#adresse{
padding-left: 10px;
}
#adresse p{
color:white;
font-size:12px;
}
#adresse table thead{
display:none;
}
#adresse table{
color:white;
font-size:12px;
}
.photo{
    padding-right : 4px;
    margin-right : 4px;
    float : left;
}
#footer {
	width: 900px;
	height: 45px;
	background: url(interface/footer.png) left bottom no-repeat;
	color: white;
	font-size: 0.90em;
/*	font-weight:bold;*/
	text-align: left;
	margin: 0 auto;
}
#footer p {
	padding-top: 12px;
	padding-left: 100px;
/*	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
}
#content1{
margin:30px 25px 25px 10px;
}
#content1 table{
width:650px;
background-color:#127bad;
border-collapse : collapse;
border: 1px solid white;
font-family: Arial, Helvetica, sans-serif;

}
#content1 table th{
/*background-color: #D0E3FA;*/
color:white;
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight:normal;
}
#content1 table td{
color:white;
padding: 5px;
border: 1px solid white;
}
.left{
text-align:left;
}
.center{
text-align:center;
}
#suite{
margin-top: 20px;
width:650px;
background-color:#127bad;
border: 1px solid white;
}
#gallery table td{
  height:90px;
  width:100px;
  padding:3px;
  text-align:center;
	border:2px solid #D0E3FA;
} 


.blue {
	color:#093d56;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	padding-left:70px;
	font-size:12px;
}
