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


H1
{
	display:block;
	float:left;
	width:700px;
	margin-left:15px;
	_margin-left:8px;
	margin-top:10px;
	margin-bottom:20px;
	font-size:15px;
}


/* ------------------------------ Bloc gauche photos --------------------------------- */
#blocphoto
{
	display:block;
	float:left;
	width:230px;
}

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

#bloctexte p
{
	display:block;
	float:left;
	margin-top:8px;
	width:460px;
	font-size:12px;
}

a.beige
{
	display:block;
	float:left;
	margin-top:20px;
	font-size:14px;
	color:#b8b530;
	font-size:16px;
	text-indent:20px;
	width:460px;
	background:url(../images/flechemoutarde-trans.png) no-repeat;
}

H2
{
	display:block;
	float:left;
	margin-top:15px;
	margin-bottom:10px;
	width:460px;
	height:20px;
	font-size:12px;
	color:#74713e;
	text-indent:20px;
	background:url(../images/flechemoutarde-trans.png) no-repeat;
}

/*------------------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;
}