


body { color: black; background-color: white; margin: 0; }

a:visited { text-decoration: none; color: green; }
a:hover { text-decoration: underline; color: blue; }
a:link { text-decoration: none; color: green; }

i { color: green; }

b { color: orange; }

.text { text-align: justify; padding: 9px; }

.text2 { text-align: justify; padding: 9px; color: gray; }


.fons2 {border-right: gray 3px solid; border-left: silver 1px solid; border-top: silver 1px solid; border-bottom: gray 3px solid; background-color: white; padding: 5px; border-radius: 10px; }


.fons3 { background-color: orange; }

.fons4 { background-color: #F9F1DE; }



.fons10 {background-color: #FFFFF6; padding: 5px; border-radius: 10px; }







.barra5 { color: orange; background-color: white; font-weight: bold; background-image: url(im/bar2.jpg); }

.barra6 { color: orange; background-color: white; font-weight: bold; background-image: url(im/bar2.jpg); border-left: silver 1px solid; border-right: silver 1px solid;}


.imatge_ombra { border-radius: 10px; box-shadow: 4px 4px 9px gray; }
.imatge_ombra_petita { border-radius: 5px; box-shadow: 2px 2px 6px gray; }


.imatge_rodona { border-radius: 5px; }




.menu_seccions { background-color: orange; font-weight: bold; height: 60px; float: right; padding: 6px; text-align: center; }

.columna1 { width: 100%; padding: 0px; background-color: #F9F1DE; }




.cuadricula { background-color: white; background-image: url(im/cuadricula.jpg); border-radius: 10px; }










