body {
	background-color: #666633;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.separador_base {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	height: 5px;
	font-size: 5px;
}

a:active {
	text-decoration: none;
}
.intro {
	font-size: 36px;
	color: #990000;
}
.intro_blanco {
	font-size: 36px;
	color: #FFFFFF;
}
.titulos {
	font-size: 24px;
	color: #990000;
}
.titulos_negro {
	color: #000000;
	font-size: 22px;
}

.titulos_blanco {
	font-size: 30px;
	color: #FFFFFF;
}



.destacados {
	font-size: 18px;
	color: #990000;
}
.botonera {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-left: 10px;
}
.botonera_over {
	background-color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-align: right;
	padding-right: 10px;
	border-bottom-color: #000000;
}
.links_botoneras {
	color: #000000;
	font-size: 16px;
}
.links_subbotonera {
	font-size: 15px;
	font-style: italic;
	padding-left: 10px;
	color: #000000;
}
.links_subbotonera2 {
	font-size: 15px;
	font-style: italic;
	padding-left: 10px;
	color: #FFCC00;
}

.firma {
	font-size: 14px;
	color: #FFFFFF;
}
.borde_tabla {
	border: 1px solid #333300;
}
.epigrafe {
	font-size: 12px;
	text-align: center;
}
