@charset "utf-8";
@import url("stylesheet.css");
/* CSS Document */



.header {
	height: 75px;
	width: 100%;
	background-color: #FFF;
	-moz-opacity: 0.80;
	opacity: 0.80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=80);
	-webkit-box-shadow: 3px 3px 8px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 3px 3px 8px rgba(50, 50, 50, 0.75);
	box-shadow: 3px 3px 8px rgba(50, 50, 50, 0.75);
	float:left;

	
}
.picheader {
	height: 300px;
	background-image: url(../images/headerpicbg1.jpg);
	
}
#logotipo {
	position: absolute;
	left: -23px;
	top: -299px;
	z-index: 2;
}

#manpic {
	position: absolute;
	left: 26px;
	top: -264px;
	width: 175px;
	height: 269px;
	z-index: 1;
	margin: auto;
}
.container_12x {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	
	
}
nav {
	z-index: 3;
	left: 215px;
	top: -302px;
	position: absolute;
	width: 731px;
}



#menu {
	text-align: right;


}
#menu #active a {
	background-image: url(../images/menuhover.png);
	background-repeat: repeat-x;
	background-position: center;
	background-size: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 4px;
	color:#FFF;
}
	

#menu ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 30px;
	margin-left: 0px;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;

		
}

#menu ul li {
	display: inline;
	list-style-type: none;
	padding-right: 16px;

}

#menu ul li a {
	display: inline-block;
	color: #333;
	text-decoration: none;
	list-style-type: none;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 4px;
	font-size: 13px;
	font-weight: bold;

}
#menu ul li a:hover {
	background-image: url(../images/menuhover.png);
	background-repeat: repeat-x;
	background-position: center;
	background-size: auto;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	
	
	
}



	
h1 {
	font-family: 'sansationbold';
	color: #01537b;
}

h6 {
	font-family: sansationbold;
	color: #01537b;
}
.leftextbox {
	text-align: left;
	line-height: 13px;
	margin-top: -7px;
}
.empresa {
	text-align: left;
	line-height: 13px;
}

.topmarg {
	margin-top: 15px;
}

#footer {
	background-color: #f7f8f9;
	position: absolute;
	Width: 100%;
	height: 377px;
	padding-top: 20px;
	-webkit-box-shadow: 3px 3px 8px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 3px 3px 8px rgba(50, 50, 50, 0.75);
	box-shadow: 3px 3px 8px rgba(50, 50, 50, 0.75);
	

	
	
}

.bgcinza {
	background-color:#f7f8f9;
}
	
.contatof {
	text-align: left;
	line-height: 22px;
}

#wrap {
	 Min-height: 100%;
      position:relative;
}

.content {
	Padding-bottom: 75px;
	min-height:300px;
}

html, body {
	height: 100%;
}

.wrap {
	display: table;
	height: 100%;
}

.block {
	display: table-row;
	height: 1px;
}

.push {
	height: auto;
}

 .container12f {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  background-color:#f7f8f9;
  margin-top
 }
 
 .container_12 {
	min-height: 200px;
	
 }
 

.boxmeto {
	text-align: left;
	line-height: 13px;
}
