.combo {
	background-color: #9BCDEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 16px;
}

.general {
	border-width: 1px;
	border-style: solid;
	border-color: #A7A7A7;
}

.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
}
.selector {
	font-family: Verdana, Arial, Helvetica;
	font-size: 75%;
}
.texto_numero {
	font-family: Verdana, Arial, Helvetica;
	font-size: 100%;
}
.texto_lista {
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	font-weight: bold;
	line-height: 200%;
}

ul {
	list-style: none;
	margin-left: 5px;
}
 
li {
	padding-left: 10px;
	background-image: url(../imagenes/bola.gif);
	background-repeat: no-repeat;
	background-position: 0 .8em;
}

.espacio {
	padding-right: 10px;
}

.enlaces {
	color:#000000;
	text-decoration: none;
}

.enlaces:hover {
	text-decoration: underline;
}

.texto_pie {
	font-family: Verdana, Arial, Helvetica;
	font-size: 60%;
	font-weight: bold
}

.foto_pie {
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	font-weight: bold
}

.texto_normal {
	font-family: Verdana, Arial, Helvetica;
	font-size: 85%;
	text-align: justify;
}
