/* CSS Document */
body {
background-image:url(img/bg_header.jpg);
background-repeat:repeat-x;
}
a img
{
border: none;
}
#wrapper {
width:930px;
}
#header {
height:93px;
margin-top:-8px;
margin-left:-10px;
margin-right:-10px;
}
#titre {
width:930px;
height:32px;
}
#menu_header{
width:930px;
height:32px;
text-align:left;
padding-top:43px;
vertical-align:middle;
}
#meunu_header.a {
text-decoration:none;
color:#344d75;
font-weight:bold;

}
ul {
 padding:0;
 margin:0;
 list-style-type:none;
 }
li {
 margin-left:2px;
 float:left; /*pour IE*/
 }
ul li a {
 display:block;
 float:left;   

 text-decoration:none;
 color:#344d75;
 font-weight:bold;
 text-align:center;
 padding:5px;
 }
ul li a:hover {
 background-color:#ffffff;

 } 
#trans {
color:#FFFFFF;
font-weight:lighter;
font-family:"Times New Roman", Times, serif;
font-stretch:condensed;
overflow:hidden;
float:left;
font-size:30px;
margin-top:8px;
}
#sexuelle{
color:#FFFFFF;
font-weight:bolder;
font-family:Geneva, Arial, Helvetica, sans-serif;
height:30px;
float:left;
font-size:30px;
margin-top:7px;
}
#bouton_orange{
height:30px;
float:right;
margin-top:7px;
}
#promo {
color:#FF0000;
font-size:23px;
text-align:center;
font-weight:bold;
}
#content{
padding-top:120px;
width:620px;
text-align:left;
float:left;
}
#sidebar{
padding-top:120px;
width:310px;
float:right;
}
#trade {
width:930px;
float:left;
color:#666666;
}
#table{
width:930px;
height:700px;
table-layout:fixed;
text-align:right;
font-weight:bold;
}
#table a {
text-decoration:none;
color:#344d75;
}
#desc_fiches {
text-align:right;
vertical-align:bottom;
color:#FF0000;}
#menu{
background-color:#d1ddf0;
color:#344d75;
font-weight:bold;
text-align:left;
}
#menu a {
color:#344d75;
font-weight:bold;
text-decoration:none;
}
#texte{
text-align:left;
font-weight:bold;
color:#344d75;
}
#texte a {
text-decoration:none;
font-weight:bold;
color:#344d75;
font-size:18px;
}
#disclaimer{
font-size:xx-large;
text-align:center;}
#footer
{float:left;
text-align:center;
}