@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'GothamRounded-Book';
  src: url("fonts/GothamRounded-Book.eot");
  src: url("fonts/GothamRounded-Book.eot?#iefix") format("embedded-opentype"), url("fonts/GothamRounded-Book.woff") format("woff"), url("fonts/GothamRounded-Book.ttf") format("truetype"), url("fonts/QGothamRounded-Book.svg#exo_2.0bold") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'GothamRounded-Bold';
  src: url("fonts/GothamRounded-Bold.eot");
  src: url("fonts/QGothamRounded-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/GothamRounded-Bold.woff") format("woff"), url("fonts/GothamRounded-Bold.ttf") format("truetype"), url("fonts/GothamRounded-Bold.svg#exo_2.0bold") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-LightItalic';
  src: url("fonts/Gotham-LightItalic.eot");
  src: url("fonts/QGotham-LightItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Gotham-LightItalic.woff") format("woff"), url("fonts/Gotham-LightItalic.ttf") format("truetype"), url("fonts/Gotham-LightItalic.svg#exo_2.0bold") format("svg");
  font-weight: 700;
  font-style: normal;
}

#contenedor {
}

html {
    position: relative;
    min-height: 100%;
}

#main {
	width: 1280px;
	margin: 0 auto;
	background-color: #FFF;
	height: 1450px;
}

#960 {
	width: 960px;
}

/*HOME******************************************************/

#header {
	width: 960px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
}

#idioma {
	float:left;
	width: 120px;
	font-family: GothamRounded-Bold;
	color: #000;
	font-size: 18px;
	padding-top:25px;
}
#iso {
	float:left;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#social {
	float:left;
	width: 120px;
	font-family: GothamRounded-Book;
	color: #000;
	font-size: 19px;
	text-align:center;
}

#us {
	font-family: GothamRounded-Bold;
	color: #000;
	font-size: 19px;
}
/*---------------------------*/
#botonera {
	width: 960px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}

#isologotipo {
	float:left;
	width: 200px;
}

a.boton_menu {
	color:#000;
}

a.boton_menu:hover {
	color:#36badc;
	text-align: right;
	font-size: 11px;
}

#menu {
	float:right;
	padding-top: 16px;
	font-size: 11px;
	font-family: GothamRounded-Bold;
	letter-spacing: 1px;
	color: #000;
	text-align: right;
}

#boton_act {
	font-size: 11px;
	font-family: GothamRounded-Bold;
	letter-spacing: 1px;
	color:#36badc;
}


/*---------------------------*/

#baners {	
	height: 250px;
}

/*---------------------------*/

#iconos {	
	background:#4c4a47;
	height: 140px;	
}

#ic1 {
	background:#4c4a47;
	float:left;
	width: 160px;
	color: #4c4a47;
}
#ic2 {
	background:#4c4a47;
	float:left;
	width: 960px;
	text-align: center;
	padding-top:10px;
}
#ic3 {
	background:#4c4a47;
	float:left;
	width: 160px;
}
#icono1 {
	float:left;
	width: 320px;
	color: #FFF;
}
#icono2 {
	float:left;
	width: 320px;
	color: #FFF;	
}
#icono3 {
	float:left;
	width: 320px;
	color: #FFF;
}

#txticono {
	color:#FFF;
	font-size: 18px;
	font-family: GothamRounded-Bold;	
}

a.masinfo {
	color:#36badc;
	font-size: 14px;
	font-family: GothamRounded-Book;
}

a.masinfo:hover {
	color:#FFF;
	text-align: right;
	font-size: 14px;
	font-family: GothamRounded-Book;
}
/*---------------------------*/

#caja_texto {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top:90px;
	padding-bottom:50px;
	margin-bottom:100px;
}

#col_home1 {
	float:left;
	width: 520px;
	height:400px;
	margin-right: 40px;
}

.caja_home h1 { 
	color:#36badc;
	font-size: 28px;
	font-family: GothamRounded-Bold;
}

.caja_home h2 { 
	color:#666;
	font-size: 20px;
	line-height: 28px;
	font-family: GothamRounded-Book;
}

.caja_home p {
	word-spacing: .1em;
	font-size: 14px;
	font-family: GothamRounded-Book;
	line-height: 24px;
	color:#666;
}

.caja_home p2 {
	word-spacing: .1em;
	font-size: 14px;
	font-family: GothamRounded-Book;
	line-height: 24px;
	color:#36badc;
}

#col_home2 {
	float:left;
	width: 390px;
}

a.leermas {
	color:#36badc;
	font-size: 16px;
	font-family: GothamRounded-Bold;
}

a.leermas:hover {
	color:#000;
	text-align: right;
	font-size: 16px;
	font-family: GothamRounded-Bold;
}

#negrita {
	word-spacing: .1em;
	font-size: 14px;
	font-family: GothamRounded-Bold;
	line-height: 24px;
	color:#666;
}

#negritacopete {
	word-spacing: .1em;
	font-size: 20px;
	font-family: GothamRounded-Bold;
	line-height: 28px;
	color:#36badc;
}


/*---------------------------*/

#footer {
	position: absolute;
	font-family: GothamRounded-Book;
    left: 0;
    bottom: 0;
    height: 100px;
    width: 100%;	
	background-color:#000;
	color: #FFF;
	text-align: center;
	padding-top:25px;	
}

#foot_botonera {
	word-spacing: 7px;
	letter-spacing: 1px;
	top: auto;
	bottom: auto;
}


a.boton_menufoot {
	color:#FFF;
	font-size: 11px;
}

a.boton_menufoot:hover {
	color:#36badc;
	font-size: 11px;
}


#direccion {
	font-family: GothamRounded-Book;
	font-size:11px;
	text-align: center;
	margin-top:20px;
}
#agencia {
	float:right;
	margin-right:33px;
	margin-bottom:18px;
}

/*QUIENES******************************************************/



/*CORTES******************************************************/

#main_cortes {
	width: 1280px;
	margin: 0 auto;
	background-color: #FFF;
	height: 2100px;
}

#flash {
	background-color:#1D1D1B;
	height: 550px;	
}

#iconos2 {	
	height: 540px;	
}

#iconos3 {	
	background:#36badc;
	height: 470px;
	text-align:center;
	padding-top:45px;
}

/*EXPORTACION******************************************************/

#iconos_exp {	
	height: 740px;	
}

#main_exp {
	width: 1280px;
	margin: 0 auto;
	background-color: #FFF;
	height: 1700px;
}


/*CONTACTO******************************************************/

#col_contacto2 {
	float:left;
	width: 390px;
    word-spacing: .1em;
	font-size: 14px;
	font-family: GothamRounded-Book;
	line-height: 24px;
	color:#36badc;
}