/* CSS Document */

body {
	background-image: url(img/sfondo.jpg); padding: 0px; margin: 0px; text-align:center;
}

.testata {width: 1024px; padding-top:0px; margin-top:0px;}
.menutop {width: 1024px; padding-top:0px; margin-top:0px;}
.fotone {width: 1024px; padding-top:0px; margin-top:0px;}
.contenitore_info {width: 1024px; padding:0px; margin:0px; text-align:center;}
.info {font-family:Arial Narrow, Helvetica, sans-serif; font-size:16px; color:#0a638c; margin-left: 30px; width: 675px; text-align:left; float: left;} 
.info a {text_decoration: none; color: #0a638c;}
.info a:visited {text_decoration: none; color: #0a638c;}
.info a:hover {text_decoration: underline; color: #0a638c;}
.info h1 {
	font-size: 18px;
	color:#FFFF00;
	font-weight:bold;
	padding-left: 30px;
	background-image: url(img/pillolone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
	height: 57px;
}
.banner {width: 224px; float:left;}
.footer {width: 1024px; text-align:center; padding:0px; margin-top:5px; font-family:Arial Narrow, Helvetica, sans-serif; font-size:12px; color:#2aacd4; margin-left: 0px; float:right;}
.footer a {text-decoration: none; color: #2aacd4;}
.footer a:visited {text-decoration: none; color: #2aacd4;}
.footer a:hover {text-decoration: underline; color: #2aacd4;}
.footerI {font-size: 14px; font-weight:bold;}
.keywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:##006699;
	padding-top: 10px;
	margin-left: -17px;
	margin-right: 25px;
}
.keywords ul li {display: inline;}
.keywords a {color:#006699;  text-decoration:none;}
.keywords a:visited {color:#006699;  text-decoration:none;}
.keywords a:hover {text-decoration:underline; color:#006699;}
