/* 

Cinematok.Com 2008

All rights Reserved.

*/

/* General Structure */
* {
margin:0;
padding:0;
}

body {
  font: 12px 'Trebuchet MS', Geneva, Verdana, sans-serif;
  color: #1f1f1f; 
  background-color:white;
  text-align: center; /* corrige le bug de centrage IE */ 
}

#wrapper {
width:986px;
margin-left: auto;
margin-right: auto;
text-align:left;
}

#header {
width:986px;
height:51px;
background: url(../img/header.gif) no-repeat;
margin-bottom:10px;
}

#leaderboard {
width:986px;
height:100px;
margin-bottom:10px;
}

#content {
width:986px;
}

.bigbox {
width:617px;
float:left;
}

.bigboxtop {
width:617px;
height:47px;
background: url(../img/bigboxtop.gif) no-repeat;
}

.bigboxmiddle {
width:617px;
background: url(../img/bigboxmiddle.gif) repeat-y;
}

.bigboxbottom {
width:617px;
height:20px;
background: url(../img/bigboxbottom.gif) no-repeat;
}


.littlebox {
width:346px;
float:left;
margin-left:20px;
margin-bottom:15px;
}

.littleboxtop {
width:346px;
height:47px;
background: url(../img/littleboxtop.gif) no-repeat;
}

.littleboxmiddle {
width:346px;
background: url(../img/littleboxmiddle.gif) repeat-y;
}

.littleboxbottom {
width:346px;
height:20px;
background: url(../img/littleboxbottom.gif) no-repeat;
}

#footer{
width:986px;
height:28px;
background: url(../img/footer.gif) no-repeat;
clear:both;
margin-top:10px;
}

.footerp{
padding-left:10px;
font-size:10px;
float:left;
padding-top:8px;
}


.leaderl{
float:left;
width:728px;
height:90px;
padding-left:5px;
}

.leaderr{
float:left;
width:200px;
height:90px;
padding-left:13px;
}

/* Nav & Search*/

.topnav{
clear:both;
margin-left:4px;
font-size:19px;
font-weight:bold;
padding-top:6px;
font-variant:small-caps;
}

.btndumb{
float:left;
}

.btn{
padding-left:15px;
float:left;
}

.btn2{
padding-left:42px;
float:left;
}

.btn3{
padding-left:44px;
float:left;
}

.btn4{
padding-left:36px;
float:left;
}

.btn5{
padding-left:37px;
float:left;
}

.search {
margin-left:160px;
width:250px;
height:30px;
float:left;
}

.searchid{
width:63px;
height:24px;
float:left;
}

.ibox{
width:170px;
height:24px;
float:left;
font-size:12px;
background: url(../img/inputbox.gif) no-repeat;
}

input.champs {
width:150px;
height:22px;
float:left;
font-size:12px;
border: solid 0 transparent;
background:transparent;
padding-left:25px;
padding-top:4px;
}
/* Contenu & Fonts*/

.title{ 
font-size:17px;
color:#373737;
padding-left:15px;
padding-top:15px;
font-variant:small-caps;
height:47px;
}

.trailer{ 
font-size:17px;
color:#373737;
padding-left:25px;
padding-top:20px;
padding-bottom:10px;
height:auto;
}

.sidemenu{ 
font-size:12px;
color:#373737;
padding-left:34px;
padding-top:20px;
padding-bottom:10px;
height:auto;
}

.sidemenu2{ 
font-size:12px;
color:#373737;
padding-left:8px;
padding-top:10px;
padding-bottom:10px;
height:auto;
}

/* Links */

a img { 
border:0;
text-decoration:none;
}

a {
text-decoration:none;
color:#373737;
}

a:hover {
text-decoration:underline;
color:#1e8bc4;
}

a:visited {
text-decoration:none;
color:#373737;
}


/* Spip modified stuff */

.spip_documents_left { 
float: left;
margin-right:10px;
}

.somecontent{ 
padding-top:6px;
padding-left:10px;
padding-right:10px;
line-height:13px;
height:auto;
text-align:justify;
}
.artcontent{ 
padding-top:10px;
padding-left:10px;
height:auto;
}

.artcontentba{ 
padding-top:10px;
padding-left:35px;
height:auto;
}

.contentrub { 
padding-top:10px;
padding-left:35px;
height:750px;
}

.contentrub2 { 
padding-top:10px;
padding-left:35px;
height:710px;
}

.contentrub3 { 
padding-top:10px;
padding-left:35px;
max-height:1050px;
}


.fiche { 
width:270px;
height:125px;
margin-bottom:15px;
float:left;
font-size:12px;
}

.titrefiche{ 
text-transform:uppercase;
font-weight:bold;
font-size:14px;
color:#1e8bc4;
text-decoration:underline;
}

.paginate { 
text-transform:uppercase;
font-size:11px;
color:black;
}

