
/*---HEADER----*/
#header {
	float:left;
	width:765px; 
	background: url(../imatges/fondos/fondo_home.jpg) right top no-repeat;	
	
}
#menu {
	float:left;
	margin-left: 26px;
	margin-top: 180px;
}
#contenedor {
	float: left;
	width:765px; 
	padding-bottom: 15px;
	background: url(../imatges/fondos/fondo_contenedor.jpg) 1px bottom no-repeat;	
}
.coloret {
	color: #fd7126;
	font-weight: bold;
}
/*--------------FOOTER-----------------*/
#footer{
	width:765px;
	float: left;
	background-color: #FFFFFF;
	font-size: 10px;
	padding: 8px 30px;
	color: #999999;
	text-align:center;
}
/*--------COLUMNA ESQUERRA ---------------*/
#col_esq {
	float: left;
	width: 289px;
	margin-left: 4px;	
}
#col_esq #banner {
	display:block;
	margin-left: -8px;
	#margin-left: 0px;
	width: 288px;
	#width: 290px;
	padding-left: 10px;
	#padding-left:0px;
	background: url(../imatges/fondos/fondo_banner.jpg) right top no-repeat;	
}
#col_esq a.titular_productes{
	display: block;
	text-align: center;
	width: 290px;
	border-top: solid 2px #ababab;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	padding: 10px 0px 14px 0px;
	background: url(../imatges/fondos/fondo_boto_productes.jpg) right top no-repeat;	
}
#col_esq a.titular_productes:hover{
	background: url(../imatges/fondos/fondo_boto_productes_ov.jpg) right top no-repeat;
	}
#col_esq #video {
	border-top: solid 2px #ababab;
	display: block;
	text-align: center;
	margin-left: 1px;
	width: 289px;
	height: 242px;
	padding-top: 15px;
	background: url(../imatges/fondos/ombra.jpg) right bottom repeat-x;
}
.categoria {
	display: block;
	text-align: center;
	width: 272px;
	background-color: #f8a535;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 9px;
	padding: 2px 0px;
	
}
ul.menu_productes {
	display: block;
	text-align: center;
	width: 272px;
	font-weight: bold;
	margin-left: 9px;
	padding: 2px 0px 10px 0px;
	background: url(../imatges/fondos/ombra.jpg) right bottom repeat-x;
}
ul.menu_productes li a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 3px 0px;
	border-bottom: solid 1px #888888;

}
ul.menu_productes li a:hover {
	background-color: #e9e9e9;
}
#pressupost {
	
	margin-left: 9px;
	width: 271px;
	padding-bottom: 15px;
	background: url(../imatges/fondos/ombra.jpg) right bottom repeat-x;
}
#pressupost p{
	text-indent: -99999px;
	font-size:0px;
}
#newsletter {
	margin-left: 3px;
	color: #787878;
	float: left;
	width: 289px;
	background: url(../imatges/fondos/newsletter.png) left top no-repeat;
	padding-bottom: 25px;
}

#newsletter_cons {
	margin-left: 3px;
	color: #787878;
	float: left;
	width: 289px;
	background: url(../imatges/fondos/newsletter_cons.jpg) left top no-repeat;
	padding-bottom: 219px;
}
#newsletter p.titol {
	text-align: center;
	margin:0 auto; 
	padding: 10px 0px;
	font-weight: bold;
	color: #FFFFFF;
}
#newsletter p.descripcio {
	font-size: 11px;
	text-align: left;
	margin-left: 12px;
	width: 274px;
	margin-top: 8px;

}
#newsletter form {
	display: block;
	float: left;
	margin-left: 12px;
	margin-top: 25px;
	width: 289px;
}

#newsletter label {
		float:left;
		color: #787777;
		display: block;
		font-size: 11px;
		font-weight: bold;
		clear: both;
		position: relative;
		padding: 5px 0px 5px 5px;
		width: 60px;
}
#newsletter input {
		float: rigth;
		border: solid 1px #787777;
		background-color: #FFFFFF;
		font-size: 11px;
		color: #787777;
		padding: 4px;
		margin-bottom: 3px;
		width: 150px;
		margin-left: 25px;
}

#newsletter  input.enviar_borrar {
		background-color: #ababab;
		margin-left: 140px;
		color: #FFF;
		margin-top: 5px;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		text-align: center;
		width: 110px;
}
/*----------------RIGHT PANEL --------------*/
#col_dret {
	float:right;
	width: 462px;
	margin-right: 4px;
	margin-top: -180px;
}
#col_dret #empresa {
	padding-bottom: 25px;
	background: url(../imatges/fondos/fondo_intro.jpg) right bottom no-repeat;
}
#col_dret #jardines {
	display: block;
	padding: 20px 18px 1px 18px;
	background: url(../imatges/fondos/fondo_intro_flash.jpg) right top no-repeat;
}
#col_dret #empresa h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-left: 18px;
	padding-left: 7px;
	margin-right: 18px;
	background: url(../imatges/fondos/titular_intro.jpg) left top repeat-x;
}
#col_dret #empresa p {
	color: #787777;
	text-align: justify;
	margin-left: 24px;
	width: 417px;
	line-height: 18px;
}
#col_dret #empresa p.taronja {
	display: block;
	padding-bottom: 5px;
	color: #fd7126;
	font-weight: bold;
}
#col_dret #solucion {

	padding: 5px 9px 5px 8px;
}
#col_dret #solucion h2 {
	display: block;
	border: solid 1px #d9c9ba;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 8px;
	background: url(../imatges/fondos/titular_solucion.jpg) right top repeat-x;
	color: #6ebe39;
}
#col_dret #solucion h2 a {
	color: #3e9604;
	text-decoration: none;
}
#col_dret #solucion h2 a:hover {
	color: #fd7126;
}
#col_dret #solucion a.fotos_solucion {
	display: block;
	text-indent: -99999px;
	font-size: 0px;
	padding-top: 106px;
	margin-top: 13px;
	background: url(../imatges/fondos/fotos_solucion.jpg) 3px top no-repeat;
	
}
#col_dret #solucion p {
	border-top: solid 1px #f37636;
	border-bottom: solid 1px #f37636;
	margin: 12px 1px;
	padding: 10px 0px;
	color: #787777;
	line-height: 18px;
	text-align: justify;
}
#col_dret #ventajas {
	padding-top: 105px;
	float: left;
	background: url(../imatges/fondos/fondo_sabia.jpg) left top no-repeat;
	padding-bottom: 15px;
	width: 462px;
} 
#col_dret #ventajas p{
	display: block;
	float: left;
	text-align: right;
	color:#777777;
	width: 230px;
	height: 70px;
	padding-left: 210px;
}
#col_dret #ventajas a{
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 35px;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 200px;
	padding-left: 240px;
	background: url(../imatges/fondos/fondo_boto.png) right top no-repeat;
}
#col_dret #ventajas a:hover{
	background: url(../imatges/fondos/fondo_boto_ov.png) right top no-repeat;
}
#col_dret #telefono {
	width: 462px;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background: url(../imatges/fondos/ombra.jpg) right bottom repeat-x #FFFFFF;
}
#col_dret #telefono p{
	display: block;
	float: left;
	width: 240px;
	color: #808080;
	font-size: 11px;
	padding: 10px 0px 10px 10px;
}
#col_dret #telefono a {
	display: block;
	float: right;
	margin: 8px 10px;
	text-indent: -99999px;
	font-size:0px;
	padding-top:43px;
	width: 90px;
	background: url(../imatges/firmasumate.gif) left top no-repeat;
}
/*====================================================== delegaciones ===================================*/

table#distribuidores  td a.link_delegaciones {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 450px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 2px;
	background-color: #FF9900;
	display:block;
	float: left;

}
table#distribuidores  td a.link_delegaciones:hover {
	background-color: #FF0000;
}
table#distribuidores {
	margin-left: 5px;
	width: 450px;
}
table.titulares{
	width: 450px;
	background-color: #FFFFFF;
	
}
table.dades {
	width: 450px;
	margin-left: 5px;
	background-color: #f8f8f8;
	
}

table.titulares td, table.dades td{
	width: 25%;
	padding: 5px 0px 5px 5px;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	font-size: 10px;
	color: #666666;
}
table.titulares td.nom, table.dades td.nom{
	width: 50%;
	padding: 5px 0px 5px 5px;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	font-size: 10px;
	color: #666666;
}
.texto_delegacion_chico {
	color:#787777;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	text-decoration:none;
}


a.boto{
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 6px;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 200px;
	padding-left: 260px;
	background: url(../imatges/fondos/fondo_boto.png) right top no-repeat;
}
a.boto:hover{
	background: url(../imatges/fondos/fondo_boto_ov.png) right top no-repeat;
}