/* Style sheet style-inici */
* {
	margin:0;
	padding:0;
}
body {
	background:url("tl_files/sertemo_img/bgr-inicio.gif") no-repeat center 88px;
	font:11px Arial, Helvetica, sans-serif;
}
p {
	padding:0 0 10px 0;
}
#page {
	width:1010px;
	margin:0 auto;
}
.space {
	margin:0 0 0 30px;
}
#inici {
	width:1010px;
}
#inici .logo span {
	display:none;
}
#inici .col1 {
	width:175px;
	float:left;
	padding:0 30px 0 0;
}
#inici .col1 .marc {
	width:180px;
	height:70px;
	background:url("tl_files/sertemo_img/bgr-marc.gif") no-repeat right 5px;
}
#inici .col1 h1 {
	width:180px;
	padding:0 0 10px 0;
	text-align:left;
	font:22px Arial, Helvetica, sans-serif;
}
#inici .col2 {
	width:590px;
	float:left;
	padding:0px 0 0 0;
}
#inici .col3 {
	width:190px;
	float:left;
	padding:0 0 0 15px;
}
#inici .col3 .marc {
	width:190px;
	height:110px;
	background:url("tl_files/sertemo_img/bgr-marc.gif") no-repeat left 30px;
}
#inici .col3 h2 {
	padding:0 0 20px 0;
	text-align:left;
	font:22px Arial, Helvetica, sans-serif;
}
#inici .col3 .box1 {
	width:100px;
	float:left;
	color:#96b2a4;
	text-transform:uppercase;
	font:10px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
#inici .col3 .box2 {
	width:85px;
	float:left;
	padding:0 0 10px 0;
	font:9px Arial, Helvetica, sans-serif;
}
#inici .col3 .box2 ul {
	margin:0 0 0 -15px;
	padding:0;
}
#inici .col3 .box2 li {
	margin:0 0 0 0px;
	padding:0 0px 0 5px;
	font-weight:normal;
	color:#000;
	line-height:12px;
	list-style:none;
	background:url("tl_files/sertemo_img/ic-square.gif") no-repeat 0px 5px;
	
}

