/* CSS Document */

img {
	border: 0; 
	padding: 0;
}

a {
	font-weight: normal;
	text-decoration: none
}

body {
	margin: 0px;
	background-image: url(../images/sf_bagben.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* box preload */
	
DIV#preloader {
	color: #00000;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 200px;
	width: 100px;
}

DIV#con {
	WIDTH: 100%;
	visibility: hidden;
}
	
DIV#topnav {
	Z-INDEX: 10;
	POSITION: absolute;
	bottom: 5px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
}
	
	
DIV#footer {}

/* box pag ben */

#boxcont01 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	border: 1px solid #c2c2c2;
	background-image: url(../images/pag_ben_logo.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	padding-top: 260px;
	padding-bottom: 25px;
	font-size: 12px;
}

#boxcont01bordo {
	margin-right: auto;
	margin-left: auto;
	margin-top:100px;
	background-image: url(../images/sf_trasp_white.png);
	background-repeat: repeat;
	padding: 3px;
	width: 652px;
}

/* stile testi */

.grigio {
	color: #999999;
	font-weight: bold;
}

.bianco {
	color: #FFFFFF;
}

/* stile link */

a:link, a:visited, a:active {
	color: #999999;
	font-weight: bold;
}

a:hover {
	font-weight: bold;
	color: #0097D5;
}
