@charset "utf-8";
/* CSS Document */

* {
margin:0; padding:0;
}

.clr {
clear:both;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:#4d0014 url('images/bg.jpg') no-repeat top center;
}

span{
color : #FFF;font-weight:bold;
}
.etoile{
width:100%;
height:20px;
padding-top : 3px;
float : center;
text-align:center;

}
#layout {
width:929px;
margin:0 auto;
background:url('images/layout_bg.jpg') repeat-y;
padding-bottom:5px;
}

#left {
width:301px;
float:left;
}

#pub {

padding-top : 30px;
}

#logo {
width:100%; height:161px;
}
#logo a img {
border:0;
}

#title_cat {
width:100%; height:63px;
background:url('images/title_cat.jpg') no-repeat;
}
#title_ext {
width:100%; height:53px;
background:url('images/title_ext.jpg') no-repeat;
}
#title_new {
width:100%; height:53px;
background:url('images/title_new.jpg') no-repeat;
}
#title_part {
width:100%; height:53px;
background:url('images/title_part.jpg') no-repeat;
}

.mod_cat{
width:100%; 
background:url('images/mod_bg.jpg') repeat-y;

}

.mod {
width:100%; 
background:url('images/mod_bg.jpg') repeat-y;
}

.mod a img{
border:1px solid #b80025;
margin:8px 0 0 30px;
width : 230px;
}

table.menu {
margin:0 0 0 0px;
padding:0 0 0 25px;
}
ul {
line-height:18px;
}
ul li a {
color:#000000;
text-decoration:none;
}
 ul li a:hover {
text-decoration:underline;
}

ul li {
list-style-type:none;
background:url('images/li.jpg') no-repeat;
background-position:0 7px;
padding-left:15px;
}

ul.new {
margin-left:45px;
}

div.cat2 ul li  {
width : 30px;
}


div.cat2 ul  {
width : 30px;
}

.modbottom {
width:100%; height:17px;
background:url('images/modbottom_bg.jpg') no-repeat;
}
.modbottom2 {
width:100%; height:29px;
background:url('images/modbottom2_bg.jpg') no-repeat;
}

#web {
width:100%; color:#580a1f;
 text-align:center;  line-height:20px;
}

#web a {
color:#FFF;
}
#web a:hover {
text-decoration:none;
}

#right {
width:628px;
float:left;
}

#head_right {
width:100%; height:137px;
background:url('images/head_right.jpg') no-repeat;
}

#menu {
width:100%; height:33px;
background:url('images/menu_bg.jpg') no-repeat;
}

#menu a.btn1 {
display:block; float:left;
width:156px; height:33px;
background:url('images/btn1.jpg') no-repeat;
line-height:34px; font-size:14px; color:#FFFFFF;
text-align:center; margin-left:18px; font-weight:bold;
text-decoration:none;
}
#menu a.btn2 {
display:block; float:left;
width:156px; height:33px;
background:url('images/btn2.jpg') no-repeat;
line-height:34px; font-size:14px; color:#FFFFFF;
text-align:center; margin-left:4px; font-weight:bold;
text-decoration:none;
}
#menu a.btn1:hover, #menu a.btn2:hover {
background-position:0 -33px;
text-decoration:underline;
}


#head_list {
font-size:1px;
width:100%; height:13px;
background:url('images/head_list.jpg') no-repeat;
}

#list {
width:100%; min-height:1300px;
background:url('images/list_bg.jpg') repeat-y;
}
#bottom_list {

width:100%; height:16px;
background:url('images/bottom_list.jpg') no-repeat;
}

table.list {
width:600px; margin:0 0 0 8px; padding-bottom:25px;
}
table.list div.container_img {
width:123px; height:93px; background:#000000; padding:1px 0 0 1px; margin-top:2px;
}
table.list a img {
border:1px solid #ffffff; 
}
table.list a:hover img {
border:1px solid #ff84a4; 
}
table.list .desc {
color:#ff84a4;
line-height:14px;
}

p {
color:#ff84a4;
line-height:14px;
}

p.desc {
color:#ff84a4;
line-height:14px;
width : 95%
;
}
a{
color:#FFFFFF; font-weight:bold;
font-size:14px; text-decoration:none;
}
a:hover {
text-decoration:underline;
}

table.list a.title {
color:#FFFFFF; font-weight:bold;
font-size:14px; text-decoration:none;
}
table.list a.title:hover {
text-decoration:underline;
}
table.list td.infos {
color:#c91f51;
}
table.list td.infos a {
color:#fff;
}
table.list td.infos a:hover {
text-decoration:none;
}

h1{
text-decoration:none;
 color:#c91f51; font-weight:bold;
font-size:20px; 
margin-bottom : 7px;
}

.content_vote{
float:left; width:100%;  color:#c91f51; font-weight:bold;
font-size:16px; 
}

.note{
width:15%;float:left;
}
.titre{
text-decoration:underline;
 color:#c91f51; font-weight:bold;
font-size:16px; 
padding-top : 5px;
padding-bottom : 5px;


}






table.list div.container_img img{
width:120px; height:90px; 
}
left_infos{
width : 100px;
}
.cat1 {
float:left; width:100px;
}
.cat2 {
 float:left; width:100px;
}

.ui-stars-star,
.ui-stars-cancel {
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.ui-stars-star a,
.ui-stars-cancel a {
	width: 16px;
	height: 15px;
	display: block;
	background: url(../images/ui.stars.gif) no-repeat 0 0;
}
.ui-stars-star a {
	background-position: 0 -32px;
}
.ui-stars-star-on a {
	background-position: 0 -48px;
}
.ui-stars-star-hover a {
	background-position: 0 -64px;
}
.ui-stars-cancel-hover a {
	background-position: 0 -16px;
}
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
	cursor: default !important;
}

#contentMain{ width:610px; margin:5px; margin-bottom:10px;}

#contentLast{ width:610px;  margin:5px; margin-bottom:10px; }


#contentPub{ margin-top:5px;}

#videoMain{ margin:5px; width:23%;float:left;}
#videoMain a img{ border: #CCC solid 2px; padding:2px;}
#videoMain a:hover img{ border: #F00 solid 2px; padding:2px;}
#videoMain p{ margin:0px; font-size:11px}

#contentMain a .img_mid { width:560px; margin-left: 20px; margin-bottom : 10px; margin-top: 10px; border : none;}
#list a .img_mid { width:560px; margin-left: 20px; margin-bottom : 25px; border : none;}

#category ul{ margin:0px; margin-left:-40px;}
#category li{ list-style-type:none; }

#tagsclouds ul {margin:0px; margin-left:-40px; }
#tagsclouds ul li{ display: inline-block; margin:2px;}



.player{ margin:10px 10px 0 10px;color:#c91f51; 
font-size:14px; }
.promo{ font-size:16px; font-weight:bold;}



#formCom{ 
color:#c91f51; 
font-size:14px; 
width : 90%;

}



#formCom fieldset{padding-left:20px;
padding-bottom : 10px;}

 
legend {
  padding-left: 2px;
  padding-right: 2px;
  margin-bottom : 8px;

  position: static ! important;
  float: none ! important;
  color:#c91f51; font-weight:bold;
font-size:16px; 
}
div.pagination {
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 13px;
	text-align:left;
	padding:4px 6px 4px 0;
text-align:center;
	color:#313031;
}

div.pagination a {
	color:#fff;
	text-decoration:none;
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #b7d8ee;
}

div.pagination a:hover, div.pagination a:active {
	color:#FFF;
	border:1px solid #b7d8ee;
	
}
div.pagination span.current {
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #b7d8ee;
	font-weight:bold;
	color:#c91f51;
	
}
div.pagination span.disabled {
	display:none;
}



