/*Hoja de Estilo para navegadores en versión 5 */
/*Definim el fons de la pàgina */
body {
	background-color : #180F0A;
	/* si tinguessim una imatge de fons
      background-image : url(images/f_body_e1.gif);  
	background-repeat : repeat-x; */
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;

}

/* Redefinimos el estilo de parrafo por defecto */
p { line-height : 150%; margin-top : 5px; text-decoration:none;}

/*------------------------------------------------------------*/
/* Definim les propietats de la capa esquerra"*/

#CapaTornar {
	position: absolute;
	background-color : #FFFFFF;
	top: 375px;
	left: 100px; 
	width:25px; 
	height:25px;
	z-index:1;
}

#CapaBR {
	position: absolute;
	background-color : #FFFFFF;
	top: 0px;
	left: 0px; 
	width:400px; 
	height:100%;
	z-index:1;
}

#CapaMain {
	position: absolute;
	background-color :;
	top: 0px;
	left: 400px;
	width:600px;
	height:100%;
	z-index:1;
}

#CapaDireccio {
	position: absolute;
	background-color : ;
	top: 50;
	left: 180px; 
	width:200px; 
	height:65px;
	z-index:3;
	color:#180F0A;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px
	
}

/*-------------------CAPA DEL MENU NIVELL 1----------------------------*/
/* Definimos las propiedades de la capa Menú*/
#CapaMenu {
	position: absolute;
	background-color : #FFFFFF;
	top: 375px;
	left: 180; 
	width:200px; 
	height:100;
	z-index:5;
	color:#180F0A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;

}

/* Aqui el que feim será redefinir els elements p del menu */
/* */
#CapaMenu p { margin-bottom : 1px; margin-top : 1px; text-decoration:none; }



/*Redefinim un element botó que el crearem dins CapaMenu1 quan empleem un <p class=navButts>
ex: <div id="CapaMenu">
      <p class=navButts> */
#CapaMenu p.navButts {
	color : #180F0A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left: 0px;
	margin-right: 0px;
	 height: auto;
}
/* definim el comportament que han de tenir els hipervincles dels botons */
.navButts a {
	background-color : #FFFFFF; 
	border : 0px solid #FFFFFF;
	color : #180F0A;
	display : block;
	padding-bottom : 0px;
	padding-top : 0px;
	width : 100%;

}
/* Comportament quan passam el ratolí per un boto */
.navButts a:hover {
	background-color : #FFFFFF;
	border : 0px solid #FFFFFF;
	color : #990000;
	text-decoration:none;
}


  /* lo que vull es que quan fiqui un <br> hi hagui poca distancia en es bordes inferior i superior*/
.navButts br {
margin-bottom : 0px; 
margin-top : 0px }



#CapaFlashBR {
	position: absolute;
	background-color:#FFFFFF;
	top: 150;
	left: 100px; 
	width:300px; 
	height:200px;
	z-index:2;
    color : #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align:right;
}

#CapaTextER {
	position: absolute;
	background-color : ;
	top: 375px;
	left: 425; 
	width:200px; 
	height:150;
	z-index:2;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:;
	text-align:left;
	text-decoration:none;
}

#CapaTextER2 {
	position: absolute;
	background-color : ;
	top: 375px;
	left: 650; 
	width:200px; 
	height:150;
	z-index:2;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:;
	text-align:left;
	text-decoration:none;
}

#CapaTextScroll {
	position: absolute;
	background-color : ;
	top: 375px;
	left: 425; 
	width:500px; 
	height:150;
	z-index:2;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:;
	text-align:left;
	text-decoration:none;
}


#CapaQuadreBR {
	position: absolute;
	background-color:#180F0A;
	top: 150px;
	left: 0px; 
	width:100px; 
	height:200px;
	z-index:3;
}

#CapaFlashMain {
	position: absolute;
	top: 150px;
	left: 400px; 
	width:600px; 
	height:200px;
	z-index:2;
}

/*-------------CAPA PRINCIPAL----------------------*/
/* En aquesta capa mostrarem els elements de texte quan només hi hagui
    Un nivell de botons i quedará a la dreta del menu*/
#CapaPrincipal {
	position:absolute;
	border:1px solid #FFFFFF;
	left:18px; 
	top:82px; 
	width:830px; 
	height:398px;
	background-color:;
	z-index:2;
	background-repeat: no-repeat;
}



/*------------------------------------------------------------*/
/* Definim les propietats de la capa Principal */
#CapaPrincipal {
	 position:absolute;
	 left:149px;
	 top:75px;
	 z-index:4;
	 border:1px solid #FFFFFF;
	 
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 0px;
	padding-right : 0px
		 
}

/* Redefinim l'estil de parraf en la Capa Principal*/
#CapaPrincipal p { line-height : 180%; margin-top : 0px }

/* Redefinimos l'estil  de encabezado principal en la Capa Principal*/
#CapaPrincipal h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 0px
}

/* Redefinimos el estilo de encabezado secundario en la Capa Principal*/
#CapaPrincipal h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 30px
}

/* Redefinimos el estilo de enlace normal en la Capa Principal*/
#CapaPrincipal a:link { color : #9999CC }

/* Redefinimos el estilo de enlace visitado en la Capa Principal*/
#CapaPrincipal a:visited { color : #996633 }

/* Redefinimos el estilo de enlace encima en la Capa Principal*/
#CapaPrincipal a:hover { color : #7D7EBD }



/*-------------CAPA NEWSLETTER----------------------*/
/* newsletter*/
#CapaNews {
	position:absolute;
	left:440px; 
	top:153px; 
	width:300px; 
	height:400px;
	background-color:;
    color:#180F0A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:09px;
	text-align:left;
	text-decoration:none;
	z-index:3;
	background-repeat: no-repeat;
}





/*-------------CAPA INFERIOR----------------------*/
/* logos i copyright*/
#CapaInferior {
	position:absolute;
	left:180px; 
	top:550px; 
	width:200px; 
	height:25px;
   display:compact
	background-color:;
    color:#180F0A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:08px;
	text-align:right;
	text-decoration:none;
	z-index:3;
	background-repeat: no-repeat;
}

/*Redefinim un element botó que el crearem dins CapaMenu1 quan empleem un <p class=navButts>
ex: <div id="CapaMenu">
      <p class=navButts> */
#CapaInferior p.navLinks {
	color : #180F0A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 8px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left: 0px;
	margin-right: 0px;
	 height: auto;
	 	display:compact
}
/* definim el comportament que han de tenir els hipervincles dels botons */
.navLinks a {
	background-color : #FFFFFF; 
	border : 0px solid #FFFFFF;
	color : #180F0A;
	display:compact
	padding-bottom : 0px;
	padding-top : 0px;
	width : 100%;

}
/* Comportament quan passam el ratolí per un boto */
.navLinks a:hover {
	background-color : #FFFFFF;
	border : 0px solid #FFFFFF;
	color : #990000;
	text-decoration:none;
}


  /* lo que vull es que quan fiqui un <br> hi hagui poca distancia en es bordes inferior i superior*/
.navLinks br {
margin-bottom : 0px; 
margin-top : 0px }
