@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family:Tahoma;
	color: #4d5932;
	text-decoration: none;
	background-color:#F4F4F4;
}

/***** menuNews *****/
.txtContentWhite{
	font-family:Tahoma;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}

.txtContentDarkGreen{
	font-family:Tahoma;
	font-size: 12px;
	color: #4d5932;
	text-decoration: none;
	line-height: 16px;
}

.txtContentDarkGreen14{
	font-family:Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #4d5932;
	text-decoration: none;
	line-height: 16px;
}

.txtContentWhite{
	font-family:Tahoma;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 16px;
}



/* form */

.form2{
font:Tahoma;
border:0;
font-size:11px;
color:#669900;
width:220px;
height:100px;

}

.form3{
background:url(.../images/headertextfield.gif);
font:Tahoma;
border:0;
font-size:9px;
color:#669900;
width:142px;
height:17px;

}

.button_submit { 
background:url(../images/main-headsearch_04.gif);
font:Tahoma;
border:0;
font-size:11px;
color:#ffffff;
width:42px;
height:19px;
 }
 
 .formcontact{
background:url(../images/villapage02_07.gif);
font:Tahoma;
border:0;
font-size:11px;
color:#669900;
width:143px;
height:19px;

}
 .formcontact2{
background:url(../images/villapage02_12.gif);
font:Tahoma;
border:0;
font-size:11px;
color:#669900;
width:200px;
height:84px;

}

/*----------------------------link*white------------------------------*/	
	
a.whitelink:link {
    font-size: 12px;
	color: #ff9600;
	text-decoration: none;
}
a.whitelink:visited {
	font-size: 12px;
	text-decoration: none;
	color: #ff9600;
}
a.whitelink:hover {
	font-size: 12px;;
	text-decoration: none;
	color: #ffffff;
}
a.whitelink:active {
	font-size: 12px;
	text-decoration: none;
	color: #ff9600;
}
.footer{
	font-size: 11px;
}


/* spacers */
span.article_separator {
	display: none;
	height: 0px;
}

/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

