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

* {
margin:0;
padding:0;
}

.clr {
clear:both;
}

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

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

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

#logo {
float:left; margin-left:58px;
width:259px; height:155px;
}
#logo a img {
border:0;
}

#ban460 {
float:left;
width:624px;
text-align:center;
padding-top:31px;
}
#ban460 a img {
border:1px solid #fff;
margin-right:4px;
}



#main {
width:918px;
padding:12px 0 0 23px;
background:url('images/main_bg.jpg') no-repeat;
}

#container {
width:100%; 
}

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

.mod {
width:100%;
}

#titlegratuit {
width:266px;; height:39px;
background:#FFF url('images/title_gratuit.jpg') no-repeat;
}
#titleweb {
width:266px; height:39px;
background:#FFF url('images/title_web.jpg') no-repeat;
}
#titlecat {
width:266px; height:39px;
background:#FFF url('images/title_cat.jpg') no-repeat;
}
#titlenew {
width:266px; height:39px;
background:#FFF url('images/title_new.jpg') no-repeat;
}


.mod_txt, .mod_txt_news, .mod_txt_img, .mod_txt_web {
width:100%;
background:#ebebeb; padding-top:5px;
}

.mod_txt_img {
text-align:center;
}

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

.mod_txt_web {
text-align:center; padding-bottom:10px;
width:100%; line-height:24px; color:#545454;
}
.mod_txt_web a{
color:#000; font-weight:bold;
text-decoration:none;
}
.mod_txt_web a:hover{
text-decoration:underline;
}

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

.mod_txt {
padding-left:12px; width:254px;
}

.mod_txt a{
color:#000; text-decoration:none;
}
.mod_txt a:hover{
 text-decoration:underline;
}
.modbottom {
width:100%; height:10px;
}

#right {
width:621px; float:left; margin-left:9px;
 padding-bottom:15px;
}

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



#list {
width:100%; 
background:#ebebeb;
padding-top:8px;
padding-bottom:20px;
}

table.cat {
}

table.list {
width:600px;
margin-left:10px;
margin-bottom:4px;
}


table.list a img {
border:1px solid #ff008a;
}
table.list a:hover img {
border:1px solid #000;
}

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

.desc {
padding-top:5px; text-align:justify;
color:#5d5d5d; font-size:11px;
}
td.infos {
color:#5d5d5d;
}

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

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

  .paginationblock { font-size:12px; color:#000;
  }
  .paginationblock a {
  color:#ff008a; font-weight:bold; text-decoration:none;
  }
  .paginationblock a:hover {
  color:#FFF; font-weight:bold;
  }
  
  
  #bl {
	width:941px;
  padding-bottom:5px; text-align:center; background:#e9e9e9;
  color:#ff008a; font-size:12px; padding-top:5px;
  }
  #bl a {
  color:#ff008a;
  }
  #bl a:hover {
  text-decoration:none;
  }
  
.page_actuelle {
border:1px solid #ff008a; font-weight:normal; background:#ff008a; 
 margin:0 2px 0 2px; padding:2px 3px 2px 3px; font-size:14px; color:#FFF;
}

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