html {
    /*font-size: 14px;*/
}

body {
    background-image: url(../media/img/fons5.gif);
    color: #eee;
    margin: 0px;
    padding: 0px;
    font-family: "Verdana";
    line-height: 1.6em;
}

h1 {
    background-image: url(../media/img/etiqueta_madeofjacinta.png);
    background-repeat: no-repeat;
    width: 397px;
    height: 178px;
    text-indent: -9999px;
    overflow: hidden;
}

h2 {
    font-size: 1.8em;
    line-height: 2.4em;
    margin: 0;
}

h3 {
    font-size: 1.5em;
    line-height: 2em;
    margin: 0;
}

strong {
    color: #FFF;
    font-weight: bolder;
}

img {
    background-image: url(../media/img/carga_imatges.gif);
    background-position: center;
    background-repeat: no-repeat;
	padding:0;
	margin:0;
}

a {
    font-size: 1em;
    text-decoration: none;
    color: #ddd;
}

a:hover {
    font-size: 1em;
    color: #fff;
}

a:visited {
    font-size: 1em;
    color: #ddd;
}

ul, li {
    list-style: none;
}

/*
 CLASES
 */
/*
 classes dins del contingut
 */
/*
 ///////////////////////////
 */ #flickr img {
    width: 75px;
    height: 75px;
    background-color: #fff;
    padding: 4px;
    margin: 0 4px 0 0;
    overflow: hidden;
} #primeraF img {
    float: left;
    width: 154px;
    height: 154px;
    background-color: #fff;
    padding: 8px;
    margin: 0 4px 4px 0;
    overflow: hidden;
} #etsy img {
    width: 75px;
    height: 75px;
    background-color: #fff;
    padding: 4px;
    margin: 0 4px 0 0;
    overflow: hidden;
} #primeraE img {
    float: left;
    width: 154px;
    height: 154px;
    background-color: #fff;
    padding: 8px;
    margin: 0 4px 4px 0;
    overflow: hidden;
}

/*
 ///////////////////////////
 */ 
