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

* {
margin:0;
padding:0;
}

.clr {
clear:both;
}

body {
background:#FFFFFF url('images/body_bg.jpg') repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

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

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

#logo {
float:left; margin-left:36px;
width:229px; height:140px;
}
#logo a img {
border:0;
}

#ban460 {
float:left;
padding-top:24px;
margin-left:25px;
}

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

#container {
background:url('images/layout2_bg.jpg') no-repeat;
width:1024px; margin:0 auto; padding-top:5px;
}

#left {
width:304px; float:left;
margin-left:5px;
}

.mod {
width:100%;
}

#titlenew {
width:100%; height:39px;
background:url('images/title_new.jpg') no-repeat;
}
#titleext {
width:100%; height:39px;
background:url('images/title_ext.jpg') no-repeat;
}
#titlecat {
width:100%; height:39px;
background:url('images/title_cat.jpg') no-repeat;
}
#titleweb {
width:100%; height:39px;
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-top:5px;
}

.mod_txt_img {
text-align:center;
}

.mod_txt_img a img {
border:1px solid #9169c7;
margin:0 0 5px 0;
}
.mod_txt_img a:hover img {
border:1px solid #460185;
}

.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%;
background:url('images/mod_bg.jpg') repeat-y;
color:#b97fed;
}
.mod_txt_web a{
color:#000000;
}
.mod_txt_web a:hover{
color:#000000; 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 2px;
padding-left:15px;
}

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

#right {
width:693px; float:left;
margin-left:13px; padding-bottom:15px;
}

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

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

table.list {
padding-bottom:4px;
}


table.list a img {
border:1px solid #9169c7;
}
table.list a:hover img {
border:1px solid #000000;
}

a.title {
font-weight:bold; font-size:18px;
color:#380169; text-decoration:none;
}
a.title:hover {
color:#b20059;
}

.desc {
padding-top:5px;
color:#795668;
}

td.infos a {
color:#380169;
font-weight:bold;
text-decoration:none;
}
td.infos a:hover {
color:#000000;
}

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

  .paginationblock { font-size:12px;
  }
  .paginationblock a {
  color:#000000; font-weight:bold; text-decoration:none;
  }
  .paginationblock a:hover {
  color:#000; 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 #000000; font-weight:normal;
 margin:0 2px 0 2px; padding:2px 3px 2px 3px; font-size:14px;
}

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



