/* -------- Page ACCUEIL -------- */
div#main_accueil {
float: left;
width: 930px;
min-height: 540px;
_height: 540px;
_overflow: visible;
background-image: url(../images/fond/fond_accueil.jpg);
background-repeat: no-repeat;
background-position: 79px 0px;
padding-bottom: 10px;
}

/* -------- Page intro -------- */
div#main_accueil_intro {
float: left;
width: 895px;
height: 540px;
_height: 540px;
_overflow: visible;
padding-top: 30px;
padding-left: -12px;
margin-left: -7px;
}

/* ---  menu_on --- */
div#carremenu2_on {
float: left;
width: 68px;
height: 68px;
background-image: url(../images/navig/accueil.gif);
background-repeat: no-repeat;
background-position: 50px 2px;
background-color: #B6997B;
}

/* ---  centre --- */
div#partiecentre {
float: left;
width: 375px;
min-height: 500px;
_height: 500px;
_overflow: visible;
background-image: url(../images/decors/accueil/chandel.gif);
background-repeat: no-repeat;
background-position: 360px 160px;
}

div#barremenu {
float: left;
width: 150px;
height: 5px;
background-color: #B6997B;
margin-top: 191px;
margin-left: 25px;
_margin-left: 12px;
}


div#carrenews {
float: left;
width: 180px;
padding: 5px;
background-color: #B6997B;
margin-top: 30px;
}

div#arrondis_top {
background-image: url(../images/decors/accueil/arrondi_top.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
width: 180px;
height: 24px;
}
div#arrondis_centre {
background-color: #c7b09c;
width: 180px;
}
div#arrondis_bottom {
background-image: url(../images/decors/accueil/arrondi_bottom.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
width: 180px;
height: 24px;
}

.news_separation {
background-image: url(../images/decors/accueil/separateur.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
width: 180px;
height: 27px;
}

.news_texte {
padding-left: 7px;
padding-right: 4px;
text-align: left;
width: 163px;
font-size: 10px;
}



div#carreinfos {
float: right;
width: 155px;
margin-top: 50px;
background-color: #FFF;
border: 6px solid #B6997B;
text-align: center;
padding: 3px;
font-family: Times, Georgia;
font-style: italic;
color: #241B29;
font-size: 18px;
}



/* ---  PARTIE DROITE --- */

div#partiedroite {
float: left;
width: 350px;
min-height: 500px;
_height: 500px;
overflow: visible;
background-image: url(../images/decors/accueil/chandel.gif);
background-repeat: no-repeat;
background-position: -30px 170px;
margin-top: 20px;	
}

/* --- menu line top --- */
div#meunuline {
padding-top: 1px;
padding-left: 4px;
width: 346px;
height: 16px;
background-color: #B6997B;	
}

/* --- bloc image --- */
div#blocimage {
margin-top: 10px;
width: 326px;
min-height: 216px;
_height: 216px;
_overflow: visible;
background-color: #B6997B;
padding: 12px;
}

div#blocimage_visuel {
margin-top: 10px;
width: 326px;
background-color: #B6997B;
padding: 12px;
}
div#decor_visuel {
width: 326px;
height: 60px;
background-image: url(../images/decors/accueil/decor-visuel.gif);
background-repeat: no-repeat;
background-position: 0px -28px;
}

/* --- bloc news --- */
div#blocnews {
width: 350px;
height: auto;
background-color: #B6997B;
text-align: left;
margin-top: 15px;
padding-top: 5px;
}

div.mainnewstitre {
margin-left: 5px;
padding: 10px 25px 5px 5px;
width: 310px;
height: 55px;
background-image: url(../images/decors/accueil/fondnews.gif);
background-repeat: no-repeat;
background-position: 305px 0px;
background-color: #FFF;
text-align:left;	
}	

/* --- polices --- */

.titrenews_accueil {
font-size: 16px;
color: #B6997B;
font-weight: bolder;
font-family: Arial, Helvetica, sans-serif;	
}

/* ---  player --- */
div#player {
width: 930px;
text-align: right;
font-size: 8px;
color: #B6997B;
}

