body{
margin:0;
text-align:center;
background-color:#666;
}
body, div, p, table{
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
}
#main{
width:923px;
margin:auto;
text-align:left;
background-color:#FFF;
position:relative;
}
#header{
height:93px;
overflow:hidden;
}
#menu{
float:left;
width:150px;
background-color:#FFF;
}
#content{
float:left;
background:url(/images/bg.gif) no-repeat #CCFFCC;
padding:5px;
width:763px;
}
#footer{
clear:both;
text-align:center;
background-color:#000;
color:#009933;
}
#footer a{
text-decoration:none;
color:red;
}
#footer a:hover{
text-decoration:none;
color:#009933;
}
.bloc{
background:url(/images/bloc.gif) no-repeat #FFF;
padding:3px 3px 3px 13px;
color:#FFF;
font-weight:bold;
width:150px;
}
ul{
margin:5px 0 25px 5px;
padding:0;
list-style-type:none;
}
li{
margin-bottom:3px;
}
li a,a:hover,a:link,a:visited,a:active{
color: #000;
text-decoration:none;
font-weight:bold;
}
li a:hover{
color: #009933;
}
img{
border:0;
}
a{
color: #000;
text-decoration:none;
font-weight:bold;
}
a:hover{
color: red;
}
.movie{
float:left;
width:125px;
height: 185px;
overflow:hidden;
text-align:center;
}
h1{
margin-top:0;
padding-top:0;
}
.links{
padding-top:10px;
height:130px;
}
.el{
width:220px; 
float:left; 
margin-left:10px;
}