body {}
p {}
td {}
.titulos  { color: #970f01; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; margin-left: 10px; border-bottom: 1px solid gray }
.subtitulos { color: #970f01; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; margin-left: 10px; }
.llamada  { color: #555; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; margin-right: 20px; margin-left: 20px }

.seccion  { color: #cc9; font-size: 25px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; text-align: right; margin-top: 10px; margin-right: 20px; margin-bottom: 10px }
body { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif }
td { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif }
.texto { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; margin-right: 10px; margin-left: 10px  }
a    { color: #970f01; text-decoration: none }
a:hover  { color: #cc9 }
.listado    { list-style-image: url("/images/generales/vineta.gif") }
ul { list-style-image: url("../images/generales/vineta.gif") }

#navlistizq ul
   {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0;
	padding-left: 0;
	list-style-image: none;
	text-align: center;
}

#navlistizq li
  {
	list-style: none;
	text-align: center;
	vertical-align: middle;
}

#navlistizq li a  {
	display: block;
	color: #970f01;
	text-decoration: none;
	width: 150px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
}
#navlistizq li a:hover    {
	color: #970f01;
	background-image: url(../images/fondo_rollover_01.gif);
	background-repeat: no-repeat;
	background-position: center -5px;
	text-align: center;
	vertical-align: middle;
}
