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

/* 
* {
margin:0;
padding:0;
}
*/
.clr {
clear:both;
}

body {
background:#fe9100 url('images/body_bg.jpg') top center no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; color:#000;
}
h1{ font-weight:bold; font-size:22px;
color:#ff3e00;}
h2 { font-weight:bold; font-size:18px; margin-top:0px; margin-bottom:0px;
color:#ff3e00; text-decoration:none;}

#layout {
width:925px;
margin:0 auto;
}

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

#logo {
float:left;
width:419px; height:152px;
}
#logo a img {
border:0;
}

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

#head2 {
width:100%; height:15px;
background:url('images/head2_bg.jpg') no-repeat;
}


#main {
width:910px;
padding-left:15px;
background:url('images/main_bg.jpg') repeat-y;
}

#container {
width:100%; 
}

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

.mod {
width:100%;
}

#titlegratuit {
width:100%; height:38px;
background:url('images/title_gratuit.jpg') no-repeat;
}
#titleweb {
width:100%; height:38px;
background:url('images/title_web.jpg') no-repeat;
}
#titlecat {
width:100%; height:38px;
background:url('images/title_cat.jpg') no-repeat;
}
#titlenew {
width:100%; height:38px;
background:url('images/title_new.jpg') no-repeat;
}
.text { text-align:center; padding-top:5px;}

.mod_txt, .mod_txt_news, .mod_txt_img, .mod_txt_web {
width:100%;
background:#FFF; 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:#545454; 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; padding-bottom:8px;
}

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

#right {
width:620px; float:right; margin-right:15px; padding-bottom:15px;
}

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

#list {
width:100%; 
background:#FFF;
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 #ff3e00;
}
table.list a:hover img {
border:1px solid #000;
}

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

.desc {
padding-top:5px; text-align:justify;
color:#8f8f8f;
}
td.infos {
color:#8f8f8f;
}

td.infos a {
color:#ff3e00;
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:100%;
height:20px;
text-align:center;font-size:12px; color:#ff3e00;font-weight:bold;
}

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

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

