/* Stile base per www.cicap.org/puglia */
strong
{color:#FF0000;
}
body {
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/body-background-image.jpg);
	background-position:top left;
	background-attachment:fixed;
	background-repeat:no-repeat;
	}
#main {
	margin-left:153px;
	background-color:#FFFFFF;
	width:auto;
	min-height:300px;
	}
#banner-main a:hover{
background-color:#FFCC00;
}
#banner-main a:visited{
color:#000000;
}
#banner-main a{
margin-top:10px;
height:18px;width:120px; 
background-color:#FFFFFF;
text-align:center;
display:block;
float:left;
border:3px solid #006699;
margin-left:50px;
font-size:12px;
}
	
#news {
	margin-left:15px;
	}
#banner-main {
	background-image:url(images/main-banner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:40px;
	padding-top:160px;
	width:auto;
	margin-bottom:30px;
	}
#text {
}
input {
	background-image:url(images/input.jpg); background-repeat:repeat-x; border:1px solid #003366;
	}
#shadow {

background-image:url(images/gray.png);
position:absolute;
top:0px;
left:0px;
width:100%;
height:auto;
}
a:visited{border:none;}
#a{
	background-color:white;
	display:block;
	width:auto;
	border:1px solid black;
	background-image:url(images/loadred.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:50px;
	}

