body {
	background-repeat: repeat;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	background-image: url(../images_portal/fondo.gif);
}
p {
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	margin-bottom: 5px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #B93D00;
}
a:link {
	text-decoration: none;
}
.topfecha {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.autor {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
.letra_inicio {
	font-size: 18px;
	font-weight: bold;
	color: #983402;
	line-height: -10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.paginas {
	font-size: 11px;
	color: #666666;
}
.flecha {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.destacar {
	color: #660000;
}
.llamada {
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 1px;
}
.textual {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.numeral {
	list-style-type: decimal;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
.fondo_tabl1 {
	background-color: #DBE7F2;
	font-weight: bold;
	text-align: center;
}
.fondo_tabl2 {
	background-color: #E9F1D8;
	font-weight: bold;
	text-align: center;
}
.dat table {
	font-size: 11px;
	background-color: #FFEFDF;
}
.dat td {
	border: 1px solid #993300;
}
.torre td {
	font-size: 10px;
	padding: 2px;
	vertical-align: top;
}
.fotocity td {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	padding: 3px;
}



.imagen_izda {
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 10px;
}
.imagen_dcha {
	float: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}



#contenedor {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#top {
	width: 700px;
}

#barra_naveg {
	background-image: url(../images_portal/fondonav.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	letter-spacing: 1px;
	line-height: 190%;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
#barra_naveg a:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#barra_naveg a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#barra_naveg a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}

#indice {
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
}
#indice a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#indice a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
#indice a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

#contenido {
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#contenido .destacado {
	color: #660000;
}
#contenido .titular {
	background-color: #EAEAEA;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
#contenido #imagen_art {
	float: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#contenido ul {
	font-size: 12px;
	list-style-type: disc;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	list-style-position: outside;
	margin-right: 30px;
	margin-left: 20px;
	background-color: #FFEBE1;
}
#contenido ol {
	list-style-type: lower-alpha;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	list-style-position: outside;
	margin-right: 30px;
	margin-left: 20px;
	background-color: #FFEBE1;
}

#contenido a:link {
	color: #0066FF;
	text-decoration: none;
}
#contenido a:hover {
	text-decoration: underline;
}
#contenido a:visited {
	color: #6666FF;
	text-decoration: none;
}
#contenido .pseudolista {
	font-weight: bold;
	color: #B93D00;
	margin-left: 20px;
}
#contenido .supindice {
	font-size: 9px;
	vertical-align: super;
}


#naveg_bajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
#naveg_bajo a:link {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#naveg_bajo a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	font-weight: bold;
}
#naveg_bajo a:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.images_tabla td {
	top: 0px;
	vertical-align: top;
	padding: 5px;
}

