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

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height:1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}





/*____________________________________*/



body{
	/* background-image:url(img/1index/fondo-01.png);
	background-size:100%;
	-moz-background-size:100%;
	-o-background-size:100%;
	-webkit-background-size:100%;
	background-position:center;
	background-color:#000;
	*/
	background:url(img/1index/fondo-01.png) no-repeat center center fixed;
	background-size:100%;
	-moz-background-size:100%;
	-o-background-size:100%;
	-webkit-background-size:100%;
	background-color:#000;
	font-family:"Courier New", Courier, monospace;
	font-size:1em;
	line-height:1.4em;
	color:#000;
}

/*caja principal 960px máximo*/

#caja1{
	width:960px;
	margin:auto;}
	
/*barra lateral*/

#caja2{
	width:225px;
	height:677px;
	float:left;
	background-image:url(img/1index/barra.png);
	background-repeat:no-repeat;
	background-position:top;
	box-shadow:0 0 20px black;
	}
	
#caja2 .logo{
	margin-top:50px;
	padding-left:20px;
}

.bim{
	margin-top:100px;
}

/*contenedor de #menu, #cintillo y #contenido*/
	
#caja3{
	width:735px;
	float:left;
	background-image:url(img/1index/back.png);
	background-repeat:repeat;
	}
	
#menu{
	width:100%;
	height:40px;
	border-top: 6px solid #FAB419;
	margin-top:35px;
	display:block;
	background-color:#333;
	
	}
	

#menu li a {
	background:url(img/1index/boton1-01.png) no-repeat right bottom;
	font-family:'Fjalla One', sans-serif;
	font-size:1em;
	text-align:center;
	color:#FFF;
	width:16.666%;
	padding-top:9px;
	padding-bottom:9px;
	display:block;
	text-decoration:none;
	float:left;
	clear:none;
	}
	
#menu li a:hover{
	background:url(img/1index/boton2-01.png) no-repeat right bottom;
	color:#FFF;
	float:left;
	clear:none;
	background-color:#FAB419;
	
	}
	
#cintillo{
	width:100%;
}
	
#cintillo img {
	width:735px;
	height:auto;}
	
#contenido {
	background-color:#FFF;
	width:735px;
	height:342px;
	padding-left:225px;
	}
	
#contenido img{
	width:265px;
	height:342px;
	float:left;
	clear:none;
	z-index:2;
	position:absolute;
	}
	
#contenido .resaltado {
	margin-left:248px;
	padding-top:30px;
	padding-right:30px;
	font-size:1.46em;
	line-height:1.25em;
	color:#333;
	text-align:left;
	letter-spacing:.19px;
	word-spacing:.3px;
	font-family:'Gafata', sans-serif;}
	

	
#colum{
	padding-top:0px;
	background-repeat:no-repeat;
	width:245px;
	height:342px;
	background-color:#FFF;
	float:left;
	}
	
#colum .img{
	background-color:#FFF;
	width:100px;
	height:80px;
	margin-left:60px;
	margin-top:200px;
	position:absolute;
	}
	
#colum .logos{
	background-color:#FFF;
	width:100px;
	height:80px;
	margin-left:60px;
	margin-top:70px;
	position:absolute;
	}
		
#colum .imgver{
	background-color:#C0C0C0;
	width:245px;
	height:302px;
	padding-top:30px;
	
	}	
	
#colum2{
	padding-top:0px;
	background-repeat:no-repeat;
	width:245px;
	height:342px;
	background-color:#FFF;
	float:left;
	}
	
#colum3{
	padding-top:0px;
	background-repeat:no-repeat;
	width:245px;
	height:342px;
	background-color:#FFF;
	float:left;
	}
	
#colum3 img{
	width:245px;
	}
	
#colum4{
	padding-top:0px;
	background-repeat:no-repeat;
	width:245px;
	height:217px;
	background-color:#FFF;
	float:left;
	padding-bottom:125px;
	}
	
#colum4 img{
	margin-top:60px;
	margin-left:40px;
	width:88px;
	height:146px;
	}

#colum5{
	background:url(img/3nosotros/punta.png);
	padding-top:0px;
	background-repeat:no-repeat;
	width:245px;
	height:342px;
	background-color:#FFF;
	float:left;
	}
	
#colum5 .img{
	background-color:#FFF;
	width:135px;
	height:116px;
	margin-left:40px;
	margin-right:40px;
	margin-top:140px;
	position:absolute;
	}
	
#colum5 .textver{
	padding-top:40px;
	padding-left:15px;	
	padding-right:15px;
	font-size:1.1em;
	line-height:1.4em;
	color:#333;
	text-align:center;
	word-spacing:.3px;
	font-family:'Gafata', sans-serif;}
	

#colum5 .cuadro{
	width:140px;
	height:120px;
	padding-left:40px;
	padding-right:40px;
	padding-top:25px;
	position:absolute;
	}
	
#colum5 .imglogo{
	width:135px;
	height:116px;
	padding-left:40px;
	padding-right:40px;
	padding-top:5px;
	position:absolute;
	}
	
#colum6{
	background:#FFF;
	float:left;
	width:367px;
	height:342px;
	}
	
#colum6 .mapa{
	margin-top:5px;
	margin-left:20px;
	}
	
#colum7{
	width:367px;
	height:342px;
	background-color:#FFF;
	float:left;
	}
	
#colum7 .text{
	padding-top:15px;
	padding-left:15px;	
	padding-right:15px;
	font-size:.88em;
	line-height:.95em;
	color:#000;
	text-align:center;
	font-family:'Gafata', sans-serif;}
	
.vertical {
	padding-top:8px;
	font-size:1.1em;
	color:#000;
	text-align:center;
	letter-spacing:.19px;
	word-spacing:.3px;
	line-height:1em;
	font-family:'Gafata', sans-serif;
	text-shadow: 0.1em 0.2em 0.2em #808285;
}
	
#colum7 .social img{
	max-width:35px;
	max-height:35px;
	margin-left:90px;
    float:left;
	clear:none;
	z-index:2;
	position:inherit;
}
	
#colum8{
	background:#FFF;
	border:#009;
	width:183.75px;
	height:342px;
	float:left;
	clear:none;
	z-index:2;
	position:inherit;

	}
	
#colum8 img{
	width:183px;
	height:50px;
	margin-top:10px;
	float:left;
	clear:none;
	z-index:2;
	position:inherit;
    }
	
#colum8 .text{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.77em;
	line-height:1.4em;
	text-align:center;
	}
	
#colum8 .text{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.66em;
	line-height:1.8em;
	text-align:center;
	}
	
p{
	font-size:.85em;
	line-height:1.3em;
	color:#000;
	text-align:right;
	letter-spacing:.5px;
	word-spacing:.40px;
	font-family:'Roboto Condensed', sans-serif;
	padding-left:248px;
	padding-right:30px;
	padding-top:110px;

	}
	
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.3em;
	padding:30px 30px 60px 30px;
	text-align: left;
	letter-spacing:.1px;

}

h2 {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.66em;
	line-height:1.4em;
	text-align:left;
	padding-left:45px;
	padding-right:45px;
	padding-top:52px;
	}
	
h3 {
	padding-top:10px;
	padding-left:20px;	
	padding-right:20px;
	font-size:.85em;
	line-height:1.15em;
	color:#333;
	text-align:center;
	letter-spacing:.19px;
	word-spacing:.3px;
	font-family:'Gafata', sans-serif;
}
	
h4{
	font-size:.83em;
	line-height:1.12em;
	color:#333;
	text-align:left;
	letter-spacing:.20px;
	word-spacing:.2px;
	font-family:'Roboto Condensed', sans-serif;
}

h5{
	text-shadow: 0.1em 0.2em 0.2em #808285;
	font-size:1.1em;
	color:#333;
	text-align:center;
	letter-spacing:1.1px;
	word-spacing:.3px;
	line-height:1em;
	font-family:'Gafata', sans-serif;
	}
	
h6{ font-size:1.1em;
	color:#333;
	text-align:center;
	letter-spacing:.19px;
	word-spacing:.3px;
	font-family:'Gafata', sans-serif;
	text-shadow: 0.1em 0.2em 0.2em #808285;
	}
	
	
.r{font-family: 'Fjalla One', sans-serif;
	background:url(img/1index/boton2-01.png) no-repeat right bottom;
	color:#FFF;
	display:block;
	text-decoration:none;
	background-color:#FAB419;
	clear:none;
	font-size:1em;
	width:16.666%;
	text-align:center;
	padding-top:9px;
	padding-bottom:9px;
	text-decoration:none;
	float:left;
	}
	

	