@charset "utf-8";

html
{
height: 100%;
overflow-x:hidden;
}
body
{
margin:0;
height: 100%;
overflow-x:hidden;

}

#conteneurHaut
{
position:absolute;
width:1280px;
left:50%;
}
#fondHaut
{
position:absolute;
left:-640px;
top:0px;
width:1280px;
}

#conteneurGauche
{
position:absolute;
width:242px;
left:50%;
}
#fondGauche
{
position:absolute;
left:-640px;
top:175px;
width:242px;
}
#conteneurDroite
{
position:absolute;
width:242px;
left:50%;
}
#fondDroite
{
position:absolute;
left:381px;
top:175px;
width:242px;
}
#fondDroiteFlou
{
position:absolute;
left:-230px;
width:343px;
}


#conteneurContenu
{
position:absolute;
width:1280px;
left:50%;
}
#navig
{
position:absolute;
left:170px;
top:210px;
}
#contenu
{
position:absolute;
left:-385px;
top:210px;
width:520px;
text-align:justify;
}
#contenuPetit
{
position:relative;
left:0;
top:2px;
width:334px;
text-align:justify;
}
#contenuImage
{
position:absolute;
left:348px;
top:36px;
width:172px;
}
#miniGalerie
{
position:absolute;
left:-2px;
top:585px;
width:524px;
}

#miniGaleriePage
{
position:relative;
left:-2px;
width:524px;
}


#conteneurFooter
{
position:absolute;
width:1280px;
left:50%;
}

#FooterInt
{
position:relative;
left:-390px;
width:760px;
height:30px;
}
#contFooterGauche
{
float:left;
height:30px;
line-height:30px;
}

#contFooterDroite
{
float:right;
vertical-align:text-bottom;
height:30px;
line-height:30px;
}

a:link
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
a:visited
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#7CC242;}

a.gris:link
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
font-weight:bold;
text-decoration:none;
}
a.gris:visited
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
font-weight:bold;
text-decoration:none;
}
a.gris:hover{
color:#7CC242;}

a.fin:link
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
font-weight:normal;
text-decoration:none;
}
a.fin:visited
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-decoration:none;
}
a.fin:hover{
color:#7CC242;}

.titre
{
font-family:"Times New Roman", Times, serif;
font-size:30px;
color:#000000;
}

.titreMoyen
{
font-family:"Times New Roman", Times, serif;
font-size:24px;
color:#000000;
}
.titrePetit
{
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#000000;
}
.texteNoir
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:18px;
}
.texteGris
{
color:#666666;
font-size:12px;
}
.texteBlanc
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}
.texteBlancBold
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.texteVertBold
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#7CC242;
font-weight:bold;
text-decoration:none;
}
