@charset "UTF-8";
/* CSS Document */
body{
	width:100%;
	overflow-x:hidden;
	background:#FFF url(../img/back_web.png) top center no-repeat;
}
a{
	text-decoration:none;
	outline:none;
}
.dblock{display:block;}
.dnone{display:none;}
#container{
	width:883px;
	margin:0 auto;
}
#header{
	width:882px;
	height:99px;
}
#menu{
	width:882px;
	height:28px;
	background-color:#146198;
	position:relative;
	z-index:1000;
}
#cuerpo{
	width:830px;
	height:400px;
	border-top:1px solid #e5e6e7;
	padding-left:52px;
	position:relative;
	z-index:100;
}
#footer{
	width:882px;
	padding-top:20px;
}
#header h1{
	text-indent:-9999px;
	background:transparent url(../img/logo.png) 0 0 no-repeat;
	width:198px;
	height:57px;
	position:relative;
	top:20px;
	left:52px;
}
#menu ul{
	float:left;
}
#menu ul li{
	display:block;
	float:left;
	position:relative;
}
#menu ul li.ultimo{
	margin-right:0;
}
#menu ul li a{
	font-family:Arial;
	font-size:13px;
	color:#FFF;
	display:block;
	float:left;
}
#menu ul li a.primero{
	padding:9px 24px 6px;
	border-right:1px solid #146198;
}
#menu ul li a.ultimo{
	padding:9px 24px 6px;
	border-left:1px solid #146198;
}
.win #menu ul li a.ultimo{
	padding:9px 27px 6px 26px;
}
#menu ul li a.central{
	padding:9px 24px 6px;
	border-left:1px solid #146198;
	border-right:1px solid #146198;
}
#menu ul li a.primero#selected{
	border-right:1px solid #FFF;
	background-color:#1b82cd;
}
#menu ul li a.primero:hover{
	border-right:1px solid #FFF;
	background-color:#1b82cd;
}
#menu ul li a.ultimo#selected{
	border-left:1px solid #FFF;
	border-right:1px solid #1b82cd;
	background-color:#1b82cd;
}
#menu ul li a.ultimo:hover{
	border-left:1px solid #FFF;
	border-right:1px solid #1b82cd;
	background-color:#1b82cd;
}
#menu ul li a.central#selected{
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	background-color:#1b82cd;
}
#menu ul li a.central:hover{
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	background-color:#1b82cd;
}
#menu ul ul{
	background-color:#FFFFFF;
	left:-140px;
	position:absolute;
	top:28px;
	width:695px;
	z-index:1000;
}
#menu ul ul li{
	float:left;
}
#menu ul ul li a{
	color:#8a8a8a;
	padding:14px 12px;
}
#menu ul ul li a:hover{
	color:#4a4a4a;
}
#menu ul ul li a#subSelected{
	color:#4a4a4a;
}
.seccioninicio{
	background:transparent url(../img/back_home.jpg) 442px bottom no-repeat;
}
.seccioninstalaciones{
	z-index:100;
	background:transparent url(../img/back_home.jpg) 445px 10px no-repeat;
}
.seccioncontacto{
	background:transparent url(../img/back_contacto.jpg) 259px 128px no-repeat;
}
#cuerpo h2{
	font-family:Arial;
	font-size:19px;
	color:#397dae;
	padding:144px 0 18px;
}
#contenedor{
	width:342px;
	height:183px;
	position: relative;
	overflow:hidden;
}
.container{
	border-right:1px solid #e5e5e4;
	width:350px;
}
#contenedor div{
	position:absolute;
}
#contenedor p{
	font-family:Arial;
	font-size:12px;
	color:#58595c;
	line-height:14px;
}
#contenedor p b{
	font-weight:bold;
}
#contenedor p a{
	font-family:Arial;
	font-size:12px;
	color:#15659f;
}
#contenedor a#vermapa{
	font-family:Arial;
	font-size:12px;
	color:#15659f;
	text-decoration:underline;
}
#contentFotos{
	width:354px;
	height:183px;
	position:absolute;
	top:164px;
	left:478px;
	background-color:#FFF;
	padding-bottom:10px;
	z-index:100;
}
#contentFotos ul{
	float:left;
	width:354px;
}
#contentFotos ul li{
	display:block;
	float:left;
	padding:10px 0 0 10px;
	width:108px;
	height:82px;
	overflow:hidden;
}
#contentFotos ul li a img{
	max-width:108px;
	max-height:82px;
}
#contentForm{
	position:absolute;
	top:84px;
	left:528px;
	width:305px;
	background-color:#FFF;
}
#contentForm p{
	font-family:Arial;
	font-size:12px;
	line-height:15px;
	padding-bottom:3px;
}
#contentForm p.lnkOk{
	color:#3c3;
}
#contentForm p.lnkKo{
	color:#c33;
}
#contentForm form{
	float:left;
	width:305px;
}
#contentForm fieldset{
	float:left;
	width:305px;
}
#contentForm label{
	font-family:Arial;
	font-size:12px;
	color:#87888b;
	padding-bottom:3px;
	display:block;
}
#contentForm input.texto{
	width:298px;
	background-color:#e5f2fb;
	font-family:Arial;
	font-size:12px;
	color:#87888b;
	border:1px solid #87888b;
	margin-bottom:7px;
	padding:1px 2px 1px 3px;
}
#contentForm textarea{
	width:303px;
	height:150px;
	background-color:#e5f2fb;
	font-family:Arial;
	font-size:12px;
	color:#87888b;
	border:1px solid #87888b;
	margin-bottom:7px;
}
#contentForm #sbformContacto{
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	width:110px;
	height:23px;
	border:none;
	background-color:#00588f;
	text-align:center;
	float:right;
}
#footer p, #footer p a{
	font-family:Arial;
	font-size:11px;
	color:#aeaeae;
}
#contentContScroller{
	width:10px;
	height:183px;
	position:absolute;
	left:404px;
	top:178px;
}
#contScroller{
	width:10px;
	height:183px;
	position:relative;
}
.Scrollbar-Track {
  width: 17px; 
  height: 180px;
  padding-left:4px;
  position: absolute;
  top: 0; left: 0px;
  background-color: #FFF;
}
.Scrollbar-Handle {
  position: absolute;
  top: 0px; left: 0px;
  width: 8px;
  height: 45px;
  background-color: #CCC;
  margin:4px 0 0 2px;
  cursor:pointer;
}
#contentGoogleMaps {
	opacity:0.5;
}
.ie #contentGoogleMaps {
	filter:alpha(opacity=50);
}
#contentGoogleMaps {
	background-color:#000000;
	float:left;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:100000;
}
#contentMapa {
	background-color:#FFFFFF;
	height:365px;
	padding:28px 26px 58px;
	position:absolute;
	width:558px;
	z-index:1000000;
}
#contentMapa #googlemaps {
	height:360px;
	width:558px;
}
#contentMapa a {
	display:block;
	float:right;
	margin-top:15px;
}