/* D\000439finition de r\438gle */
@charset "windows-1252";


/* coin des filles */

div.entete_girls {
position: relative;
height: 175px;
width: 800px;
background-image: url(images/background/Banner_vyba_1.jpg);
background-repeat: no-repeat;
background-position: center;
margin-left: auto;
margin-right: auto;
}

div.top_girls_container {
position: relative;
top: 100px;
height:825px;
width: 800px;
margin-left: auto;
margin-right: auto;
text-align:left; /* pour corriger le bug de centrage IE */
padding:0;
background: black;
}

div.top_left_girls {
position: absolute;
top: 0px;
left: 10px;
height: 800px;
width: 380px;
background-image: url(/esb_2008/images/icon_1/big_icon_objectifs_380x50.jpg);
background-position: top;
background-repeat: no-repeat;
background-color : transparent;
}

div.top_right_girls {
position: absolute;
top: 0px;
left: 410px;
height: 800px;
width: 380px;
background-image: url(/esb_2008/images/icon_1/big_icon_effectif_380x50.jpg);*/
background-position: top;
background-repeat: no-repeat;
background-color : transparent;
}

div.medium_girls_container {
position: relative;
top: 0px;
height: 800px;
width: 800px;

margin-left: auto;
margin-right: auto;
background-image: url(/esb_2008/images/icon_1/big_icon_coachs_girls_800x50.jpg);*/
background-position: top;
background-repeat: no-repeat;
/* text-align:left; */ /* pour corriger le bug de centrage IE */
/* padding:0; */
background-color : black;
}

div.medium_1_girls {
position: absolute;
top: 0px;
left: 10px;
height: 800px;
width: 800px;

background-color : transparent;
}


p.girls_text {
margin: 60px 0 0 0;
text-align: justify;
background-color : transparent;

}



/* fin du coin des filles */



