/* CSS Document */


body {
	background-image:   url("images/bck.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #85ACE5;
}
.textfooter {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a {
	color: #8EAFE1;
	text-decoration: none;
}
.newstitle {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #DDCA60;
}
.newstext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #A6A6A6;
}
a:hover {
	color: #DDCA60;
}
.blackText {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.cyanBold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3C7CC5;
}
.alert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C60;
}
.blacktextBold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.titolonewBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4B77BA;
}
div.edr-product {
	clear: both;
	padding: 15px 0;
	}
	
	.edr-product img {
		float: left;
		padding: 0 10px 10px 0;
		}