﻿/* -- General Style -- */
.Body {
	background-image: url('images/Bordo.jpg');
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #E9D9C3;
}
.TDTestataVerde {
	text-align: center;
	text-decoration: none;
	height: 20px;
	border-left-style: solid;
	border-left-color: #238622;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #238622;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #238622;
	border-right-width: 1px;
	background-color: #238622;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	vertical-align: middle;
}
.TDRigheVerde {
	border: 1px solid #238622;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
.TDRigheVerdeJust {
	border: 1px solid #238622;
	text-align: justify;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}


.TDBianco {
	border-style: hidden;
	border-color: #FFFFFF;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
.TDBianco_CentroAlto {
	border-style: hidden;
	border-color: #FFFFFF;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: top;
}

.TestoGiallo {
	color: #E08A13;
	font-family: Tahoma;
}
.TestoVerde {
	color: #238622;
}
.TetsoGrigioVerde {
	color: #9BBE95;
}
.Vuoto {
}
.TestoGialloGrande {
	color: #E08A13;
	font-family: "Arial Narrow";
	font-size: 28px;
	font-weight: bold;
}
.TestoVerdeGrande {
	color: #238622;
	font-family: "Arial Narrow";
	font-size: 28px;
	font-weight: bold;
}
.TDTitoloGiallo {
	border-width: 1px;
	border-color: #238622;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E08A13;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.TDTestoVerde {
	text-align: justify;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #238622;
	border-bottom-color: #238622;
	border-left-color: #238622;
}
.TDRigaBottom {
	border-style: hidden;
	border-color: #FFFFFF;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	background-image: url('images/Bottom.jpg');
	background-repeat: repeat-x;
}

.FontPiccolo {
	font-size: x-small;
}

a.LinkVerde:link {color: #238622; text-decoration: none}
a.LinkVerde:visited {color: #E08A13; text-decoration: none}
a.LinkVerde:hover {text-decoration: underline}

.TestoVerdeMedio {
	color: #238622;
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
}


