/*----------< COLORS >-------------------------------
#dedbc5 Color de fons de tota la plana
#7c93c5 Color blau de fons de la barra del menu
#ffde7a Color groc de la caixa del logotips i seguiments
#dedbc5 Color palid dels seguiments de seccions
#efeee3 Color palid de fons
#0a5998 Color blau dels links
#be373c Color vermell dels links visitats
#808080 Color gris per les signatures
*/

body {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background-color: #dedddd;
	background-color: #dedbc5;
	background-color: #e3e0cf;
	background-color: #ede9e6;
	/* background: #ede8e2 url('../images/WEBENPROVES1.gif') no-repeat; */
	/* background-position: center top; */
}

p, h1, h2, h3, h4 { 
	margin-top: 0;
	margin-bottom: 0px;
}
a, a:visited {
	color: #be373c;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
/*table {
	border: 0;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	margin: auto;
}
/*td {
	border: 0;
	padding: 0px;
	vertical-align: top;
	width: auto;
	margin: auto;
}*/
form {
	margin: 0;
	padding: 0;
}
form textarea {
	font-family: Arial, Helvetica, sans-serif;
}
div {
	border: 0px solid blue;
	padding: 0px;
	/*text-align: left;*/
}
/*Caixa principal*/

table.principal{width:1000px;background-color: #FFFFFF;padding: 0px;border-collapse: collapse;margin: auto;}
td.principal {border: solid 10px #ffffff;background-color: #FFFFFF;}

/* columnats ---------- */
div.contentpanell {
	background-color: #B4B4B4;
}
div.contentpanell td.columna-dreta {
	/*width: 510px;*/
	vertical-align: top;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #FEF2E2;
}
div.contentpanell td.columna-esquerra {
	width: 200px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 25px;
	background-color: #ffffff;

}

/* noticies ---------- */

div.contentpanell div.article h2 {
	font-size: 14px;
	font-weight: bold;
	color: #be373c;
	margin-top: 0px;
}
div.contentpanell div.article p.subtitular {
	margin-top: 3px;
}


div.contentpanell td.columna-esquerra div.article-segon h2 {
	font-size: 18px;
	font-weight: normal;
	color: #be373c;
}
div.contentpanell td.columna-esquerra div.article-segon p.subtitular {
	margin-top: 3px;
}


div.contentpanell p.secciodatacio {
	margin-top: 2px;
}

div.contentnoticia td.columna-esquerra div.article h2 {
	font-size: 24px;
	font-weight: bold;
	color: #be373c;
	margin-top: 4px;
}
div.contentnoticia td.columna-esquerra div.article p.subtitular {
	font-size: 18px;
	font-weight: bold;
	margin-top: 8px;
}

/* articles títols generals ---------- */

div.article {
	font-size: 12px;
	font-weight: normal;
	margin-top: 8px;
}
div.article_contingutnoticia {
	/*	margin-left: 440px;*/
	position: inherit;
	vertical-align: top;
	text-align: justify;
}

div.article p.subtitular {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
div.article_caixapreu {
	float: left;
	margin-bottom: 9px;
	margin-top: 15px;
}
div.article_caixapreu span.preu_old {
	color: #FF0000;
	text-decoration: line-through;
	font-size: 14px;
}
div.article_caixapreu span.preu_new {
	color: #006600;
	font-size: 18px;
}

div.article_caixadisponible {
	float: left;
	margin-left: 120px;
	margin-bottom: 9px;
	margin-top: 15px;
}
div.article_caixadisponible span.unitats {
	color: #006600;
	font-size: 14px;
	font-weight: bold;
}

div.article p.secciodatacio {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 10px;
}
div.article div.text {
	color: #555;
	font-size: 13px;
	margin-top: 50px;
	margin-bottom: 15px;
}
div.article h2 a:hover,
div.breves a:hover {
	color: #000000;
}
/* imatges ---------- */

img.imatge-portada {
	/*width: 180px;*/
	margin-left: 8px;
	margin-bottom: 10px;
	float: right;
}
img.imatge-entrevista {
	/*width: 180px;*/
	margin-right: 8px;
/*    margin-bottom: 8px;*/
	float: left;
/*	position: relative;*/
/*	padding-bottom: 10px;*/
}
img.imatge-article {
	/*width: 180px;*/
	margin-right: 8px;
	margin-bottom: 2px;
	float: left;
	position: relative;
/*	position: relative;*/
/*	padding-bottom: 10px;*/
}

.Fotogaleria {
	position:relative;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 0;
}


/* Avantítol seccions ---------- */

div.caixa_destacat{
	display: block;
	border: 0;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	font-weight: bold;
	font-size: 11px;
	background-color: #FFCC33; /* nou groc */
	line-height: 20px;
	height: 18px;
	margin: 0 0 1px 0;
	color: #151515;
	font-family: Helvetica, sans-serif;
}
div.enmarcat {
	border:1px solid #666666;
	/*padding-left: 10px;*/
}
div.caixaesquerra {
/*	width: 341px;*/
	float: left;
	padding-right: 19px;
	margin-bottom: 9px;
}

/* Altres ---------- */

span.separator {
	display: block;
	height: 1px;
	font-size: 1px;
	background-color: #FFFFFF;
	/*margin: 10px auto 10px auto;*/
	padding: 10px auto 10px auto;
	clear: both;
}
div.separator {
	display: block;
	height: 1px;
	font-size: 1px;
	background-color: #FFFFFF;
	/*margin: 10px auto 10px auto;*/
	margin: 10px auto 10px auto;
	clear: both;
}



/*MENUS*/
.menu_off {
	/*margin-top: 8px;*/
	text-align: center;
/*	float: left;*/
	height: 30px;
	width: 80%;/*94*/
	padding-left:8px;
	padding-right:8px;
	margin-left:10px;
	margin-right:4px;
	position: relative;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	/*text-indent: 0.5em;*/
	line-height: 30px;
	color: #000000;
	background-image: url(img/boto_groc.gif);
	/*background-position: bottom;*/
	background-repeat: repeat;
	z-index: 3;	/*background-color: #081160;*/
}
.menu_off2 {
	/*margin-top: 8px;*/
	text-align: center;
/*	float: left;*/
	height: 30px;
	width: 80%;/*94*/
	padding-left:8px;
	padding-right:8px;
	margin-left:10px;
	margin-right:4px;
	position: relative;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	/*text-indent: 0.5em;*/
	line-height: 30px;
	color: #000000;
	background-image: url(img/boto_verd.gif);
	/*background-position: bottom;*/
	background-repeat: repeat;
	z-index: 3;	/*background-color: #081160;*/
}

.menu_on {
	/*margin-top: 30px;*/
	text-align: center;
/*	float: left;*/
	height: 30px;
	width: 80%; /*94*/
	padding-left:8px;
	padding-right:8px;
	margin-left:10px;
	margin-right:4px;
	position: relative;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	/*text-indent: 0.5em;*/
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(img/boto_gris.gif);
	/*background-position: bottom;*/
	background-repeat: repeat;
	z-index: 3;
	/*background-color: #081160;*/
}
.menu_select {
	/*margin-top: 30px;*/
	text-align: center;
/*	float: left;*/
	height: 30px;
	width: 80%; /*94*/
	padding-left:8px;
	padding-right:8px;
	margin-left:10px;
	margin-right:4px;
	position: relative;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	/*text-indent: 0.5em;*/
	line-height: 30px;
	color: #000000;
	background-image: url(img/boto_gris.gif);
	/*background-position: bottom;*/
	background-repeat: repeat;
	z-index: 3;	/*background-color: #081160;*/
}

