/* Centro de la pagina  */
.intro {
  	color: rgb(194, 1, 65);
  	padding-left: 40px;
}
/***** Novetats centre *******/
#novetats    
{
    background-color: rgb(243, 200, 209);
}
#novetats h3.im    
{
    background-image: url(../images/web/novetats.gif);
    background-repeat: no-repeat;
    text-indent: -999px;
    width: 136px;
    height: 54px;
    margin-bottom: 0px;
}
#novetats img.img  {
    float: left;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#novetats strong {
    color: rgb(193, 0, 64);
}
#novetats .text 
{
    font-size: 11px;
    min-height: 115px;
    padding-top: 5px;
    text-align: left;
}
#novetats .text a {
    text-decoration: none;
    color: rgb(193, 0, 64);
    background-image: url(img/ico1.gif);
    background-repeat: no-repeat;
}

#novetats .text a:hover {
    text-decoration: underline;
}

/* Productos */
#cproductes {
    MARGIN-TOP: 10px
}
#cproductes h3.pro {
    font-size: 15px;
    color: rgb(193, 0, 64);
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
#llista {
    background-image: url(../images/web/bk_pro.gif);
    float: left;
    width: 610px;
    padding-bottom: 0px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
}

#llista img {
    float: left;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.textoBackground   
{
    height: 95px;
    padding-top: 9px;
    text-align: center;
    font-size: 10px;
    background-color: rgb(245, 205, 214);
    text-align: left;
}

.textoBackground  a
{
    text-align: left;
    text-decoration: none;
    color: rgb(193, 0, 64);
    background-image: url(../images/web/ico2.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
}
#cproductes strong  
{
    color: rgb(193, 0, 64);
	 padding-left: 5px;
	 display: block;
}
.text2 {
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 0px;
    text-align: left;
    font-size: 11px;
    background-color: rgb(245, 205, 214);
display: block;
}

.textoBackgroundLink
{
 	text-align: left bottom;
    text-decoration: none;
    color: rgb(193, 0, 64);
    background-image: url(../images/web/ico2.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
}
a.textoBackgroundLink:link
{
 	text-align: left;
    text-decoration: none;
    color: rgb(193, 0, 64);
    background-image: url(../images/web/ico2.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
}

a.textoBackgroundLink:hover    
{
 	text-align: left;
    text-decoration: underline;
}

.text1 
{
    font-size: 11px;
    min-height: 115px;
    padding-top: 5px;
    text-align: left;
}
.text1 a {
    text-decoration: none;
    color: rgb(193, 0, 64);
    background-image: url(img/ico1.gif);
    background-repeat: no-repeat;
}

.text1 a:hover {
    text-decoration: underline;
}
.text11 
{
    font-size: 11px;
    min-height: 115px;
    padding-top: 5px;
    text-align: left;
    color: #000000;
}
.text11 a {
    text-decoration: none;
    color: #800000;
}

.text11 a:hover {
 	color: rgb(193, 0, 64);
    text-decoration: underline;
}