#contenedor {
	max-width:				765px;
	.max-width:				765px;
	background-color:	#FFFFFF;
	padding: 			5px;
	text-align:			left;
	/*background:			url('../acise_viaje/imagenes/fondo_caja_titulo.jpg') repeat-x;
	background-position: top;*/
	z-index:			 1;	
	width: 100%;
}

#mapa {
	width: 				120px;
	.width:				135px;
	float:				right;
	text-align:			center;
	border-style:	    solid;
	border-color:		#cccccc;
	border-width:		1px;
	padding:	 		10px;
	margin: 			20px 10px 0 0;
	.margin: 			5px 10px 0 0;
	background-color:   #fff;
	}
	
#mapa img {
	margin-left:		10px;
	margin-top: 		10px;
	}	

#txtViaje {
	padding:			10px 10px 5px 0px;
	margin:				5px 0 5px 0px;
	background:			url('../acise_viaje/imagenes/fondo_pais.jpg') repeat-y right;
	width:				810px;
	float:				right;
	font-size: 			10px;
}

.tituloNota {
	/*margin:			10px;*/
	padding:			0px 5px 0px 20px;
	font-size:			12px;
	/*border-bottom:		1px dotted #333333;*/
	font-weight: 		bold;
	}
.entExclusiva {
	padding:			0px 100px 0px 20px;
	font-size: 			11px; 
	color: 				#444444;
	font-weight: 		normal;
	line-height:		17px;
	}
.entExclusiva sup {
	 font-size: xx-small;
	 color: #444444;
	}
	
.subtitulo {
	clear:				both;
	width:				100%;
	.width:				99%;
	padding-left: 		0px;
	z-index:			1;
	background-color:   transparent;
	}
.media1 {
	width: 97%; 
	text-align: justify; 
	color: #303030; 
	border: 1px none #000; 
	height: auto; 
	padding-left: 19px;
	padding-right:10px;
}	

#entrevistas {
	/*clear:				both;*/
	width:				360px;
	.width:				360px;
    /*background:			url('../acise_viaje/imagenes/fondo_caja_titulo.jpg') repeat-x;*/
	float: 				left;
	margin-left: 		-10px;
	.margin-bottom:     -20px;
	}

#entrevistas li {
	font-size: 			10px;
	font-weight:		normal;
	color:				black;
	text-align:			left;
	list-style-type:	none;
}	
	

#celda {
	position:			relative;
	background-color:	#fafafa;
	border-bottom:		1px solid #CCCCCC;
	border-right:		1px solid #CCCCCC;
	height:				120px;
	.height:			135px;/* I E */	
	width:				349px;
	.width:				349px;/* I E */
	margin:				10px 5px 0px 7px;
	padding:			10px 10px 0 10px;
	float:				left;
}

#datos {
	width:				427px;
	.width:				435px;/* I E */
	position:			relative;
	float:				left;
	vertical-align:		top;
}

#titulo {
	text-transform:		uppercase;
	text-align:			left;
	margin:				0px;
	padding:			0px;
	display:			inline;
}

#texto {
	margin:				0px;
	padding:			15px 0px 0px 0px;
	}

#pais {
	margin-top:			10px;
	padding: 			2px;
	text-align:			left;	
	position: 			relative;
	display: 			block;
	clear:				both;
	width:				100%;
	font-size: 			14px;
	color:				#000000; 
	font-family:		Verdana, Geneva, sans-serif; 
	font-weight: 		bold; 
	line-height:		normal;
	border-bottom:		1px dotted #CCCCCC;
	background:			url('../acise_viaje/imagenes/fondo_pais.jpg') repeat-y right;
}

#audio, #video, #sasv, #auvideo {
	text-align:			left;	
	position: 			relative;
	display: 			block;
}

#pieicons {
	float:				right;
	widht:				200px;
	height:				24px;
	margin-top:			-15px;
	.margin-top:		0px;
}

#pieicons img {
 	border-style: 				none;
 	height:						23px;
}

#pieicons a, #mapa a {
	color:				#FF9000;
	text-decoration:	none;
}

 img {
 	border-stye: 	padding-bottom: 5px;			none;
 	vertical-align:				middle;
 }
 
 .corte {
	float:				left;
	background-color:	#fafafa;
	border-bottom:		1px solid #CCCCCC;
	border-right:		1px solid #CCCCCC;
	height:				170px;
	.height:			180px;/* I E */	
	width:				710px;
	.width:				705px;/* I E */
	margin:				10px 8px 0px 8px;
	padding:			25px 20px 0px 20px;
	position: 			relative;
	background-image: 	url("/acise_viaje/images/americadelsur.png");
	background-repeat:  no-repeat;
	background-position: left;
	background-position: 20px;
	text-align:			left;	
	display: 			block;
	font-size: 			11px;
	color:				#000000; 
	font-family:		Verdana, Geneva, sans-serif; 
	font-weight: 		normal; 
	line-height:		normal;
 }
 .mapa {
 float: left;
 cursor: pointer;
 width: 150px;
 height:160px;
 margin-right: 15px;
 }

h4 {
	font-weight: 
	normal;
	font-size: 11px; 
	padding-top: 5px;
}

.nota {
	font-weight: normal; 
	font-size: 11px;
}

@media screen and (max-width: 480px) {
   .entExclusiva sup {
		font-size: 1em;
	}
	.media1 {
		width: 90%;
	}
	
	h4 {
		font-size: 1.250em;
	}
	.nota {
		font-size: 1.250em;
	}
}
