@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#E9E9E9;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5F5F;
	font-weight: normal;
	background-image:url(../images/sf-top.jpg);
	background-repeat:repeat-x;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999;
}
#contenitore
{
	background-image:url(../images/sf-pag.jpg); 
	background-position:center top; 
	background-repeat:no-repeat;
}
img
{
	border:0px;
}
.arial-11-h16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #999;
}
.arial-13-h20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
	color: #999;
}
strong {
	color: #4CC4EB;
}
b {
	color: #4CC4EB;
}
#dw
{
	border-top:8px solid #4DC4ED; 
	width:954px; 
	margin-left:auto; 
	text-align:center; 
	margin-right:auto; 
	height:154px; 
	background-image:url(../images/sf-dw.jpg); 
	background-repeat:repeat-x;
	color:#999;
}
#dw a
{
	color:#999;
}
div, p {
	margin:0;
	padding:0;
}

form {
	display:inline;
	margin:0px;
	padding:0px;
}

img{
	/*padding:0;
	margin:0;*/
}

h1{
	font-size:18px;
	font-weight:bold;
	color:#4DC4ED;
}

a:link {
	font-weight:normal;
	color:#5F5F5F;
	text-decoration:none;
}

a:visited {
	font-weight:normal;
	color:#9A9A9A;
	text-decoration:none;
}

a:hover {
	font-weight:normal;
	color:#4DC4ED;
	text-decoration:underline;
}

a:active {
	font-weight:normal;
	color:#5F5F5F;
	text-decoration:none;
}


/**** home page ****/

.contenitore_riquadri{
	width:942px;
	/*margin:10px auto;*/
	background-color:#FFF;
}

.riq_0 {
/* riquadro normale */
	float:left;
	width:185px;
	height:130px;
	text-align:center;
	background-color:#888888;
	margin-right:2px;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}

.riq_1 {
/* riquadro in evidenza */
	float:left;
	width:181px;
	height:129px;
	text-align:center;
	background-color:#4DC4ED;
	margin-right:3px;
	border-right:1px solid #4DC4ED;
	border-left:1px solid #4DC4ED;
	border-top:1px solid #4DC4ED;
}

.riq_0 a:link, .riq_0 a:active, .riq_0 a:visited, .riq_1 a:link, .riq_1 a:active, .riq_1 a:visited{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.riq_0 a:hover{
	color:#C9EEFA;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.riq_1 a:hover{
	color:#f1f1f1;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

/********** Spazi, allineamenti e mandate a capo ********/
.clearBoth{
	padding:0;
	margin:0;
	line-height:1px;
}
#img{
	border:0;