/* CSS Document */

A.menu {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 70%;	text-decoration: none;	color:#666666; font-weight: bold}
A.menu:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; text-decoration: none; color:#666666; font-weight: bold}
A.menu:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; text-decoration: none; color:#666666; font-weight: bold}
A.menu:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; text-decoration: none; color:#000000; font-weight: bold}

A.menu_sin {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 70%;	text-decoration: none;	color:#000000}
A.menu_sin:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; text-decoration: none; color:#000000}
A.menu_sin:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; text-decoration: none; color:#000000}
A.menu_sin:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; text-decoration: underline; color:#000000}

A.enlace {text-decoration: underline; color:#006699}
A.enlace:link {text-decoration: underline; color:#006699}
A.enlace:visited {text-decoration: underline; color:#006699}
A.enlace:hover {text-decoration: underline; color:#333333}

A.enlaceb {text-decoration: underline; color:#333333}
A.enlaceb:link {text-decoration: underline; color:#333333}
A.enlaceb:visited {text-decoration: underline; color:#333333}
A.enlaceb:hover {text-decoration: underline; color:#333333}

.piedefoto {FONT-SIZE: 65%; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: transparent}
.txt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; text-decoration: none; color:#000000; text-align: justify}

P {	FONT-SIZE: 70%; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: transparent; text-align: justify}

.tit_negro {FONT-WEIGHT: bold; FONT-SIZE: 80%; MARGIN-BOTTOM: 0em; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: transparent}

.tit_gris {FONT-WEIGHT: bold; FONT-SIZE: 80%; MARGIN-BOTTOM: 0em; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: transparent}


H1 {FONT-WEIGHT: bold; FONT-SIZE: 80%; MARGIN-BOTTOM: 0em; COLOR: #990000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: transparent}
H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 70%;
	MARGIN-BOTTOM: 0em;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: transparent;
	font-style: italic;
}
H3 {FONT-SIZE: 70%; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: transparent; font-weight: bold}
.subindice {  vertical-align: sub}

#menu ul {
	MARGIN-TOP: 0px; PADDING-LEFT: 0px; MARGIN-LEFT: 0px;
	list-style-type: none;
}

#menu ul li a {
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	display: block;
	height: 35px;
	line-height: 15px;
	background: url(img/out.gif);
	/*border-bottom: 1px solid #eeeeee;*/
	background-color: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
}
#menu ul li a:hover {
	text-decoration: none;
	background: url(img/over.gif);
}
#indice ul {
	MARGIN-TOP: 0px;
	PADDING-LEFT: 0px;
	MARGIN-LEFT: 0px;
	/*list-style-image: url(img/flecha.gif);*/
	list-style-type: none;
	
}

#indice li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #666666;	
	display: block;
	height: 25px;
	text-decoration: none;
	background-image: url(img/flecha_indice.gif);
	background-repeat: no-repeat;
	PADDING-LEFT: 10px;
}
#indice ul li a:hover {
	color: #FF6600;
	text-decoration: underline;	
}
.tabla {
	FONT-SIZE: 70%;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(img/fnd_tabla.gif);
	padding: 3px;
	border: 0px;
}
.lista{
	FONT-SIZE: 70%;
	COLOR: #000000;
	line-height: 15px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	list-style-image: url(img/flecha2.gif);
}
