@import url("ventana.css");

/* CSS Document */



body {
	margin: 0;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000066;
}

#main_container {
	width: 100%;
	background-color: #FFFFFF;
	
}

#container {
	width: 814px;
	margin: auto;
	text-align: left;
	background-color: #FFFFFF;
}

#logo {
	background-image: url(../images/logo.png);
	width: 153px;
	height: 109px;
	float: left;
}

#logo h1 {
	display: none;
}
#logo2 {
	background-image: url(../images/logo2.gif);
	width: 41px;
	height: 195px;
	float: left;
}
#top_corner {
	width: 41px;
	height: 86px;
	background-image:  url(../images/top_corner.png);
	position: relative;
	left: 153px;
	top: 109px;
}
#flash_top {
	background-position: right top;
	width: 620px;
	height: 195px;
	float: right;
	position:relative;
	z-index:0 !important;

	
}

.left_container {
	width: 153px;
	float: left;
	position: absolute;
	top: 109px;
	height: 649px;
	visibility: visible;
	z-index:100; 
}

/* menu */
#menu {
	width: 153px;
	background-color: #FFFFFF;
}
#menu a:link, a:active, a:visited {
	color: #000;
	text-decoration: none;
}
#menu a:hover {
	color: #FF6600;
}

#flash_mapa {
	background-image: url(../images/menu_agencias.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	width: 153px;
	z-index: 0 !important;
}

#flash_mapa_en {
	background-image: url(../images/menu_agencias_en.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	width: 153px;
	z-index: 1;
}

#body_container {
/*	background-color: #4444ff;*/
	float: right;
	width: 661px;
	position:relative;
	z-index:0;
/*	border: 1px dotted #ff0000;*/
}
#body_container_interiores {
/*	background-color: #4444ff;*/
	float: right;
	width: 814px;
/*	border: 1px dotted #ff0000;*/
}

/* paginas interiores */
#container_tipo {
	width: 812px;
	height: 100%;
	float: right;
	background-color: #FFFFFF;
	border-right: 1px solid #FF8C3F;
	border-left: 1px solid #FF8C3F;
	padding-top: 7px;
}
#conteiner_texto_tipo {
	width: 640px;
	height: 100%;
	float: left;
	padding-top: 24px;
	padding-left: 170px;
	font-weight: normal;
}

/* fin paginas interiores */

#flash_body_left {
	width: 320px;
	height: 200px;
	padding-top: 10px;
	float: left;
	padding-bottom: 0px;
	z-index: 1;
}
#copiapo_body_left {
	width: 320ppx;
	height: 45px;
	padding-bottom: 2px;
	float: left;
	background-repeat: no-repeat;
	z-index: 1;
	position:absolute;
}
#chillan_body_left {
	width: 320ppx;
	height: 50px;
	padding-top: 13px;
	padding-bottom: 0px;
	float: left;
	background-repeat: no-repeat;
}
#expomin_body_left {
	width: 320ppx;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 12px;
	float: left;
	background-repeat: no-repeat;
}
#body_left {
	background-color: #fff;
	width: 320ppx;
	height: 123px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
}

#body_right {
	background-color: #FFFFFF;
	width: 340px;
	height: 340px;
	float: right;
	padding-top: 10px;
	border-right: 1px solid #FF8C3F;
}
#body_right a:link  {
	color: #ff6600;
	font-weight: bolder;
	text-decoration: none;
}
#body_right a:active, vinculos_tres a:visited {
	color: #333333;
	font-weight: bolder;
	text-decoration: none;
	border-right: 1px solid #FF8C3F;
	
}
#body_right a:visited {
	color: #333333;
	font-weight: bolder;
	text-decoration: none;
	
}
#body_right a:hover {
	color: #000066;
	font-weight: bolder;
	text-decoration: none;
}

#flash_body_right {
	width: 341px;
	height: 123px;
	float: right;
}

#body_bottom {
	background-image: url(../images/foto_inferior.jpg);
	background-color: #fff;
	width: 661px;
	height: 90px;
	float: left;
	background-repeat: no-repeat;
}

#bottom2 {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	width: 814px;
	height: 19px;
	margin: 0 auto;
	z-index: 2;
}

/* menus empresa */
div.menu_empresa {
	background-image: url(../images/menu_empresa.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
}
h2.menu_empresa {
	display: none;
}
div.menu_empresa ul li {
background-image: url(../images/menu_empresa_item2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 0px;
	line-height: 11px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: top;
}
div.menu_empresa ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

/* menu empresa en */
div.menu_empresa_en {
	background-image: url(../images/menu_empresa_en.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
}
h2.menu_empresa_en {
	display: none;
}
div.menu_empresa_en ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.menu_empresa_en ul li {
	background-image: url(../images/menu_empresa_item2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 0px;
	line-height: 11px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: top;
}
/* menus servicios */
div.menu_servicios {
	background-image: url(../images/menu_servicios.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
}

h2.menu_servicios {
	display: none;
}

div.menu_servicios ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.menu_servicios ul li {
	background-image: url(../images/menu_servicios_item.gif);
	padding-left: 15px;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	height: 18px;
	border: 0;
	white-space: nowrap;
}

/* menus servicios en */
div.menu_servicios_en {
	background-image: url(../images/menu_servicios_en.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
}

h2.menu_servicios_en {
	display: none;
}

div.menu_servicios_en ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.menu_servicios_en ul li {
	background-image: url(../images/menu_servicios_item.gif);
	padding-left: 15px;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	height: 18px;
	border: 0;
	white-space: nowrap;
}

/* mapa agencias*/
h2.mapa_agencias {
	display: none;
	background-color: #000066;
}

/* noticias */
div.noticias {
	border-left: 1px solid #FF8C3F;
	padding: 5px;
	padding-top: 18px;
	background-image: url(../images/titulo_noticias.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	margin-left: 4px;
}
div.noticias_en {
	border-left: 1px solid #FF8C3F;
	padding: 5px;
	padding-top: 18px;
	background-image: url(../images/titulo_noticias_en.jpg);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	margin-left: 4px;
}

div.noticias h2 {
	display: none;
}

span.leer_mas {
	text-align: right;
}

div.noticias p {
	padding: 0;
	margin: 0;
	line-height: 10px;
}


.foot-suc{
	color: #fff;
	padding-bottom:10px;
	}
	
	.foot-suc a{
	color: #ea5e23;
	text-decoration:none;
	}
