/* Copyright à laisser : Interface graphique par Clicpartout Design  */
/*   http://kitgraphique.clicpartout.com/ */

body { 
	width: 818px; 
	margin: auto; 
	background: #551100;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color:#551100; 
	font-size:10pt;
	scrollbar-face-color: #551100;
	scrollbar-arrow-color: #e9f47b;
	
}

img { 
	border: none; 
}


.affiche_liens {
	display:block;
	width:135px;
	border: 1px solid #FFFFFF ;
	padding: 4px;
	background:#FFFFFF;
	margin:5px 5px 5px 5px;
	

}
.affiche_liens:hover {
	display:block;
	width:135px;
	border: 1px solid #FB3F7D ;
	padding: 4px;
	background:#FB3F7D;
	margin:5px 5px 5px 5px;
	
}

#menu h2 {
	font-size: 1.1em;
	height: 28px;
	background: url(images/bouton.gif) no-repeat;
	color: #e9f47b; 
	padding: 5px 15px;
	margin: 15px 8px 0 35px;
	text-align: center;
}

#contenu h2 {
	font-size: 1em;
	height: 28px;
	background: url(images/bouton2.gif) no-repeat;
	color: #e9f47b; 
	padding: 5px 60px;
	margin: 15px 35px 0 8px;
}

#global {  
	background: url(images/extensible2.jpg) repeat-y; 
}



#header {  
	height: 127px;
	background: url(images/header2.jpg) no-repeat; 
	font-size: 12px;
}

#header h1{
	display: none;
}

#header ul { 
	float: right;
	display: inline;
	margin: 105px 65px 0 0;
}

#header li { 
	display: inline;
	list-style: none;
	margin-right: 8px;
}

#header li a {
	text-decoration: none;
	color: #e9f47b; 
}

#header li a:hover {
	color: #cc2800;
	text-decoration: underline;
}



#menu { 
	float: left;
	width: 189px;
} 

#menu ul {
	text-align: left;
	padding: 0px 0px 0px 20px;
}

#menu li {
    
    list-style-type: disc;
    list-style-image: url(images/puce.gif);
    list-style-position: inside;
    

}

#menu li a {
	text-decoration: none;
	color: #561100; 
}

#menu a:hover {
	border-bottom: 1px dotted #cc2800; 
	color: #cc2800;
}


 
#contenu{ 
	float: right;
	width: 629px;
	padding-bottom: 1em;
}

#contenu p { 
	margin: 5px 45px 5px 8px;
}


#copyright {
	width: 818px;
	float: none;
	text-align: center;
}

#copyright p {
   color: #e8f47b;
	font-size: 10px;
	margin-top: 8px;
}

#copyright a {
	color: #e8f47b; 
	text-decoration: underline;
}

#copyright a:hover {
	color: #cc2800;
	border-bottom: 1px dotted #000; 
}

#copyright a:visited {
	color: #e8f47b;
 }


 
#footer {
	clear: both;
	height: 60px;
	background: url(images/footer2.jpg) no-repeat;
	margin-top: 20px; 
}
.presentation_films {

	font-family: Tahoma;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #551100;
	text-decoration: none;
	
	
}

.presentation_films:hover {

	font-family: Tahoma;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #FB3F7D;
	text-decoration: none;
	
	
}

.presentation_films_annee {

	font-family: Tahoma;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
	
}