#bannerhome{
	padding-bottom:2px;
	border-bottom:2px solid #D3D3D3;
	margin-bottom:7px;
	width:830px;	
}

#contenthome {
	width:100%;
	border:0;
	margin:0;
	padding:0;
}

#contenthome td{
	vertical-align:top;
}

.associats{
	width:168px;
}

.associats div{
	height:38px;
	background:url(../img/home/leftnavi.jpg) top repeat-x;
	font-size:10px;
	text-align:justify;
	padding:10px 13px;
	margin:0;
	border:0;
}

.associats div a{
	color:#d06b10;
	text-decoration:none;
	float:right;
}

.associats div a:hover{
	text-decoration:underline;
}

.agenda{
	margin:0 10px;
	width:317px;
	background:url(../img/home/bgquadre.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding:0;
}

.agenda p{
	padding:6px 0 6px 67px;
	margin:0;
}

.agenda span{
	float:left;
	color:#999999;
	margin-left: -67px;
}

.agenda a{
	text-decoration:none;
}

.agenda a:hover{
	text-decoration:underline;
}

.noticies{
	width:324px;
	background:url(../img/home/bgquadre.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.noticies div h1{
	font-size:11px;
	background:none;
	line-height:normal;
	margin:0;
	padding:10px 0 0 0;
	color:#002596;
}

.noticies div{
	border-bottom:1px dotted black;
}

.noticies div img{
	float:left;
	margin:10px 10px 10px 0;
}

.noticies div p{
	margin:10px 0;
	padding:0 10px 0 0;
	text-align:justify;
	color:#666666;
	line-height:130%;
}

.noticies div a{
	color:#666666;
	text-decoration:none;
}

.noticies div a:hover{
	text-decoration:underline;
}

.meslinks{
	width:100%;
	border:0;
}

.meslinks td{
	height:26px;
	vertical-align:middle;
	font-weight:bold;
	font-size:11px;
	padding-right:45px;
	
}

.meslinks td a{
	color:black;
	text-decoration:none;
	background:url(../img/leftnavi/fletxa.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;
	border-bottom:1px dotted #878787;
	display:block;
	line-height:26px;
}

.meslinks td a:hover{
		color:#002596;
}

.linktots{
	text-align:right;
	padding:20px 0 10px 0;
	background:url(../img/home/linktots.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border:0 !important;
}

.linktots a{
	font-size:10px;
	color:#d06b10 !important;
	text-decoration:none;
}

.linktots a:hover{
	text-decoration:underline;
	color:#d06b10 !important;
}

