/* CSS PAR QUITERIE http://quitdest.free.fr . NE PAS MODIFIER */

body 														
{
	margin: auto;					
	background-attachment: no-fixed;
	background:#EAEAE9; 
	background-image:url('images/fond.png'); 
	background-repeat:repeat-x; 
	cursor:crosshair;
text-align: justify;
   font-family:  arial,tahoma;
   font-size:11px;
   letter-spacing:1px;
   margin-left: 5px;
   margin-right: 5px;
   line-height:13px;
   color: #262222;
   padding-top:10px;
   padding-bottom:10px;
}

a.link{text-align: left; color: #C6C6C6; padding: 5px; 
padding-left:15px; display:block; text-decoration: none; margin:0px 0px 0px 0px;
text-transform:none;
	font: normal 11px tahoma;
}
a.link:hover { color: #b0b0b0; background-color: #E8E8E8; cursor:pointer;
	font: 11px tahoma;
}
			.h3
{
border-bottom: 3px solid #e1dde4;
text-align: left;
color: #C22228;
letter-spacing: -1px;
text-transform: lowercase;
padding-left:20px;
margin: 0px 0px 1px 0px ;
	font: normal 15px arial;
	border-color: #aeaeae;
}
											

#corps												
{
	width: 580px; 
	position:absolute;
	top: 470px;
	left: 515px;
	overflow: auto;
}

#ads
{
	width: 170px; 
	position:absolute;
	top: 470px;
	left: 5px;
	overflow: auto;
	-moz-border-radius:15px;
}
#colonne
{
	width: 210px; 
	position:absolute;
	top: 470px;
	left: 225px;
	overflow: auto;
	-moz-border-radius:15px;
}

.box 
{
	width: 210px;
	background-color:#262222;
	overflow: auto;
	-moz-border-radius:15px;
}
h1									
{
	color: #262222;
	font-family: century gothic;
	text-align: center;
	font-size:20px;
	background-color:#ce2217;
	background-image:url('images/h1b.png');
	border-bottom:0px solid #ebe8c6;
	font-weight:normal;
	font-variant:small-caps;
	-moz-border-radius:2px;
	margin-top:0px;
	line-height:22px;
}

h1:first-letter
{
font-weight:bold;
color:#C22228;
}

h2							
{
	color: #625c5d;
	font-family:  century gothic;
	font-variant:small-caps;
	text-align: center;
	font-size:13px;
	-moz-border-radius:10px;
	font-weight:normal;
	margin-top:0px;
	background:#f8f4f2;
}

.main
{
	width: 580px; 
	overflow: auto;
	background-color:#262222;
	-moz-border-radius:15px;
	color: #EAEAE9;
	font-size: 10px;
}



p													
{
   text-align: justify;
   font-family:  arial,tahoma;
   font-size:11px;
   letter-spacing:1px;
   margin-left: 5px;
   margin-right: 5px;
   line-height:13px;
   color: #EAEAE9;
   padding-top:10px;
   padding-bottom:10px;
}

a
{
	cursor:pointer;
	text-decoration:none;
	font-style:normal;
	color:#ffffff;
	font-size:10px;
}

a:hover
{
	color:#D4D4D4;
}

#colonne a:hover {  }


b
{
	color:  #C22228;
}

em,i
{
	color:  #170809;
}

u
{
	color:  #C2BBBA;
	text-decoration:none;
	border-bottom:1px dashed #C2BBBA;
}

.img{border: 1px solid #7a93ac;  padding:3px; filter:alpha(opacity=90); -moz-opacity: .9; -moz-border-radius:5px;}
a img:hover{border:1px solid #dd9876; }
a img{border:1px solid #bc9993; text-decoration:none;  padding:3px; filter:alpha(opacity=90); -moz-opacity: .9; -moz-border-radius:5px;}


.categorie{ margin-left:10px; height:24px; display:block; margin-top:-12px;
border-left:4px double #ffffff; -moz-border-radius:5px;}
.categorie a{  text-align:left;  text-decoration: none; letter-spacing:1px; font-style:normal; padding-left:20px;}
.categorie a:hover {  font-style:normal; border-bottom:none; } 
.categorie p { line-height:11px; color:#47372f;padding-left:20px; font-style:normal;   } 
.categorie:hover{ background:#D1D1D1;  }



.menu{  display:block; margin-top:-8px;-moz-border-radius:5px; text-align:center;  height:25px;}
.menu a{   text-decoration: none; letter-spacing:1px; font-style:normal; }
.menu a:hover {  font-style:normal; border-bottom:none; } 
.menu p { line-height:11px; color:#47372f;padding-left:20px; font-style:normal;   } 
.menu:hover{  }