#contatti_container {
	height: 495px;
	width: 770px;
	overflow: hidden;
}
#contatti_content {
	height: 447px;
	width: 770px;
	background-color: #205B6D;
	background-image: url(../../images/contatti_container.gif);
	background-repeat: no-repeat;
	padding-top: 58px;
	overflow: hidden;
}
#contatti_content_txt {
	margin-right: 100px;
	margin-bottom: 58px;
	margin-left: 249px;
	height: 379px;
	width: 419px;
	padding-left: 25px;
	background-image: url(../../images/contatti_bg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
}
#contatti_content_txt a {
	color: #AFE225;
	text-decoration: none;
}
#contatti_content_txt a:hover {
	text-decoration: underline;
}
#contatti_content_txt p {
	line-height: 30px;
}

