@charset "iso-8859-1";
/* CSS Document */

h1 {
	color: #2a251f;
	font-size:24px;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}

h2 {
	color: #856A46;
	font-size:20px;
	margin:0px;
	padding:0px;
}

p {
	color: #2a251f;
	font-size:12px;
	line-height:16px;
	margin-bottom:10px;
	text-align:justify;
}	

/* LINK */


#infos a:hover {
	color: #00385f;
	text-decoration: underline;
	font-size:12px;
}

#infos a {
	color: #00385f;
	text-decoration: none;
	font-size:12px;
}

a, a.plink:link, a.plink:visited, a.plink:active {
	color:#2a251f;
	font-size:12px;
	text-decoration:none;
	line-height:16px;
}

a:hover, a.plink:hover {
	color:#2a251f;
	font-size:12px;
	text-decoration:underline;
	line-height:16px;
}


.boutique_prix {
	font-size:13px;
	color:#2e2520;
}

.boutique_prod, .boutique_prod a {
	font-size:12px;
	color:#2e2520;
	font-weight:bold;
	text-decoration:none;
}