@charset "utf-8";
html{
margin:0;
	padding:0;
	height:100%;
}
body {
	background-color: #E6E6E6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin:0;
	padding:0;
	height:100%;
	 font-family: 'PT Sans Narrow', serif;
	 font-size:18px;
	
}
a  {
	text-decoration: none;
	color: #012E65;
}
a:hover {
	color: #345B8F;
	text-decoration: none;
}
p  {
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img  {
	border-style: none;
}

h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #021E34;
	padding: 0px;
	font-weight: normal;
	clear: both;
}
h3 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #19306F;
	padding: 0px;
	font-weight: normal;
}
h4 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #19306F;
	padding: 0px;
	font-weight: normal;
}

#contenido{
	background-color: #FFF;
	width:972px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:60px;
	}

#redes{
	float: right;
	margin-right: 80px;
	margin-top: 40px;
	}
	
#header {
	position: relative;
	background-repeat: repeat-x;
	background-position: center top;
	width:972px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;

}


#header .menu {
	width: 560px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	display:inline-block;
	padding-right:45px;
}

#header .menu a {
	font-family: 'swis721_cn_bt', Arial, sans-serif;
	font-size: 14px;
	background-color: #FF6600;
	color: #fff;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#header .menu a:hover {
	background-color: #E47E25;
	color: #fff;
}

#slider   {
	padding:45px;
}

#menu_left{
margin-left: 45px;
width: 250px;
background-color: #E6E6E6;
display:inline-block;
}

.li_title{
background-color:#FF6600;
color:#FFF;	
font-size:30px;
padding-top: 10px;
padding-left: 45px;
padding-bottom: 10px;
}

.li_option{
	padding-left: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#quienes
{
float: right;
margin-right: 50px;
width: 580px;
}


#footer{


width:100%;
position:absolute;
bottom: 0;
left: 0;
background: #0F5A94;
padding-top: 10px;
padding-bottom: 10px;

}



#wrapper {
min-height:100%;
position:relative;
}

#menu_left_nosotros{
margin-left: 45px;
width: 250px;
background-color: #E6E6E6;
display:inline-block;
}

.li_title_nosotros{
background-color:#FF6600;
color:#FFF;	
font-size:30px;
padding-top: 10px;
padding-left: 45px;
padding-bottom: 10px;
}

#menu_left_nosotros li{
	padding-left: 45px;
	padding-top: 15px;
	padding-bottom: 15px;

}

.active_nosotros{
background: #0F5A94;
color: white;
}

#clean{
	clear:both;

}

#formulario input{
width:330px;
padding:5px;
}

#ubicacion{
background: #343434;
color: white;
width: 75px;
padding: 10px;
margin-left: 70px;
}


#val{
	margin-left: 100px;
display: inline-block;
}

#fil{
position: absolute;
top: 250px;
right:180px;
}

#valyfil{
display: inline-block;	

}




.fb { display: inline-block; width: 40px; height: 40px; background:  
url(http://alabatconsultores.com/imagenes/redes/bt_fb_off.png) no-repeat; } 


.fb:hover { display: inline-block; width: 40px; height: 40px; background:  url(http://alabatconsultores.com/imagenes/redes/bt_fb_on.png) no-repeat; }



.tw { display: inline-block; width: 40px; height: 40px; background:  url(http://alabatconsultores.com/imagenes/redes/bt_tw_off.png) no-repeat; } 


.tw:hover { display: inline-block; width: 40px; height: 40px; background: url(http://alabatconsultores.com/imagenes/redes/bt_tw_on.png) no-repeat; }



.lk { display: inline-block; width: 40px; height: 40px; background: url(http://alabatconsultores.com/imagenes/redes/bt_lk_off.png) no-repeat; } 


.lk:hover { display: inline-block; width: 40px; height: 40px; background: url(http://alabatconsultores.com/imagenes/redes/bt_lk_on.png) no-repeat; }








