/*@charset "utf-8";*/
/* CSS Document */

* {
padding:0px;
margin:0px;
}


.termine{
vertical-align: top;	
}


#footer {
	font-size: 9px;
	font-style: normal;
	color: #000;
}
a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.noframe {
		text-decoration: none;
}

p {
	font-family: "Arial, Gadget, sans-serif";
	font-size: 15px;
}


