/*////////////////////////////// Estilos generales del documento //////////////////////////////*/
body{
	background:url(../imagenes/fondoGeneral.jpg) repeat top center;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4e4e4e;
}
a{
	text-decoration:none;
	outline:none;
	color:#ffb644;
}
a:hover{
	text-decoration:underline;
}
h2{
	color:#0093be;
}
h3{
	color:#0093be;
	margin-top:0;
}
br.clear{
	clear:both;
}
p.right{
	text-align:right;
}
em{
	font-style:normal;
	font-weight:bold;
}
.azul{
	color:#207da0;
}
a.masNaranja{
	width:102px;
	height:27px;
	display:block;
	text-indent:-9999px;
	background:url(../imagenes/btnConozcaMas.png);
}
#empresa a.masNaranja{
	text-align:left;
}
a.masAzul{
	width:102px;
	height:27px;
	display:block;
	text-indent:-9999px;
	background:url(../imagenes/btnConozcaMas.png);
}
div.separador{
	height:20px;
	width:100%;
	clear:both;
	background:url(../imagenes/separador.jpg);	
}
p.grisesin{
	color:#c3c3c3;
}
p.calidad{
	font-size:18px;
	text-align:center;
	clear:both;
	color:#207da0;
}
img.izqBorde{
	float:left;
	border:5px solid #207da0;
	margin-right:10px;
}
.hidden{
	display:none;
}
/*////////////////////////////// Estilos del div menu //////////////////////////////*/
#menu{
	width:930px;
	height:28px;
	margin:0 auto;
	background:url(../imagenes/fondoMenu.png) bottom repeat-x;
}
#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu li{
	float:left;
}
#menu li a{
	background:url(../imagenes/botonMenu.png) 0 -28px;
	width:111px;
	height:18px;
	color:#107499;
	text-align:center;
	display:block;
	padding:10px 0 0;
	cursor:pointer;
	font-weight:bold;
}
#menu li.grande a{
	background:url(../imagenes/botonMenuGrande.png) 0 -28px;
	width:151px;
}
#menu li.grande a:hover{
	background:url(../imagenes/botonMenuGrande.png) 0 -56px;
	width:151px;
    text-decoration:none;
	color:#FFF;
}
#menu li.grande.selected a{
	background:url(../imagenes/botonMenuGrande.png) 0 0;
	width:151px;
}
#menu li.grande.selected a:hover{
	background:url(../imagenes/botonMenuGrande.png) 0 0;
	width:151px;
}
#menu li a:hover{
	background:url(../imagenes/botonMenu.png) 0 -56px;
	font-weight:bold;
	color:#fff;
    text-decoration:none;
}
#menu li.selected a{
	background:url(../imagenes/botonMenu.png) 0 0;
	font-weight:bold;
	color:#d61515;
}
#menu li.selected a:hover{
	background:url(../imagenes/botonMenu.png) 0 0;
	font-weight:bold;
	color:#d61515;
}
/*////////////////////////////// Estilos del div header //////////////////////////////*/
#header{
	width:930px;
	height:92px;
	margin:0 auto;
	background:url(../imagenes/fondoContenedor.png) repeat-y;
}
#header h1{
	width:210px;
	height:92px;
	display:block;
	text-indent:-9999px;
	background:url(../imagenes/logo.jpg);
	float:left;
	margin:0 0 0 20px;
}
#header h1 a{
	width:210px;
	height:92px;
	display:block;
}
#header img{
	margin:3px 20px 0 0;
	float:right;
}
/*////////////////////////////// Estilos del div contenedor //////////////////////////////*/
#contenedor{
	width:890px;
	margin:0 auto;
	background:url(../imagenes/fondoContenedor.png) repeat-y;
	padding:0 20px 20px;
}
/*////////////////////////////// Estilos del div empresa home //////////////////////////////*/
#empresa{
	background:url(../imagenes/fondoContenedores.jpg) repeat-x bottom;
	width:187px;
	height:272px;
	float:right;
	border: 1px solid #e8e8e8;
	padding:13px 15px;
}
#empresa h2{
	font-size:24px;
	font-weight:normal;
	margin:0 0 10px;
}
#empresa h2{
	font-size:24px;
	font-weight:normal;
	margin:0 0 10px;
}
#empresa h2{
	font-size:24px;
	font-weight:normal;
	margin:0 0 10px;
}
#empresa a{
	text-align:right;
}
/*////////////////////////////// Estilos del div submenu //////////////////////////////*/
#submenu{
	background:url(../imagenes/fondoMenuAuxiliar.jpg) repeat-x bottom;
	width:652px;
	height:39px;
	margin-bottom:10px;
	float:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:0 10px 0 0;
}
#submenu p a{
	float:right;
	font-size:12px;
}
#submenu p .azul{
	border-right:1px solid #dedede;
	padding:0 10px;
}
/*////////////////////////////// Estilos del div home //////////////////////////////*/
#home{
	width:630px;
	height:298px;
	float:left;
	border: 1px solid #e8e8e8;
	padding:0 0px;
}
#home #texto h2{
	background:url(../imagenes/tituloHome.png) no-repeat;
	width:323px;
	height:101px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	display:block;
}
#texto{
	width:323px;
	height:290px;
	float:right;
	margin-right:19px;
	position:relative;
}
#texto a.masNaranja{
	position:absolute;
	bottom:0;
	right:0;
}
/*////////////////////////////// Estilos del div contenido //////////////////////////////*/
#contenido{
	width:630px;
	float:left;
	color:#0093be;
	font-size:12px;
}
#contenido.gal{
	width:890px;
	float:left;
	color:#0093be;
	font-size:12px;
}
#contenido h3{
	font-size:24px;
	margin:0;
}
#contenido h4{
	font-size:18px;
	margin:0;
}
#contenido ul/*.instalaciones*/{
	list-style-type:none;
	float:left;
	clear:right;
	width:440px;
	margin-top:0;
}
#contenido ul.tabs2/*.instalaciones*/{
	list-style-type:none;
	float:left;
	clear:right;
	width:auto;
	margin-top:0;
}
#contenido ul li{
	padding:0 0 0 10px;
	background:url(../imagenes/bulletAzul.jpg) no-repeat left center;
}
/*////////////////////////////// Estilos de las columnas inferiores //////////////////////////////*/
.columnaInferior{
	width:199px;
	height:113px;
	float:left;
	border: 1px solid #e8e8e8;
	margin:5px 4px 5px 0;
	background:url(../imagenes/fondoContenedores.jpg) repeat-x bottom;
	padding:13px 9px;
	position:relative;
	font-size:10px;
}
.columnaInferior.ultima{
	margin:5px 0;
	float:right;
}
.columnaInferior h3{
	margin:0 0 4px 0;
	text-transform:uppercase;
}
.columnaInferior p{
	margin:4px 0;
}
.columnaInferior em{
	color:#ffb644;
	text-transform:uppercase;
}
.columnaInferior img{
	float:right;
}
.descripcion{
	width:95px;
	float:left;
	height:113px;
	position:relative;
}
.descripcion a{
	position:absolute;
	bottom:0;
}
/*////////////////////////////// Estilos de los contenedores azules //////////////////////////////*/
.contenedorAzul{
	width:280px;
	float:left;
	margin-right:25px;
}
.contenedorAzul.ultimo{
	width:280px;
	float:right;
	margin-right:0;
}
.contenedorAzul .bordeSuperior{
	width:280px;
	height:5px;
	background:url(../imagenes/bordeSuperiorAzul.jpg);
}
.contenedorAzul .bordeInferior{
	width:280px;
	height:5px;
	background:url(../imagenes/bordeInferiorAzul.jpg);
}
.contenidoAzul{
	background:#207da0;
	color:#FFF;
	padding:5px;
	font-size:12px;
	font-weight:bold;
}
/*////////////////////////////// Estilos del div productos //////////////////////////////*/
.productos{
	background:#207da0;
	border-top: 5px solid #bcd8e2;
	min-height:205px;
	padding:0;
	color:#FFF;
}
.productos a{
	color:#FFF;
}
.productos img{
	float:left;
}
.productos ul{
	list-style-type:none;
	padding:0 0 0 12px;
}
#contenido .productos ul li{
	padding:0 0 0 12px;
	background:url(../imagenes/bulletBlanco.jpg) no-repeat 0 3px;
}
#contenido .productos ul#productos{
	width:419px;
	height:211px;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}
#contenido .productos ul#productos li{
	float:left;
	padding:0;
	background:none;
}
#contenido .productos ul#productos li a{
	width:209px;
	height:211px;
	display:block;
	background:url(../imagenes/productos.jpg) 0 -211px;
	text-indent:-9999px;
}
#contenido .productos ul#productos li a:hover{
	width:209px;
	height:211px;
	display:block;
	background:url(../imagenes/productos.jpg) 0 0;
	text-indent:-9999px;
}
#contenido .productos ul#productos li a.current{
	width:209px;
	height:211px;
	display:block;
	background:url(../imagenes/productos.jpg) 0 0;
	text-indent:-9999px;
}
#contenido .productos ul#productos li.tuberia a{
	background:url(../imagenes/productos.jpg) -209px -211px;
}
#contenido .productos ul#productos li.tuberia a:hover{
	background:url(../imagenes/productos.jpg) -209px 0;
}
#contenido .productos ul#productos li.tuberia a.current{
	background:url(../imagenes/productos.jpg) -209px 0;
}
.info{
	width:190px;
	height:220px;
	float:right;
	border-left:4px solid #bcd8e2;
	position:relative;
}
.info p{
	position:absolute;
	bottom:0;
	padding:0 10px 0 20px;
	color:#90bed0;
}
.foto{
	width:400px;
	background:#207da0;
	border-right:4px solid #bcd8e2;
	padding:15px;
	float:left;
}
.foto p{
	margin:0;
	color:#FFF;
	text-align:center;
}
.fotoInfo{
	width:180px;
	float:right;
}
#contenido .fotoInfo h4{
	font-size:14px;
}
/*////////////////////////////// Estilos del footer //////////////////////////////*/
#footer{
	width:890px;
	height:44px;
	clear:both;
	border: 1px solid #e8e8e8;
	background:url(../imagenes/fondoContenedores.jpg) repeat-x bottom;
	text-align:center;
	padding-top:8px;
}
#footer p{
	margin:0;
}
#footer a{
	color:#207da0;
}
/*////////////////////////////// Estilos del carrusel //////////////////////////////*/
#carousel ul {
	list-style: none;
	width:1600px;
	margin: 0;
	padding: 0;
	position:relative;
}
#carousel li {
	display:inline;
	float:left;
}
#carousel a {
	display:none;
}
/*////////////////////////////// Estilos de la galeria //////////////////////////////*/
#contenido .galeria {
	background:#207da0;
	border-top:#bcd8e2 5px solid;
	width:611px;
	min-height:545px;
	padding:8px 140px 0 139px;
}
#contenido .galeria ul{
	list-style-type:none;
}
#contenido .galeria ul.tabs{
	list-style-type:none;
	margin:0;
	padding:0;
	width:611px;
}
#contenido .galeria ul li{
	background:none;
	padding:0;
}
#contenido .galeria ul.tabs li{
	background:none;
	float:left;
	margin-top:10px;
	padding:0;
}
#contenido .galeria ul.tabs li a{
	background:url(../imagenes/menuGaleria.jpg) 0 0;
	float:left;
	height:74px;
	display:block;
	text-indent:-9999px;
	width:131px;
}
#contenido .galeria ul.tabs li a:hover{
	background:url(../imagenes/menuGaleria.jpg) 0 -74px;
}
#contenido .galeria ul.tabs li a.current{
	background:url(../imagenes/menuGaleria.jpg) 0 -74px;
}
#contenido .galeria ul.tabs li.tuberia a{
	background:url(../imagenes/menuGaleria.jpg) -131px 0;
	width:157px;
}
#contenido .galeria ul.tabs li.tuberia a:hover{
	background:url(../imagenes/menuGaleria.jpg) -131px -74px;
}
#contenido .galeria ul.tabs li.tuberia a.current{
	background:url(../imagenes/menuGaleria.jpg) -131px -74px;
}
#contenido .galeria ul.tabs li.instalaciones a{
	background:url(../imagenes/menuGaleria.jpg) -288px 0;
	width:205px;
}
#contenido .galeria ul.tabs li.instalaciones a:hover{
	background:url(../imagenes/menuGaleria.jpg) -288px -74px;
}
#contenido .galeria ul.tabs li.instalaciones a.current{
	background:url(../imagenes/menuGaleria.jpg) -288px -74px;
}
#contenido .galeria ul.tabs li.otras a{
	background:url(../imagenes/menuGaleria.jpg) -493px 0;
	width:118px;
}
#contenido .galeria ul.tabs li.otras a:hover{
	background:url(../imagenes/menuGaleria.jpg) -493px -74px;
}
#contenido .galeria ul.tabs li.otras a.current{
	background:url(../imagenes/menuGaleria.jpg) -493px -74px;
}
.pane{
	display:none;
}
.pane.primera{
	display:block;
}
#ui0{
	margin-top:-120px;
	padding:10px 0;
	background:#000;
	filter: alpha(opacity=60); 
	opacity: .6;
}
#ui1{
	margin-top:-120px;
	padding:10px 0;
	background:#000;
	filter: alpha(opacity=60); 
	opacity: .6;
}
#ui2{
	margin-top:-120px;
	padding:10px 0;
	background:#000;
	filter: alpha(opacity=60); 
	opacity: .6;
}
#ui3{
	margin-top:-120px;
	padding:10px 0;
	background:#000;
	filter: alpha(opacity=60); 
	opacity: .6;
}
/*////////////////////////////// Estilos del div contacto //////////////////////////////*/
#contacto{
	width:643px;
	height:425px;
	position:relative;
	background:url(../imagenes/fondoContacto.jpg);
	margin-bottom:160px;
}
#contacto label{
	text-indent:-9999px;
	display:block;
}
#contacto input{
	/*width:155px;*/
	position:absolute;
	left:135px;
	background:none;
	border:none;
}
#contacto input.nombre{
	width:155px;
	top:102px;
}
#contacto input.correo{
	width:155px;
	top:150px;
}
#contacto input.telefono{
	width:155px;
	top:203px;
}
#contacto textarea{
	width:155px;
	height:100px;
	position:absolute;
	left:135px;
	top:249px;
	background:none;
	border:none;
}

input.acepto{
	margin-left: 10px;
}

p.politicas{
	margin-top: 273px;
	margin-left: 40px;
}

#contacto input.enviar{
	top:373px;
	left:196px;
	width:102px;
	height:25px;
	display:block;
	text-indent:-9999px;
}
#contactoSend{
	width:264px;
	height:282px;
	position:relative;
	background:url(../imagenes/fondoContactoSend.jpg);
	margin-bottom:160px;
	padding:103px 355px 40px 24px;
	font-size:24px;
}