
html
{
margin: 0px 0px;
}

body
{
   width: 1000px;
   margin: auto;
   margin-top: 0px;
   margin-bottom: 10px;    
   background-color: #ffcbab;
   font-size: 1,6em;
}

#en_tete
{
   width: 1000px;
   text-align: center;
   background-color: #ffffff;
}

#titre
{
margin-left: 0px;
float: left;
width: 200px;
}

#pubheader
{
margin-top: 20px;
margin-left: 225px;
}


#header_haut, #header_bas
{
   width: 100%;
   height: 25px;
   text-align: center;
   background-color: #cc0000;
}

.clear					
{
clear: both;
}

#corps
{
   margin-left: 150px; 
   padding: 5px;
   color: #000000;
   background-color: #ffffff;  
   text-align: center;
}

#pied_de_page
{
  color: white;
  width: 100%;
  text-align: center;
  background-color: #cc0000;
}

#en_tete p
{
color: #000000;
}

h1
{
margin-top:0px;
}

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

a:hover
{
color: #ff3535;
}

h2 a
{
color: #000000;
}
 
 
/* style menu */
#menu
{
   float: left; 
   width: 140px; 
   margin : auto;   
   background-color: #ffcbab;
}


ul.menu
{
margin: 0px;
list-style-type: none;
padding: 0;
width: 130px;
background-color: #ffffff;
}

.menu li
{
margin: 0px;
width: 120px;
text-align: center;
}

.menu_haut
{
color: #ffffff;
width: 130px;
margin-top: 5px;
background-color: #cc0000;
text-align: center;
font-size: 100%;
}

div.menu_bas
{
width: 130px;
margin-top: 0px;
background-color: #cc0000;
height: 15px;
}

/* fin style menu */


/*style galerie */

div.galerie 
{
width: 135px;
background-color: #cc0000;
color: #ffffff;
float: left;
margin-left: 30px;
margin-top: 0px;
margin-bottom: 20px;
}


div.haut-galerie
{
color: #ffffff;
font-size: 1em;
background: url("images/haut-galerie.jpg") no-repeat; 
margin-top: 0px;
margin-bottom: 0px;
}


div.bas-galerie
{
background: url("images/bas-galerie.jpg") no-repeat; 
height: 20px;
}
/*fin style galerie */

img
{
border: 0px;
}


.fond
{
color: #ffffff;
background-color: #000000;
margin-top: 0px;

}

a.red
{
color: #f5061d;
text-decoration: underline;
font-size: 15px;
}


.clear					
{
clear: both;
}

#en_tete a
{
color: #000000;
}

#en_tete a:hover
{
color: #000000;
}

li a
{
display: block;
color: #000000;
text-decoration: none;
}

li a:hover
{
background-color: #000000;
color: #ff3535;
}

li a:active
{
color: #ffffff;
background-color: #000000;
}

p
{
color: #000000;
}

#popBox	{ position: absolute; width: 324px; height: 74px; background: url('http://www.jambes-sexy.com/images/bulle.gif'); }
#popBox	span { display: block; margin-top:16px; margin-left: 20px; font-weight: bold;  color: #11a2c0; }

