/* CSS Document */


#configurador {
	position:absolute;
	width:955px;
	height:783px;
	z-index:327;
	margin-left : -475px;
	margin-top : 0px;
	left:50%;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #A5C500;
	border-right-color: #A5C500;
	border-bottom-color: #A5C500;
	border-left-color: #A5C500;
	border-bottom-width: thin;
	top: 10px;
}

body {
	background-color: #FFFFFF;
}

#mapa {
	position : absolute;
	width : 726px;
	height : 28px;
	z-index : 345;
	left : 229px;
	top : 43px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
} 


.Estilo1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	list-style-type: none;
	line-height: 20px;
	text-transform: capitalize;
	background-color: #000000;
	margin-left: 20px;
}

