html,body {
	margin:0;
	padding:0;
}
body {
	font-size:0.85em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #F1F1F1;
}

.descargar{ font-size:14px;font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color:#01725e;}
.descargar a{color:#D18E01; text-decoration:underline;}
.descargar a:hover{color:#D18E01; text-decoration:none;}

#container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(imgs/bgCos.gif);
	background-repeat: repeat-y;
}
#containerProd {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}
#capHome {
	height: 190px;
	min-height:320px;
	clear:both;
	background-image: url(imgs/bgCapHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-left: 13px;
}
#cap {
	height: 190px;
	width: 930px;
	clear:both;
	background-image: url(imgs/bgCap.gif);
	background-repeat: no-repeat;
	float:left;
}
#menu {
	margin-bottom: 0px;
	position: absolute;
	left: 246px;
	top: 162px;
	width: 643px;
}
#menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#menu li {
	float:left;
	margin:0;
	list-style-type:none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;

}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#cos {
	width:100%;
	clear:both;
	background-image: url(imgs/bgCos.gif);
	background-repeat: repeat-y;
	float:left;
	min-height:400px;
	background-color:#FFFFFF;
}
*html #cos {
	height:400px;
}
#cosProd {
	width:100%;
	clear:both;
	background-image: url(imgs/bgCosProd.gif);
	background-repeat: repeat-y;
	float:left;
}
#colEsq {
	float: left;
	width: 217px;
	display: inline;
	margin-left: 7px;
}
#colEsqHome {
	float: left;
	width: 206px;
	display: inline;
	margin-left: 8px;
}
#colEsq ul.menu {
	margin:0px;
	padding-left:7px;
	list-style-type: none;
}

/* *html #colEsq li {
	float:left;
	clear:both;
	display:block;
	width:100%;
	
}*/
#colEsq ul.menu li.boto a {
	color:#333333;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	padding-left: 12px;
	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.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#colEsq ul.menu li.boto a:hover {
	padding-top:5px;
	padding-bottom:5px;
	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.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#colEsq ul.menu li.actiu a {
	color:#ffffff;
	background-color:#495b58;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 12px;
	text-decoration:none;
	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: #344441;
	background-image: url(imgs/bgLiMenuActiu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#colEsq ul.sub {
	margin:0px;
	padding:0px;
	list-style-type: none;
	font-size:90%;
}

#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: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-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:5px;
	padding-bottom:5px;
	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-image: url(imgs/bgLiMenu_hover_sub.gif);
	background-repeat: no-repeat;
	background-position: left top;

}


#peu {
	height: 92px;
	clear:both;
	background-image: url(imgs/bgPeu.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	text-align:center;
}
#peu p {
	margin-left:30px;
	font-size:90%;
	color:#666666;
	line-height: 130%;
	margin-top:0px;
}
#peu a {
	color:#666666;
}
.imgD {
	float: right;
	margin-left: 20px;
}


#contingut {
	float: left;
	width: 640px;
	margin-left: 30px;
	margin-top: 20px;
	min-height:400px;
}
*html #contingut {
	height:400px;
}

#contingutHome {
	float: left;
	display:inline;
	width: 670px;
	margin-left: 0px;
	margin-top: 20px;
	min-height:400px;
	background-image: url(imgs/imgPres.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}
*html #contingutHome {
	height:400px;
}
.sepProd {
	clear: both;
	height: 15px;
	width: 550px;
}

#contingut h2 {
	color:#bd002b;
	font-size:120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6b7977;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
}
.tdProd1 {
	font-size: 120%;
	color: #005647;
	background-color: #dfdfdf;
	background-image: url(imgs/bgTdProd1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height:15px;
}
#titolVer {
	margin-left: 7px;
}
#titolVerHome {
	margin-left: 0px;
}
.tdProd2 {
	font-size: 100%;
	color: #333333;
	font-weight:bold;
	background-color: #ececec;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 110px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c6c6c6;
}
.tdProdBaix {
	font-size: 100%;
	color: #333333;
	font-weight:bold;
	background-color: #ececec;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 110px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c6c6c6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
}
.tdProd22 {
	font-size: 100%;
	color: #333333;
	background-color: #ececec;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C6C6C6;
}
.tdProd222 {
	font-size: 100%;
	color: #333333;
	background-color: #ececec;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	vertical-align: top;
	background-image: url(imgs/bgTdProd22.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 5px;
}
.tdTitol {
	font-weight: bold;
	margin-bottom: 4px;
}

.tdProd3 {
	font-size: 100%;
	color: #333333;
	background-color: #ececec;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tdProd4 {
	font-size: 100%;
	color: #333333;
	background-color: #ececec;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
	vertical-align: top;
}
.tdAnalisi1 {
	background-color: #DFDFDF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 90%;
	font-weight: normal;
}
.tdAnalisi5 {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 90%;
	font-weight: normal;
}
.tableAnalisi {
	padding: 3px;
	border: 1px solid #333333;
}
.tdImgProd {
	text-align: center;
	width: 280px;
	border: 1px solid #c6c6c6;
	background-color: #ECECEC;
}
.tdAnalisi2 {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 90%;
	font-weight: normal;
}
.txtAnE {
	float:left;
	}
.txtAnD {
	float:right;
	}
#contingut h3 {
	color:#bd002b;
	font-size:130%;
	margin-top: 10px;
}
#contingutHome h3 {
	color:#bd002b;
	font-size:130%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#contingut .tSubfam {
	font-size:90%;
}
#contingut .tProd {
	font-size:70%;
	color:#333333;
}
#contingut p {
	margin-top: 0px;
	font-size: 100%;
	line-height: 150%;
	color: #333333;
}
#contingutHome p {
	width:360px;
	margin-top: 0px;
	font-size: 100%;
	line-height: 150%;
	color: #333333;
}
#imgCapProd {
	background-image: url(imgs/imgCapProd.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 147px;
	width: 689px;
	margin-top: 7px;
	margin-right: 15px;
	display: inline;
}
#imgCapPres {
	background-image: url(imgs/imgCapPres.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 147px;
	width: 689px;
	margin-top: 7px;
	margin-right: 15px;
	display: inline;
}
#imgCapSit {
	background-image: url(imgs/imgCapSit.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 147px;
	width: 689px;
	margin-top: 7px;
	margin-right: 15px;
	display: inline;
}
#imgCapNov {
	background-image: url(imgs/imgCapNov.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 147px;
	width: 689px;
	margin-top: 7px;
	margin-right: 15px;
	display: inline;
}
#imgCapNot {
	background-image: url(imgs/imgCapNot.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 147px;
	width: 689px;
	margin-top: 7px;
	margin-right: 15px;
	display: inline;
}
#noticies h3 {
	margin-bottom: 0px;
	font-size:120%;
}
#noticies .dataNot {
	font-size: 90%;
	color: #666666;
	padding: 2px;
	margin-bottom: 10px;
}
#contacte{
	position: absolute;
	left: 708px;
	top: 218px;
	width: 188px;
	height: 216px;
	font-size: 90%;
	line-height: 11px;
}
#contacte h3{
	color: #495B58;

}
#contacte a {
	text-decoration:none;
	color: #BD002B;
	font-weight: bold;
}
#contacte a:hover {
	text-decoration:underline;
	color: #BD002B;
}
#mapa1 {
	position: absolute;
	left: 253px;
	top: 237px;
	width: 391px;
	height: 262px;
	visibility: visible;
}
#comArribar {
	margin-top: 375px;
	margin-left:175px;
	font-size: 90%;
	line-height: 100%;
}
#comArribar p {
	margin-top:0px;
	margin-bottom:5px;
}
#googleMap {
	position:absolute;
	left: 27px;
	top: 589px;
	width: 380px;
	height: 335px;
}
#googleMap a {
	text-decoration:none;
	font-size:10px;
}
#mapa2 {
	position: absolute;
	left: 253px;
	top: 217px;
	width: 391px;
	height: 262px;
	visibility: hidden;
}
#mapa3 {
	position: absolute;
	left: 253px;
	top: 217px;
	width: 391px;
	height: 262px;
	visibility: hidden;
}
#menSubfam {
}
#menSubfam li {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	color:#BD002B;
}
#menSubfam li a { 
	text-decoration:none;
	color:#333333;
}
#menSubfam li a:hover { 
	text-decoration:none;
	color:#666666;
}
#tornar {
	font-size: 90%;
	padding-bottom: 20px;
}
#tornar a {
	text-decoration:none;
	color: #D18E01;
}
#contMosaic {
	clear: both;
	text-align:center;
	display:block;
	padding-left:25px;
	padding-top:10px;
	float:left;
}
#mosaic {
	width:610px;
	}
#mosaic .prod {
	float: left;
	margin-right: 48px;
	width: 152px;
	margin-bottom: 30px;
	line-height: 130%;
}
#mosaic .imgProd {
	height: 152px;
	text-align: center;
	background-color: #ececec;
	padding: 5px;
}
#mosaic .nomProd {
	padding-top:4px;
	font-size:80%;
	line-height:13px;
	font-weight: bold;
	text-align:center;
	height:35px;
}
#mosaic .nomProd a {
	text-decoration:none;
	color:#666666;
	border:none;
}
#mosaic .nomProd a:hover {
	text-decoration:none;
	color:#666666;
	border:none;
}
/*#mosaic table,tr,td {
	height:100%;
	width:100%;
	text-align:center;
	vertical-align:middle;
	}*/
#mosaic img {
	border: 1px solid #FFFFFF;
	}
*html #mosaic img {
	border: none;
	}
*html #mosaic a {
	border: 1px solid #ffffff;
	}
*html #mosaic a:hover {
	border: 1px solid #333333;
	}
#mosaic img:hover {
	border: 1px solid #333333;
	}
#idiomes {
	display:block;
	padding-top: 7px;
	padding-bottom: 7px;
	left: 748px;
	top: -21px;
	width: 182px;
	font-size: 10px;
	text-align: right;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	color:#999999;
}
#idiomes a {
	color:#D18E01;
	text-decoration:none;
}
.buit {
	background-color: #ECECEC;
	background-image: url(imgs/fonsBuit.gif);
	background-repeat: repeat-y;
	background-position: left;

}
#footer {
	clear:both;
}
