﻿/*CAPES*/
/*principal*/
#contenedor {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:570px;
	z-index:1;
	visibility:hidden;
}

#menusuperior {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:15px;
	z-index:2;
	background-color: #006BCA;
}
#mapaweb
{
    position: absolute;
    left: 3px;
    top: 1px;
    width: 60px;
    height: 15px;
    z-index: 7;
    background-color: transparent;   
}
#espanyol
{
    position: absolute;
    left: 800px;
    top: 1px;
    width: 50px;
    height: 15px;
    z-index: 7;
    background-color: transparent;
    text-align:center;
}
#catala
{
    position: absolute;
    left: 850px;
    top: 1px;
    width: 50px;
    height: 15px;
    z-index: 7;
    background-color: transparent;
    text-align:center;
}
#frances
{
    position: absolute;
    left: 897px;
    top: 1px;
    width: 50px;
    height: 15px;
    z-index: 7;
    background-color: transparent;
    text-align:center;
}
#encabezamiento {
	position:absolute;
	left:0px;
	top:18px;
	width:950px;
	height:150px;
	z-index:3;
}

#menugeneral {
	position:absolute;
	left:0px;
	top:171px;
	width:950px;
	height:15px;
	z-index:6;
	background-color:#006BCA;
	
}

#menuposicion {
	position:absolute;
	left:2px;
	top:188px;
	width:948px;
	height:300px;
	z-index:4;
}

#configurarpiscina {
	position:absolute;
	left:0px;
	top:209px;
	width:167px;
	height:18px;
	z-index:4;
	background-color: #006BCA;
}
#configurarpiscinabutton {
	position:absolute;
	left:0px;
	top:212px;
	width:167px;
	height:18px;
	text-align:center;
	z-index:4;
	background-color: transparent;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

#serdistribuidor {
	position:absolute;
	left:783px;
	top:209px;
	width:167px;
	height:18px;
	z-index:4;
	background-color: #006BCA;
	vertical-align: middle;
}
#serdistribuidorbutton {
	position:absolute;
	left:783px;
	top:212px;
	width:167px;
	height:18px;
	text-align:center;
	z-index:4;
	background-color: transparent;
	vertical-align: middle;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;}

#divnoticias {
	position:absolute;
	left:0px;
	top:244px;
	width:167px;
	height:325px;
	background-image: url(../../Imagenes/Fondos/noticias_piscinas.jpg); 
	z-index:5;
}

#divaccesorios {
	position:absolute;
	left:0px;
	top:244px;
	width:167px;
	height:325px;
	background-image: url(../../Imagenes/Fondos/noticias_piscinas.jpg); 
	z-index:5;
}

#divconfigurador {
	position:absolute;
	left:0px;
	top:244px;
	width:167px;
	height:325px;
	background-image: url(../../Imagenes/Fondos/noticias_piscinas.jpg); 
	z-index:5;
}

#labelnoticias {
	position: absolute;
	left:15px;
	top:15px;
	width:137px;
	height:25px;
	z-index:5;
	text-align: left;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color: #99C4DE;	
}

#ListaNoticias {
	position: absolute;
	left:10px;
	top:40px;
	width:140px;
	height:225px;
	z-index:5;
	text-align: left;
	/*border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color: #99C4DE;*/	
}

#labelaccesorios {
	position: absolute;
	left:15px;
	top:20px;
	width:137px;
	height:25px;
	z-index:5;
	text-align: left;	
}

#ListaAccesorios{
	position: absolute;
	left:15px;
	top:60px;
	width:137px;
	height:216px;
	z-index:5;
	text-align:left  ;	
}


#labelconfigurador {
	position: absolute;
	left:10px;
	top:15px;
	width:167px;
	height:25px;
	z-index:5;
	text-align: left;	
}

#ListaConfiguraciones{
	position: absolute;
	left:10px;
	top:41px;
	width:137px;
	height:216px;
	z-index:5;
	text-align:left  ;	
	
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #006BCA;
	scrollbar-shadow-color: #006BCA;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #006BCA;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

#destacados {
	position:absolute;
	left:783px;
	top:244px;
	width:167px;
	height:325px;
	background-image: url(../../Imagenes/Fondos/piscinas_destacados.jpg);
	z-index:5;
}

#ImagenDestacados {
	position:absolute;
	left:0px;
	top:0px;
	width:167px;
	height:325px;
	
	z-index:4;
}


#TextoDestacados {
	position:absolute;
	left:7px;
	top:0px;
	width:157px;
	height:150px;
	
	z-index:5;
	
	}



#subcontenedorProductos {
    position:absolute;
	left:185px;
	top:210px;
	width:565px;
	height:355px;
	z-index:5;
	/*border-color:#006BCA;
	border-width:1px;
	border:solid;*/	
	
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #006BCA;
	scrollbar-shadow-color: #006BCA;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #006BCA;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

#subcontenedor {
    position:absolute;
	left:200px;
	top:210px;
	width:565px;
	height:355px;
	z-index:5;
	/*border-color:#006BCA;
	border-width:1px;
	border:solid;*/	
	
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #006BCA;
	scrollbar-shadow-color: #006BCA;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #006BCA;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

	
/*default*/
#default
{
    position:absolute;
    width:520px;
    top:75px;
    left:15px;
    text-align: justify;
    font-family:Verdana;
    font-size:11px;
    color:#333333;
    z-index:10;
    line-height:18px;
}
#logo
{   position:absolute;
    width:235px;
    top:2px;
    left:315px;
    text-align: left;
    font-family:Verdana;
    font-size:12px;
    color:#333333;
    z-index:10;
    line-height:18px;}

    
#disfrutando  
{  position:absolute;
    width:300px;
    top:30px;
    left:10px;
    text-align:left;
    font-family:Verdana;
    font-size:22px;
    color:#000E78;
    z-index:10;    
    
}


 /*accesorios*/
#divTituloEst {
	position:absolute;
	left:0px;
	top:10px;
	width:300px;
	height:20px;
	z-index:2;
}
#divSubtituloEst {
	position:absolute;
	left:0px;
	top:35px;
	width:auto;
	height:15px;
	z-index:5;
}
#divDescripcionEst 
{
    font-family:Verdana;
    font-size:11px;
    color:#333333;
	position:absolute;
	left:5px;
	top:60px;
	width:315px;
	height:auto;
	z-index:3;
	text-align:left;
	line-height:16px;
}
#divMasInformacionEst {
	position:absolute;
	left:-3px;
	top:340px;
	width:150px;
	height:25px;
	z-index:4;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#006BCA;
}

#divFotoEst{
	position:absolute;
	left:340px;
	top:80px;
	width:225px;
	height:165px;
	z-index:6;
}

/*formulari*/
#posicioformulari
{   position:absolute;
    width:520px;
    top:15px;
    left:15px;
    color: #3A699C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
    /*body.formulari {
	    background-color: #FFFFFF;
    }*/
 

/*CLASSES*/ 
/*classes formulari*/
.textformulari{
color: #3A699C;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

input.textform {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color: #EDF3F8;
border-color: #D0DAE8;
border:solid;
border-width:1px;
padding-bottom:3px;
padding-top:3px;
padding-left:2px;
padding-right:px;
}

.checkbox{
border-style:solid;
border-color:#FFFFFF;
border-width:1px;}

.Estilo1 {color: #333333}   

/*fi classes formulari*/

.textgeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.menu:link {
    text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;	
}
.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.menu:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
.menu:active {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}

.submenu 
{
    z-index:50;
}

.bordeinferiornoticias
{
    border-bottom-style:solid;
    border-color:#99C4DE;
    border-width:1px;
    width:100px;
}

.AspMenuStyle 
{
	
	left:0px;
	top:171px;
	width:950px;
	height:15px;
	text-align:center;
	z-index:6;
	background-color:#006BCA;
}

.AspMenuItemStyle 
{
	
	left:0px;
	top:171px;
	width:950px;
	height:15px;
	text-align:center;
	z-index:6;
	background-color: Orange ;
}


a.LinkSinCambioEstilo:Link{color:#006BCA;text-decoration: none;}
a.LinkSinCambioEstilo:visited {color:#006BCA;text-decoration: none;}
a.LinkSinCambioEstilo:hover {color:#006BCA;text-decoration: none;}
a.LinkSinCambioEstilo:active {color:#006BCA;text-decoration: none;}




/*ETIQUETES*/
/*links*/
a:link {
    text-decoration: none;
	/*color: #FFFFFF;*/
		
}
a:visited {
	text-decoration: none;
	/*color: #006BCA;*/
}
a:hover {
	text-decoration: none;
	/*color: #C1D0D7;*/
	
}
a:active {
	text-decoration: none;
	/*color: #C1D0D7;*/
	
}

/*headers*/
h1,h2
{
    color:#006BAC;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    line-height:15px;
    margin:0px;
    
}
h1{text-transform:uppercase;}

    
    /*img {border-style:solid;
        border-width:1px;
        border-color:#006BAC;
    } */   
     

li{margin-left:-10px; line-height:13px;}

hr 
{
    width:100px;
    color:Blue;
    height:1px;}
b {color:#006BCA}

.alineamenu{text-align:center}

.divDescripcionEst 
{
    font-family:Verdana;
    font-size:11px;
    color:#333333;
	position:absolute;
	height:auto;
	z-index:3;
	text-align:left;
	line-height:14px;
}
.distribuidors 
{
    font-family:Verdana;
    font-size:11px;
    color:#333333;
	text-align:left;
	line-height:14px;
	font-weight: normal;
}