/* CSS PAR ANNAHBEL . NE PAS MODIFIER */

body 														
{
	margin:0px;
	background-attachment: no-fixed;
  	font-family: arial;
   	font-size:11px;
   	line-height:17px;
   	color: #9c5e3e;
 	text-align: justify;
}
.nav a { color:#ffffff;}
.nav {text-align:center; margin-bottom:20px;}
h1									
{
	color: #e7b491;
	font-family:times new roman,arial narrow,cambria;
	text-align: center;
	font-size:29px;
	letter-spacing:-1px;
	margin-bottom:15px;
	margin-top:10px;
	margin-right:23px;
}
h1:first-letter { color: #d7a683; }


h2							
{
	color: #eab699;
	font-family: arial,cambria;
	text-align: center;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	padding:3px;
	letter-spacing:-1px;
}


p													
{
   text-align: justify;
   font-family: arial;
   font-size:11px;
   line-height:17px;
   color: #9c5e3e;
   padding-top:10px;
   padding-bottom:10px;
}

li													
{
   text-align: justify;
   font-family: arial;
   font-size:11px;
   line-height:15px;
   color: #9c5e3e;
}


a
{
	cursor:pointer;
	text-decoration:none;
	font-style:normal;
	color:#de8a6c; text-decoration:underline;
}

a:hover
{
font-style:italic;
}


b {color:  #e8b79b;}
strong { color:  #e8b79b;}
em{color:  #D2BD95;}
i { color:#de8a6c;}
u { color:  #c98759; text-decoration:none; border-bottom:1px dashed #c98759; }


img{ border:3px solid #efc1a6; padding:2px; background:#ffffff;}
a img:hover{border:3px solid #e5b28c;   filter: alpha(opacity=100);
        opacity: 1.0;
        -moz-opacity: 1.0;}
a img{ border:3px solid #efc1a6; padding:2px; background:#ffffff;  filter: alpha(opacity=80);
        opacity: 0.6;
        -moz-opacity: 0.6;
}


area { cursor:pointer;}

.categorie { 
margin-left:50px;
margin-right:50px;
border-left : 3px solid #e7b491;  
border-bottom : 1px solid #e7b491;  
font-weight : normal; 
font-size : 11px; 
font-family : arial,tahoma; 
color : #926343;
-moz-border-radius: 10px 10px 0px 0px; 
-webkit-border-radius: 10px 10px 0px 0px; 
border-radius: 10px 10px 10px 10px;       
-webkit-border-top-radius: 10px; /* pour Chrome */ 
-webkit-border-bottom-radius: 0px; /* pour Chrome */
text-align : left; 
letter-spacing : 0; 
padding-left : 15px; 
background:#f4e4c9;
padding-top : 2px; 
margin-top:1px;
padding-bottom : 2px; 
-moz-border-radius:10px;
}


blockquote
{
width:330px;
padding:10px;
margin-left:60px;
border:3px solid #e7b491;
margin-top:20px;
text-align:justify;
font-size : 11px; 
font-family :arial; 
margin-bottom:15px;
background:#f3dfc1;
color:#cc9874;
-moz-border-radius: 10px 10px 0px 0px; 
-webkit-border-radius: 10px 10px 0px 0px; 
border-radius: 10px 10px 0px 0px;       
-webkit-border-top-radius: 10px; /* pour Chrome */ 
-webkit-border-bottom-radius: 0px; /* pour Chrome */
}


.commentaires { position:relative; font-size:25px; top:103px; left:280px; }
.commentaires a { text-decoration:none; color:#ffffff; font-family:century gothic; font-style:italic; font-weight:bold; }

