/* CSS Document */
/* RUBRIQUE MATERIEL ET OUTILS */


/* PAGE CONSEILS DE PRO */
#fondpagepro {
	background-color: #FFF;
	background-image: url(../images/fond-page-conseils-de-pro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#texte-pro1 {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 120%;
	line-height: 135%;
	color: #5c4a3b;
}
#texte-pro2 {
	text-align: left;
	margin-right: 10px;
	font-size: 120%;
	line-height: 135%;
	color: #5c4a3b;
	margin-top: 30px;
	width: 450px;
	float: right;
}
#texte-pro3 {
	width: 330px;
	margin-top: 1200px;
	float: left;
}

#colonne-droite-pro {
	font-size: 120%;
	line-height: 135%;
	color: #5c4a3b;
	float: right;
	width: 150px;
	margin-left: 20px;
}
.encartnouveaute {
	width: 430px;
	background-color: #a6987d;
	background-image: url(../images/nouveautes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 28px 5px 3px;
	font-weight: bold;
	color: #FFF;
}

