html { height: 100%; }
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 76%;
	color: #777777;
	height: 100%;
	background: #fff url(img/bg.jpg) repeat-x;
	}
a { text-decoration: none; color: #11A0CF; font-size: 1em; padding: 1px 2px; }
a:hover { background-color: #f4f4f4; }
acronym { border-bottom: 1px dotted #cc0000; cursor: help; }
	
#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	text-align: center;
	}	
	
#header { 

	width: 750px; 
	margin: 0 auto;	
	padding: 0;
	}
#header div {
	text-align: left;
	padding: 42px 0 97px 20px;
	}
.josepborraleras {
	background: url(img/header_botm.jpg) no-repeat 0px 70px;
	}
.canalisicostos {
	background: url(img/analisi_costos.jpg) no-repeat 0px 70px;
	}	
.consultorempresa {
	background: url(img/consultor_empresa.jpg) no-repeat 0px 70px;
	}	

.optimitzaciotemps {
	background: url(img/optimitzacio_temps.jpg) no-repeat 0px 70px;
	}	

.contolproduccio {
	background: url(img/control_produccio.jpg) no-repeat 0px 70px;
	}	

#header h1 {
	margin: 0;
	clear: both;
	padding: 55px 10px 0 40px;
	font-size: 3em;
	}
#header h1 a { 
	padding: 0;
	color: #000;
	font-family: Century Gothic, sans-serif;
	font-weight: normal;
	color: #fff;	
	}	
#header h1 a:hover { background-color: transparent; }	
* html #header h1 { padding-top: 23px; }	


#header h3 {
	margin: 0;
	clear: both;
	padding: 5px 10px 0 40px;
	font-size: 1.5em;
	color: #090001;
	letter-spacing: 1px;
	}

#header ul {
	margin: 0 40px;
	padding: 0;
	height: 22px;
	}
#header li {
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	font-size: 1.2em;
	width: 114px;
	height: 22px;
	float: left;
	text-align: center;
	}	
#header li a { 
	display: block; 
	width: 100%;
	color: #666;
	padding-top: 6px;
	border-bottom: 2px solid #fff;
	}		
#header li a.on,
#header li a:hover { 
background-color: #fff; 
color: #666; 
height: 20px;
border-bottom: 4px solid #11A0CF; 
}


#content {
	width: 700px;
	margin: 0 auto;
	padding-bottom: 50px;
	}
* html #content { padding-bottom: 60px; }	
#content:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content h2 {
	font-size: 20px;
	color: #5E5245;
	font-weight: bold;
	font-size: 1.3em;
	margin: 5px 0 20px 0;
	clear: both;
	line-height: 1.3;
	}	
#content h2 em { 
	color: #09C; 
	font-style: normal;
	}
#content p {
	text-indent: 3em;
	line-height: 2em;
	letter-spacing: 0.1em;
	}	
	
#content ul {
	margin: 20px 0;
	padding: 0 0 0 10px;
	}	
#content li {
	list-style-type: none;

	padding: 0 0 0 25px;
	line-height: 2em;
	letter-spacing: 0.1em;	
	}	
#content blockquote { 
	background-color: #FFFFF0; 
	margin: 20px 0; 
	padding: 10px 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#content blockquote p { margin: 0; text-indent: 0; }


#content ul.thumbs { 
	margin: 20px 0;
	padding: 0;
	}
#content ul.thumbs:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content ul.thumbs li { 
	float: left;
	margin: 3px;
	padding: 0;
	background-image: none;
	}
#content ul.thumbs li a img { border: 5px solid #ddd; }
#content ul.thumbs li a:hover img { border: 5px solid #333; }	
html>body #content ul.thumbs li a { background-color: transparent; }
	

#left {
	float: left;
	width: 180px;
	text-align: left;
	margin-right: 30px;
	padding: 0 10px;
	border-right: 1px dashed #777777;
	}

#left h3{
	color: #777777;
	font-size: 1.3em;
	font-weight: normal;
	}
#left h3 strong{
	}
#left h4{
	color: #1EA5D2;
	}
#right {
	float: right;
	width: 460px;
	text-align: left;
	}
		
#footer {	
	position: absolute !important;
	width: 100% !important;
	z-index: 500 !important;
	position: relative;	
	padding: 10px 0;	
	margin-top: -36px;
	background-color: #333;		
	color: #fff;	
	font-size: 11px;
	border-top: 3px solid #ccc;
	}	
#footer p { margin: 0 10px; text-align: center; }	
#footer a:hover { background-color: #222; }


#fons {
	background-color:#999999;
	padding: 11px 10px 20px 10px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	}

#fons strong{
font-size:12px;
	}
	
.resultats {
display:none;
}

.mesapartat{
	color: #5E5346;
	margin: 10px 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 90%;
	line-height: 1.5;
}

