	
.CadreCote h2 {
	background-color :#dec7de;
	color:#8d818d;
}
	
.CadreCote p {
	border-color: #dec7de;
}

	/* cadres pour le centre */
		
.CadreCentre h2 {
	background-color :#dec7de;
	color:#8d818d;
}
	
.CadreCentre p {
	border-color: #dec7de;
}

.CadreBlog h2 {
	background-color :#dec7de;
	color:#a76726;
}
	
.CadreBlog p {
	border-color: #dec7de;
}

.boite h2 {
	color : #dec7de;
}

#blocgauche .teaser_newhome{
	background-color: #dec7de;
}

#blocgauche .teaser_newhome h3{
	background-color: #cc66cc;
	color : #ffffff;
}

#blocgauche .teaser_newhome .ctnt .link a{
	color: #dec7de;
}

#blocgauche .teaser_newhome .bttmlink{
	color : #dec7de;
}

#blocgauche .teaser_newhome .bttmlink a{
	color : #dec7de;
}

.survol .zone-left{
	background-color:#dec7de;
}

.survol .zone-right{
	background-color:#dec7de;
}


.MenuGauche{
	width: 220px;
	padding-bottom: 10px;
	border-left-style : solid;
	border-left-color : #8d818d;
		border-left-width : 3px;
}

.MenuGauche a {
	color : #000;
}

.MenuGauche a:hover {
	color: #dec7de;
}


/*Les question*/

#questionreponse{
	position: absolute; top:840px; left: 10px; 
	margin-left:10px;
	margin-top:10px;
	width:400px;
	height:200px;
	border: 1px solid #6da2ce;
}

#questionreponse a{
	text-decoration : none; 
	color : black;
}

#questionreponse h1{
	height:30px;
	font-size: 12px;
	margin-left:0px;
	color:#64a3cf;

}

#navigation {
	width: 380px ;
	list-style: none ;
	margin-left:5px;
	margin-top:10px;
	padding: 0 ;
	font-family : Verdana;
	font-size: 11px;	
	}

.navitem {
	border-left-color : #8b7f8b;
	width: 330px;
	padding-bottom: 5px;
	border-left-style : solid;
    border-left-width : 3px;

}	

.navitem a {
	color : #cc66cc;
	text-decoration: none;
	
}

.navitem a:hover {
	color: #cc66cc;
	text-decoration: none;
}

.blocsante{
	text-align:center;
	width:330px;
	border: 1px solid #cc66cc; 
	margin-top:10px;
	margin-left : 15px;
}

#central hr{
	border: 1px solid #cc66cc; 
	margin-top:10px;
	margin-right:20px;
	margin-left:10px;
	width:150px;
}

#article hr{
	border: 1px solid #cc66cc; 
	margin-top:10px;
	margin-right:20px;
	margin-left:10px;
	width:150px;
}

#autre {
	margin-left:380px;
}
