@charset "utf-8";

body{
margin: 0 0;
background-color:#f03f1b;
}

#cHeader {
background:url(../images/bgnd_header.gif) repeat-x 0 0;
}

#logo{
width: 195px;
margin: 0 auto;
padding: 40px 0 0 0;
}

#righthead {
	margin: 80px 0 0 0;
float: right;
}

#lefthead {
margin: 100px 0 0 0;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#6CF;
}

#header {
	width: 1000px;
	height: 138px;
	margin: 0 auto;
}

#cSearch{
	margin: 0 0 0 0;
	float: right;
	padding: 13px 0 0 0;
	width: 193px;
}

.butSearch {
float: left;
margin: 0 7px;
width: 23px;
height: 21px;
}

#searchForm{
}

#searchForm input{
float:left;
border-width:1px;
border-color:#999;
padding: 6px 0 0 0;
color:#999;
}

#campoInput{
padding: 0px 0 3px 3px;
margin: 6px 0 0 0;
width: 140px;
height: 13px;	
}


#cMenu{
		background:url(../images/bkgrd_menu.gif) repeat-x 0 0;
}

#menu {
	width: 1000px;
	margin: 0 auto;

}
.menubar {
	width: 920px;
	height: 63px;
	margin: 0 auto;
	padding: 0;
}

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

.menubar ul li {
	float: left;
	margin: 0 10px;
	padding: 0;
}

.menubar ul li a {
	display: block;
	height: 36px;
	width: 115px;
	float: left;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.empresa {
	background:url(../images/butt_menu_empresa.gif) no-repeat 0 0;
	width: 132px;
}

.empresa a:hover {
	background:url(../images/butt_menu_empresa-over.gif)  no-repeat 0 0;
}

.inicio{
	background:url(../images/butt_menu_inicio.gif) no-repeat 0 0;
	width: 132px;
}

.inicio a:hover {
	background:url(../images/butt_menu_inicio-over.gif)  no-repeat 0 0;
}

.vision {
	background:url(../images/butt_menu_vision.gif) no-repeat 0 0;
	width: 132px;
}

.vision a:hover {
	background:url(../images/butt_menu_vision-over.gif)  no-repeat 0 0;
}

.servicios {
	background:url(../images/butt_menu_servicios.gif) no-repeat 0 0;
	width: 132px;
}

.servicios a:hover {
	background:url(../images/butt_menu_servicios-over.gif)  no-repeat 0 0;
}

.utilidades {
	background:url(../images/butt_menu_utilidades.gif) no-repeat 0 0;
	width: 132px;
}

.utilidades a:hover {
	background:url(../images/butt_menu_utilidades-over.gif)  no-repeat 0 0;
}

.contacto{
	background:url(../images/butt_menu_contactos.gif) no-repeat 0 0;
	width: 132px;
}

.contacto a:hover {
	background:url(../images/butt_menu_contactos-over.gif)  no-repeat 0 0;
}

.subuls{
float:right;
display:none;
width: 700px;
position:relative;
top: 1.2em;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:10px;
letter-spacing: 0.1em;
color:#FFF;
top-margin: 0;
margin-left: 200px;
}

.subuls li{
	float:left;
	display: block;
	width: 150px;
	text-align:center;
}

#subulslink a{
text-decoration: none;
font-size:9px;
width:150px;
height: 19px;
padding-top: 8px;
}

#subulslink a:hover{
background:url(../images/bkgrd_submenu-over.gif) repeat-x 0 0;
}

.subulsServicios{
float:right;
display:none;
width: 850px;
position:relative;
top: 1.2em;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:10px;
letter-spacing: 0.1em;
color:#FFF;
padding-left: 50px;
margin-left: 50px;
}

.subulsServicios ul{
margin-left: 50px;
padding-left: 50px;
}

.subulsServicios li{
	float:right;
	display: block;
	width: 120px;
	text-align:center;
}
#subulslinkServicios a:hover{
background:url(../images/bkgrd_submenu-over.gif) repeat-x 0 0;
}

#subulslinkServicios2 a:hover{
background:url(../images/bkgrd_submenu-over.gif) repeat-x 0 0;
}

#subulslinkServicios a{
	float:right;
text-decoration: none;
font-size:9px;
width:109px;
height: 19px;
padding-top: 8px;
}

#subulslinkServicios2 a{
	float:right;
text-decoration: none;
font-size:9px;
width:110px;
height: 21px;
padding-top: 3px;
line-height: 1.2em;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: 0px;
left: 205px;
}


#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}


#cBodycont {
	background:url(../images/fondo.jpg) no-repeat;
	background-position:center top;
	background-color:#055a8c;
}

#bodycont{
	width: 1000px;
	margin: 0 auto;
}

#socialm{
	padding: 28px 0 0 0;
	float:right;
	width: 90px;
}

#facebook{
	float:left;
	width: 24px;
	height: 25px;
	background:url(../images/ic-facebook.gif) no-repeat 0 0;
}

#facebook a{
display:block;
width: 24px;
	height: 25px;
}


#facebook a:hover{
background:url(../images/ic-facebook-over.gif) no-repeat 0 0;
}


#twitter{
	float:left;
	width: 24px;
	height: 25px;
	background:url(../images/ic-twitter.gif) no-repeat 0 0;
	margin: 0 0 0 8px;
	display:block;
}

#twitter a{
display:block;
width: 24px;
	height: 25px;
}


#twitter a:hover{
background:url(../images/ic-twitter-over.gif) no-repeat 0 0;
}


/* INTERNAS  */

.clearit{
clear:both;
}

#cTitles {
	background:url(../images/int-fondo.jpg) no-repeat;
	background-position:center top;
	background-color:#FFF;
}

#titles{
	width: 1000px;
	height: 151px;
	margin: 0 auto;
}

#titleLeft{
float:left;
width: 260px;
height: 151px;
background:#ef4123;

}

#titleRight{
float:right;
width: 740px;
}

#contLeft{
float:left;	
width: 260px;
}

#contRight{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.8em;
float:right;
width: 501px;
padding: 29px 192px 46px 46px;
background-color:#FFF;
opacity:0.7;
}


#cFooter {
	
}

#footer {
	margin: 0 auto;width: 1000px;
}

#direcciones {
	float:left;
	width: 320px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:11px;
	line-height: 1.5em;
	color:#FFF;
margin: 0 2px;;	
padding: 27px 0 27px 340px;
}

#direcciones a{
	text-decoration: none;
	color: #FFF;
	}

#iconos{
	margin:70px auto;
	width: 100px;
}

#contacto div {
margin: 6px 0;
}

#contacto input{
width: 200px;	
}

#contacto textarea{
width: 490px;	
}

.ej {
margin-left: 10px;
font-style:italic;
color:#666;
}

.address{
	padding: 18px 8px 0 0;
	background:url(../images/bkgrd-address.jpg) no-repeat 0 0;
	height: 111px;
	font-weight:bold;
}

#subIconos{
float: right;
padding: 26px 0 0 0;
}

.subBotones{
width: 242px;
margin:0 0;
padding: 0 0;

}

.subBotones li{
	list-style:none;
	width: 242px;
	height: 87px;
	display: block;
}

.subBotones li a {
margin: 0 0;
padding: 0 0;
text-decoration: none;
display: block;
width: 242px;
height: 87px;
}

#subAerea {
	background:url(../images/butt_servicios_aerea.png) no-repeat 0 0;
}
#subAerea  a:hover{
	background:url(../images/butt_servicios_aerea-over.png) no-repeat 0 0;
	display:block;
}

#subAereaActive{
	background:url(../images/butt_servicios_aerea-over.png) no-repeat 0 0;
	display:block;
}

#subMaritima {
	background:url(../images/butt_servicios_maritima.png) no-repeat 0 0;
}

#subMaritima  a:hover{
	background:url(../images/butt_servicios_maritima-over.png) no-repeat 0 0;
	display:block;
}

#subMaritimaActive{
	background:url(../images/butt_servicios_maritima-over.png) no-repeat 0 0;
	display:block;
}

#subTerrestre {
	background:url(../images/butt_servicios_terrestre.png) no-repeat 0 0;
}

#subTerrestre a:hover{
	background:url(../images/butt_servicios_terrestre-over.png) no-repeat 0 0;
	display:block;
}

#subTerrestreActive{
	background:url(../images/butt_servicios_terrestre-over.png) no-repeat 0 0;
	display:block;
}

#subMulti{
	background:url(../images/butt_servicios_multi.png) no-repeat 0 0;
}

#subMulti  a:hover{
	background:url(../images/butt_servicios_multi-over.png) no-repeat 0 0;
	display:block;
}

#subMultiActive{
	background:url(../images/butt_servicios_multi-over.png) no-repeat 0 0;
	display:block;
}
#subSeguro {
	background:url(../images/butt_servicios_seguro.png) no-repeat 0 0;
}

#subSeguro  a:hover{
	background:url(../images/butt_servicios_seguro-over.png) no-repeat 0 0;
	display:block;
}

#subSeguroActive{
	background:url(../images/butt_servicios_seguro-over.png) no-repeat 0 0;
	display:block;
}

.tablacontainer {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}


#tityDiv {
font-weight: bold;
float:left;
width: 660px;
height: 30px;
margin: 10px 0 20px 0;

background:url(../images/div_tablas.gif) repeat-x 0 15px;
}

#tablasContainer{
width: 660px;
}

#cajatablas{
clear:both;
}
.tabla1 {
float: left;
}
.tabla2 {
float: right;
margin: 0 6px 8px 0;
}
.foto {
float: left;
width: 193px;
height: 98px;
margin: 0 20px 0 0;
}
.tablacontainer td {
background-color:#E7EFF1;
}

#tablatitulo{
font-weight: bold;
background-color:#4793b9;
color:#FFF;
}

#subConversor {
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
line-height: 2.4em;
font-weight: bold;
text-transform:uppercase;
margin-top: 40px;
}

.menuConversor {
	
}

.menuConversor li{
list-style:none;
padding-left: 6px;
height: 29px;
width: 215px;
color:#036;
display:block;
margin:2px 0;
}

.menuConversor li a{
text-decoration: none;
height: 29px;
width: 215px;
color:#036;
display:block;
background:#B0CEE6;
padding-left: 6px;
}

.menuConversor li a:hover{
color:#E64F06;
background:#E3ECF4;
}

#menuConversorActive{
color:#E64F06;
background:#E3ECF4;
padding-left: 6px;
height: 29px;
width: 215px;
}

.azul {
	color:#039;
}

#firma{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
float:left;
width: 80px;
padding: 30px 0 0 0;
}

#firma a{
text-decoration: none;	
color:#FD9F8E;
}

#firma a:hover{
	color:#FFF;
}
