*
{
	margin-top:0;
	margin-left:0;
}
.blanc {
	height: 36px;
}
.line
{
	width:100%;
	float:left;
	background-image:url(../img/strech.gif);
	background-repeat:repeat-x;
}
.line2
{
	width:100%;
	float:left;
	background-image: url(../img/bgNav.gif);
	background-repeat: repeat-y;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
.leftBar
{
	float:left;
	width: 17px;
	height: 37px;
	background-color: #F5C006;
}
