body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/textureInterna_main.jpg);
	background-repeat: repeat-x;
}
#menu {
	width: 239px;
	float: left;
}
#main {
	float: left;
	width: 610px;
}
#mainBorder {
	padding-top: 11px;
	padding-left: 30px;
}
#boxLancioNews {
	background-image: url(../images/index_sfondo_news.jpg);
	height: 100px;
	width: 174px;
	padding: 20px;
}
#rigaAltriProdotti {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7CAE5;
	margin-bottom: 15px;
}
.percorso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #154D97;
	width: 510px;
}
.immagineProdotti {
	margin-right: 10px;
}
.immagine {
	border: 5px solid #DFE7F2;
	margin-right: 10px;
}
.newsData {
	font-size: 11px;
	font-style: italic;
}
.newsTitolo {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	text-align: left;
}
.newsTitolo a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.newsTitolo a:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.textureSx {
	background-image: url(../images/texture_sx.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.textureDx {
	background-image: url(../images/texture_dx.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.textureMain {
	background-image: url(../images/texture_sx.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.erbaSx {
	text-align: right;
	padding-top: 216px;
}
.erbaDx {
	text-align: left;
	padding-top: 296px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #154d97;
	text-decoration: none;
	line-height: 130%;
	padding-top: 5px;
	text-align: justify;
	padding-right: 14px;
	padding-bottom: 7px;
}
.testo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #154d97;
	text-decoration: underline;
	font-weight: bold;
}
.testo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.titoliInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1B5096;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #61BD78;
}
.bordoMappa {
	border: 1px solid #154D97;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #154D97;
	background-color: #E7EFF9;
	padding: 5px;
	border: 1px solid #21569C;
}
.immagineNews {

	border: 5px solid #DFE7F2;
	margin-right: 10px;
	float:left;
}

