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

/* ------------------------------ Visuel --------------------------------------- */
img.visuel
{
	display:block;
	float:left;
	width:300px;
	height:260px;
	margin-top:4px;
}

/* ------------------------------Liens */
#bloctexte
{
	display:block;
	float:left;
	width:410px;
	margin-left:13px;
}

.ssmenu
{
	clear:both;
	display:block;
	flat:left;
	margin-left:20px;
	line-height:14px;
}

a.noeudprincipal
{
	clear:both;
	display:block;
	float:left;
	margin-top:8px;
	font-size:12px;
	font-weight:bold;
	color:#74713e;
	text-indent:20px;
	background:url(../images/flechemoutarde-trans.png) no-repeat;
}