@charset "utf-8";
/* CSS Document */

* {
margin:0; padding:0;
}

.clr {
clear:both;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:#1b0031 url('images/bg.jpg') repeat-x;
color : white;
}

#layout_ttrans {
width:1010px;
margin:0 auto;
background:url('images/layout_bg.jpg') repeat-y;
}

#left_ttrans {
width:334px;
float:left;
background:url('images/left_bg.jpg') no-repeat;
}

#logo_ttrans {
width:302px; height:86px; margin:52px 0 31px 32px;
}
#logo_ttrans a img {
border:0;
}

#title_cat_ttrans {
width:290px; height:38px; margin-left:44px;
background:url('images/title_cat.jpg') no-repeat;
}
#title_vid_ttrans {
width:290px; margin-left:44px; height:29px;
background:url('images/title_vid.jpg') no-repeat;
}
#title_part_ttrans {
width:290px; margin-left:44px; height:29px;
background:url('images/title_part.jpg') no-repeat;
}
#title_new_ttrans {
width:290px; margin-left:44px; height:29px;
background:url('images/title_new.jpg') no-repeat;
}
#title_web_ttrans {
width:290px; margin-left:44px; height:29px;
background:url('images/title_web.jpg') no-repeat;
}

.mod_ttrans {
width:290px; margin-left:44px; padding-bottom:4px;
background:url('images/mod_bg.jpg') repeat-y;
}

.mod_ttrans a img{
border:1px solid #50392c;
margin:8px 0 0 27px;
width: 230px;
}

.mod_ttrans a {
color:#FFF;
}
.mod_ttrans a:hover {
color:#FFF; text-decoration:underline;
}


table.menu {
margin:0 0 0 40px;
padding-top:5px;
}
ul {
line-height:18px;
}
ul li a {
color:#fff;
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 6px;
padding-left:10px;
}

ul.new {
margin-left:40px; padding-top:8px;
}

.modbottom_ttrans {
width:290px; height:24px; margin-left:44px;
background:url('images/modbottom_bg.jpg') no-repeat;
}
.modbottom2_ttrans {
width:290px; margin-left:44px; height:12px;
background:url('images/modbottom2_bg.jpg') no-repeat;
}

#web_ttrans {
width:290px; color:#FFFFFF;  padding-top:12px;
 text-align:center;  line-height:20px;
}

#web_ttrans a {
color:#FFFFFF;
}
#web_ttrans a:hover {
text-decoration:none;
}

#right_ttrans {
width:676px;
background:url('images/right_bg.jpg') no-repeat;
float:left;
}

#head_right_ttrans {
width:100%; height:138px;
background:url('images/head_right.jpg') no-repeat;
}
#menu_ttrans {
width:100%; height:31px;
background:url('images/menu_bg.jpg') no-repeat;
}

#menu_ttrans a.btn1 {
display:block; float:left;
width:148px; height:31px;
background:url('images/btn1.jpg') no-repeat;
line-height:33px; font-size:14px; color:#FFFFFF;
text-align:center; margin-left:30px; font-weight:bold;
text-decoration:none;
}
#menu_ttrans a.btn2 {
display:block; float:left;
width:148px; height:31px;
background:url('images/btn2.jpg') no-repeat;
line-height:33px; font-size:14px; color:#FFFFFF;
text-align:center; margin-left:12px; font-weight:bold;
text-decoration:none;
}
#menu_ttrans a.btn1:hover, #menu_ttrans a.btn2:hover {
 background-position:0 -31px; text-decoration:underline;
 }

#rightout_ttrans {
width:630px;
background:url('images/right_bg.jpg') no-repeat;
}

#head_list_ttrans {
width:100%; height:11px;
background:url('images/head_list.jpg') no-repeat;
}

#list_ttrans {
width:100%; min-height:1050px;
background:url('images/list_bg.jpg') repeat-y;
}
#bottom_list_ttrans {
width:100%; height:16px;
background:url('images/bottom_list.jpg') no-repeat;
}

table.list {
width:630px; margin:0; padding:0 0 5px 15px;
}
table.list .desc {
color:#fff;
line-height:14px;
}
table.list a.title {
color:#FFFFFF; font-weight:bold;
font-size:14px; text-decoration:underline; 
}
table.list a.title:hover {
text-decoration:underline;
}
table.list td.infos {
color:#000000;
}
table.list td.infos a {
color:#f7ff72;
}
table.list td.infos a:hover {
text-decoration:none;
}

table.list a img {
border:1px solid #ffffff;
}
table.list a:hover img {
border:1px solid #000000;
}


#pagination {
padding:10px 0 10px 0;
text-align:center;
}

a.page {
background:#270048; text-decoration:none;
color:#FFF; padding:2px 3px 2px 3px;
}

a.page:hover {
background:#ffffff;
color:#270048;
border:1px solid #270048; padding:1px 2px 1px 2px;
}

span.active {
background:#ffffff;
color:#270048; font-weight:bold;
border:1px solid #270048; padding:1px 2px 1px 2px;
}

#footer {
width:100%; height:47px;
background:url('images/footer.jpg') no-repeat;
}











#pub{

padding-top : 25px;
padding-left : 25px;
}




.mod_cat_ttrans {
width:290px; margin-left:44px; padding-bottom:4px; padding-top : 5px;
background:url('images/mod_bg.jpg') repeat-y;
}


p {
color:#ff84a4;
line-height:14px;
}

p.desc {
color:#ff84a4;
line-height:14px;
width : 95%
;
}


table.list a.title {
color:#FFFFFF; font-weight:bold;
font-size:14px; text-decoration:underline;
}
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 : 20px; margin-top: 20px; 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:#0030ce;
	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:#0066a7;
	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:#444444;
	
}
div.pagination span.disabled {
	display:none;
}




