body {
	font-family: Tahoma;
	font-size:13px;
	margin:0;
}

.titulomenu {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #545454;
}
.opcionmenu {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.titulo {
	font-family: Tahoma;
	font-size: 18px;
	color:#d32e12;
	font-style: normal;
	font-weight:bold;
}
.textos {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;

}
.textos2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;

}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;

}
.noticias {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
.naranja {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;

}
.rojocorporativo {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #d32e12;
}


a.link-menu:link,a.link-menu:visited,a.link-menu:active{
	color: #d32e12;
	text-decoration:none;
}	a.link-menu:hover {text-decoration:underline; color: #d32e12;}