/* CSS Document */
#contenedor  #destacados {
	margin: 0px;
	padding: 0px;
	width: 950px;
	height:525px;
	top:110px;
	position:absolute;
	background-image: url(../pymes/img/fondo-marron.jpg);
	background-repeat: no-repeat;
	}
	#contenedor  #destacados  #directorio {
	height: 525px;
	position: absolute;
	width: 455px;
	margin: 0px;
	padding: 0px;
	float: left;
	left:500px;
	    }
		#contenedor  #destacados  #directorio #text1 {
			font-family: Arial;
			font-size: 26px;
			color: #372116;
			height: 30px;
			position: absolute;
			width: 375px;
			margin: 0px;
			padding: 0px;
			float: left;
			top: 20px;
			left: 30px;
			}
		#contenedor  #destacados  #directorio #mapa {
			height: 290px;
			position: absolute;
			width: 285px;
			margin: 0px;
			padding: 0px;
			float: left;
			top: 90px;
			left: 90px;
			}
		#contenedor  #destacados  #directorio #text2 {
			font-family: Arial;
			font-size: 18px;
			color: #709054;
			height: 40px;
			text-align:center;
			position: absolute;
			width: 435px;
			margin: 0px;
			padding: 0px;
			float: left;
			top: 410px;
			left: 10px;
			}
	#contenedor #destacados #registro {
	margin: 0px;
	padding: 0px;
	height: 525px;
	width: 495px;
	position: absolute;
	float: left;
		}
		#contenedor #destacados #registro #form {
	font-family: Arial;
	font-size: 14px;
	color: #55240D;
	text-align: center;
	position: absolute;
	top: 335px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: 160px;
	left: 15px;
			}
		#contenedor #destacados #registro #titcomun {
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	color: #372116;
	position: absolute;
	top: 215px;
	width: 161px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	left: 375px;
			}	
        #contenedor #destacados #registro #comun {
	font-family: Arial;
	font-size: 15px;
	color: #372116;
	position: absolute;
	top: 245px;
	width: 161px;
	margin: 0px;
	padding: 0px;
	height: 105px;
	left: 375px;
			}		
        #contenedor #destacados #registro #tipo {
			font-family: Arial;
			font-size: 24px;
			font-weight: bold;
			color: #372116;
			text-align: justify;
			position: absolute;
			top: 20px;
			width: 400px;
			margin: 0px;
			padding: 0px;
			height: 20px;
			left: 31px;
			}
        #contenedor #destacados #registro #ases {
			font-family: Arial;
			font-size: 16px;
			color: #372116;
			text-align: justify;
			position: absolute;
			top: 50px;
			width: 400px;
			margin: 0px;
			padding: 0px;
			height: 125px;
			left: 58px;
			}
