@charset "utf-8";
/* CSS Document */

body{
margin-top:0px;
background:#FFFFFF url(images/fond.jpg) center top no-repeat;
}
*html body{
margin-left:11px;
}
*+html body{
margin-left:11px;
}

#lesite{
margin-left:auto;
margin-right:auto;
width:1010px;
}

#banniere{
width:1010px;
height:175px;
background:url(images/banniere.jpg) no-repeat;
}

#menu{
width:1010px;
height:56px;
background:url(images/menu.jpg) no-repeat;
}

#recherche{
width:1010px;
height:72px;
background:url(images/recherche.jpg) no-repeat;
}

#footer{
width:1010px;
height:95px;
background:url(images/footer.jpg) no-repeat;
}

#texte-footer{
position:absolute;
margin-left:50px;
margin-top:55px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#CCCCCC;
}
#texte-footer a{
color:#6699CC;
text-decoration:none;
}
#texte-footer a:hover{
text-decoration:underline;
}

#contenu{
width:668px;
/** Styles ******/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-align:justify;
}
#contenu a{
color:#3399CC;
}

.liste-texte{
list-style-image:url(images/puce_blanc.jpg)
}

#zone-droite{
width:291px;
min-height:291px;
background:url(images/zone-droite.jpg) no-repeat;
}
*html #zone-droite{
height:291px;
}
*+html #zone-droite{
height:291px;
}

#lien_menu{
/*margin-left:95px;*/
margin-left:100px;
}

#image1 img {
width: 136px; 
height: 56px; 
border: none;
background-image:url(images/bouton_01.jpg);
}
*html #image1:hover {
background-image:url(images/bouton_on_01.jpg);
}

#image1:hover img {
background-image:url(images/bouton_on_01.jpg);
}

#image2 img {
width: 216px; 
height: 56px; 
border: none;
background-image:url(images/bouton_02.jpg);
}
*html #image2:hover {
background-image:url(images/bouton_on_02.jpg);
}

#image2:hover img {
background-image:url(images/bouton_on_02.jpg);
}

#image3 img {
width: 168px; 
height: 56px; 
border: none;
background-image:url(images/bouton_06.jpg);
}
*html #image3:hover {
background-image:url(images/bouton_on_06.jpg);
}

#image3:hover img {
background-image:url(images/bouton_on_06.jpg);
}

#image33 img {
width: 211px; 
height: 56px; 
border: none;
background-image:url(images/bouton_031.jpg);
}
*html #image33:hover {
background-image:url(images/bouton_on_031.jpg);
}

#image33:hover img {
background-image:url(images/bouton_on_031.jpg);
}


#image4 img {
width: 144px; 
height: 56px; 
border: none;
background-image:url(images/bouton_04.jpg);
}
*html #image4:hover {
background-image:url(images/bouton_on_04.jpg);
}

#image4:hover img {
background-image:url(images/bouton_on_04.jpg);
}

#image5 img {
width: 136px; 
height: 56px; 
border: none;
background-image:url(images/bouton_05.jpg);
}
*html #image5:hover {
background-image:url(images/bouton_on_05.jpg);
}

#image5:hover img {
background-image:url(images/bouton_on_05.jpg);
}

.champ_form{
/*background-image:url(images/fond-input.jpg);*/
background-repeat:no-repeat;
border:0px;
width:491px;
height:16px;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
}

.text_form{
/*background-image:url(images/fond-textarea.jpg);*/
background-repeat:no-repeat;
border:0px;
width:491px;
height:137px;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
}

#check{
visibility:hidden;
}

#video{
position:absolute;
margin-top:50px;
margin-left:15px;

}
#atelier
{
	position:absolute;
	width:291px;
	height:291px;
	margin-top:300px;
	background-image:url(images/droite_atelier.jpg);
}
#texte_atelier
{
	margin-top:60px;
	margin-left:30px;
	margin-right:30px;
	text-align:justify;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}