/*----------------------------------------------*/
/* 		Fichier CSS pour la page Choix Zone		*/
/*----------------------------------------------*/

.titre_page
{
	color:				#52A824;
	font-weight:		bold;
	font-size:			1.6em;
	
}

#infos_recherche .entete_date 
{
	width:				200px;
}

/*----------------------------------------------*/
/*					page home www				*/
/*----------------------------------------------*/

.home_www #enfant_volant {
	display:			none;
}

.home_www #colonne_centrale {
	width:				318px;
}

.home_www #colonne_gauche {
	width:				315px;
	padding-bottom:			0;
}

.home_www #ariane
{
	height:				0;
	overflow:			hidden;
	visibility:			hidden;
}

/*----------------------------------------------*/
/*					page home cinema			*/
/*----------------------------------------------*/

.cinema_www #enfant_volant {
	display:			none;
}

.cinema_www #colonne_centrale {
	width:				633px;
}

.cinema_www #colonne_gauche {
	width:				0;
}


.cinema_www .liste_films td.col1 {
	padding-right:		0 15px 0 0;
	width:				280px;
}
.cinema_www .liste_films td.col2 {
	padding:			0 0 0 15px;
	width:				280px;
}

.cinema_www .trois_colonnes td.col {
	width:				33%;
}

.cinema_www #menu {
	background:			#000;
}

.cinema_www #infos_recherche {
	background:			#000;
	color:				#fff;
}

.cinema_www #menu .arrondi_gauche {
	background:			url(../../images/design/cinema/menu_coins_arrondis_gauche_cinema.png) no-repeat;
}

.cinema_www #menu .arrondi_droit {
	background:			url(../../images/design/cinema/menu_coins_arrondis_droit_cinema.png) no-repeat;
}


.cinema_www #contenu_page {
	background:			url(../../images/design/cinema/logo_clap_cinema.gif) no-repeat bottom right;
}

.cinema_www #entete {
	background:			#FFF url(../../images/design/cinema/chaise_header.gif) no-repeat 770px 28px;
}

.cinema_www #entete_pub {
	background:			none;
}

body.cinema_www {
	background:			transparent url(../../images/design/cinema/fond_defaut.png) no-repeat center top;
}

.cinema_www #frise_dessus_gauche {
	background:			url(../../images/design/cinema/frise_dessus_gauche.png) no-repeat;
	top:				79px;
	height:				51px;
}

.cinema_www #frise_dessus_droite {
	background:			url(../../images/design/cinema/frise_dessus_droite.png) no-repeat;
}

.cinema_www #header_logo img {
	margin:				13px 0 0 7px;
}

.cinema_www #menu a:hover {
	background:			#fff;
	color:				#000;
}

.cinema_www #header_logo span.upline {
	bottom:				-1px;
	color:				#000;
}

.cinema_www #ariane
{
	height:				0;
	overflow:			hidden;
	visibility:			hidden;
}


/*----------------------------------------------*/
/*				bandeau choix zone				*/
/*----------------------------------------------*/

.bandeauChoixZoneOut {
	padding:			0 24px 0 0;
	margin:				10px 0 0 0;
	font-weight:		bold;
	text-align:			justify;
	background:			url(../../images/design/bandeau_choix_zone_droite.gif) no-repeat right center;
}

.bandeauChoixZoneIn {
	padding:			0 0 0 24px;
	background:			url(../../images/design/bandeau_choix_zone_gauche.gif) no-repeat left center;
}

.bandeauChoixZoneIn .fausse_derniere_ligne {
	padding:			0 30px;
	font-size:			0;
	line-height:		0;
	height:				0;
	display:			inline-block;	/* pour IE */
}
/*----------------------------------------------*/
/*					Entete						*/
/*----------------------------------------------*/



#header_logo {
	height:				74px;
}
#header_logo img {
	margin-left:		5px;
}

#entete_pub
{
	margin-top:			5px;
	background:			url(../../images/design/bg_header_choix_zone.png) no-repeat 734px center;
}

#infos_recherche
{
	margin-top:			-7px;
}

#menu li
{
	margin:				0 17px;
}

#colonne_gauche .boite_corps
{
	text-align:			justify;
}

#contenu_page
{
	min-height:			425px;
}

#bg_contenu
{
	height:				425px;
	margin:				-4px 0 -421px;
}

#footer_liens
{
	padding: 			7px 0 0 0;
}

.text_logo
{
	color:				#FFF;
	font-size:			20px;
	margin:				20px 0 0 250px;
	position:			absolute;
}

#frise_dessus_gauche
{
	z-index:			200;
}


/*----------------------------------------------*/
/*		domaine rubrique optimisation			*/
/*----------------------------------------------*/

.domaine_rubrique #enfant_volant {
	display:			none;
}

.domaine_rubrique #menu a:hover{
	background:			#FFF;
}

.domaine_rubrique #frise_dessus_droite, .domaine_rubrique #frise_dessus_gauche{
	display:			none;
}

.domaine_rubrique #header_logo img {
	margin:				0 0 0 5px;
}

.pictoRubriqueOpti{
	margin:				-7px 5px -8px -5px;
	height:				26px;
}

.domaine_rubrique  #entete_pub 
{
	background-position:	743px center;
}

.domaine_rubrique #ariane a:hover, .domaine_rubrique #footer_liens_sans_zone a:hover
{
	text-decoration:		underline;
}


/*----------------------------------------------*/
/*				 Publicité						*/
/*----------------------------------------------*/
#pub_col_centrale {
	padding:				0px 7px; /* la pub faisant une largeur de 304px on mais des paddings lateraux de 7px pour la centrer */
}

