@import"reset.css";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
body{
	font-family:Open sans;
	color: #b4b4b4;
	position: relative;
	min-width: 970px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 0;
	font-size: 13px;
	line-height: 18px;
}
html,body{height:100%;}
html {min-width:970px;}
.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}

/*********************************header*************************************/

.ban {
	float: right;
	margin-right: 20px;
	margin-top: 28px;
	}	
.ban a {
	display: inline-block;
	padding: 5px 10px;
	font-size: 10px;
	line-height: 1.23em;
	color: #333333;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	border:1px solid #e5e5e5;
}
.ban a:hover {
	color: #FFF;
	background-color: #003399;
}header{
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 99px;
	padding-left: 0;
}
	#page1 header {padding:0;}
	header .inner {
	padding-top: 25px;
	padding-right: 40px;
	float:left;
	}
.logo {
	display:inline-block;
	padding:0 !important;
	position:relative;
	z-index:99;
}
.logo a {
	position: relative;
	background: url(../images/logo.png) no-repeat 0 0;
	height: 85px;
	width: 204px;
	overflow: hidden;
	text-indent: -99em;
	display: block;
	background-image: url(images/logoa.png);
}
#itzala{
	height: 65px;
	background-image: url(../images/footer-bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	}	
	
/********************** Navigation ************************/
nav {
	clear:  both;
	width: 950px;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
}

.sf-menu{
	min-height: 27px;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	position: relative;
	z-index: 99;
}
.sf-menu ul{
	position:absolute;
	top:-999em;
	width:140px;
	left:0;
	display:none;
	background:#fff;
	padding:5px 0;
	border: 1px solid #dcdcdc;
	-webkit-box-shadow: rgba(0,0,0,0.2) 0px 0px 3px;
	-moz-box-shadow: rgba(0,0,0,0.2) 0px 0px 3px;
	-o-box-shadow: rgba(0,0,0,0.2) 0px 0px 3px;
	box-shadow: rgba(0,0,0,0.2) 0px 0px 3px;
}
.sf-menu > li{
	position:relative;
	display:inline-block;
	z-index:99;
}
.sf-menu > li:first-child {border:none;}
.sf-menu > li > a {
	text-decoration: none;
	display: block !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 13px;
	line-height: 19px;
	text-decoration: none;
	color: #2b2b2b;
	text-shadow: 1px 1px #fbfbfb;
	position: relative;
	z-index: 99;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 30px;
}
#page1 .sf-menu > li > a {
}

.sf-menu > li.current > a, .sf-menu > li:hover > a, .sf-menu > li.sfHover > a {
	color: #999999;
	text-decoration: none;
	}

.sf-menu li:hover ul,.sf-menu li.sfHover ul{top:42px; left:0; z-index:999;}
.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em}
.sf-menu li.current,.sf-menu li:hover,.sf-menu li.sfHover{
	text-decoration:none;
}
.sf-menu li li a{
	display: block;
	margin: 0;
	position: relative;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: 600;
	color: #999999;
	overflow: hidden;
	padding: 8px 5px 8px 15px;
	font-family: 'Open Sans', sans-serif;
	background-color: #FFF;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current > a{
	color:#2b2b2b;
}
.sf-menu li li{
	float:none;
	position:relative;
	margin:0 0 1px 0;
}

.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:163px;top:-10px;}
	

/* Lanak.*/

.lanak .trabajo {
	float: left;
	position: relative;
	width: 283px;
	height: 250px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: -30px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 36px;
	padding-left: 40px;
	background-color: transparent;
	background-image: url(../images/fondoa-1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
	
.lanak .trabajo h3 {
	height: 1.2em;
	margin: -0.5em 0 0.3em!important;
	padding: 5px 0 0!important;
	font-size: 0.95em!important;
	font-family: "open sans";
	} 
.lanak .trabajo img {
	position:	absolute;
	bottom:		18px;
	display:	block;

	} 
	
	
/* Trabajo. */

.contenido-trabajo {
	float:		left;
	padding:	0 0 3em;
	} 
#contenido .contenido-trabajo a {
	color:		#000;
	text-decoration:	underline;
	} 
#contenido .contenido-trabajo a:hover{
	color:		#000;
	} 	

#contenido .lanak {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 30px;
	}	
	

/* Contenido. */

#contenido {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 30px;
	font-family: 'Open Sans', sans-serif;
	width: 950px;
} 
	
#contenido h3{
	padding: 0;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	} 
 
#contenido img {
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	} 
	
a {
	color:				#999;
	text-decoration:	none;
	} 
a:hover{
	color:				#000;
	} 	
.img-border{
	background-color:#fff;
	border:1px solid #e5e5e5;
	padding:4px;	
} 

#cierre {
	clear: both;
	height: 0px;
}
/******************** Contacto ******************/

#info_contacto{
	text-align: left;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	background-image: url(../images/footer-logo.png);
	background-repeat: no-repeat;
	background-position: 865px 70px;
}
#info_contacto{
	width: 950px;
	height: 325px;
	margin-right: auto;
	margin-left: auto;
}
.lista li a{
	color: #0099CC;
}
.lista li a:hover{
	color: #002555;
}
#map_canvas {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#map_canvas2 {
	width: 950px;
	height: 389px;
	border: 1px solid #CCCCCC;
	margin-top:;
	margin-right: auto;
	margin-bottom: ;
	margin-left: auto;
	background-image: url(../images/marrazkia.jpg);
	background-repeat: no-repeat;
}
#map_canvas3 {
	width: 950px;
	height: 389px;
	border: 1px solid #CCCCCC;
	margin-top:;
	margin-right: auto;
	margin-bottom: ;
	margin-left: auto;
	background-image: url(../images/marrazkia2.jpg);
	background-repeat: no-repeat;
}

#texto{
	float: right;
	width: 310px;
	margin-top: 40px;
	margin-right: 20px;
}
.mapa{
	width: 580px;
	margin-top: 10px;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	height: 15px;
}

.mapa a{
	text-decoration: none;
	}
.banner {
	width: 250px;
	font-weight: 600;
	font-size: 20px;
	color: #000000;
	text-align: right;
	clear: right;
	float: right;
	position: relative;
	top: 70px;
}
.lista li {
	width: 300px;
	font-size: 13px;
	color: #002555;
	line-height: 37px;
	background-image: url(../images/pic-1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#siteNotice {
	color: #0099CC;
	font-weight: 600;
}
#content {
	text-align: left;
	color: #333333;
}
#content a{
	color: #0099CC;
}	
#bodyContent{
	font-size: 12px;
	font-weight: 600;
font-family: "open sans";}			
/******************** Social ******************/
.social {
	float:right;
	margin-top: 20px;
	float:right;
}

.social a {
	text-decoration: none;
}
.icon-1 {
	margin-left: 7px;}
/******************** Footer ******************/
footer {
	background-repeat: no-repeat;
	background-image: url(../images/footer-bg.png);
	background-position: center top;
	clear:  both;
	width: 950px;
	color: #002555;
	font-size: 12px;
	line-height: 22px;
	font-family:Open sans;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
footer a {
	color: #0099CC;
}

.copyright {
	float: left;
	text-align: center;
	width: 950px;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 30px;
}
.footer-logo {
	width: 51px;
	height: 27px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
