.celdaubicacion {
	padding: 5px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	background-color: #E9E9E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 13px;
}
.celdadatos {
	padding: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 13px;
	color: #333333;
}
.celdatitulo {
	padding: 5px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	background-color: #CCCCCC;
	line-height: 13px;
	color: #333333;
	font-weight: bold;
	text-align: center;


}
#paises {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	position: absolute;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	width: 70px;
	border-top-color: #7435A8;
	border-right-color: #7435A8;
	border-bottom-color: #7435A8;
	border-left-color: #7435A8;
	display: none;
	overflow: auto;
}
#provincias {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	position: absolute;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	width: 120px;
	border-top-color: #7435A8;
	border-right-color: #7435A8;
	border-bottom-color: #7435A8;
	border-left-color: #7435A8;
	display: none;
	overflow: auto;
}
#zonas {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	position: absolute;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	width: 120px;
	border-top-color: #7435A8;
	border-right-color: #7435A8;
	border-bottom-color: #7435A8;
	border-left-color: #7435A8;
	display: none;
	overflow: auto;
}
#modalidad {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	position: absolute;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	width: 100px;
	border-top-color: #7435A8;
	border-right-color: #7435A8;
	border-bottom-color: #7435A8;
	border-left-color: #7435A8;
	display: none;
	overflow: auto;
}
