/* CSS Document */

body {
font: 75% arial, sans-serif;
/*background-image:  url(images/bgoeil.jpg);
width:800px;*/
}
img {
border: 0 none;
}
ul {
list-style-type: none;
}
li {
list-style-type: none;
}
a {
color: #c80d00;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #fff;
background-color: #c80d00;
}
.title {
color: #c80d00;
font-size: 150%;
font-weight: bold;
}
.title2 {
color: #000;
font-size: 150%;
font-weight: bold;
}
em {
font-style: normal;
font-weight: bold;
background-color: #d3d3d3;
}
.english {
color: #999;
}
#conteneur {
position: relative;
width: 960px;
margin: 0 auto;
}
#header {
background-color: #fff;
padding: 1em;
}
#menu li{
float: left;
}
#menu a{
display: block;
width: 133px;
color: #fff;
padding:4px 0px;
background-color: #000000;
text-align: center;
}
#menu a:hover{
background-color: #C80D00;
}
#contenu {
position: absolute;
top: 120%;
width: 85%;
background-color: #fff;
}
#contenu a {
color: #c80d00;
text-decoration: none;
}
#contenu a:hover {
color: #ffffff;
text-decoration: #c80d00;
}
# cineastes {
text-align: center;
}
div#film {
position: relative;
}
p#texte {
width: 500px;
}
p#image {
position: absolute;
top: 0;
margin: 0;
left: 575px;
}
#coul {
color: #ff0000;
}
#planning {
border: 1px solid #ccc;
background-color: #fff;
}
#plusoumoins10 {
width: 800px;
border: 1px solid #ccc;
background-color: #fff;
}
.gauche {
float: left;
}
.tt {
color: #FF00FF;
}
div.planning {
position: relative;
background-color: #FFF;
}
span.planning {
position: absolute;
left: 10%;
}