body {
	font-family:   Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	background-color: #A8CD7C;
	background-image: url(img/bg_main.png);
}
tr {
	font-size: 11px;
}
.mainHome {
	background-image: url(img/home_02.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 297px;
	width: 693px;
}

.mainBottom {
	width:693px;
	height:94px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/home_03.png', sizingMethod='scale');*/
	background-image: url(img/home_03.png);
}
html>body .mainBottom {
	background-image: url(img/home_03.png);
}
.menuHome {
	text-align: justify;
	color: #FFFFFF;
	height: 23px;
	margin-right: 4px;
	padding-top: 2px;
}
.menuHome td{
	background-image: url(img/menu_bg_s.png);
	border-right: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.menuHome .ms{
	background-image: url(img/menu_bg_s.png);
	cursor: pointer;
}
.menuHome .ma{
	background-image: url(img/menu_bg_a.png);
	cursor: pointer;
}
.menuHome a, .menuHome a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.bgLogo {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tdRightBg {
	background-image: url(img/bg_dx.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdRightBg a{
	color:  #589A12;
	text-decoration: none;
}
.tdRightBg a:hover{
	color:  #FF3300;
	text-decoration: none;
}
.title{
	width: 100%;
	padding-top: 2px;
	margin-left: 23px;
	margin-right: 23px;
	margin-top: 42px;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.menu {
	text-align: justify;
	width: 432px;
	color: #FFFFFF;
	background-image: url(img/menu_bg_s.png);
	height: 19px;
	margin-top: 28px;
}
.menu td{
	border-right: 1px solid #FFFFFF;
}
.menu .ms{
	background-image: url(img/menu_bg_s.png);
	cursor: pointer;
}
.menu .ma{
	background-image: url(img/menu_bg_a.png);
	cursor: pointer;
}
.menu a, .menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
}




.mainText1colonna {
	line-height: normal;
	text-align: justify;
	margin-top:10px;
	margin-left:33px;
	margin-right:38px;
	padding-bottom: 15px;
}
.mainText1colonna img{
	float: right;
	margin-left: 10px;
}
.mainText1colonnaL {
	line-height: normal;
	text-align: justify;
	margin-top:10px;
	margin-left:33px;
	margin-right:38px;
	padding-bottom: 15px;
}
.mainText1colonnaL img{
	margin-left: 0px;
}

.mainText2colonne {
	line-height: normal;
	text-align: justify;
	margin-left:33px;
	margin-right:38px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #589A12;
}
.botText1 {
	line-height: normal;
	text-align: justify;
	border-bottom: 2px solid #589A12;
	padding: 10px;
	background-color: #ECECE8;
	background-repeat: no-repeat;
	background-position: 10px 10px;

}
.botText1 .bottomTitle{
	font-size: 12px;
	color: #589A12;
	font-weight: bold;
}
.botText1 .bottomSubtitle{
	text-align: right;
	color: #666666;
	font-weight: bold;
}
.tdHomeBg {
	background-repeat: no-repeat;
	background-position: 4px 0px;
}
.tdRightBgCopia {
	background-image: url(img/bg_dx1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgLogoCopia {
	background-position: right bottom;
}

