/* HEADER */
#logo
{
	margin-top: 20px;
	float: left;
	background:url(../images/sasa/logo_sasa.jpg) no-repeat;
	width:375px;
	height:68px;
	cursor:pointer;
}

* html #logo
{
	margin-left: 12px;
}

.boxcentraletop
{
	width: 686px;
	height: 10px;
	background: url(../images/sasa/top.gif);
	background-repeat: no-repeat;
	clear: left;
}


.boxcentrale
{
	width: 686px;
	clear: left;
	height: auto;
	background: url(../images/sasa/bg.gif) repeat-y;
	
}


.boxcentralebottom
{
	width: 686px;
	height: 15px;
	background: url(../images/sasa/bottom.gif);
	background-repeat: no-repeat;
	clear: left;
}
