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


/* ------------------------------ service --------------------------------- */
H2
{
	display:block;
	float:left;
	width:490px;
	margin-top:-4px;
	_margin-top:-2px;
	font-size:14px;
	background:url(../images/flechemoutarde-trans.png) no-repeat 0px 2px;
	text-indent:20px;
}

H3
{
	display:block;
	float:left;
	width:490px;
	font-size:13px;
}

.service
{
	display:block;
	float:left;
	width:715px;
	margin-top:15px;
}

.service img
{
	display:block;
	float:left;
	margin-right:48px;
}

.service .texte
{
	display:block;
	float:left;
	width:490px;
	margin-top:5px;
	margin-bottom:5px;
}

.service .liens
{
	display:block;
	float:left;
	width:490px;
	font-size:12px;
}


.service a, .service a:hover
{
	font-size:11px;
	color:#74713e;
	text-decoration:underline;
}