body{
	font-size: 11px;
	color: #B6AA9E;
	margin: 0;
	font-family: arial, tahoma, verdana;
	
	
}

.boite{
	background-color: #EFF0F1;
	padding: 5px;
	-moz-border-radius: 15px;
	border: 1px solid #E4E0D0;
	text-align: justify;
	margin-bottom: 15px;
}

.titre{
	color: #D5CFB9;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	text-shadow: #FDFDFD 1px 1px 1px;
	font-size: 18px;
}

.sidebar{
	color: #B6AA9E;
	padding: 8px 25px 25px;
	text-align: left;
	font-weight: normal;
	font-family: trebuchet ms;
	background-image: url(http://leonaweb.net/wp-content/themes/golden/images/side_background.jpg);
	font-size: 10px;
	line-height: 10px;
}

.padding{
	padding-right: 55px;
        margin-left : 50px;
}

.padding2{
	padding-left: 8px;
	padding-right: 8px;
}

date{
	margin: 0px;
	text-align: center;
	padding: 3px;
	text-transform: uppercase;
	color: #B1AEA0;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 8px;
}

b, strong{
	font-weight: bold;
	color: #978880;
	margin: 1px;
}

em{
	color: #D2BAA0;
	font-style: italic;
	margin: 1px;
	font-weight: bold;
}

i{
	color: #D2BAA0;
	font-weight: bold;
}

u{
	color: #C6BDAC;
}

blockquote{
	background-color: #E4E0D0;
	padding: 10px;
	margin-top: 6px;
	border: 1px solid #ffffff;
	font-family: trebuchet ms;
	font-weight: italic;
	font-style: italic;
	text-shadow: #FDFDFD 1px 1px 1px;
	-moz-border-radius: 25px;
	-moz-opacity: 0.7;
	font: italic 10px;
	background-image: url(http://leonaweb.net/wp-content/themes/golden/images/objets/quote.jpg);
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-left: 10px;
	color: #B6AA9E;
}

a img {
	border-right: 1px solid #DDCCBA;
	border-bottom: 1px solid #DDCCBA;
	border-left: 0px solid #DDCCBA;
	border-top: 0px solid  #DDCCBA;
	background-color: #Ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.90;
		padding:6px;
}


a:hover img {


	border-right: 1px solid #DDCCBA;
	border-bottom: 1px solid #DDCCBA;
	border-left: 0px solid #DDCCBA;
	border-top: 0px solid #DDCCBA;
	background-color: #EBE8DE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	filter: alpha(opacity=95);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 1.0;
		padding:6px;





}

a {
	color: #C2B998;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #B3A780;
	font-weight: bold;
	text-decoration: none;
}

a.menu{text-align: left; 
color:#9d9d9d; 
font-weight:normal; 
font-size: 11px; padding: 10px; 
   padding-left:25px; display:block; text-decoration: none; margin:4px; background-color:#F0F0F0;
   text-transform:none; border-left:7px solid #DED9BB}

a.menu:hover {border-left:7px solid #BEB481;
   color:#9d9d9d; background-color:#EEEEEE; cursor:pointer; padding-left:18px; }



