
a
{
	TEXT-DECORATION: none; 
}

#installations
{
float:left;
display: in-line;
	position:static; 
z-index:2;
}

#para_installations
{
display: in-line;
float:right;
width:300px;
margin-top:20px;
z-index:2;
}

#ombre
{
	position:relative;
top:-340px;
left:10px;
	width:420px;
	background-image:url(./images/degra.png);
	height:350px;
	display: block;
}

#norm
{
	position:static; 
	width:600px;
	height:35px;
	display: block;
	border:1px solid #ff00ff;
}

.item
{
	height:13px;
	margin-top:20px;
	background-image:url(./images/fleche.gif);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	FONT-SIZE: 10px; 
	font-weight:bold;
	color: #2d5074;
}

.list
{
	margin-left:20px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	font-size:12px;
	color: #2d5074;
}

