#contenuressources {
	height: 380px;
	width: 900px;
	overflow: auto;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 5px;
}
#contenuressources a:link {
	color: #663333;
	text-decoration: none;
	font-weight: normal;
}
#contenuressources a:visited {
	color: #663333;
}
#contenuressources a:hover {
	color: #000000;
	text-decoration: underline;
}
#contenuressources a:visited {
	color: #663300;
	text-decoration: none;
}


#mainressources {
	height: 590px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F6F1DC;
	background-image: url(../images_site/conseils/fond.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #FFFFFF;
	font-size: 11px;
}
#navigation a:link {
	text-decoration: none;
	color: #996B37;
}
#navigation a:visited {
	text-decoration: none;
	color: #9A6B37;
}
#navigation a:hover {
	text-decoration: underline;
}
#navigation a:active {
	text-decoration: none;
	color: #9A6B37;
}

#navigationres {
	height: 60px;
	width: auto;
	top: 100px;
	background-color: #EDE2BA;
	float: Aucune;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images_site/banniere_conseils.jpg);
}
.titreconseils {
	font-size: 22px;
	color: #993300;
}
.titre2conseils {
	font-size: 15px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.conseilsboldital {
	font-size: 11px;
	color: #993300;
	font-style: italic;
	font-weight: bold;
}
.conseilsastuce {
	font-size: 11px;
	color: #993300;
}
#twitter {
	height: 35px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}