/* estils generals */

form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana;
	background-color: #FFFFFF;

}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0066CB;
}

h4 {
	font-weight: normal;
	font-size: 14px;
	color: #0066CB;
}

a:link, a:visited, a:active {
	color: #0066CB;
}

a:hover {
	color: #193569;
	text-decoration: none;
}

/* fi estils generals */

/* plantilla */

body {
	background-image: url(../images_home_dist/bg_web.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #9BBFE3;
	text-align: justify;
	text-align: center;
}

#web {
	width: 927px;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
}

#web #idiomes {
	margin-bottom: 5px;
	padding-right: 13px;
	font-size: 10px;
	color: #366195;
	
	text-align: right;
}

#web #idiomes a:link, #web #idiomes a:visited, #web #idiomes a:active {
	color: #366195;
}

#web #idiomes a:hover {
	color: #193569;
}

#web #cap {
	background-image: url(../images_home_dist/cap.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 11px;
	
	height: 36px;
	//height: 48px;
}

#web #cap #logo {
	float: left;
}

#web #cap #menu {
	width: 100%;
	font-size: 11px;
	line-height: 220%;
	color: #0066CB;
	text-align: right;
}

#web #cap #menu a{
	text-decoration: none;
}

#web #cos {
	background-image: url(../images_home_dist/bg_cos.gif);
	background-position: left top;
	background-repeat: repeat-y;

	padding-top: 2px;
	padding-left: 12px;
	padding-right: 11px;
	
	width: 904px;
	//width: 927px;
	//height: 100%;
}

#web #cos #left {
	float: left; 
	width: 211px;
}

#web #cos #content {
	float: right;
	width: 684px;
}

#web #cos #content h1{
	background-image: url(../images_home_dist/bg_search_general.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	
	padding-left: 10px;
	padding-right: 10px;
	
	line-height: 180%;
	border-bottom: 1px solid #CDDFF1;
}

#web #footer {
	background-image: url(../images_home_dist/bg_footer.gif);
	background-position: left top;
	background-repeat: no-repeat;

	padding-top: 8px;
	padding-left: 12px;
	padding-right: 11px;
	
	height: 47px;
	//height: 55px;
	
	font-size: 11px;
	line-height: 160%;
	text-align: center;
}

/* fi plantilla */

/* estils creats per el David Vallès */

.clear {
	clear: both;
}

.buscador_referencies {
	background-image: url(../images_home_dist/bg_search_ref.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	
	padding: 10px;
	margin-bottom: 2px;
	
	border: 1px solid #CDDFF1;
	
	font-size: 12px;
	color: #193568;
}

.buscador_referencies h4{
	margin-bottom: 5px;
}

.buscador_general {
	margin-bottom: 10px;
}

.buscador_general h4 {
	background-image: url(../images_home_dist/bg_search_general.gif);
	background-position: left bottom;
	background-repeat: repeat-x;

	border: 1px solid #CDDFF1;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	
}

.inputbox_b {
	width: 207px;
	//width: 204px;
	border: 1px solid #A0C3E5;
}

.inputbox, .sele {
	border: 1px solid #A0C3E5;
}

.sele {
	margin-top: 3px;
	width: 100%;
}

.b_search {
	margin-top: 5px;
	border: 1px solid #fff;
	color: #003374;
}

.pathway {
	padding: 10px;
	
	font-size: 12px;
	color: #193568;
}

.pathway a{
	text-decoration: none;
}

.form_contacte {
	float: left;
	width: 342px;
	padding-top: 10px;
}

.form_contacte td {
	font-size: 12px;
	color: #003374;
}

td.politica {
	font-size: 10px;
	color: #408CD8;
}

.dades_contacte {
	float: right;
	
	margin-top: 1px;
	
	width: 334px;
	//width: 342px;
	
	border: 4px solid #E1ECF5;
}

.dades_contacte h4 {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	
	font-size: 18px;
}

.dades_contacte td {
	font-size: 12px;
	line-height: 16px;
	color: #193569;
}

.imatges_final{
	float: left; 
	width: 339px;
}

.cacteristiques_final {
	float: right;
	width: 335px;
}

.care {
	border: 5px solid #E1ECF5;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.care h4 {
	font-size: 18px;
}

.care p {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 14px;
	color: #193568;
}

.care img {
	margin-right: 20px;
}

.pdf {
	border: 5px solid #E1ECF5;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	
	background-image: url(../images_home_dist/ico_pdf.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	
}

.pdf a {
	font-size: 18px;
	text-decoration: none;
}

.productes_rela {
	border: 5px solid #E1ECF5;
	
	padding-top: 5px;
	margin-bottom: 10px;
}

.productes_rela h4 {
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
}

.productes_rela p {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 11px;
	color: #193568;
	
	padding-left: 10px;
	padding-right: 10px;
}

.productes_rela table {
	margin-left: 10px;
	margin-right: 10px;
	
	margin-top: 8px;
	margin-bottom: 8px;
	
	width: 306px;
}

.productes_rela td {
	font-size: 11px;
	color: #193568;
}

.productes_rela dt{
	clear: both;
}

dt a.ico_acabat:link, dt a.ico_acabat:visited, dt a.ico_acabat:active {
	padding-top: 2px;
	padding-left: 10px;
	float:left;
} 

dt a.refe:link, dt a.refe:visited, dt a.refe:active {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 116px;
	display: block;
} 

dt a.refe:hover {
	background-color: #EFF4F9;
}

div.image_final {
	margin-bottom: 10px;
	border: 1px solid #CDDFF2;
	
	background-image: url(../images_home_dist/bg_search_ref.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

div.image_final span {
	display: block;
	text-align: right;
	
	font-size: 11px;
	
	padding-right: 22px;
	padding-bottom: 15px;
}

div.resultat_busqueda, div.resultat_busqueda_final {
	font-size: 11px;
	line-height: 18px;
	color: #193568;
}

div.resultat_busqueda {
	border-top: 1px solid #D1E1F2;
	border-left: 1px solid #D1E1F2;
	border-right: 1px solid #D1E1F2;
}

div.resultat_busqueda_final {
	background-image: url(../images_home_dist/fons_resultats_bus.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;

	line-height: 30px;

	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	margin-bottom: 10px;
}

div.resultat_busqueda span {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	
	display: block;
	
	border-bottom: 1px solid #D1E1F2;	
}

div.productes {
	padding-left: 19px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.llista_acabats {
	background-image: url(../images_home_dist/fletxa_acabats.gif);
	background-position: right top;
	background-repeat: no-repeat;
	
	background-color: #CBDEF1;
}

div.block_acabat {
	border-bottom: 2px solid #fff;
}

div.llista_referencies {
	background-image: url(../images_home_dist/fletxa_referencies.gif);
	background-position: right top;
	background-repeat: no-repeat;
	
	background-color: #EFF4F9;
}

/* fi estils creats per el David Vallès */

/* pestanyes */

.tabberlive .tabbertabhide {
	display:none;
}

.tabber {	

}

.tabberlive {

}

ul.tabbernav {
	margin: 0px;
	padding: 0px;
	
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	
	background-image: url(../images_home_dist/bg_search_general.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	
	text-align: right;
	
	border-bottom: 1px solid #9BBFE3;
	border-right: 1px solid #9BBFE3;
}

ul.tabbernav li {
	list-style: none;
	margin: 0px;
	display: inline;
}

ul.tabbernav li a {
	padding-left: 10px;
	padding-right: 10px;
	
	text-decoration: none;
	
	border-left: 1px solid #9BBFE3;
	border-top: 1px solid #9BBFE3;
}

.tabberactive {
	border-bottom: 1px solid #fff;
	
	background-image: url(../images_home_dist/pestanya_hover.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.tabberlive .tabbertab {
	padding-top: 10px;
}

.tabberlive .tabbertab h2 {
	display:none;
}
.tabberlive .tabbertab h3 {
	display:none;
}

.tabberlive#tab1 {

}
.tabberlive#tab2 {

}
.tabberlive#tab2 .tabbertab {
	height:200px;
	overflow:auto;
}

/* fi pestanyes */

/* estils per home d'area técnica */

h3 {
	text-align: center;
	color: #0066CB;
	font-size: 15px;
	font-weight: bold;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #0066CB;
	
	text-align:left;
	margin: 5px 5px 5px 0px;
	
	background-image:url(../images_home_dist/fons_titol.png); 

	border-bottom-style:solid;
	border-bottom-color:#dce8f4;
	border-bottom-width:1px; 
	
}

h6 {
	font-weight: normal;
	font-size: 14px;
	font-weight: bold;
	color: #0066CB;
	padding: 10px 0px 18px 5px;
	
}

.general h6 {
	padding: 10px 0px 8px 5px;
}

.general a:link, .general a:visited, .general a:active {
	color: #193568;
	text-decoration: none !Important;
}

.general a:hover {
	text-decoration: underline !Important;
}

.general li {
	font-size: 12px;
}

.p_home {
	font-size: 12px;
	line-height: 17px;
	color: #193568;
	text-align:justify;
	padding: 8px 5px 0px 0px;
	
}
.general { 
	float:left;
	marging: 0px;
	background-color: #FFFFFF;
	width: 688px;
	/*height: 510px;*/
	padding: 0px 0px 15px 5px;
	overflow: hidden;
}

.contingut_image {
	float:left;
	margin: 5px;
	background-color:#FFFFFF;
	width: 215px;
	height:auto; 
}
.contingut_text {
	float:left;
	margin: 30px 0px 5px 0px ;
	background-color:#FFFFFF;
	width: 215px;
	/*height: 91px;*/
}
.titol {
	padding: 5px 5px 19px 0px;
	float: none;
	
}


/* fi estils per home d'area técnica */

