body {
	text-align: center;
	padding: 0;
	margin: 0;
	background: #fff;
	}	
body, table, tr, td {
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-size: 11px;
}
#container {
	width: 897px;
	margin: 0 auto;
	}
/*-------------------------------- HEADER -------------------------*/
#header {	
	width:897px;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	#header_top {
	height:85px;
	width:897px;
	/*background: url(../images/header.jpg) no-repeat right;*/
	text-align:left;
	}
	#header_bottom {
	padding-top:15px;
	width:676px;	
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;	
	margin:auto;
	}
	#header_bottom a {
		text-decoration:none;
		}
		#header_bottom a.lnk0 {
		color: #484848;
		}
		#header_bottom a.lnk0:hover {
		color:#ff0000;			
		}	
		#header_bottom a.lnk1 {		
		color: #ff0000;
		}
	#header_bottom_right{
	float:right;
	text-align:right;
	}
	#header_bottom_left{
	float:left;
	text-align:left;	
	}
/*---------------------- content productes ------------------------*/
#content_p {
	width:676px;
	padding-top:68px;
	margin:auto;/*deixa aquesta linia com esta*/
}
#content_p_left{	
	float:left;
	width:228px;
	padding-top:0px;
}
#content_p_left_top{
height:15px;
text-align:left;
font-family:'Arial';
padding-bottom:20px;
}
#content_p_left_bottom{ /*----------------------- menu families ---------------------*/
	float:left;
	width:228px;
	text-align:left;
	background-color:#b3b3b3;	
	font-family:arial;
	font-size:11px;
	line-height:26px;
	font-weight: bold;
	font-variant: normal;
}
	#content_p_left_bottom a.lnk0 {	
		text-decoration:none;		
		color: #000;
		display: block;
		
		}
		#content_p_left_bottom a:hover {
		color:#fff;
		background: url(../images/fons_llistat_menu.jpg) no-repeat right;
		height:26px;
		}	
		#content_p_left_bottom a.lnk1 {		
		color: #fff;
		background: url(../images/fons_llistat_menu.jpg) no-repeat right;
		text-decoration:none;
		display: block;
		}
#family {
padding-left:10px;
}
#content_p_right{
	width:430px;
	padding-left:17px;
	text-align:left;
	float:right;	
}
#productes { /* llistat i fitxa dels productes*/
	clear:both;
	width:100%;	
}
	#productes h1 {
	font-family:Verdana, 'Arial', Helvetica, sans-serif;
	font-size:20px;
	padding-right:5px;
	color:#ff0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-variant: normal;
	}
	#productes h2 {
	font-family:Verdana, 'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:12px;	
	}
	#productes_titol {
	width:100%;
	height:26px;
	text-align:right;
	background: url(../images/barra1.jpg) no-repeat right;
	}
	#productes_titol_list {
	width:100%;
	height:26px;
	text-align:right;
	}
	#productes_subtitol {
	text-align:left;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	width:100%;
	}
	#productes_caract {
	text-align:right;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	width:100%;
	margin: 2px;
	}
	#productes_subtitol_right{
	float:right;
	text-align:right
	}
	#productes_subtitol_left{
	float:left;
	text-align:left;
	}
	#productes_subtitol_right a{
	color:#000000;
	text-decoration:underline;
	}
	#productes_subtitol_right a:hover{
	color:#ff0000;
	text-decoration:underline;
	}
	
	#productes_content {
	padding-top:5px;	
	text-align:left;
	width:100%;
	clear:both;
	}
	#productes_content_left{/*nom del producte i descripció*/
	float:left;
	text-align:left;
	width:152px;
	font-family:'Arial', Helvetica, sans-serif;
	font-size:10px;
	padding-bottom:0px;	
	}
	#productes_content_left_celda{
	width:100%;
	}
	#productes_content_left_celda_content{
	padding-top:5px;
	padding-bottom:5px;
	}
	#productes_content_right{/*fitxa producte foto*/
	float:right;
	text-align:right;
	width:267px;
	height:201px;;
	padding-bottom:0px;
	}
	#productes_content_bottom{
	clear:both;
	width:100%;
	padding-top:5px;
	}
.text_petit {
font-family: Arial, 'Verdana', Helvetica, sans-serif;
font-size: 10px;
color:#000000;
}
.text_resaltat{
font-family: Arial, 'Verdana', Helvetica, sans-serif;
font-size: 12px;
color:#e42522;
}
.foto {
border:1px solid #f3f3f3;
}
a.menulnk {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	background-color:#b3b3b3;
	font-weight: bold;
	line-height: 22px;/*el tamany del line-height en aques cas em permet definir la posició vertical del text*/
	display: block;
	text-decoration:none;
	text-align: left;
	text-indent: 10px;
	height:100%;	
}
a.menulnk:hover {
	background: url(../images/fons_llistat2.jpg) no-repeat right;
}
.align_right {/* ho faig servir per la paginació*/

}
/*---------------------- CONTINGUT ------------------------------*/
#content {
	width:676px;	
	margin:auto;
}
#quisom {
	padding-top: 68px;
	padding-bottom:80px;
	font-family: 'Arial';
	font-size: 10px;
	color: #000000;
	line-height:14px;
	text-align:justify;	
	}
	#quisom h1 {
	font-family:Arial;
	color:#FF0000;
	font-size: 33px;
	font-weight: bold;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	}
	#quisom_top {
	padding-bottom:10px;
	}
	quisom_bottom{	
	}
#situacio {
	padding-top: 68px;
	padding-bottom:80px;
	width:100%;	
}
#situacio_div {	
	font-family: Arial, 'Verdana', Helvetica, sans-serif;
	font-size: 12px;
	color: #525760;
	line-height:18px;
	border: 1px solid #e42522;
	}
.googleMap {
	width: 100%;
	height: 282px;
}
#contacte {
padding-top: 68px;
	padding-bottom:80px;
	font-family: 'Arial';
	font-size: 11px;
	color: #000000;
	line-height:14px;
	text-align:justify;	
}
.contacte_table {
background-image:url(../images/contact.jpg);
font-family:'verdana';
font-size:11px;
font-family:'verdana';
}
.buttons {
background-color:#484848;
font-family:'verdana';
font-size:11px;
color:#fff;
border:0px;
}
.inputs{
	font-family: 'Verdana';
	font-size: 11px;
	border: 1px solid #000;

}
/*------------------------ FOOTER -------------------------------*/
#footer {
	clear:both;	/* ho posso pel mozzilla */
	text-align:center;
	width:897px;
	height:80px;
	font-family:Verdana;
	color:#000;
	font-size:10px;
	background: url(../images/footer.jpg) no-repeat right;
	padding-top:80px;
	}
/*------------------------ VARIS -------------------------------*/
.search_button {
	font-family:'arial';
	font-size:10px;
	border: none;
	width:63px;
	height:18px;
	cursor:pointer;
	background-color:#b3b3b3;
	margin:0px;
	font-weight: bold;
}
.input_search {
	margin: 0px;
	padding-bottom:0px;
	height:14px;
	width:159px;
	border: 1px solid #b3b3b3;
}	
.links_generals {
color:#000;
text-decoration:none;
}
.links_generals:hover {
text-decoration:underline;
}

				
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
   clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;   
}

