/*RESET*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family:"Decker";

	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*FUENTES*/


/* @font-face kit by Fonts2u (http://www.fonts2u.com) */
@font-face {
	font-family:"Decker";
	src:url("../fuentes/Decker.eot?") format("eot"),
	    url("../fuentes/Decker.woff") format("woff"),
	    url("../fuentes/Decker.ttf") format("truetype"),
	    url("../fuentes/Decker.svg#Decker") format("svg");font-weight:normal;font-style:normal;
	    }
	    
@font-face {
	font-family:"Oswald";
	src:url("../fuentes/Oswald.eot?") format("eot"),
	    url("../fuentes/Oswald.woff") format("woff"),
	    url("../fuentes/Oswald.ttf") format("truetype"),
	    url("../fuentes/Oswald.svg#Oswald") format("svg");font-weight:normal;font-style:normal;
	    }



/*CLASES*/

.clear {
	clear:both;}
	
.img_l {
	margin:5px;
	float:left;}
	
.img_r {
	margin:10px;
	float:right;}
	
.alpha {
	margin-left:0px;}
	
.omega {
	margin-right:0px;}


ul.nav {
    font-weight: 600;
    font-size: 18px;
    list-style: none outside none;
    margin: 0 0 0 40px;
    padding: 0;
}

.nav li {
    float: left;
    margin: 0 14px;
   /* width: 210px;*/
}
	
.lista_menu {
	
	width: 180px;
	margin:60px 0 0 60px;
}
	
.lista_menu ul {
	width:180px;
	padding:10px 0 10px 10px;
	font-family:"CoolveticaRg-Regular";
	font-size:18px;
	}
	
.lista_menu ul li {
	background: url("../images/l_rueda.png") no-repeat scroll 0 0 transparent;
	width: 174px;
	margin: 10px 0;
	padding: 5px 0 5px 25px;
	}
	
.lista_menu ul li a {
	line-height:20px;
	padding:5px 0 18px 0;
	display:block;
	
}
	
.lista_menu ul li a:hover {
	color:#f77717;}

.relative{
        position:relative;
        z-index:1;
}
		

/*HTML*/

ul, ol {
	list-style:none;}
	
a:link {
	
	text-decoration:none;}
	
a:visited {
	text-decoration:none;
	}
	
a:hover {
	text-decoration:none;
	}
	
a:active {
	text-decoration:none;
	}

	
/*PAGINA*/

.container {
	width:960px;
	margin:auto;
	}
	
#header {
	height: 121px;
}

#linea_header {
	background-image: url('../images/linea_header.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 7px;
}

#logo {
	width: 197px;
	height: 121px;
	float: left;
}

#menu {
	padding-top: 90px;
}

#menu .nav a {
	color: #000;
}

#menu .nav a:hover{
	color: #DEAD5E;
}

#menu .separador_menu {
	width: 2px;
	height: 21px;
	background-image: url('../images/separador_menu.jpg');
	background-repeat: no-repeat;
	float: left;
}
/*--------------------------home----------------------------*/
#cont_home {
	width: 100%;
	height: 699px;
	background-image: url('../images/fondo_home.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 960px;
}

.slide .img_slide {
	float: left;
}
.slide2 .img_slide2 {
	float: left;
	margin-top:-250px;
}

.slide .desc_slide {
	margin-top: 250px;
	color: #fff;}


.slide2 .desc_slide2 {
	margin-top: 250px;
	color: #fff;}

.slide .desc_slide .titulo {
	font-family: 'Oswald';
	font-size: 32px;
	padding: 0 10px;
}

.slide2 .desc_slide2 .titulo2 {
	font-family: 'Oswald';
	font-size: 32px;
}

.slide .desc_slide .desc {
	font-size: 18px;
	line-height: 20px;
	text-align:justify;
	padding:10px;
}

.slide .desc_slide .desc_en {
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
	margin-bottom: 50px;
}

.slide .desc_slide .titulo_en {
	font-family: 'Oswald';
	font-style: italic;
	font-size: 22px;
}


.slide2 .desc_slide2 .titulo_en2 {
	font-family: 'Oswald';
	font-style: italic;
	font-size: 22px;
}

.slide .desc_slide .separador_t {
	width: 560px;
	height: 1px;
	background-color: #fff;
	margin-left:390px;
	margin-bottom: 18px;
}

.slide .desc_slide .ampliar_info {
	text-align: right;
	float: right;
	margin: 40px 20px 0 0;
}

.ampliar_info3 {
	padding: 20px 0 0 800px;
}


#textos
{
	width:560px; 
	margin-top:-640px; 
	margin-left:380px; 
	padding-top: 10px;
}

.ampliar_info4 {
		padding: 35px 0 0 800px;
}


#barra {
	width: 100%;
	height: 93px;
	background-image: url('../images/barra.jpg');
	background-repeat: repeat-x;
	background-position:  center top;
	min-width: 960px;
}

#l_home {
	width: 100%;
	height: 370px;
	background-image: url('../images/lineas.png');
}



/* galeria index */
.pikachoose {
	width: 391px;
	height:591px;
}

.pika-stage {
	position: relative; 
	width: 391px;
    height:650px;
}

	.pika-stage .pika-aniwrap, .pika-stage .main-image {
		position: absolute;
		 top: 0; 
		 left: 0;
		 }
		 
	.pika-stage .pika-aniwrap{
		width:100%;
		}
		
	.pika-stage .pika-ani {
		position:relative;
		display: none;
		z-index:2;
		margin:0 auto;
		}
		
	.pika-stage img {
		border:0;
		margin-top: 15px;
		}

.pika-stage .caption {

	 bottom: 20px; 
	 right: 10px;
	 visibility:hidden;

	 }
	 
.pika-stage .caption p {
	padding: 0;
    margin: 0; 
	line-height: 14px;
	}
	
.pika-textnav, .pika-imgnav {
	display:none;
	}
	
.pika-counter{

	left:15px;
	font-size:11px; 
	visibility: hidden;
	}
	
#pikame{display:none;}



/*-----------------------------------empresa-------------*/

#header_empresa {
	width: 100%;
	height: 375px;
	background-image: url('../images/lineas.png');
}

#cont_empresa {
	width: 100%;
	height: 651px;
	background-image: url('../images/fondo_empresa.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 960px;
	padding-top: 50px;
}

#desc_empresa {
	width: 440px;
	background-color: #fff;
	padding: 42px 50px;
	margin-left: 26px;
	float: left;
	}

#desc_empresa .titulo {
	font-family: 'Oswald';
	font-size: 32px;
	line-height: 30px;
}

#desc_empresa .titulo_en {
	font-family: 'Oswald';
	font-style: italic;
	font-size: 22px;
	line-height: 20px;
}

#desc_empresa .separador_empresa {
	width: 460px;
	height: 1px;
	background-color: #000;
	margin: 16px 0 18px 0;
}

#desc_empresa .txt_empresa {
	font-weight: bold;
	line-height: 18px;
	text-align: justify;
}

#desc_empresa .txt_empresa_en {
	font-weight: bold;
	font-style: italic;
	line-height: 18px
}

#cont_empresa #img_empresa {
	position: absolute;
	top: 342px;
	left: 270px;
}


#menu_empresa {
	font-family: 'Oswald';
	text-align: left;
	float: right;
	margin:100px 30px 0 0;
}

#menu_empresa a {
	color: #B5B0AE;
}

#menu_empresa a .txt_menu1{
	font-size: 24px;
	line-height: 28px;
}

#menu_empresa a .txt_menu2{
	font-size: 18px;
	line-height: 16px;
	font-style: italic;
}

#menu_empresa li {
	margin-bottom: 60px;
}

/*---------------------galeria----------------*/

#galeria {
	width:320px; 
    float:right; 
    margin-right: 152px;
	}

#galeria2 {
	width:320px; 
    float:left;  
    margin-left: 168px;
}

#cont_galeria {
	width: 100%;
	height:934px;
	background-image:url(../images/fondo_galeria.jpg);
	
	
	}

/*----------------------galeria_p--------------------*/

#cont_galeria_p {
	width: 100%;
	height: 911px;
	background-image: url('../images/fondo_galeria_p.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 960px;
	padding-top: 150px;
}

#cont_galeria_p table {
	text-align: center;
	margin: 0 auto;
}

#cont_galeria_p .titulo_galeria {
	font-family: 'Oswald';
	font-size: 30px;
	text-align: center;
	margin-right: 15px;
}

#cont_galeria_p .titulo_galeria_en {
	font-family: 'Oswald';
	font-size: 22px;
	font-style: italic;
	text-align: center;
}

/*--------------------contactenos------------------*/

#cont_contactenos {
	width: 100%;
	height: 488px;
	background-image: url('../images/fondo_contactenos.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 960px;
	padding-top: 126px;
}

#cont_contactenos #txt_contactenos {
	width: 660px;
	background-color: #fff;
	padding: 20px;
}

#cont_contactenos .desc_contactenos {
	font-weight: bold;
}

#cont_contactenos .desc_contactenos_en {
	font-family: 'Oswald';
	font-style: italic;
	font-weight: 100;
}

#cont_contactenos #desc_contacto {
	float: left;
	}

#cont_contactenos #menu_contactenos {
	
}


#menu_contactenos {
	font-family: 'Oswald';
	text-align: left;
	float: right;
	margin:80px 10px 0 0;
}

#menu_contactenos a {
	color: #B5B0AE;
}

#menu_contactenos a .txt_form1{
	font-size: 24px;
	line-height: 28px;
}

#menu_contactenos a .txt_form2{
	font-size: 18px;
	line-height: 16px;
	font-style: italic;
}

#menu_contactenos li {
	margin-bottom: 60px;
}

#mapa, #datos {
	float: left;
}

/*-------------------formulario-----------------*/

#formulario {
	margin-top: 10px;
}

.img-contacto{
  padding: 0px 186px;
}

/*---------------------footer----------------*/
#footer {
	width: 100%;
	height: 175px;
	background-color: #F0C98C;
	color: #433325;
}

#footer #datos {
	width: 500px;
	float: left;
}


#footer #derechos {
	float: right;
	margin-top: 70px;
}

#footer #titulo_contactenos {
	font-weight: bold;
	font-size: 28px;
	line-height: 30px;
	font-family: 'Oswald';
	padding:15px 0 20px 0;
}

#footer p {
	line-height: 18px;
}



/*---------------------Redes Sociales----------------*/

#back-top {
  	top: 223px;
  	z-index: 100;
  	float:left;
  	position: fixed;
  	right: 20px;
}

.bc1{
  	background: url(../images/redes.png) 0px 0px no-repeat;
  	display:block;
  	width: 54px;
  	height: 56px;
	}

.bc2{
  	background: url(../images/redes.png) 0px -54px no-repeat;
  	display:block;
  	width: 54px;
  	height: 51px;
	}

.bc3{
  	background: url(../images/redes.png) 0px -105px no-repeat;
  	display:block;
  	width: 54px;
  	height: 61px;
	}


