html {
overflow: auto; /* Oculta scrollbar cuando no se necesita */
}
body {
background-color: White;
margin-top: 25px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999;
line-height: 160%;
}

p {
text-align: justify;
}

p.titulo {
font-weight: bold;
color: #006699;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


h1.titulo {
font-weight: bold;
color: #006699;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom:0;
padding-bottom:0;
}

a:link, a:visited {
color: #FF6600;
text-decoration: none;
}
a:hover {
color: #01478C;
}

table.cabecera {
border: 0px;
width: 810px;
height: 80px;
background-image: url(imatges/cabecera.jpg);
}
td.logo {
padding-left: 40px;
padding-top: 25px;
}

table.contenidos {
border: 0px;
width: 810px;
background-color: White;
/*padding-bottom: 10px !important;*/
padding-top: 15px;
background-image: url(imatges/fondo_contenidos.jpg);
}

/* Bloque Portada Promocions */
td.contenido_promo_home {
padding-top: 20px;
padding-bottom: 20px;
border-left: 1px solid #E6E6E6;
border-right: 1px solid #E6E6E6;
}

/* Menú Principal */
td.menu {
width: 180px;
padding-left: 0px;
padding-bottom: 80px;
}
#navegacion {
list-style:none;
line-height: 200%;
text-indent: -25px;
top: 0em;
}
#segon_nivell {
text-indent: -50px;
list-style: none;
}
a.menu_ppal:link, a.menu_ppal:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FF6600;
text-decoration: none;
}
a.menu_ppal:hover {
color: #01478C;
}
.ppal {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FF6600;
}
a.secundario:link, a.secundario:visited {
color: #999;
text-decoration: none;
}
a.secundario:hover {
color: #01478C;
}
/* Fin menú */

table.pie {
width: 810px;
border: 0px;
background-image: url(imatges/fondo_contenidos.jpg);
}

/* Créditos */
table.creditos {
width: 810px;
border: 0px;
color: White;
}
td.credits {
padding-top: 3px;
padding-left: 218px;
}
td.credits_linea {
padding-top: 20px;
padding-left: 205px;
}
td.creditos_izq {
padding-left: 8px;
color: #999;
}
td.creditos_der {
padding-right: 10px;
color: #999;
}
a.comunicatek:link, a.comunicatek:visited, a.comunicatek:hover {
color: #FF0033;
font-weight: bold;
text-decoration: none;
}

/* Catálogo */
td.fotos {
border: 1px solid #E6E6E6;
}
/* Promocions */
td.promos {
border-bottom: 1px solid #E6E6E6;
}

td.separador {
background-image: url(imatges/sep_vertical.gif);
background-repeat: repeat-y;
}

/* Contacte */
td.texto_contacte_izq {
	width: 348px;
	color: #999;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	text-align: justify;
}
td.campos_form {
	width: 350px;
	padding-bottom: 4px;
	font-weight: bold;
}
td.campos_form2 {
	width: 240px;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}
INPUT, TEXTAREA {
	font-size: 11px;
	color: #006633;
	background: white;
	border: 1px solid #CCC;
	padding-left: 3px;
	padding-right: 3px;
	width: 95%;
}
.button {
	color: White;
	font-family: Verdana, Arial, Helvetica, serif;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	font: bold;
	background: #FF6600;
	border: 1px solid #ccc;
	height: 20px;
	width: 80px;
}
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}


/**/

div.thumbnail
{
width: 119px;
float: left;
margin: 10px 20px 20px 10px;
border:1px solid #D4D4D4;
cursor:pointer;

}


div.thumbnail img
{
margin: 20px 0 0 0px;
border: 1px solid #777;
}

div.thumbnail p
{
margin: 0;
padding: 0 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.clear
{
clear: left;
}.borde {
	border: 1px solid #cccccc;
}

.ma {
cursor:pointer;
}

.promocio {
/*display:block;
/*width:250px;*/
background:#ff6600;
padding:2px;
font-size:12px;
color:#FFFFFF;
}


a.link-index-txt:active,
a.link-index-txt:visited,
a.link-index-txt:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:999999;
	text-decoration:none;
	}
a.link-index-txt:hover{
	color:#ff8200;
	}
	
.senseborde{
	border-width:0px;
	}			