
.menu_plus {
	font-size : 8px;
}

.menu_gauche_1{
	display: block;
	background-image:url(./../images/boutons/btn_menu_a.gif);
	background-repeat:no-repeat;
	height:20px;
	width:150px;
    font-weight: bold;  
	padding-left: 16px;
	padding-top: 3px;
}


.menu_gauche a{
	display: block;
	background-image:url(./../images/boutons/btn_menu_a.gif);
	background-repeat:no-repeat;
	height:20px;
	width:150px;
    font-weight: bold;  
	padding-left: 16px;
	padding-top: 3px;
}

.menu_gauche a:hover{
	display: block;
	background-image:url(./../images/boutons/btn_menu_a_hover.gif);
	background-repeat:no-repeat;
 }



.menu_film  {
    font-weight: normal;   
    height:16px;
	width:150px;  
}

.menu_film a {   
	display:block;
    background-image:url(./../images/boutons/btn_menu_film.gif);
	background-repeat:no-repeat;
	padding-left: 4px;
	height:16px;
	width:150px;	
}

.menu_film  a:hover { 
	display:block;
    background: #ffe4b9;
	height:16px;
	width:150px;
}


.menu_newsletter{
    display: block;
	width:150px;
}

.menu_newsletter_titre {
	display:block;
    background-image:url(./../images/boutons/btn_menu_film.gif);
	background-repeat:no-repeat;
	padding-left: 4px;
}

.spacer_film {
	clear: both;	
}

.spacer_film_2 {
	clear: both;
	position: relative;
	padding-top: 10px;
}