body {
	background-color: #7ca57d;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image : url(img/sfondo.gif);
	background-repeat : repeat-x;
}

br {
	font-size: 8px;
	padding-bottom: 2px;
	padding-right: 2px;
}

br.menu {
	font-size: 2px;
	padding: 0,0,0,0px;
}

hr.titolopagina {
	color: #D1D1D1;
	width: 95%;
	text-align: left;
}

td.bordo {
	padding-bottom: 2px;
	padding-right: 2px;
	border : 1px solid #D1D1D1;
}

table.main {
	padding:0,0,0,0px;
	border : 1px solid #D1D1D1;
}

table.tablemenu {
	padding:0,0,0,0px;
	border : 1px solid #FEC727;
}

.testo {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: justify;
}

.testoofferte {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: justify;
}

.testorosso {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: justify;
}

.raggiungere {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 2,2,2,2px;
	text-align: justify;
}

.titolo {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: left;
}

.titolopagina {
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	padding: 0,0,0,0px;
	text-align: left;
}

.titolofferte {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #5F8570;
	padding: 0,0,0,0px;
	text-align: center;
}

.top {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 4,4,4,4px;
	text-align: left;
}

.bottom {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: center;
}

.language {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	padding-bottom: 2px;
	padding-right: 2px;
}

a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #5F8570;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: left;
}

a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color:#5F8570;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: left;
}

a.bottom {
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-right: 2px;
}

a:hover.bottom {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	padding-bottom: 2px;
	padding-right: 2px;
}

a.menu {
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 6px;
	padding-left: 4px;
	text-align: left;
	height: 30 px;
	width: 190 px;	
	background-color: #5F8570;
}

a:hover.menu {
	text-decoration: none;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #5F8570;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 6px;
	padding-left: 4px;
	text-align: left;
	height: 30 px;
	width: 190 px;
	background-color: #FDC727;
}

input {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #5F8570;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Tahoma;
	border : 1px solid #5F8570;
}

textarea {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #5F8570;
	padding-bottom: 0px;
	padding-right: 0px;
	font-family: Tahoma;
	border : 1px solid #5F8570;
}

select{
	text-decoration: none;
	font-size: 12px;
	width: 200px;
	font-weight: normal;
	color: #5F8570;
	padding-bottom: 0px;
	padding-right: 0px;
	font-family: Tahoma;
	border : 1px solid #5F8570;
}

input.button {
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #5F8570;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	border : 1px solid #5F8570;
	background-color: #FDC727;
	
}