body {
	scrollbar-face-color: #96A1A9;
	scrollbar-highlight-color: #96A1A9;
	scrollbar-shadow-color: #96A1A9;
	scrollbar-3dlight-color: #D4D2C5;
	scrollbar-arrow-color: #D4D2C5;
	scrollbar-track-color: #CCCCC0;
	scrollbar-darkshadow-color: #C8C7B3;
}

.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: #000000;
	text-align: justify;
}
#t_texto a {
	color: #0A6700;
	text-decoration: none;
}
#t_texto a:visited {
	color: #0A6700;
	text-decoration: none;
}
#t_texto a:hover {
	color: #0A6700;
	text-decoration: underline;
}


#t_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
#t_destacado a {
	color: #000000;
	text-decoration: none;
}
#t_destacado a:visited {
	color: #000000;
	text-decoration: none;
}
#t_destacado a:hover {
	color: #000000;
	text-decoration: underline;
}

#t_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D3D3D3;
}
#t_noticia a {
	color: #D3D3D3;
	text-decoration: none;
}
#t_noticia a:visited {
	color: #D3D3D3;
	text-decoration: none;
}
#t_noticia a:hover {
	color: #D3D3D3;
	text-decoration: underline;
}

#t_titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D3D3D3;
}
#t_titular a {
	color: #D3D3D3;
	text-decoration: none;
}
t_titular a:visited {
	color: #D3D3D3;
	text-decoration: none;
}
t_titular a:hover {
	color: #D3D3D3;
	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;
}