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

* {
margin:0;
padding:0;
}

.clr {
clear:both;
}

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

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

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

#logo {
float:left; margin-left:32px;
width:384px; height:142px;
}
#logo a img {
border:0;
}

#ban460 {
padding-top:8px;
padding-left:30px;
}

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

#menu {
width:100%; height:32px;
background:#7b0040 url('images/menu_bg.jpg') no-repeat;
}

#menu_content{
padding-left:529px;
}

a.btn1 {
display:block; float:left;
width:136px; height:32px;
background:url('images/btn1.jpg') no-repeat;
}
a.btn2 {
display:block; float:left;
width:139px; height:32px;
background:url('images/btn2.jpg') no-repeat;
}
a.btn3 {
display:block; float:left;
width:139px; height:32px;
background:url('images/btn3.jpg') no-repeat;
}

a.btn1:hover, a.btn2:hover, a.btn3:hover {
background-position:0 -32px;
}

#container {
padding-top:11px;
}

#left {
width:263px; float:left;
margin-left:15px;
}

.mod {
width:100%;
}

#titlenew {
width:100%; height:31px;
background:url('images/titlemod_new.jpg') no-repeat;
}
#titlehub {
width:100%; height:31px;
background:url('images/titlemod_hub.jpg') no-repeat;
}
#titlecat {
width:100%; height:31px;
background:url('images/titlemod_cat.jpg') no-repeat;
}
#titleweb {
width:100%; height:31px;
background:url('images/titlemod_web.jpg') no-repeat;
}

.mod_txt {
width:100%;
background:url('images/mod_bg.jpg') repeat-y;
padding:5px 0 5px 25px;
}

.mod_txt a {
color:#fb54a8; 
}
.mod_txt a:hover {
color:#b20059; text-decoration:none;
}

.mod_txt_web {
text-align:center;
width:100%;
background:url('images/mod_bg.jpg') repeat-y;
padding:5px 0 5px 0;
color:#b20059;
}
.mod_txt_web a{
color:#fb54a8;
}
.mod_txt_web a:hover{
color:#b20059; text-decoration:none;
}

.mod_txt a img {
border:1px solid #fb54a8; padding:0;
margin:0 0 5px -17px; width:245px; height:190px;
}
.mod_txt a:hover img {
border:1px solid #b20059;
}

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

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

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

#right {
width:645px; float:left;
margin-left:12px; padding-bottom:20px;
}

table.list {
font-family:Arial, Helvetica, sans-serif;
padding-bottom:4px;
}

.th {
width:123px; height:93px;
background:#fb54a8; padding:1px 0 0 1px;
}

.th a img {
border:1px solid #ffffff;
}
.th a:hover img {
border:1px solid #feff99;
}

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

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

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

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



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

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