/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}
#header {
	position: relative;
	width: 760px;
	height: 113px;
	background: url(interface/header.png) left top no-repeat;
	margin: 0 auto;
	text-align: left;
}
#accessible {
	position: absolute;
	top: 10px;
	right: 50px;
	text-align: right;
	width: 380px;
}
#accessible ul {
	margin: 0;
	padding: 0 15px 2px 0;
}
#accessible li {
	list-style-type: none;
	font-size: 0.9em;
	padding: 0;
	display: inline;
	color: white;
	line-height:1.5em;
}
#accessible li a {
	color: white;
}
#header2 {
	width: 760px;
	height: 38px;
	background: url(interface/header2.png) left top no-repeat;
	margin: 0 auto;
	text-align: right;
}
#conteneur {
position: absolute;
width: 760px;
left: 50%;
margin-left: -375px;
background: url(interface/contenu.png) left top repeat-y;
}
#centre {
margin-left: 210px;
margin-top: 0;
}
#centre h2 {
  font-size: 1.2em;
  padding-left: 15px;
	color: #56B6F9;
}
#centre span {
  font-size: 1.3em;
  font-weight: bold;
	color: #FDEE04;
}
#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 span {
  font-size: 1.3em;
  font-weight: bold;
	color: #FDEE04;
}
#content{
margin: 0;
}
p {margin: 0 0 10px 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: 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: 35px;
}
#menugauche li {
width: 160px;
list-style-image: url(interface/puce.png);
margin-bottom: 8px;
border-bottom: 1px dotted gray;;
}
#menugauche li a:hover {
list-style-image: url(interface/puce2.png);
}
#menugauche a {
margin: 0 2px;
color: #959191;
text-decoration: none;
}
#menugauche a:hover {
text-decoration: underline;
}

.photo{
    padding-right : 4px;
    margin-right : 4px;
    float : left;
}
#footer2 {
	width: 760px;
	height: 24px;
	background: url(interface/footer2.png) left bottom no-repeat;
	margin: 0 auto;
	font-size: 1px;
/*	clear: both;*/
}
#footer {
	width: 760px;
	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
}
#pub{
margin-left:50px;
margin-top:10px;
display:none;
}
#pub img{
border:0;
}

