      body {
			padding:0;
			margin:0;
			text-align:center;
			background-color:#666600/*#727272*/; 
			scrollbar-face-color:#999900;
			scrollbar-arrow-color:#D9DE99;
			scrollbar-track-color:#D9DE99;
			scrollbar-shadow-color:#999900; 
			scrollbar-highlight-color:#999900;
			scrollbar-3dlight-color:#999900;
			scrollbar-darkshadow-Color:#999900;
      }


/*MENU*/

    .click-menu {
	color: #000000;
	text-align:left;
	font-size: 11px;
	font-family: tahoma;
	text-transform: uppercase;
    }
    .click-menu .box1 {
        color: #000000;
    }
    .click-menu .box1-hover {
		text-decoration:underline;
    }
    .click-menu .box1-open {
        color: #000000;
    }
    .click-menu .box1,
    .click-menu .box1-hover,
    .click-menu .box1-open-hover {
        text-indent: 0px;
        line-height: 31px;
        cursor: pointer;
        width: 195px;
	    color: #999900;
    }

    .click-menu .box1-open {
        text-indent: 0px;
        line-height: 31px;
        cursor: pointer;
        width: 195px;
	   color: #000000;
    }

    .click-menu .section {
        line-height: 15px;
        padding: 5px 0 5px 7px;
        display: none;
        color: #000000;
    }
    .click-menu .section a {
        text-decoration: none;
        white-space: nowrap;
        color: #000000;
    }
    .click-menu .section a:hover {
        text-decoration: underline;
   color: #999900;
        white-space: nowrap;
    }
    .click-menu .box2 {
        color: #000000;
        padding: 1px 0 2px 7px;
    }
    .click-menu .box2-hover {
        color: #000000;
         padding: 1px 0 2px 7px;
    }


/*FI MENU*/
	  
	  
	  
	  
.text_bottom {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.text_blanc {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-align:left;
}

.text_negre {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-align:left;
}


.enlace_menu {    
   font-family: tahoma;
   font-size: 11px;
   color: #000000;
   text-decoration: none;
}
.enlace_menu2 {
   font-family: tahoma;
   font-size: 11px;
   color: #000000;
   text-decoration: none;
}
.enlace_menu:link,
.enlace_menu:active,
.enlace_menu:visited {
   font-family: tahoma;
   font-size: 11px;
   color: #000000;
   text-decoration: none;
}
.enlace_menu:hover {
   text-decoration:underline;
   color: #999900;
} 


.enlace_bottom {    
   font-family: tahoma;
   font-size: 10px;
   color: #ffffff;
   text-decoration: none;
}

.enlace_bottom:link,
.enlace_bottom:active,
.enlace_bottom:visited {
   font-family: tahoma;
   font-size: 11px;
   color: #ffffff;
   text-decoration: none;
}
.enlace_bottom:hover {
   text-decoration:underline;
   color: #999900;
} 



.enllacos {    
   font-family: tahoma;
   font-size: 12px;
   color: #000000;
   text-decoration: none;
}

.enllacos:link,
.enllacos:active,
.enllacos:visited {
   font-family: tahoma;
   font-size: 12px;
   color: #000000;
   text-decoration: none;
}
.enllacos_negre:hover {
   text-decoration:underline;
   color: #999900;
} 


.enllacos_negre {    
   font-family: tahoma;
   font-size: 11px;
   color: #000000;
   text-decoration: none;
}

.enllacos_negre:link,
.enllacos_negre:active,
.enllacos_negre:visited {
   font-family: tahoma;
   font-size: 11px;
   color: #000000;
   text-decoration: none;
}
.enllacos_negre:hover {
   text-decoration:underline;
   color: #999900;
} 


.titol_home {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-align:left;
	padding-left: 10px;
}


.contenedorfoto {
   display:inline;
   float:left;
   width:120px;
   height:125px;
   margin: 10px;
   padding:5px;
   background-color:#ffffff;
   text-align:center;
}

.contenedorfoto_botiga {
   display:inline;
   float:left;
   width:255px;
   height:180px;
   margin: 10px;
   padding:5px;
   background-color:#D9DE99;
   text-align:right;
}


.contenedorinicio {
   float:left;
   width:380px;
   height:205px;
   margin: 5px;
   padding:5px;
   background-color:#D9DE99;
   text-align:center;
   border:1px solid #ffffff;
}


.botons {
	aling:center;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	border:1px solid #ffffff;
	text-align: center;
	background-color:#999900;
	cursor: hand;
}
/*color de fons de la pantalla*/
.color_fons {
   background-color:#666600;
}	
