/* CSS Document */
body {
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
background-color:#c6c5c5;
}
/**************************/
/*DIV
#conteneur{
margin-left: auto;
margin-right: auto;
width: 750px;
min-height:650px;
}*/
#header{
position:relative;
/*background-image:url(templates/header.jpg);*/
background-repeat:no-repeat;
height:165px;
width: 785px;
margin-left: auto;
margin-right: auto;
}
#footer{
height:30px;
width: 785px;

margin-left: auto;
margin-right: auto;
text-align:center;
font-size:10px;
clear:both;
}
#footer a {
text-decoration:none;
color:#666666;
}
#footer a:hover {
text-decoration:underline;
color:#666666;
}
#links{
position:relative;
/*background-image:url(templates/header.jpg);*/
background-repeat:no-repeat;
height:45px;
width: 785px;
margin-left: auto;
margin-right: auto;
text-align:center;
padding-top:25px;
}
#corps{
width:780px;
height:100%;
/*background-color:#E2E2E2;*/
border:#DBDBDB thin solid;
margin-left: auto;
margin-right: auto;
background-image:url(templates/fond2.gif);
background-repeat:repeat;
position:relative;
}
h1, h2, h3, h4, h5, h6 {
margin:0pt;
padding:0pt;
}
h1 {
font-size:12px;
color:#FFFFFF;
font-weight:normal;
}
.comm {
font-size:12px;
color:#FFFFFF;
font-weight:normal;
padding-left:5px;
}
/*INDEX*/
#index{
position:relative;
width:780px;
height:550px;
/*background-color:#E2E2E2;*/
border:#DBDBDB 1px solid;
margin-left: auto;
margin-right: auto;
background-image:url(templates/fond2.gif);
background-repeat:repeat;
position:relative;
}
#stats{
position:absolute;
top:420px;
left:520px;
width:250px;
height:120px;
border:#666666 1px solid;
text-align:center;
}
#stats h1{
background-color:#666666;
color:#FFFFFF;
}
#last_mess{
position:absolute;
top:10px;
left:520px;
width:250px;
height:400px;
border:#666666 1px solid;
text-align:center;
overflow:hidden;
font-size:8px;
}
#last_mess h1{
background-color:#666666;
color:#FFFFFF;

}
#last_mess p{
background-color:#9E9E9E;
color:#FFFFFF;
font-size:12px;
margin:0;
padding:0;
text-align:left;
}
#last_mess img {
float:right;
}

#last_coupl{
position:absolute;
top:305px;
left:10px;
width:500px;
height:235px;
border:#666666 1px solid;
overflow:auto;
}
#last_coupl h1{
background-color:#A20D2B;
color:#FFFFFF;
}
#last_coupl h2{
background-color:#9E9E9E;
color:#FFFFFF;
}
#last_coupl li {
list-style:none;
list-style-position:inside;
}
.c_revel {
left:30px;
}
#index_search{
position:absolute;
top:270px;
left:10px;
width:500px;
height:30px;
border:#666666 1px solid;
}
#index_intro{
position:absolute;
text-align:justify;
top:10px;
left:10px;
width:480px;
height:230px;
border:#666666 1px solid;
padding: 10px 10px 10px 10px;
}
#menu{
width:120px;
float:left;
}
#menuhaut {
position:relative;
height:30px;
width: 785px;
margin-left: auto;
margin-right: auto;
text-align:center;
}
.lienmenuhaut {
color:#333333;
border:#333333 1px solid;
padding:1px;
text-decoration:none;
font-size:10px;
}
.lienmenuhaut:hover {
color:#ffffff;
background-color:#333333;
border:#999999 1px solid;
padding:1px;
text-decoration:none;
font-size:10px;
}

#contenu{
width:740px;
float:left;
}
.spacer {
  clear: both;
}
.form {
background-color:#F3F3F3;
border:#3E5895 solid 1px;
margin-left:10px;
}
.form:hover{
background-color:#DFE0EC;
border:#3E5895 solid 1px;
margin-left:10px;
}
.formerror{
background-color:#A4C199;
color:#FFFFFF;
margin-left:10px;
border:#999999 solid 1px;
}
.texte{
color:#141549;
font-size:12px;
}
.result table {
border:#DBDBDB solid 1px;
border-collapse:collapse;
}
.result td {
border-spacing:0;
border: thin solid #DBDBDB;
text-align: center;
}
.titre_res {
color:#414781;
font-size:17px;
text-align:center;
font-weight:bold;
}
.titre_res_nocenter {
color:#414781;
font-size:17px;
font-weight:bold;
}
.star {
color:#FF0000;
font-size:14px;
font-weight:bold;
}
.det_chap {
color:#414781;
font-size:15px;
text-align:center;
}
.det_time {
color:#9D2436;
font-size:15px;
text-align:center;
font-weight:bold;
}
#det_data {

width: 680px;
text-align:center;
border:1px solid #666666;
margin-left:50px;
background-image:url(templates/fond.gif);
}
#det_ind {
width: 680px;
text-align:center;
border:1px solid #666666;
margin-left:50px;
background-image:url(templates/fond3.gif);
margin-top:5px;
}
#comm_bloc {
position:relative;
width: 680px;
border:1px solid #666666;
margin-left:50px;
margin-top:5px;
}
#comm_entete {
background-image:url(templates/fond_comm.gif);
border-bottom:1px solid #666666;
padding-left:10px;
}
#comm_txt {
text-align:justify;
padding:10px;
}
.liencomm {
color:#414781;
padding:1px;
text-decoration:none;
font-size:10px;
}
.liencomm:hover {
color:#DD0F23;
padding:1px;
text-decoration:none;
font-size:10px;
}
#comm_post {
width: 400px;
border:2px solid #666666;
margin-left:190px;
margin-top:5px;
}
.comm_date {
	position:absolute;
	right:167px;
	top: 1px;
}

/*STYLES TEXTES*/
.link_txt {
color:#141549;
font-size:13px;
text-decoration:none;
}
.link_txt:hover{
color:#141549;
font-size:13px;
text-decoration:underline;
}