body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.espaciocajas {
	font-size: 6px;
}


.link_pie {
	font-family: "Tw Cen MT", Tahoma;
	font-size: 11px;
	color:#e40e04
}
.texto_pie_normal {
	font-family: "Tw Cen MT", Tahoma;
	font-size: 11px;
	color:#9a0e04
}

a.pie {
	font-family: Tw Cen MT, Tahoma;
	font-size: 11px;
	color: #E40E04;
}
a.pie:link {
	text-decoration: none;
}
a.pie:visited {
	text-decoration: none;
	color: #E40E04;
}
a.pie:hover {
	text-decoration: underline;
	color: #AB0E05;
}
a.pie:active {
	text-decoration: none;
	color: #AB0E05;
}


.caja_texto {
	font-family: "Tw Cen MT", Tahoma;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #892222;
}
.texto {
	font-family: "Tw Cen MT", Tahoma;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	margin-right: 10px;
	padding-right: 10px;
}

.tit_grande {
	font-family: "Tw Cen MT", Tahoma;
	font-size: 28px;
	color: #aa0e04;
}
.tit_peq {
	font-family: "Tw Cen MT", Tahoma;
	font-size: 14px;
	color: #aa0e04;
}

.listado {
	font-family: "Tw Cen MT", Tahoma;
	font-size: 16px;
	color: #AA0E04;
}
a.links {
	font-family: Tw Cen MT, Tahoma;
	font-size: 14px;
	color: #000000;
}
a.links:link {
	text-decoration: none;
}
a.links:visited {
	text-decoration: none;
	color: #000000;
}
a.links:hover {
	text-decoration: underline;
	color: #AB0E05;
}
a.links:active {
	text-decoration: none;
	color: #AB0E05;
}
