/* CSS Document */
*
{
	padding:0px;
	margin:0px;
}
body
{
margin:0;
padding:0;
font-family:"Times New Roman", Times, serif;
background:url(img/background.jpg) top center no-repeat #1f6684;
}

a{
color:#02648E;
text-decoration:none;
font-size:13px;

}

a:hover{
color:#02648E;
text-decoration:underline;
font-size:13px;

}


#top
{
margin:0px auto 0px auto;
padding:0;
width:940px;
height:20px;
background:url(img/ombre_haut.png) top center;
_background:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ombre_haut.png', sizingMethod='crop');

}
#conteneur
{
margin:0px auto 0px auto;
padding:0;
width:940px;
background:url(img/bord.png) center;
_background:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bord.png', sizingMethod='scale');
}
#header
{
margin-left:20px;
padding:0;
width:900px;
height:409px;
background-image:url(img/top.jpg);
}

#center
{
margin:20px 0px 0px 20px;
width:900px;
background-image:url(img/bas-conteneur.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}


#footer
{
clear:both;
text-align:center;
font-size:12px;
color:#1c617f;
margin-bottom:3px;
}

#footer2
{

text-align:center;
font-size:12px;
color:#ffffff;
}

#footer2 a
{color:#ffffff;
text-decoration:none;

}

#footer2 a:hover
{
text-decoration:underline;

}


#zoneflash
{
width:900px;
}
#zonegoog
{
padding:80px 0px 0px 0px;
margin:0;
width:872px;
height:330px;
}
#ttexte
{
margin:0px 40px 0px 00px;
color:#777759;

}
#titre
{

margin:0px 0px 0px 0px;
}

h2
{
margin:0;
padding-top:0px;
color:#676868;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;

}
p
{
margin:0;
padding:10px 0px 00px 0px;
text-align:justify;
color:#666666;
}
#gauche
{float:left;
width:215px;

}

#texte
{
float:right;
width:680px;
margin-bottom:70px;
background-image:url(img/corse.jpg);
background-position:right top;
background-repeat:no-repeat;

}



#detail
{
text-align:justify;
}
#ztext
{
padding: 0px 10px 0px 0px;
width:560px;
min-height:250px;
color:#666666;

}
#cadre1
{
float:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
height:110px;
width:140px;
background-image:url(img/cadre.jpg);
}





.marron
{
color:#88866d;
}

.titrel
{
font-weight:bold;
}
#photo
{ 
	float:left;
	margin-right:5px;
	height:	100px;
 }
 #bas
{
margin:0px auto 0px auto;
padding:0;
width:940px;
height:20px;
background:url(img/ombre_bas.png) top center;
_background:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ombre_bas.png', sizingMethod='crop');

}





/*PROMOS*/

#liste
{
	clear:both;
	min-height:125px;
	margin:5px 0px;
}
#cadre
{
	width:130px;
	height:90px;
	float:left;
	padding:10px;
}


#cadre img { border:0px; margin:0px 5px 5px 0px; float:left; }

#liste li{ list-style:none; padding:20px 10px 0px 40px;}

#liste li h2 { color:#02648E;}


/*FIN PROMOS*/

#form_contact{
	width:400px;
	margin-left:200px;
	margin-top:-200px;
	padding:0px 10px 0px 0px;
	position:absolute;

}