ul {
padding-left: 10px;
margin-left: 10px;
list-style-type: none;
}

ul li {
	padding-left: 12px;
	background: url(img/vinieta.gif) 0em 0.5em no-repeat;
	margin-bottom: 0.5em;
	font-size: 12px;
}

ol li {
	padding-left: 12px;
	font-size: 12px;
}

a:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #336699; 
	text-decoration: underline;
}
a  {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: underline;
}
a:visited  {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: underline;
}


.ItemMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

.ItemMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
	text-align: right;
	border-bottom-color: #0066CC;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.lnkmenu {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
	text-align: right;
	TEXT-DECORATION: none;
	height: 14px;
	vertical-align: middle;
}
.lnkmenu:hover {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
	text-align: right;
	BACKGROUND-COLOR: #cccccc;
	TEXT-DECORATION: none;
}

.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	letter-spacing: normal;
	text-align: center;
}
.Cuerpo {
	margin: 2px;
	padding: 2px;
}
.TituloSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 8px;
	margin-top: 8px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}	
.columnaizq {
	background-image: url(img/fondomenu.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.VinculoChico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	text-decoration:none
}
.VinculoChico:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	text-decoration:underline
}
.VinculoArriba {
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
}

.TextoResaltado {
	color: #990000;
	font-weight: bold;
	font-size:110%;
}

/* Filas pares */
.r0 {
	font-size:11px;
	background-color: #A0A0A0;
}
/* Filas impares */
.r1 {
	font-size:11px;
	background-color: #C0C0C0;
}
