/*

	CSS - Foglio di Stile
	A cura di Camillo Bella

*/


/* Impostazioni righe sotto */

#sotto{
	width:100%;
	float: left;
	border: 1px solid #ff0000;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	text-align: center;

}



#sotto3{
	margin: 0px 0px 0px 0px;
	width:100%;
	float: left;
        	color: #000000;
	padding: 0px 0px 0px 0px;

}
#sotto3 a{
        	background-color: #ffffff;
        	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 1.0em;
}
#sotto3 a:link, a:visited, a:active{
        	background-color: #ffffff;
        	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 1.0em;
}

#sotto3 a:hover{
	text-decoration: underline;
}

#sotto3 img {
	border:0px;
	height: 14px;
        	background-color: #ffffff;
}
#sotto3 img a:link, a:visited, a:active{
	border:0px;
	height: 14px;

        	background-color: #ffffff;
}
#sotto3 img a:hover{

}

#sotto4{
	width:100%;
	float: left;
        	color: #000000;
}


#sotto4 img {
	border:0px;
	height: 18px;
        	background-color: #ffffff;
}
#sotto4 img a:link, a:visited, a:active{
	border:0px;
	height: 18px;
        	background-color: #ffffff;
}
#sotto4 img a:hover{

}


