.lateralverde { background-image:url(../img/bglateralde.png); background-position:top; background-repeat:repeat-x;}

.mg_intro { padding-top:40px;}
.pd_textointro { padding-left:40px;}

.tituloverde { text-align:left; font-family:Tahoma; font-size:13px; font-weight:bold; color:#6c9304;}
.texto_general { text-align:left; font-family:Tahoma; font-size:12px; font-weight:normal; color:#282525;}
.texto_menu { text-decoration:none; text-align:left; font-family:Tahoma; font-size:11px; font-weight:bold; color:#6c9304;}
.texto_menu:hover { text-decoration:none; text-align:left; font-family:Tahoma; font-size:11px; font-weight:bold; color:#58740c;}

.tb_intro { background-image:url(../img/bgtabla.png); background-position:top; background-repeat:repeat-x;}
.tb_inscripbg { background-image:url(../img/bgintro.png); background-position:left; background-repeat:repeat-x;}

.textogristenue { text-align:left; font-family:Tahoma; font-size:14px; font-weight:bold; color:#999999;}
.textonegro { text-align:left; font-family:Tahoma; font-size:12px; font-weight:normal; color:#000000;}

/* Formularios */

.campo_formulario { width:180px; height:14px; border-left:#eaeaea 1px solid; border-top:#eaeaea 1px solid; border-right:#D0D0D0 1px solid; border-bottom:#D0D0D0 1px solid; background-color:#F0F0F0;}
.area_formulario { width:414px; height:100px; border-left:#EAEAEA 1px solid; border-top:#EAEAEA 1px solid; border-right:#D0D0D0 1px solid; border-bottom:#D0D0D0 1px solid; background-color:#F0F0F0;}
.texto_formulario { text-align:left; font-family:Tahoma; font-size:11px; font-weight:bold; color:#666666;}
.mg_campo { padding-left:4px; padding-top:2px; margin-top:2px;}

.boton_formulario { width:100px; height:26px; padding-bottom:3px; border-left:#EAEAEA 1px solid; border-top:#EAEAEA 1px solid; border-right:#D0D0D0 1px solid; border-bottom:#D0D0D0 1px solid; background-color:#F0F0F0; text-align:center; font-family:Tahoma; font-size:11px; font-weight:bold; color:#666666;}

a:link {
	color: #91B929;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #91B929;
}
a:hover {
	text-decoration: none;
	color:#729120;
}
a:active {
	text-decoration: none;
	color: #91B929;
}