*
{
margin:0px;
padding:0px;
}
body
{
background:url(img/bg_water.jpg) no-repeat center bottom #fff;
}
h1
{
position:absolute;
left:-10000px;
}
div#water
{
width:100%;
background:url(img/bg_body.jpg) repeat-x top center;
}
div#global
{
width:960px;
min-height:900px;
background:url(img/bg_centre.png) no-repeat top center;
margin:0 auto;
}
div#entete
{
width:960px;
height:220px;
margin:0 auto;
}
div#entete .logo
{
position:relative;
left:10px;
top:20px;
width:427px;
height:84px;
background:url(img/logo.png) no-repeat top;
}
div#entete .menu
{
width:630px;
height:44px;
/*background:url(img/menu.png) no-repeat top center;*/
position:relative;
left:125px;
top:83px;
}
div#contenu
{
width:960px;
min-height:430px;
margin:0 auto;
}
div#contenu h2
{
width:850px;/* 960px */
height:107px;
background:url(img/bg_h2.png) top left no-repeat;
padding-left:80px;
line-height:107px;
margin-left:30px;
font:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#94c10a;
font-size:30px;
}
div#contenu p
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#737373;
line-height:18px;
margin-bottom:10px;
}

div#contenu p span {
font-weight:bold;
}

div#contenu .left
{
float:left;
border:none;
margin:15px 10px 30px 0;
border:#999999 solid 1px;
padding:3px;
}


div#contenu .right
{
float:left;
border:none;
}

/*********************************
******************************/
div#contenu .texte_bloc1 {
	width:800px;
	
	text-align: left;
	height: 151px;
	margin-top:10px;
	padding: 10px 0px 10px 10px;
}

/*div#contenu .texte_bloc1 p {
	color:#1693EB;
}*/

div#contenu .texte_bloc1 p img {
	padding:0px 9px;
	border:0;
}


/*div#contenu .jaune {
font-weight:bold;
color:#FFBE00;
}*/

.flotright {
float:right;}



/*********************************
******************************/


























div#contenu .glob
{
width:880px;/* 900px */
min-height:300px;
margin:0 auto;
padding:10px;
background-color:#ddeffc;
border:1px solid #a0cdf4;
}

div#contenu h3 {
font-size:18px;
font-weight: bold;
margin-bottom:10px;
}

div#contenu .small {
font-size:10px;
color:#990000;
}

div#pied
{
width:960px;
min-height:100px;
margin:300px auto 0 auto;
}
ul#piedListe
{
list-style:none;
text-align:center;
margin:0 auto;
width:800px;
}
ul#piedListe li
{
display:inline;
}
ul#piedListe li a
{
text-decoration:none;
color:#fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:11px;
margin:0 5px 0; 
line-height:16px;
}
.imna
{
position: absolute;
left:-5000px;
}
p.imnalys
{
text-align:center;
}

/*Formulaire du contact*/


#form {
	text-align: left;
	margin-top:25px;
	margin:0 10px;
	width:auto;
	overflow:hidden;
}
.form1 {
	border-width: medium;
	border: solid 1px #ccc;
	width: 46%;
	background: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	color: #575b5f;
	margin-right: 5px;
	padding: 2px;
}

.form11 {
	border-width: medium;
	border: solid 1px #ccc;
	width: 95%;
	background: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	color: #575b5f;
	margin-right: 5px;
	padding: 2px;
}

.form1:focus, .form11:focus {
	border: 1px solid #666666;
}
.form2{
	font: 11px Arial, Helvetica, sans-serif;
	width: 30%;

}
.form3{ 
    font-size:11px;
    width: 30%;
	}
.form4{
	overflow: hidden;
	padding: 5px 0px 0px;
    }
	
.button1 {
	font-size: 11px;
	width: 45%;
	background: #999999;
	border-width: medium;
	border-style: none;
	color: #575b5f;
	cursor: pointer;
}

#form .italic {
    font-style:italic;
	}
