#bgbody{
	background-color: #e4e5e5;
	margin: 0 0 0 0;
}
#contenidor{
	width: 934px;
	background-color: #ffffff;
	border-right: 1px #d4d4d4 solid;
	border-left: 1px #d4d4d4 solid;
	clear: both;
	margin: 0 auto;
}
#topverd{
	background-image: url(images/bgtopverde.png);
	background-position: top left;
	background-repeat: repeat-x;
	height: 18px;
	width: 100%;
}
#botverd{
	position: relative;
	background-image: url(images/bgbotverde.png);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	height: 16px;
	width: 100%;
}
#botverd a{
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
#botverd a:hover{
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;	
}
/****************************** HOME *******************************/
#hboxT{
	width: 100%;
	height: 375px;
}
#hbox1{
	position: relative;
	width: 197px;
	height: 375px;
	float: left;
}
#contmenu{
	position: absolute;
	bottom: 0;
	width: 100%;
}
#hbox2{
	background-color: #fafafa;
	width: 532px;
	height: 375px;
	float: left;
}
#hbox3{
	position: relative;
	background-image: url(images/bgdretahome.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ebebeb;
	width: 204px;
	height: 375px;
	float: right;
}
#separapunts{
	width: 934px;
	background-image: url(images/separapunts.png);
	background-position: top left;
	background-repeat: repeat-x;
	height: 7px;
	margin: 0 auto 3px;
	clear: both;
}
#hboxB{
	width: 100%;
	padding-bottom: 5px;
	height: 228px;
}
#hbox4{
	position: relative;
	width: 318px;
	height: 228px;
	border-right: 1px #c0bebe solid;
	float: left;
}
#hbox5{
	width: 398px;
	height: 218px;
	padding: 0 5px 5px 5px;
	border-right: 1px #c0bebe solid;
	float: left;
}
#hbox5 h3{
	background-color: #6a7fa2;
/*	margin: 5px 5px 5px 7px;*/
	margin: 0 0 10px 0;
	padding-left: 5px;
	line-height: 1.6em;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#hbox5 a{
	color: #607494;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#hbox5 a:hover{
	color: #595959;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#hbox6{
	width: 194px;
	padding: 0 5px 5px 5px;
	height: 140px;
	float: right;
}
#hbox6 h3{
	background-color: #f8a747;
/*	margin: 5px 5px 5px 7px;*/
	margin: 0 0 10px 0;
	padding-left: 5px;
	line-height: 1.6em;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#hbox6 a{
	font-size: 11px;
	font-weight: bold;
	color: #f8a747;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#hbox6 a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#buscadorH{
	width: 190px;
	height: 19px;
	background-image: url(images/bgcercador.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 8px 10px 10px 8px;
	padding-left: 1em;
}
#mdestacat{
	position: absolute;
	bottom: 0;
/*	height: 50px;*/
	width: 100%;
}
#quisom{
	position: absolute;
	top: 0;
	right: 10px;
	text-align: right;
	font-size: 13px;
	color: #555555;
	line-height: 1.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#adresa{
	position: absolute;
	left: 10px;
	bottom: 0;
	font-size: 10px;
	color: #007437;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*************************** PÀGINES INTERIORS **************************/
#seccio1{
	position: relative;
	width:100%;
	height: 79px;
	background-image: url(images/bgtopIn.png);
	background-position: 598px 0px;
	background-repeat: no-repeat;
}
#acctop{
	position: absolute;
	right: 8px;
	top: 5px;
	text-align: right;
}
#buscadorI{
	position: absolute;
	width: 181px;
	height: 21px;
	background-image: url(images/bgcercadorI.png);
	background-position: top left;
	background-repeat: no-repeat;
	top: 52px;
	right: 8px;
	padding-left: 1em;
}
#seccio2{
/*	width: 100%;*/
	padding-right: 8px;
	text-align: right;
	height: 30px;
	background-color: #efeded;
	border-top: 1px #e9e9e9 solid;
}
#seccio3{
/*	width: 100%;*/
	height: 224px;
	margin: 5px 8px 10px 8px;
}
#seccio3L{
	background-color: #bebebe;
	width: 197px;
	height: 224px;
	float: left;
}
#seccio3R{
	width: 712px;
	height: 224px;
	margin-left: 9px;
	float: left;
	position: relative;
}
#seccio4{
	position: relative;
	height: 20px;
	margin: 10px 8px 10px 8px;
	border-bottom: 1px #c9c9c9 solid;
	font-size: 10px;
	color: #8a8986;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#seccio4 a{
	font-size: 10px;
	color: #8a8986;
	font-weight: normal;	
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
#seccio4 a:hover{
	font-size: 10px;
	color: #8a8986;
	font-weight: normal;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
#seccio4 a.vermell{
	font-size: 14px;
	color: red;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
#seccio4 a.vermell:hover{
	font-size: 14px;
	color: #5b5b5b;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
#seccio5{
/*	height: 400px;*/
	position: relative;
	margin: 10px 8px 10px 8px;	
	padding-left: 32px;
	padding-right: 32px;
	min-height: 140px
}
#seccio6{
	height: 18px;
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #5b5b5b;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#seccio6 a{
	font-size: 10px;
	color: #5b5b5b;
	font-weight: normal;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
#seccio6 a:hover{
	font-size: 10px;
	color: #5b5b5b;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;	
}

