body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin: 0;
}

a, a:visited
{
color:#000000;
text-decoration:none;
}

a:hover
{
color:#FF9900;
}

b,strong
{
color:#FF9900;
}

h1
{
font-size:16px;
text-align:center;
color:#FF9900;
}

.header	
{
background-image:url(images/cheese-webcam.png);
background-position:center;	
background-repeat:no-repeat;	
width:684px;	
height:70px;
margin:auto;
}

.conteneur	
{	
margin:auto;	
width:778px;
}

.central
{
width:778px;
margin: 50px auto 0 auto;
clear:both;
}

.haut
{
background-image:url(images/header.png);
background-position:center;	
background-repeat:no-repeat;	
width:770px;	
height:107px;
margin:auto;
}

.contenu
{
background-image:url(images/fond.png);
background-position:center;	
background-repeat:repeat-y;	
width:778px;
height:auto;	
margin:auto;
}

.bas
{
background-image:url(images/bas.png);
background-position:center;	
background-repeat:no-repeat;	
width:778px;	
height:57px;
margin:auto;
}

.gauche
{
width:340px;
float:left;
margin:0 0 0 50px;
text-align:center;
}

.droite
{
width:324px;
float:right;
margin:0 50px 0 0;
border:#000000 dotted 1px;
}

.footer
{
clear:both;
text-align:center;
margin:20px auto;
font-size:11pt;
}

.footer a
{
text-decoration:none;
}

.footer a:hover
{
color:#FF9900;
}

.separateur
{
clear:both;
}

.frame
{
width:345px;
height:255px;
position:absolute;
margin:0 auto;
background-color:#FFFFFF;
display:none;
}