/* CSS Document */
#flotaContenido{
	padding-bottom:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#flotaImgLineaCeleste{
	text-align:right;
}
#flotaImgTitulo{
	margin-left:370px;
}
#flotaTexto{
	margin-left:370px;
	color:#3F3F40;
	width:650px;
}
#flotaImgAduana{
	margin-left:-200px;
	margin-top:-30px;	
}
#flotaUl{
	list-style:square;
	font-size:14px;
	color:#1A5ABA;
	line-height:30px;
}
#flotaCarrusel{
	height:240px;
	border: 1px #86A7D7 dashed;
	background:#E6E7E8;
	border-left:none;
	border-right:none;
	margin-top:20px;
	margin-bottom:30px;
}
#flotaContacto{
	width:190px;
	border:solid 10px #E6E7E8;
	margin-top:-208px;
	margin-left:100px;
}