@CHARSET "ISO-8859-1";

body {
	font-family: arial, Verdana, sans-serif;
	font-size: 11px;
	background-image: url(../images/sfuma_back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	
}
#footer
	{
		float:right;
		color:#363636;
		font-size: 9px;
		padding: 10px 0px;
	}
	
#footer a
	{
		color:#333333;
		text-decoration:underline;
	}
#footer a:hover
	{
		color:#999999;
		text-decoration:underline;
	}
#backgoundContent
	{
		background-image: url(../images/back.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		min-height:1100px;
	}

#mainContent
{
	margin: 0 auto 0 auto;
	width: 940px;
	
}

#flashHeader
{
	height: 640px;
	
}

#mainMenu
{
	margin: 0 auto 0 auto;
	width: 900px;
	height: 22px;
	
}
#bodyContent
{
	margin: 0 auto 0 auto;
	width: 900px;

}

#newsBox {
	float: left;
	margin-right: 6px;
	min-height: 295px;
	width: 220px;
	background-image: url(../images/back_news.jpg)  ;	
	background-position: bottom center;
	background-repeat: repeat-x;
	color: #363636;
}
#newsBox .newsSottotitolo  
	{
		padding-left: 8px;
		font-size: 11px;
	}

#newsBox .newsTesto  
	{
		padding-left: 8px;
		padding-right: 8px;
		font-size: 11px;
	}

#newsBox img
	{
		margin: 3px auto 3px auto;		
		border: 0px;
	}
#newsBox a
	{
		text-decoration: none;
		color: #363636;
	}	
#newsBox a:hover
	{
		text-decoration: underline;
		color: #363636;
	}	
	
#newsBacheca {
	float: left;
	margin-right: 0px;
	min-height: 260px;
	width: 220px;
	background-image: url(../images/back_news.jpg) ;	
	background-position: bottom center;
	background-repeat: repeat-x;
	color: #363636;
}

#newsBacheca .newsSottotitolo  
	{
		padding-left: 8px;
		font-size: 11px;
	}

#newsBacheca .newsTesto  
	{
		padding-left: 8px;
		padding-right: 8px;
		font-size: 11px;

	}
#newsBacheca .newsTesto1  
	{
		padding-left: 8px;
		padding-right: 8px;
		font-size: 11px;
		line-height:13px;
		margin-top:7px;
	}
	
#newsBacheca img
	{
		margin: 3px auto 3px auto;		
	}
	
#newsBacheca img
	{
		margin: 3px auto 3px auto;		
		border: 0px;
	}
#newsBacheca a
	{
		text-decoration: none;
		color: #363636;
	}	
#newsBacheca a:hover
	{
		text-decoration: underline;
		color: #363636;
	}	

#boxBanner {
	padding-top: 2px;
	float:left;
	width: 450px;
}
#boxCerca {
	padding-top: 2px;
	float:right;
	width: 447px;
}