@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

.clr {
clear:both;
}

body {
background:#990079 url('images/body_bg.jpg') no-repeat top center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px; color:#FFF;
}

#layout {
width:1008px;
margin:0 auto;
background:#FFFFFF url('images/layout1_bg.jpg') repeat-y;
}

#head {
width:100%; height:127px;
background:#FFFFFF url('images/head_bg.jpg') no-repeat;
}

#logo {
float:left; margin-left:28px;
width:212px; height:127px;
}
#logo a img {
border:0;
}

#ban460 {
float:left;
padding-top:18px;
margin-left:20px;
}


#container {
width:1008px; margin:0 auto;
}

#left {
width:289px; float:left;
}

.mod {
width:100%;
}

#titlevid {
width:100%; height:44px;
background:url('images/title_vid.jpg') no-repeat;
}
#titleext {
width:100%; height:44px;
background:url('images/title_ext.jpg') no-repeat;
}
#titlecat {
width:100%; height:44px;
background:url('images/title_cat.jpg') no-repeat;
}
#titleweb {
width:100%; height:44px;
background:url('images/title_web.jpg') no-repeat;
}

.mod_txt, .mod_txt_news, .mod_txt_img, .mod_txt_web {
width:100%;
background:url('images/mod_bg.jpg') repeat-y; padding:8px 0 8px 0;
}

.mod_txt_img {
text-align:center;
}
.mod_txt_img table {
width:250px; margin:0 auto;
}
.mod_txt_img table  a img{
margin:0;
}

.mod_txt_img a img {
border:0;
margin:0 0 5px 0;
}
.mod_txt_img a:hover img {
border:0;
}

.mod_txt_news {
padding:0 0 5px 15px;
line-height:20px;
}

.mod_txt_news a {
color:#000; text-decoration:none;
}
.mod_txt_news a:hover {
text-decoration:underline;
}

.mod_txt_web {
text-align:center;
width:100%;
color:#FFF; font-weight:bold;
}
.mod_txt_web a{
color:#FFF;
}
.mod_txt_web a:hover{
color:#FFF; text-decoration:none;
}

.mod_txt ul {
list-style:none; line-height:20px;
margin:0 0 0 11px;
}

.mod_txt ul li {
background:url('images/li.jpg') no-repeat;
background-position:0 5px;
padding-left:10px;
}

.mod_txt ul li a{
color:#FFF; text-decoration:none; font-weight:bold;
}
.mod_txt ul li a:hover{
text-decoration:underline;
}
.modbottom {
width:100%; height:8px;
background:url('images/modbottom_bg.jpg') no-repeat;
padding-bottom:10px;
}

#right {
width:719px; float:left;
background:url('images/right_bg.jpg') repeat-y;
}

#toplist {
width:100%; height:51px;
background:url('images/headlist.jpg') no-repeat;
padding-bottom:5px;
}

.site {
width:708px;
}

.site_head {
width:100%; height:16px;
background:url('images/site_head.jpg') no-repeat;
}
.site_main {
width:100%;
background:url('images/site_main.jpg') repeat-y;
}

.site_bottom {
width:100%; height:16px;
background:url('images/site_bottom.jpg') no-repeat;
}

table.cat {
margin-left:15px;
}

table.list {
width:660px; margin:0 auto;
}

table.list td.title {
background:url('images/title_bg.jpg') no-repeat; height:28px;
}

table.list a img {
border:0;
}

a.title {
font-size:18px; margin-left:10px; line-height:28px;
color:#FFFFFF; text-decoration:none;
}
a.title:hover {
color:#b20059;
}

.desc {
padding:5px 0 0 10px; font-size:11px;
color:#FFFFFF;
}

.tags {
color:#FFF; font-size:11px;
padding:3px 0 0 10px;
}

.tags a {
color:#FFF;
}
.tags a:hover {
color:#FFF; text-decoration:none;
}

td.infos {
color:#FFF;
}

td.infos a {
color:#db0f82;
font-weight:bold;
text-decoration:none;
}
td.infos a:hover {
color:#FFF;
text-decoration:underline;
}

#footer {
background:url('images/footer_bg.jpg') no-repeat;
width:100%; margin-bottom:10px;
height:115px;
}

  .paginationblock { font-size:12px; color:#fff;
  }
  .paginationblock a {
  color:#FFF; font-weight:bold; text-decoration:none;
  }
  .paginationblock a:hover {
  color:#FFF; font-weight:bold;
  }
  
  
  #bl { 
  color:#FFF; font-size:12px; margin-top:5px;
  }
  #bl a {
  color:#FFF;
  }
  #bl a:hover {
  text-decoration:none;
  }
  
.page_actuelle {
border:1px solid #FFFFFF; font-weight:normal; color:#FFFFFF;
 margin:0 2px 0 2px; padding:2px 3px 2px 3px; font-size:14px;
}

a.pagination {
border:1px solid #FFF; background:#4c0037; font-weight:bold;
padding:2px 3px 2px 3px; margin:0 2px 0 2px; font-size:14px;
}
a.pagination:hover {
background:#FFF; color:#4c0037;
}

#footer_content {
padding:25px 0 0 25px; color:#FFF;
}

#footer_content a {
color:#FFF;
}
#footer_content a:hover {
text-decoration:none;
}