*
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	text-decoration: none;
}

html
{
	height:100%;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	background:#3b3a3a url('img/site/fond_bandeau.jpg') scroll repeat-x left top;
	height:100%;
}


li
{
	list-style:none;
}

strong
{
	font-weight:bold;
}

em
{
	font-style:italic;
}

hr.both
{
	visibility:hidden;
	height:0;
	width:0;
	clear:both;
}

.hidden,
.invisible
{
	visibility:hidden;
}

a
{
	color:#000;
}


/* ------------ */

#conteneur,
#footer
{
	margin:auto;
	width:800px;
	background: url('img/site/fond_conteneur.jpg') repeat-y;	 
}

h1
{
	background: url('img/site/bandeau.jpg') no-repeat ;
	width:800px;
	height:310px;		
}

h1 span
{
	display:none;
}

#contenant
{
   width:722px;
   margin:0 40px;
   padding-bottom:50px;
   color:#555;
}

#pres
{
 	margin:10px;
}

#pres img
{
	margin:5px;
}

#phpmyvisites
{
	display:none;
}

#menu
{
	text-align:center;
}

#menu a
{
	color:#000;
	font-size:1.1em;
	font-weight:bold;
}

h2
{
	text-align:center;
	font-size:1.5em;
	margin:30px;
}

#col_droite
{
	width:200px;
    float:left;
	margin-left:10px;
}

#col_gauche
{
	margin-left:10px;
	float:left;
	width:490px;
	border-left:1px solid #ccc;	
}

#col_gauche h3,
#col_gauche div
{
	margin:10px;
}

h3,
#col_gauche h3
{
	margin-top:30px;
	border-bottom:1px solid #ccc;
	clear:both;
}

#col_gauche li
{
	margin:30px 0 0 15px;
}

#col_gauche p
{
	margin-left:10px;
}

.actu img
{
	width:150px;
	margin-right:5px;
	margin-left:10px;
	float:left;
}

#col_droite dt
{
	margin: 15px 0 2px 5px;
	font-style:italic;
}

#col_droite dd
{
	margin-left:7px;
}

#col_gauche .photo
{
	float:left;
	margin-left:60px;
	width:150px;
	height:150px;
	text-align:center;
	line-height:150px;
}

#col_gauche .photo img
{
	vertical-align:middle;
}

label,
input,
textarea
{
	display:block;
} 

label
{
	margin-top:30px;
}

input,
textarea
{
	border:1px solid #ccc;
}

textarea
{
	font-size:1.2em;
}

fieldset
{
	margin-left:10px;
}

label img,
#erreur_form img
{
	vertical-align:middle;
}

input.submit
{
	margin-top:20px;
}

#realisation
{
	color:#555;
	width:722px;
	border-top:1px solid #000;
	margin:auto;
}

#footer
{
	position:relative;
	height:60px;
}

#axa a
{
	width:128px;
	height:45px;
	background:url('img/site/axa.png') ;
	position:absolute;
	top:8px;
	right:50px;
}

#axa a span
{
	display:none;
}

#nanou a
{
	width:100px;
	height:45px;
	background:url('img/site/nanou.png') ;
	position:absolute;
	top:8px;
	right:190px;
}

#nanou a span
{
	display:none;
}

#comme-une-image a
{
	width:150px;
	height:45px;
	background:url('img/site/commeuneimage.jpg') ;
	position:absolute;
	top:8px;
	right:300px;
}

#comme-une-image a span
{
	display:none;
}
