/* 2° layout pour pages sans l'annuaire */
#body {
background:url(img/bg2.jpg) no-repeat top center;
}
#top {
background:url(img/top2.jpg) no-repeat center;
height:152px;
width:784px;
}
#page {
width:784px;
background:url(img/page2.gif) repeat-y center;
}
#footer {
background:url(img/foot2.gif) no-repeat bottom;
}
#content {
padding-left:20px;
}

/* webmasters */
#content-webmasters {
padding-left:20px;
}
#content-webmasters {width:440px;float:left;padding:0 10px 0 20px;border-right:1px dotted #999999}
#sidebar-webmasters {float:right;margin-right:30px;width:250px;}
.bloc {background-color:#EAEAEA;border:1px solid #CCC;padding:2px;margin-bottom:10px;}
h2, h3 {
color:#df2b06;
border-bottom:1px solid #df2b06;
padding-bottom:6px;
}

/* pages videos */
#menu-videos {
font-size:18px;
margin:15px;
text-align:center;
}
/* disclamer -------------------------------------------- */
#disclamer {
width:520px;
margin:auto;
text-align:center;
}
#disclamer .babe {
float:left;margin-right:5px;margin-left:5px;
}
#disclamer .babe img {
border:1px solid #FF0033;
}
