body { margin-left:100px; font-family:Tahoma; font-size:11px;}
a { text-decoration:none; color:#01960D;}
a:hover {text-decoration:underline; color:#01960D;}
a.blue { text-decoration:none; color:#084D9D;}
a.blue:hover {text-decoration:underline; color:#084D9D;}
a.black { text-decoration:underline; color:#000000;}
a.black:hover {text-decoration:underline; color:#000000;}

.normal {font-family:Tahoma; color:#004008; }
.normalblue {font-family:Tahoma; color:#6d9db1; }
.black {color:#333333;}
.greenh4 { color:#25b738;}
h2 { font-family:Tahoma; font-size:12px; font-weight:bold;color:#00a014; line-height:25px;}
h3 { font-family:Tahoma; font-size:11px; font-weight:bold;color:#00a014; }
h4 { font-family:Tahoma; font-size:11px; /*color:#95A394;*/ ; color:#25b738;  }


.header-right {
	background-image:url(../images/layout_topright.jpg);
	width:616px;height:131px;
	background-repeat:no-repeat; 
	}
.main {
	background-image:url(../images/layout_main.jpg); 
	width:892px; height:475px;
	background-repeat:no-repeat; background-position:top;
	padding-left:20px; /* align le table content */
	} 
.maincontent {
	background-image:url(../images/content_main.jpg); 
	width:892px; height:475px;
	background-repeat:no-repeat; background-position:top;
	padding-left:20px; /* align le table content */
	} 
.footer {
	background-image:url(../images/layout_footer.jpg);
	width: 892px; height:31px;
	background-repeat:no-repeat; background-position:top;
	}
.content {
	width: 786px; 
	border:0px;
	}
.txt-whatis { 
	padding-left:8px; padding-right:10px; 
	line-height:17px; color:#000000; text-align:justify;
	}

.table-homegreen {
	background-image:url(../images/home_table.jpg); width:192px;  
	background-position:top; background-repeat:no-repeat;
	padding-left:25px; padding-top:10px;
}
.table-homegreenfoot {
	background-image:url(../images/home_table-foot.gif); background-repeat:no-repeat;
	width:192px; height:13px; }

.table-homeblue {
	background-image:url(../images/home_tableblue.jpg);   background-position:top; background-repeat:no-repeat;
	width:192px;padding-left:25px; padding-top:10px;
	}
	
.table-homebluefoot {
	background-image:url(../images/home_tableblue-foot.jpg); background-repeat:no-repeat;
	width:192px; height:13px; 
	}

.limenu {
	list-style-image: url(../images/bulletgreen.gif);
	display: list-item;
	color:#00590c; 
	}
.limenublue {
	list-style-image: url(../images/bulletblue.gif);
	display: list-item;
	color:#125299; 
	}
.ulsubmenu {
list-style-image: url(../images/bulletgreen.gif); 
color:#004008; 
line-height:16px;
}

input {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #d0efdc;
	border: 1px solid #6dce87;
}
.textareaa {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #D3EDE2;
	border: 1px solid #A7D7B1;
	width:465px;
	height:75px;
}

a.info {
  position:relative;
  border-bottom:0px dashed #808080; 
  text-decoration: none; 
  font-weight: bold;
  color:#95A394;
}
a:hover.info {
  text-decoration: none; 
  background: none; color:#25b738;
}
a.info span {display: none;}
a:hover.info span {
  display: inline; 
  position: absolute;  
  top:1.5em; 
  left:0.5em; 
  z-index: 20; 
  background: #42B9C2; 
  color: #fff; 
  border:1px solid #E9F6EC; 
  width:150px; 
  font-weight:bold;
  text-align:left;
  font-weight:normal;
  font-size: 10px;
  line-height:12px;
  padding:2px 4px;
}


a.menu {color:#004008; text-decoration:none;}
a.menu:hover {color:#004008; text-decoration:underline;}
a.menublue {color:#125299; text-decoration:none;}
a.menublue:hover {color:#125299; text-decoration:underline;}
a.submenu {color:#00590c; text-decoration:none;}
a.submenu:hover {color:#00A014; text-decoration:none;}
a.submenunew {color:#FFFFFF; text-decoration:none; }
a.submenunew:hover {color:#C6E8F1; text-decoration:none; }
	
	
