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


/* ------------------------------Image */
#visuel
{
	display:block;
	float:left;
	width:300px;
	height:270px;
	margin-top:4px;
	margin-left:-2px;
}

/* --------------------------- textes -----------------------*/
#bloctexte
{
	display:block;
	float:left;
	width:380px;
	margin-left:32px;
}


#bloctexte H2
{
	font-size:12px;
}

#bloctexte p
{
	margin-top:20px;
}


/*------------------4 push du bas */
#blocpush
{
	display:block;
	float:left;
	width:720px;
	height:115px;
	margin-top:20px;
}

.pushgris, .pushanis, .pushbeige
{
	display:block;
	float:left;
	width:163px;
	height:115px;
	margin-left:22px;
	_margin-left:21px;
}

.pushgris img, .pushanis img, .pushbeige img
{
	display:block;
	float:left;
	width:154px;
	height:82px;
	margin-top:8px;
}

.pushgris
{
	background:url(../images/blocpushlittle-gris-trans.png) no-repeat;
}

.pushanis
{
	background:url(../images/blocpushlittle-anis-trans.png) no-repeat;
}

.pushbeige
{
	background:url(../images/blocpushlittle-beige-trans.png) no-repeat;
}


.Hmoutarde, .Hgrise, .Hblanc
{
	display:block;
	float:left;
	width:160px;
	margin-left:2px;
	font-size:10px;
	text-indent:17px;
}

.Hmoutarde
{
	background:url(../images/flechemoutarde-trans.png) no-repeat;
}

.Hgrise
{
	background:url(../images/flechegrise-trans.png) no-repeat;
}

.Hblanc
{
	background:url(../images/flecheblanche-trans.png) no-repeat;
}