/* CSS Document */

.fond_accueil{
background-image:url(../img_site/accueil_fond.gif);
background-repeat:no-repeat;
background-position:top left;
}

/******* BLOC UNE  ******/
#bloc_une_1{
margin:40px 0 0 85px;
}
#bloc_une_2{
margin:40px 0 0 40px;
}

/** BLOC HAUT A LA UNE **/
.accueil_une{
float:left;
width:400px;
height:273px;
}
.accueil_une_image{
width:187px;
height:280px;
background:url(../img_site/accueil_fond_une.gif) top left no-repeat;
}
.accueil_une ul,li{
list-style:none;
margin:2px 0 0 0;
padding:0;
}
.accueil_une ul{
margin-left:12px;
}
.accueil_une li{
display:inline;
line-height:12px;
vertical-align:middle
}
.accueil_une li img{
vertical-align:bottom
}
.accueil_une li a{
margin-left:2px;
font-size:10px;
text-decoration:none
}
.accueil_une li a:hover{
text-decoration:underline
}
.accueil_une_bloc_texte{
margin:0 0 10px 0;
}
.accueil_une_bloc_texte h4, .accueil_une_bloc_texte p {
margin-left:15px;
}
.accueil_une_bloc_texte p{
margin-top:5px;
margin-bottom:5px;
}
.accueil_une_bloc_texte p.dateSpectacle{
margin-top:20px;
}
.accueil_une p.lien_voir_piece{
margin:0 0 10px 15px;
line-height:14px;
vertical-align:middle;
}
.accueil_une p.lien_voir_piece img{
vertical-align:bottom;
}

.illus_une{
margin-left:12px;
}


/********** LISTE UNE *********/
#conteneur_fond_liste_spectacle{
width:776px;
height:155px;
overflow:hidden;
background:url(../img_site/fond_liste_accueil.gif) no-repeat scroll;
margin:80px 0 0 30px;
padding:0;
}
#conteneur_liste_spectacle{
width:776px;
height:155px;
overflow:hidden;
margin:0;
padding:0;
}
#conteneur_liste_spectacle ul{
list-style:none;
width:1800px;
height:130px;
margin:10px;
padding:0;
}
#conteneur_liste_spectacle li{
float:left;
display:inline;

margin:0;
padding:0;
}
.bloc_spectacle_image{
border:1px solid #c780a6;
width:120px;
}
.bloc_spectacle_lien{
background-color:#8e004d;
clear: both;
}
.bloc_spectacle_lien p{
padding-top:4px;
padding-bottom:4px;
margin:0;
}
.bloc_spectacle_lien a{
margin:2px 0px 0 1px;
font-size:10px;
text-decoration:none;
}
.bloc_spectacle_lien a:hover{
text-decoration:underline
}
.bloc_spectacle_texte{
margin-left:10px;
overflow: hidden;
height:130px;
}
.vignetteSpectacle{
	height: 110px;
}


.scollbar-horiz{
height:13px;
width:776px;
margin:0 0 0 30px;
}
.scollbar-horiz img.coin-g{
float:left
}
.scollbar-horiz img.coin-d{
float:right
}

.scrollbar-hor-m{
background:url(../img_site/fond_liste_accueil_bas_m.gif) repeat-x;
height:15px;
width:722px;
margin-left:26px;
}

.handle-hor{
height: 9px;
width: 9px;
background: url(../img_site/handle-hor.gif)  no-repeat;
background-position:0% 2px;
cursor:pointer;
}


#bt_contact{

float:right;
margin:230px 10px 0 0;
}
#bt_contact a{
font-size:12px;
text-decoration:none;
line-height:15px;
vertical-align:middle;
}
#bt_contact a:hover{
text-decoration:underline;
}

#bt_contact a img, #bt_contact a:hover img{
vertical-align:bottom;
text-decoration:none
}