*{
	padding:0px;
	margin:0px;
}

body{
	background: url(../img/bg.jpg) top left repeat-x;	
	text-align: center;
	background-color: white;
	margin: 0;
	font-size: 16px;	
}


.banderas {
	height: 38px;
	margin-left:337px
		
}

.banderas p{
	display: inline;
	font-family: arial;
	font-size: 12px;
	color: white;
	line-height: 30px;
	margin-right: 58px;
	}
	
.banderas p a{
	text-decoration: none;
	display: inline;
	font-family: arial;
	font-size: 12px;
	color: #fff;
}

.banderas p a:hover{
	text-decoration: none;
	display: inline;
	font-family: arial;
	font-size: 12px;
	color: #000;
}

.banderas img{
	width: 27px;
	float: left
}

.contenedora {
	width: 940px;
	background: url(../img/sombra-blanca.jpg) repeat-y;
	overflow: hidden;
	margin: 0 auto;
	background-color: white;
	position: relative;
	padding-left: 20px;
	text-align: left;
	margin-bottom: 35px;
}

.borde_derecho {
	width: 20px;
	height: 100%;
	overflow: hidden;
	background: url(../img/sombra-blanca-derecha.jpg) repeat-y;
	position: absolute;
	right: 0px;
	top: 0;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}

.borde_derecho img {
	position: absolute;
	right: 0;
	top: 0
}

#sombra_azul {
	position: absolute;
	left: 0;
	top: 0
}
.borde_inferior {
	width: 1000px;
	height: 29px;
	overflow: hidden;
	background: url(../img/sombra_inferior.jpg) no-repeat;
	position: absolute;
	left: 1px;
	bottom: 0
}


#flash {
	width: 255px;
	height: 187px;
	position: absolute;
	top: 0;
	left: 77px
}

#header {
	width: 739px;
	height: 139px;
	background: url(../img/header_mapa.jpg);
	margin-left: 172px
}


#mapa-hormiga{
	width: 539px;
	height: 740px;
	float: left;
	margin-left: 10px;
	margin-bottom: 125px;
	position: relative;
	
}


#cartel_flash{
	width: 335px;
	height: 268px;
	float: right;
	margin-right: 35px	
}
#wait{
	display:block;
	position:absolute;
	right:180px;
	top:465px;
}
#nube{
	width: 335px;
	float: right;
	margin-right: 35px;
	margin-top: 20px;
	text-align: justify;
}

#nube a{
	font-family: arial;
	color: #e91d18;
	text-decoration: none;
	line-height: 30px;
	
}

#nube a:hover{
	background-color: #e91d18;
	color: white
	
}

a.clase1 {
	font-size: 1.60em;
}

.clase2 {
	font-size: 1.45em;
}

.clase3 {
	font-size: 1.30em;
}

.clase4 {
	font-size: 1.15em;
}

.clase5 {
	font-size: 1em;
}

#boton_agregar {
	width: 154px;
	height: 54px;
	background: url(../img/bt_agregar.jpg);
	float: right;
	margin-right: 35px;
	
}


#boton_agregar a:hover{
	color: #ff7d01;

}

#boton_agregar a{
	text-decoration: none;
	text-decoration: none;
	font-family: georgia;
	font-size: 15px;
	color: #c2c2c2;
	margin-top: 10px;
	margin-left:  18px;
	line-height: 40px;

}


#franquicias{
	position: absolute;
	bottom: 180px;
	right: -6px;

}

#avion{
	width: 130px;
	height: 86px;
	position: absolute;
	bottom: 335px;
	left: 545px
	}


#ciudad{
	width: 940px;
	margin: auto;
	margin-bottom: 200px;
	left: 20px

}

#footer{
	width: 920px;
	height: 274px;
	position: absolute;
	bottom: 20px;
	left: 20px;
	background: url('../img/pasto_repeat.jpg') repeat-x;
	background-position:0 106px;
	
}



#txt_footer{
	width: 100%;
	margin: auto
	
}

#txt_footer p{
	font-family: arial;
	font-size: 9pt;
	text-align: left;
	padding: 0;
	margin: 0;
	
	
}

#txt_footer td{
	vertical-align: top;
	text-align: center;
	padding: 0 10px;
	border-left: 1px solid black
	
}

#txt_footer h5{
	font-family: georgia;
	font-size: 15px;
	text-align: left;
	padding: 0px;
	padding-bottom: 3px;
	margin: 0
	
}

#burbuja {
	height:51px;
	left:145px;
	position:absolute;
	top:479px;
	width:108px;
}
	
#burbuja p{
	font-family:verdana;font-size:15px;font-weight:bold;text-align: center;height: 68px;vertical-align: middle;
}	

/*interior*/

#izquierda{
	float: left;
	overflow: hidden;
	min-height: 300px;
	
}

#derecha{
	float: right;
	overflow: hidden;
	min-height: 300px;
	
}