body {

background-color: #7b995c;
font-family: Arial;
font-size: 15px;





}



.perBorrar{

border: 2px;
border-color: red;
border-style: solid;

}

.perBorrar1{

border: 2px;
border-color: blue;
border-style: solid;

}

.perBorrar2{

border: 2px;
border-color: orange;
border-style: solid;

}


.menu{

font-family: verdana;


}


.menu a{

border: 2px;
border-color: green;
border-style: solid;
text-decoration: none;
display:block;
width:130px;
height:33px;
background-width:130px;

background-image: url(img/buttonBG.jpg) ;

}

.menu a:hover{

background-image: url(img/logo.jpg)
}






.sideAd{

width:260px;




}

.sideAd img{


border:5px;
border-color: #7b995c;
border-style: solid;

}

.block{


padding: 27px;
background-color: #becc99;
border:10px;
border-color: #7b995c;
border-style: solid;
width:487px;
height:571px;


}








/************************MENU PRINCIPAL******************************* */






.inici a{


text-decoration: none;
display:block;
width:130px;
height:33px;
background-width:130px;

background-image: url(img/inici.jpg) ;
}

.inici a:hover{


background-image: url(img/inici_hover.jpg) ;
}

.inici a:active{

background-image: url(img/inici_active.jpg) ;


}


.informacio a{


text-decoration: none;
display:block;
width:130px;
height:33px;
background-width:130px;

background-image: url(img/informacio.jpg) ;

}

.informacio a:hover{

background-image: url(img/informacio_hover.jpg) ;

}

.informacio a:active{

background-image: url(img/informacio_active.jpg) ;


}


.novetats a{


text-decoration: none;
display:block;
width:130px;
height:33px;
background-width:130px;

background-image: url(img/novetats.jpg) ;

}

.novetats a:hover{

background-image: url(img/novetats_hover.jpg) ;

}

.novetats a:active{

background-image: url(img/novetats_active.jpg) ;


}



.ofertes a{

;
text-decoration: none;
display:block;
width:130px;
height:33px;
background-width:130px;

background-image: url(img/ofertes.jpg) ;

}

.ofertes a:hover{

background-image: url(img/ofertes_hover.jpg) ;

}

.ofertes a:active{

background-image: url(img/ofertes_active.jpg) ;


}



.cerca {


text-decoration: none;
display:block;
width:325px;
height:33px;

}

/*************************SIDE MENU*********************************** */



.sideMenu{

background-image: url(img/sideMenuBG.jpg);
background-repeat:no-repeat;



}

.sideMenu p{

margin-top:40px;

}
.sideMenu a{

font-size:14px;

font-family:Verdana,Arial;
text-decoration:none;
color:#414201;
margin-left:33px;
display:block;
width:120px;
height:27px;
text-align:center;
background-image: url(img/sideButton.jpg) ;


}

.sideMenu a:hover{

background-image: url(img/sideButton_hover.jpg) ;
color:white;

}



.sideMenu a:active{

background-image: url(img/sideButton_active.jpg) ;
color:white;

}

