#LienGauche {
border-right: 1px solid #651212;
padding: 0 0 0 0;
margin: 10px 0px 0 10px;
background-color: #DE9191;
color: #333;
}
#LienGauche ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
width:125px;
}

#LienGauche li a {
line-height:20px;
display: block;
padding: 1px 1px 1px 3px;
border-left: 2px solid #000000;
border-right: 3px solid #C44F4F;
background-color: #A91D1D;
color: #fff;
text-decoration:none;
width: 100%;
font-weight:bold;
font-size:10px;
}
html>body #LienGauche li a {
width: auto;
}
#LienGauche li a:hover {
line-height:20px;
border-left: 2px solid #000000;
border-right: 3px solid #FFABAB;
background-color: #7E0609;
color: #fff;
text-decoration:none;
font-weight:bold;
font-size:10px;
}

#Footer {
font-family:Verdana;
color:#555555;
line-height:150%;
font-size:10px;

}
#Footer a{
font-family:Verdana;
color:#555555;
text-decoration:underline;
font-size:10px;
}
#Footer a:Hover{
font-family:Verdana;
color:black;
text-decoration:underline;
font-size:10px;
}
.menuFilm{
background-color:#AB0F13;
cursor:pointer;
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
border-top:solid 10px white;
/*border-bottom:solid 4px #9BC4FC;*/
text-align:center;
letter-spacing:1px;
line-height:35px;
font-weight:bold;
}

a.LienBas{
font-family:Tahoma;
font-weight:normal;
text-decoration:none;
font-size:11px;
border-bottom:none;
color:#BEBEBE;
}
a:hover.LienBas {
font-family:Tahoma;
font-weight:normal;
background-color:#222222;
text-decoration:none;
/*border-bottom:1px solid #CBF70A;*/
font-size:11px;
color:white;
}
a.LienBasOver{
font-family:Tahoma;
font-weight:normal;
background-color:white;
text-decoration:none;
/*border-bottom:1px solid #CBF70A;*/
font-size:11px;
color:black;
}
a:hover.LienBasOver{
font-family:Tahoma;
font-weight:normal;
background-color:#222222;
text-decoration:none;
/*border-bottom:1px solid #CBF70A;*/
font-size:11px;
color:white;
}



td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 14pt; font-weight: normal; color: #000000}

.baslikfilm { font-family: Georgia; font-size: 12pt; color: #AB0E12; font-weight: bold ; line-height: normal}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=25);
-moz-opacity: 0.25;
opacity: 0.25;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

#header ul {
	list-style: none;
	padding:0;
	margin:0;
}


#header li a {
	padding: 0 1em;
}


#header li {
	float: left;
	
	border-bottom-width: 0;
	margin: 0 0.5em 0 0;
}

#content {
	 
	clear: both;
}

h1 {
	margin: 0;
	padding: 0 0 1em 0;
} 


#header #selected {
	position: relative;
	top: 1px;
	background: white;
}


