body {
	background-image: url();
	background-color: #445109;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #E99A00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.i_fondo {
	background-image: url(plantilla/i_fondo.jpg);
	background-repeat: no-repeat;
}
.t_normal {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
}
.t_verde {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9AAC18;
}
.t_blanco2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9AAC18;
}
.t_negro {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.t_titulosprincipales {
	font-family: Verdana;
	font-size: 12px;
	color: #212705;
	line-height: 13px;
	font-style: italic;
	font-weight: bold;
}
.t_blancocursiva {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 13px;
	font-style: italic;
	font-weight: bold;
}
.t_verde2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F2503;
}
.t_blanco {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
