.link_botonera,link_botonera:link, .link_botonera:visited, .link_botonera:active{
	font-family: "Courier New";
	font-size: 14px;
	color: #FF0000;
	text-align:justify;
	text-decoration: none;
}
.link_botonera2:hover {
	font-family: "Courier New";
	text-align:justify;
	font-size: 12px;
	color:#FFFFFF;
	font-style: italic;
	
}
.link_botonera2,link_botonera2:link, .link_botonera2:visited, .link_botonera2:active{
	font-family: "Courier New";
	font-size: 12px;
	color: #FF0000;
	text-align:justify;
	text-decoration: none;
	font-style: italic;
}
.link_botonera:hover {
	font-family: "Courier New";
	text-align:justify;
	font-size: 14px;
	color:#FFFFFF;
}
.texto_general{
	font-family: "Courier New";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align:justify;
	padding-left:111px;
	padding-top: 20px;
	padding-right:20px;
	}
	.texto_general2{
	font-family: "Courier New";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	}
#contenido{
background-image:url(../images/contenido.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
#pie{
background-image:url(../images/pie.jpg);
background-position:top left;
background-repeat:no-repeat;
}
#vertical{
background-image:url(../images/vertical_contenido.jpg);
background-position:top left;
background-repeat:repeat-y;
padding-bottom:50px;
}
.texto_activo{
	font-family: "Courier New";
	text-align:justify;
	font-size: 14px;
	color:#FFFFFF;
	text-decoration: none;
}
.texto_rojo{
	font-family: "Courier New";
	text-align:justify;
	font-size: 15px;
	color:#FF0000;
	text-decoration: none;
}
.texto_articulos{
	font-family: "Courier New";
	text-align:justify;
	font-size: 18px;
	color:#ffffff;
	text-decoration: none;
}

