*{
margin:0;
padding:0;
}

body {
font-family: "Comic sans MS",Verdana,Sans-serif;
font-size: 14px;
color:#000000;
background-color:#666666;
background:url(../img_site/fond.jpg) repeat;
margin-top:10px;
margin-bottom:10px;
}

.pas_afficher{
display:none;
}

#flash_banniere{
position:absolute;
width:465px;
height:90px;
top:25px;
right:25px;
}

/*-----------------------------------------------------------------Menu_haut-------------------*/
#menu_haut{
position:absolute;
top:125px;
right:55px;
}

#menu_haut ul{
list-style:none;
}

#menu_haut li{
display:inline;
float:left;
margin-left:5px;
}

#menu_haut li a{
text-decoration:none;
}

#coin_prof{
display: block;
width: 115px;
height: 27px;
background: url(../img_site/btn_8.jpg) no-repeat 0 0 ;
}

#coin_prof:hover{
background: url(../img_site/btn_8.jpg) no-repeat -115px 0 ;
}

#webmail{
display: block;
width: 115px;
height: 27px;
background: url(../img_site/btn_9.jpg) no-repeat 0 0 ;
}

#webmail:hover{
background: url(../img_site/btn_9.jpg) no-repeat -115px 0 ;
}

#contact{
display: block;
width: 115px;
height: 27px;
background: url(../img_site/btn_10.jpg) no-repeat 0 0 ;
}

#contact:hover{
background: url(../img_site/btn_10.jpg) no-repeat -115px 0 ;
}
/*-----------------------------------------------------------------fin Menu haut-------------------*/


/*-----------------------------------------------------------------Menu_gauche-------------------*/
#menu_gauche{
position:relative;
float:left;
padding-left:44px;
}

#etoile{
position:absolute;
bottom:0px;
left:50px;
}

#menu_gauche ul{
list-style:none;
}

#menu_gauche li a{
text-decoration:none;
}

#qui{
display: block;
width: 213px;
height: 39px;
background: url(../img_site/btn_1.png) no-repeat 0 0 ;
}

#qui:hover{
background: url(../img_site/btn_1.png) no-repeat -213px 0 ;
}

#angleterre{
display: block;
width: 140px;
height: 32px;
background: url(../img_site/btn_2.png) no-repeat 0 0 ;
}

#angleterre:hover{
background: url(../img_site/btn_2.png) no-repeat -140px 0 ;
}

#ecosse{
display: block;
width: 114px;
height: 32px;
background: url(../img_site/btn_3.png) no-repeat 0 0 ;
}

#ecosse:hover{
background: url(../img_site/btn_3.png) no-repeat -114px 0 ;
}

#irlande{
display: block;
width: 115px;
height: 30px;
background: url(../img_site/btn_4.png) no-repeat 0 0 ;
}

#irlande:hover{
background: url(../img_site/btn_4.png) no-repeat -114px 0 ;
}

#espagne{
display: block;
width: 125px;
height: 31px;
background: url(../img_site/btn_5.png) no-repeat 0 0 ;
}

#espagne:hover{
background: url(../img_site/btn_5.png) no-repeat -125px 0 ;
}

#photos{
display: block;
width: 140px;
height: 32px;
background: url(../img_site/btn_6.png) no-repeat 0 0 ;
}

#photos:hover{
background: url(../img_site/btn_6.png) no-repeat -140px 0 ;
}

#devis{
display: block;
width: 95px;
height: 32px;
background: url(../img_site/btn_7.png) no-repeat 0 0 ;
}

#devis:hover{
background: url(../img_site/btn_7.png) no-repeat -95px 0 ;
}
/*-----------------------------------------------------------------FinMenu_gauche-------------------*/
#texte_page{
float:right;
width:520px;
padding:5px;
overflow:hidden;
}

#entete_page{
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size:24px;
margin-bottom:10px;
}

#question{
font-weight:bold;
text-decoration:underline;
font-size:14px;
margin-bottom:10px;
}

#texte_page a:link{
text-decoration:none;
color:#0000FF;
}

#texte_page a:active{
text-decoration:none;
color:#0000FF;
}

#texte_page a:visited{
text-decoration:none;
color:#0000FF;
}

#texte_page a:hover{
color:#0000FF;
text-decoration:underline;
}

#texte_page ul{
list-style-position:inside;
list-style:square;
margin-bottom:10px;
margin-top:10px;
}

#miseenplace_programme{
font-size:11px;
font-style:italic;
}

/*-------------------------------------CSS photos sous le menu gauche*/
#agrandir_photos{
position:absolute;
bottom:55px;
left:170px;
color:#7BA294;
font-weight:bold;
font-size:12px;
}

#photo1{
position:absolute;
top:19px;
left:31px;
}

#photo2{
position:absolute;
top:8px;
right:7px;
}

/*-------------------------------------FIN CSS photos sous le menu gauche*/
#pied_page{
width:900px;
color:#000000;
font-size:11px;
text-align:center;
margin-top:10px;
margin-left:auto;
margin-right:auto;
}

img{
border:0px;
}