body {
	background-color: #C7E0DD;
	background-position: top-center;
    margin-top: 0px;
}

h1
{
color: #BDDEDB;
    text-align:center; 
	font-size: 16px;
	font-weight: bold;
	margin-top: 2px;
}

h2
{
    color: #88B184;
	text-align:center; 
	font-size: 10px;
	font-weight: bold;
	margin-top: 2px;
}

td.sidebar {
	color: #C0A88D;
	background: url("images/contenusidebars.png");
	background-repeat: repeat-y;
    line-height:11px;
	font-family: tahoma;
	font-size: 11px;
	padding-left: 26px;
	padding-right: 30px;
        }

.news {
	color: #C0A88D;
	background: url("images/contenu.png");
background-repeat: repeat-y;
    line-height:11px;
	font-family: tahoma;
	font-size: 11px;
	padding-left: 30px;
	padding-right: 40px;
}

.title {
color: #BDDEDB;
	background: url("images/titrecontenu.png");
background-repeat: repeat-y;
font-size: 16px;
	font-weight: bold;
	margin-top: 2px;
}

.titre_cutenews {
text-align:center; 
font-family:tahoma;
PADDING-BOTTOM: 10px;
text-transform: uppercase; 
color: #BDDEDB; 
font-weight:bold; 
font-size:12px;
}

.auteur_cutenews{
text-align:center;
padding-bottom: 15px;
font-size:9px ;
}

.commentaires_cutenews {
text-align:center;
padding-bottom: 15px;
font-size:10px ;
}


b , strong{ 
	color: #A27C5B;
	font-family: tahoma;
	font-size: 9pt;
	}

i, em { 
	color: #A77852;
	font-family: tahoma;
	font-size: 9pt;
	font-style: oblique;
}

u {
	color: #B78A6E;
	font-family: tahoma;
	font-size: 9pt;
}

a{
	color: #bba293;
	text-decoration:none;
}	

a:link {
	color: #bba293;
	text-decoration:none;
}
a:visited {
	color: #bba293;
	text-decoration:none;
}
a:hover {
	color: #876959;
	text-decoration:none;
}
a:active {
	color: #876959;
	text-decoration:underline;

}


blockquote {
margin-bottom: 10px;
padding: 15px;
margin-left: 10px;
margin-right: 175px;
font-family: Tahoma;
font-size: 10px;
line-height: 10px;
-moz-border-radius: 2px 2px 2px 2px;
border: 0px;
cursor: hand;
color: #DBCBBD;
list-style: none;
background-color: #FBFAF4;
border: 1px solid #F5E6BE;
}



td {
	text-align: justify;
	font-size: 11px;
}



a img {
	border-right: 1px solid  #ffffff;
	border-bottom: 1px solid  #ffffff;
	border-left: 2px solid  #ffffff;
	border-top: 2px solid  #ffffff;
	background-color:#F9FAFD;
	filter: alpha(opacity=50);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	}
 
a:hover img{
	border-right: 1px solid  #C1DDD7;
	border-bottom: 1px solid  #C1DDD7;
	border-left: 0px solid  #C1DDD7;
	border-top: 0px solid  #C1DDD7;
	background-color:#eaeaea;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 3px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 1.0;
	text-decoration:none;
}



.menu:hover {
color:  #bba293;
border-left: 6px solid #DBBA90;
font-variant:normal;
font-weight:normal;
font-style:bold;
padding: 5px;  
display: block;
background: #F9F6E8;
-moz-border-radius:10px;
}

.menu:active, .menu:visited, .menu:link {
color: #bba293;	
padding: 6px; 
font-variant:normal;
font-weight:normal;
background: #F9F6E8;
border-left: 8px solid #DBBA90;
display: block;
margin-right:15px;
line-height : 10pt;
-moz-border-radius:10px;
}