html,body {
	height:100%;
}
body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:20px;
	padding: 0px;
	font-size: 0.75em;
}
#container {
	margin: auto;
	min-height: 580px;
	width: 975px;
	position:relative;
	text-align:left;
}
#cap {
	background-image: url(imgs/cap.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 135px;
	width: 975px;
}
#logo {
	float:left;
	padding-top:23px;
	padding-left:20px;
}
#contingut {
	background-image: url(imgs/bgContingut.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 975px;
	min-height:370px;
	padding-bottom:30px;
}
#imgsInt {
	position: absolute;
	left: 619px;
	width: 281px;
	height: 270px;
	top: 165px;
}
#imgsInt2 {
	position: absolute;
	left: 658px;
	width: 281px;
	height: 270px;
	top: 185px;
}
*html #contingut {
	height:370px;
}
#peu {
	background-image: url(imgs/peu.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 74px;
	width: 975px;
	margin-left:auto;
	margin-right:auto;
}
#peu .dades {
	float:left;
	display:inline;
	margin-left:30px;
	color: #858585;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
}
#peu .dades a { 
	color: #858585;
}
#peu .logos {
	float:right;
	display:inline;
	margin-right:40px;
	margin-top: 10px;
}

/* HOME */
#introHome {
	padding-top:25px;
	padding-left:40px;
	width:460px;
	background-image: url(imgs/bgHome.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 345px;
	position:absolute;
	left: -1px;
	top: 135px;
}
#newsHome {
	padding-top:30px;
	width:455px;

	margin-left:470px;
}

#newsHome h2 {
	visibility:hidden;
}
#newsHome .noticia {
	margin-top:0px;
	margin-left:70px;
	clear:both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#newsHome .noticia img {
	float:right;
	margin-left:10px;
}
#newsHome .noticia .dataNot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#999999;

}
#newsHome .noticia p {
	margin-bottom:5px;
	margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height:140%;
	text-align:justify;
}
#newsHome .noticia h3 {
	margin-bottom:5px;
	margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #ec2e38;
	
}
#newsHome .sepNot {
	clear:both;
	height:25px;
}

/* MENU SUPERIOR */
#menu {
	height: 27px;
	position: absolute;
	left: 305px;
	top: 108px;
	width: 670px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
}
#menu ul {
	margin:0px;
	padding:0px;
	}
#menu li {
	float:left;
	display:inline;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(imgs/bgBoto.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
#menu li.actiu {
	float:left;
	display:inline;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:20px;
	padding-right:20px;
	background-image: url(imgs/bgBoto.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color:#260203;
	}	

#menu li a {
	text-decoration:none;
	color:#FFFFFF;
	}
#menu li a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	}
	
/* CONTINGUT INTERIOR */
#contInterior {
	padding-left:30px;
	padding-top:30px;
	}
#contInterior.contacte {
	min-height:500px;
	}
#contInterior .titols {
	width:43px;
	float:left;
	display:inline;
	}
#contProductesIntro {
	float:left;
	display:inline;
	margin-left:30px;

	}
.textIntProductes {
	width:350px;
	float:left;
	display:inline;
	padding-left:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height:150%;
	text-align:justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2202A;
	}
#contInterior .textInt {
	width:450px;
	float:left;
	display:inline;
	padding-left:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height:150%;
	text-align:justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2202A;
	}

.destacat {
	font-weight:bold;
	color:#d2202a;
	}
.slogan {
	font-weight:bold;
	color:#d2202a;
	font-size: 140%;
	}
#contInterior .textInt a {
	text-decoration:none;
	color:#d2202a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d2202a;
	}
	
/* FORMULARI DE CONTACTE */


#formContacte .label {
	color:#FFFFFF;
	width: 15em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #999999;
	float:left;
	padding:3px;
	text-align:left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	
	}
#formContacte .labelConsulta {
	color:#FFFFFF;
	width: 15em;
	height:14em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	/*background-color: #D2202A;*/
	background-color: #999999;
	float:left;
	padding:3px;
	text-align:left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	
	}
#formContacte .camp {
	background-color: #E9E7E2;
	color:#000000;
	width:30em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	float:left;
	padding:2px;
	margin-left:2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	}
#formContacte .campBuscador {
	background-color: #E9E7E2;
	color:#000000;
	width:33em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	float:left;
	padding:2px;
	margin-left:2px;
	border: 1px solid #FFFFFF;
	}
#formContacte .camp2 {
	background-color: #E9E7E2;
	color:#000000;
	width:32em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	float:left;
	padding:3px;
	border:none;
	}
#formContacte .consulta {
	background-color: #E9E7E2;
	color:#000000;
	width:32em;
	height:15em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	float:left;
	padding:3px;
	border:none;
	overflow:auto;
	}
#formContacte .campBox {
	background-color: #E9E7E2;
	color:#000000;
	width:30em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	float:left;
	padding-top:1px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:0px;
	margin-left:2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	}
*html #formContacte .campBox {
	padding-top:2px;
	}
#formContacte br {
	clear:left;
	}

#formContacte .boto {
	width:100%;
	text-align:right;
	float:left;
	padding-top:5px;
	
	}
#formContacte .bEnviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6E0B0E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A01920;
	border-right-color: #260203;
	border-bottom-color: #260203;
	border-left-color: #B31E24;
	padding: 2px;
	width: 10em;
	margin-right:6px;
}
*html #formContacte .bEnviar {
	margin-right:0px;
}

/* NOTÍCIES INTERIORS */
#contInterior #news {
	width:450px;
	float:left;
	display:inline;
	padding-left:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height:150%;
	text-align:justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2202A;
	}
#news h2 {
	visibility:hidden;
}
#news .noticia {
	margin-top:0px;
	clear:both;
	padding: 0px;
}
#news .noticia img {
	float:right;
	margin-left:10px;
}
#news .noticia .dataNot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#999999;

}
#news .noticia p {
	margin-bottom:5px;
	margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height:140%;
	text-align:justify;
}
#news .noticia h3 {
	margin-bottom:5px;
	margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #ec2e38;
	
}
#news .sepNot {
	clear:both;
	height:25px;
}

/* ON SOM */
#dades {
	position: absolute;
	left: 659px;
	width: 281px;
	height: 224px;
	top: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
	text-align:justify;
	}
#dades.contacte {
	min-height:500px;
	}
#dades .titols {
	width:43px;
	float:left;
	display:inline;
	}
#dades a {
	text-decoration:none;
	color:#d2202a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d2202a;
	}
.destacat2 {
	font-size: 100%;
	font-weight: bold;
	color: #D2202A;
}
#dades .petit{
	font-size: 80%;
}

/* PRODUCTES */

#contingutProductes {
	background-image: url(imgs/bgContingutProd.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 975px;
	min-height:390px;
	padding-bottom:30px;
	float:left;
}
*html #contingutProductes {
	height:370px;
}
#conProductesIntro {
	margin-left: 30px;
	background-image: url(imgs/bgTitols.gif);
	background-repeat: repeat-y;
}
.nav {
	width:716px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	position: absolute;
	top: 145px;
	left: 218px;
	background-color: #ECECEC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #C3C3C3;
	border-left-color: #C3C3C3;
	}
#fitxaProd {
	width:750px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	margin-left:190px;
	margin-top:10px;
}
#fitxaProd .menuProductes {
	width:120px;
	float:left;
	display:inline;

}
#fitxaProd .menuProductes ul {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	padding-top:40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fitxaProd .menuProductes li {
	margin:0px;
	padding:0px;
	list-style-type: none;
	margin-bottom:2px;
}
#fitxaProd .menuProductes a {
	color: #D2202A;
	text-decoration:none;
}
#fitxaProd .menuProductes a:hover,a.actiu  {
	color: #000000;
	text-decoration:none;
}
#fitxaProd .producte {
	width:600px;
	float:left;
	display:inline;
}
#fitxaProd .titolProd {
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	color: #D2202A;
	background-image: url(imgs/fonsTitolProd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 27px;
	font-style: italic;
}
.titolProdPrint {
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	color: #D2202A;
	background-image: url(imgs/fonsTitolProd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 27px;
	font-style: italic;
	text-align:left;
}

/* MENÚ PRODUCTES */
.tipusProd {
	display:block;
	background-color:#6f0c0f;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:90%;
	color:#FFFFFF;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #370607;
	background-image: url(imgs/fleMenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
	}
.tipusProd a {
	color:#FFFFFF;
	text-decoration:none;
	
	}
#colEsq {
	float: left;
	width: 190px;
	display: inline;
	margin-left: 9px;
	text-align:left;
	margin-right: 15px;
	margin-top:1px;
}
#colEsq ul.menu {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:1px;
	padding:0px;
	list-style-type: none;
}

*html #colEsq li {
	float:left;
	clear:both;
	display:block;
	width: 190px;
	}
*html .tipusProd {
	float:left;
	clear:both;
	display:block;
	width: 171px;	
	}
#colEsq ul.menu li {
	background-image: url(imgs/bgLi.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#colEsq ul.menu li.boto a {
	color:#ffffff;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	padding-left: 20px;
	display: block;
	background-color:#838383;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cacaca;
	border-bottom-color: #565656;
}
#colEsq ul.menu li.boto a:hover {
	padding-top:3px;
	padding-bottom:3px;
	color:#FFFFFF;
	background-color: #6d6d6d;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b3b3b3;
	border-bottom-color: #000000;
}


#colEsq ul.menu li.actiu a {
	color:#ffffff;
	background-color:#d1202a;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 20px;
	text-decoration:none;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e2535b;
	border-bottom-color: #344441;
}

#colEsq ul.sub {
	margin:0px;
	padding:0px;
	list-style-type: none;
	font-size:95%;
}

#colEsq ul.sub li.botosub, li.actiusub {
	margin-left:0px;
	list-style-type: none;
	padding-left: 0px;
	}
	

#colEsq ul.sub li.botosub a {
	color:#333333;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	padding-left: 30px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #b3b3b3;
	background-image: url(imgs/bgLiMenu_sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#ececec;
}
#colEsq ul.sub li.botosub a:hover {
	padding-top:3px;
	padding-bottom:3px;
	color:#FFFFFF;
	background-color: #bfbfbf;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #b3b3b3;
	background-image: url(imgs/bgLiMenu_hover_sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#colEsq ul.sub li.actiusub a {
	color:#ffffff;
	background-color:#869f9b;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	padding-left: 25px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #b3b3b3;

	background-repeat: no-repeat;
	background-position: left top;

}
#llegenda .icona {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	float: left;
	height: 70px;
	min-width: 42px;
	margin-right: 4px;
	margin-bottom: 5px;
	white-space:nowrap;
}
#llegenda .icona img {
	display:block;
	margin-left:0px;

}
#llegenda .icona2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	float: left;
	height: 70px;
	width: 134px;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align: left;
}	
#llegenda .icona img {
	border: 1px solid #838383;
	display:block;
}
#llegenda .icona2 img {
	border: 1px solid #838383;
	display:block;
}

.icona3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.icona3 img {
	border: 1px solid #838383;
	display:block;
}


#botonsFitxa {
	display: block;
	margin-bottom: 20px;

	clear: both;
}
#botonsFitxa .boto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #838383;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100px;
	text-align: center;
	margin-right: 5px;
	display: inline;

}
#botonsFitxa .boto a {
	color:#ffffff;
	text-decoration:none;
}

/* RESULTATS CERCA */

	
#resultats {
	width:550px;
	float:left;
	display:inline;
	padding-left:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height:150%;
	text-align:justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2202A;

}

#resultats ul {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#resultats li {
	margin:0px;
	padding:0px;
	list-style-type: none;
	margin-bottom:2px;
	width:170px;
	float:left;

}
#resultats a {
	color: #D2202A;
	text-decoration:none;
	border:none;
}
#resultats a:hover,a.actiu  {
	color: #000000;
	text-decoration:none;
}
#novaCerca {
	position:absolute;
	left: 454px;
	width: 130px;
	color: #FFFFFF;
	background-color: #EC2E38;
	text-align: center;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 10px;
	}
#novaCerca a {
	color: #FFFFFF;
	text-decoration:none;
	}
#novaCerca a:hover {
	color: #FFFFFF;
	text-decoration:none;
	}
.avisLegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 128px;
	float:left;
	text-align: left;
}


