body {
	scrollbar-face-color: #C5B083;
	scrollbar-highlight-color: #C5B083;
	scrollbar-shadow-color: #C5B083;
	scrollbar-3dlight-color: #D2C28C;
	scrollbar-arrow-color: #E3D09C;
	scrollbar-track-color: #E3D2A4;
	scrollbar-darkshadow-color: #D2C28C;
}

.p_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6F1500;
}

.p_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6F1500;
}

.p_buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #484F1A;
	
}

#t_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0D2C56;
}
#t_texto a {
	color: #0D2C56;
	text-decoration: underline;
}
#t_texto a:visited {
	color: #0D2C56;
	text-decoration: underline;
}
#t_texto a:hover {
	color: #0D2C56;
	text-decoration: underline;
}


#t_letra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0D2C56;
}
#t_letra a {
	color: #0D2C56;
	text-decoration: underline;
}
#t_letra a:visited {
	color: #0D2C56;
	text-decoration: underline;
}
#t_letra a:hover {
	color: #0D2C56;
	text-decoration: underline;
}


#t_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6F1500;
}
#t_destacado a {
	color: #FF2B0E;
	text-decoration: none;
}
#t_destacado a:visited {
	color: #FF2B0E;
	text-decoration: none;
}
#t_destacado a:hover {
	color: #FF2B0E;
	text-decoration: none;
}

#t_buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #484F1A;
}
#t_buscador a {
	color: #484F1A;
}
#t_buscador a:visited {
	color: #484F1A;
}
#t_buscador a:hover {
	color: #484F1A;
}

.espacio-vacio {
	font-size: 1px;
	line-height: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}