body{
background:#000;
font-family:arial;
margin:0px;
padding:0px;
color:#999;
}
/***/
h1{
font-size:100%;
color:#F90;
margin:0px;
padding:0px;
}
h2{
font-size:100%;
color:#F90;
margin:0px;
padding:0px;
}
h3{
margin:0px;
width:100%;
border-bottom:1px solid #F90;
}
/***/
br{
line-height:15px;
}
/***/
p{
margin:0px;
}
/***/
ul{
margin:0px;
padding:0px;
}
li{
list-style:none;
}
/***/
a{
color:#999;
}
a:hover{
color:#999;
}
a.color{
text-decoration:none;
border:1px solid #999;
}
/***/
form{
margin:0px;
}
input{
font-family:arial;
font-size:70%;
color:#999;
background:#000;
border:1px solid #999;
}
select{
color:#999;
background:#000;
border:1px solid #999;
}
textarea{
font-family:arial;
font-size:70%;
color:#999;
background:#000;
border:1px solid #999;
}
/***/
object{
margin:0px;
padding:0px;
background:#000;
}
/***/
#conteneur{
position:absolute;
width:766px;
height:532px;
top:50%;
left:50%;
margin-top:-265px;
margin-left:-399px;
background-image:url(images/fond1.gif);
background-repeat:no-repeat;
padding-top:32px;
padding-left:32px;
}
#header{
display:block;
width:100%;
position:relative;
height:90px;
}
#header-left{
position:absolute;
left:0px;
top:0px;
}
#header-right{
width:410px;
position:absolute;
right:16px;
top:0px;
}
#main{
display:block;
width:100%;
position:relative;
}
#main-left{
width:535px;
position:absolute;
left:0px;
top:0px;
}
#main-right{
width:200px;
position:absolute;
right:16px;
top:0px;
}
#footer{
position:absolute;
width:956px;
left:50%;
margin-top:293px;
margin-left:-478px;
font-size:60%;
}
/***/
#header #navigation{
font-size:70%;
padding:2px 2px;
margin-top:20px;
margin-right:14px;
border-top:1px solid #F90;
border-bottom:1px solid #F90;
}

#header .title{
font-size:190%;
letter-spacing:15px;
}
#header .title span{
color:#F90;
}

#header .subtitle{
font-size:70%;
font-style:italic;
letter-spacing:3px;
text-align:right;
padding-right:15px;
}
/***/
#main div.title{
width:100%;
display:table;
border-bottom:1px solid #F90;
}
#main div.title h1{
float:left;
}
#main div.title h2{
float:left;
}
#main div.title div.next{
font-size:70%;
margin-top:5px;
float:right;
}

#main div.menu{
font-size:70%;
padding:2px 2px;
border-bottom:1px solid #F90;
}

#main div.block{
width:100%;
display:table;
clear:both;
}
#main div.block-left{
width:260px;
float:left;
}
#main div.block-right{
width:260px;
margin-left:15px;
float:right;
}

#main div#block-photo{
margin-right:15px;
padding-top:15px;
border-top:1px solid #F90;
}

#main img.last.on,img.next.on,img.up.on,img.down.on{
border:none;
background:#F90;
}
#main img.last.off,img.next.off,img.up.off,img.down.off{
border:none;
background:#999;
}

#main div.scrolling{
height:90px;
overflow:hidden;
position:relative;
}
#main div.scrolling div{
width:600px;
left:0px;
white-space:nowrap;
position:absolute;
}
#main div.scrolling div img{
margin-left:10px;
margin-right:5px;
border:1px solid #F90;
}
#main div.scrolling div img:hover{
border:1px solid #999;
}
#main div.scrolling a.last{
text-align:left;
width:10px;
height:90px;
left:0px;
top:0px;
padding-top:41px;
background:#000;
position:absolute;
}
#main div.scrolling a.last.on img{
border:none;
background:#F90;
}
#main div.scrolling a.last.off img{
border:none;
background:#999;
}
#main div.scrolling a.next{
text-align:right;
width:10px;
height:90px;
left:250px;
top:0px;
padding-top:41px;
background:#000;
position:absolute;
}
#main div.scrolling a.next.on img{
border:none;
background:#F90;
}
#main div.scrolling a.next.off img{
border:none;
background:#999;
}

#main p.editorial{
font-size:70%;
text-align:justify;
}

#main div.tags span{
color:#F90;
}

#main div.list a img{
margin:2px 15px 2px 0px;
border:1px solid #F90;
float:left;
}
#main div.list a img:hover{
border:1px solid #999;
}
#main div.list a.title{
font-size:80%;
font-weight:bold;
color:#F90;
}
#main div.list p{
font-size:70%;
margin-top:10px;
}

#main div.pagination{
font-size:70%;
text-align:center;
margin-bottom:15px;
}

#main div.noresult{
font-size:70%;
font-style:italic;
text-align:center;
}

#main div.synopsis{
height:75px;
overflow:auto;
padding-right:15px;
}
#main div.synopsis p{
font-size:80%;
text-align:justify;
}
#main div.synopsis div{
font-size:70%;
margin-top:2px;
float:right;
}

#main marquee.border{
border:1px solid #F90;
}
/***/
#footer div.links{
margin-bottom:4px;
}
/***/
.small{
font-size:70%;
}
.medium{
font-size:75%;
}
.large{
font-size:100%;
}
.bold{
font-weight:bold;
}
.center{
text-align:center;
}
/***/
.table{
display:table;
width:100%;
}
.inline{
display:inline;
}
/***/
img.border{
border:1px solid #F90;
}
a img.border{
border:1px solid #F90;
}
a img.border:hover{
border:1px solid #999;
}
a img.border-hover{
border:1px solid #999;
}
/***/
.left{
float:left;
}
.right{
float:right;
}
/***/
.clear{
clear:both;
}
/***/
.ml15{
margin-left:15px;
}
.mr15{
margin-right:15px;
}
.mb15{
margin-bottom:15px;
}