/* Feuille de style accueil.css */

#blocAccueil {
	width:928px;	
}
#presentation {
	background-image:url(../../images/all/accueil/bg-texte-matelas.gif);
	width:182px; /* 232 - 2x25 */
	height:298px; /* 348 - 2x25 */
	padding: 25px;
}
#presentation h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 27px;
	color: #572f08;
	font-variant: small-caps;
	font-family: Helvetica, Arial;
	text-transform: none; 
}

#presentation h1 strong {
	font-weight: normal;
}

#presentation h1 strong a {
	text-decoration: none;
	margin-top: 0;
	font-size: 24px;
	line-height: 27px;
	color: #572f08;
	font-variant: small-caps;
	font-family: Helvetica, Arial;
	text-transform: none;
	font-weight: normal;
}

#presentation p {
	color: #572f08;
	font-family: Times, Verdana,Geneva,Arial,Helvetica;
	font-size: 14px;
	padding-right: 10px;
	line-height: 25px;
}
#presentation p strong {
	font-weight: normal;
}
#presentation p a {
	text-decoration: none;
	color: #572f08;
	font-family: Times, Verdana,Geneva,Arial,Helvetica;
	font-weight: normal;
	font-size: 14px;
}

ul#portfolioaccueil {
	border: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

