/********************header botonera******************/



@font-face {
    font-family: 'HelveticaLTStdLightCondensed';
    src: url('fonts/helveticaltstd-lightcond-webfont.eot');
    src: url('fonts/helveticaltstd-lightcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaltstd-lightcond-webfont.woff') format('woff'),
         url('fonts/helveticaltstd-lightcond-webfont.ttf') format('truetype'),
         url('fonts/helveticaltstd-lightcond-webfont.svg#HelveticaLTStdLightCondensed') format('svg');
    font-weight: 100;
    font-style: normal;

}


.HelveticaLTStdLightCondensed {font-weight: 100; font-style: normal; line-height:normal; font-family: 'HelveticaLTStdLightCondensed', sans-serif;}

.HelveticaLTStdLightCondensed a {font-weight: 100; font-style: normal; line-height:normal; font-family: 'HelveticaLTStdLightCondensed', sans-serif;}

.HelveticaLTStdLightCondensed a:hover {font-weight: 100; font-style: normal; line-height:normal; font-family: 'HelveticaLTStdLightCondensed', sans-serif; color:#fff;}

.HelveticaLTStdLightCondensed _activo {font-weight: 100; font-style: normal; line-height:normal; font-family: 'HelveticaLTStdLightCondensed', sans-serif;}


.titsec {
	font-size:27px;
	line-height:35px;
	color:#346801;
	text-decoration:none;
}




/********************home******************/

.home-txt {
	font:normal 14px "Verdana", Arial, Helvetica, sans-serif;
	color:#5f723b;
	line-height:16px;
	
}

.home-m-txt {
	font:normal 12px "Verdana", Arial, Helvetica, sans-serif;
	color:#5f723b;
	line-height:16px;
	
}

.home-m-txt a {
	font:normal 12px "Verdana", Arial, Helvetica, sans-serif;
	color:#5f723b;
	line-height:16px;
	text-decoration:underline;
	
}

.home-m-txt a:hover {
	font:normal 12px "Verdana", Arial, Helvetica, sans-serif;
	color:#5f723b;
	line-height:16px;
	text-decoration:underline;
	
}

.home-m-txt-2 {
	font:normal 11px "Verdana", Arial, Helvetica, sans-serif;
	color:#5f723b;
	line-height:16px;
	
}


/********************footer******************/


.footer-txt {
	font:normal 13px "Verdana", Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:18px;
	text-decoration:none;
	
}


.footer-txt-color {
	font:normal 13px "Verdana", Arial, Helvetica, sans-serif;
	color:#ceef9b;
	line-height:18px;
	text-decoration:none;
	
}

.links{
	font:normal 12px "Verdana", Arial, Helvetica, sans-serif;
	color:#5f723b;
	text-decoration:none;
	line-height:18px;
	}
	
.links a {
	font:normal 12px "Verdana", Arial, Helvetica, sans-serif;
	color:#5f723b;
	text-decoration:none;
	line-height:18px;
	}

.links a:hover {
	font:normal 12px "Verdana", Arial, Helvetica, sans-serif;
	color:#ceef9b;
	text-decoration:underline;
	line-height:18px;
	}	



.help-m-txt {
	font:normal 12px "Verdana", Arial, Helvetica, sans-serif;
	color:#5f723b;
	line-height:18px;
	
}


