@charset "utf-8";

body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 150%;
}

p {
	text-indent: 30px;
}

blockquote {
	margin:30px;
}

ol {
	padding-left: 30px;
}

ol li {
	line-height: 150%;
}

a:link {
	text-decoration: none;
	color: #039;
}

a:visited {
	text-decoration: none;
	color: #039;
}

a:hover {
	color: #039;
	background-color: #D7EBFF;
}

select {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000;
}

input {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000;
}

.tags {
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 20px;
}

.tags a:hover {
	color: #039;
	background-color: transparent;
	border-bottom: #039 dotted 1px;
}

.top5 {
	font-size: 11px;
	line-height: 14px;
}

.top5 a {
	color: #000;
}

.top5 a:hover {
	color: #000;
	background-color: transparent;
	border-bottom: #000 dotted 1px;
}

.superior {
	font-size: 11px;
	letter-spacing: 1px;
}

.pie_de_foto {
	font-size: 10px;
	font-style: italic;
}

.alinear {
	float: left;
	margin: 13px 15px 15px 0;
}

.quitar_sangria {
	text-indent: 0px;
}

#cita
{
	margin: 0 0 0 0;
	padding: 30px 25px 25px 50px;
	font-size:11px;
	font-style: italic;
	text-align: center;
	color: #000;
	background: #E4F1F8 url(img/comillas.gif) left top no-repeat;
}

#tit_noticias
{
	width: 520px;
	min-height: 30px;
	margin: 0;
	padding: 10px 10px;
	font-size:11px;
	color: #000;
	line-height: 150%;
	background: #fff url(img/degradado_noticias.gif);
}

#intro_noticias p
{
	text-indent: 0px;
}

.titular
{
	font-size: 13px;
	font-weight: bold;
	text-indent: 0px;
}

.subtitular
{
	font-size: 10px;
}

#tit_seccion
{
	width: 520;
	font-size:11px;
	color: #000;
	line-height: 120%;
	border-top: #f60 solid 1px;
	background: #fff url(img/degradado_titulos.gif) repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#tit_seccion a {
	color: #000;
	text-decoration: none;
}

#tit_seccion a:hover {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}

#tit_seccion_2
{
	width: 720;
	font-size:11px;
	color: #000;
	line-height: 120%;
	border-top: #f60 solid 1px;
	background: #fff url(img/degradado_titulos.gif) repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#tit_seccion_2 a {
	color: #000;
	text-decoration: none;
}

#tit_seccion_2 a:hover {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}

#menu { 
	width: 190px;
	line-height: 100%;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, sans-serif;
	font-size:11px;
}

#menu li { margin: 0 0 3px 0; }

#menu h4
{
	margin: 0 0 3px 0;
	padding: 8px 12px;
	font-size:11px;
	font-weight: bold;
	color: #fff;
	background: #ccc url("img/fondo_menu_3.gif") repeat-y;
}

#menu h3
{
	margin: 0 0 3px 0;
	padding: 8px 12px;
	border-top: #39f dotted 2px;
	font-size:11px;
	font-weight: bold;
	text-align: right;
	color: #000;
	
}

#menu a
{
	display: block;
	padding: 8px 12px;
	color: #000;
	background: #fff url("img/fondo_menu.gif") repeat-y;
	text-decoration: none;
}

#menu a:hover
{
	color: #000;
	background: #fff url("img/fondo_menu_2.gif") repeat-y;
	text-decoration: none;
}

#menu ul ul li { margin: 0 0 1px 0; }

#menu ul ul h4
{
	padding: 4px 12px;
	font-weight: bold;
	color: #000;
	background: #fff url("img/flecha_menu.gif") left center no-repeat;
}

#menu ul ul a
{
	display: block;
	padding: 4px 12px;
	color: #000;
	background: #fff;
	text-decoration: none;
}

#menu ul ul a:hover
{
	color: #000;
	background: #fff url("img/flecha_menu.gif") left center no-repeat;
	text-decoration: none;
}

