#proposta{
	padding:14px;
	background:#EDEDED url('../images/indexPropostaTop.gif') no-repeat;
	min-height:52px;
	padding-bottom:5px;
	margin-top:35px;
}

.propostaBottom{
	width:839px;
	height:14px;
	background:#EDEDED url('../images/indexPropostaBottom.gif') no-repeat;
}

#proposta .preContent{
	margin:0px;
	padding:0px;
	border-bottom:1px dotted black;
	padding-left:204px;
	min-height:54px;
}

#proposta .content{
	font-size:12px;
	font-weight:bold;
	padding-right:130px;
	padding-top:15px;
}

#proposta img{
	float:left;
	display:block;
}

#proposta .date{
	padding-top:3px;
	font-size:20px;
	color:#999;
	_margin-bottom:12px;
}

#proposta .date em{
	padding:0px;
	margin:0px;
	display:block;
	position:relative;
	top:-3px;
	font-size:10px;
	text-decoration:none;
	font-style:normal;
}

#agenda{
	width:273px;
	margin-right:10px;
	padding-top:93px;
	background:#1D81C4 url('../images/indexCaixaAgendaTop.gif') no-repeat;
	float:left;
}
#agenda a{
	color:white;
}
#agenda .bottom{
	background:url('../images/indexCaixaAgendaBottom.gif') no-repeat;
	height:20px;
}

#formacio{
	width:273px;
	margin-right:10px;
	padding-top:93px;
	background:#7FC200 url('../images/indexCaixaFormacioTop.gif') no-repeat;
	float:left;
}
#formacio .bottom{
	background:url('../images/indexCaixaFormacioBottom.gif') no-repeat;
	height:20px;
}

#formacio a{
	color:white;
}

#ofertes{
	width:273px;
	margin-right:0px;
	padding-top:93px;
	background:#F2622D url('../images/indexCaixaOfertes.gif') no-repeat;
	float:left;
}
#ofertes .bottom{
	background:url('../images/indexCaixaOfertesBottom.gif') no-repeat;
	height:20px;
}

#ofertes a{
	color:white;
}

#data .content{
	padding-left:12px;
	padding-right:12px;
}


#calendari{
	width:277px;
	margin-right:10px;
	padding-top:50px;
	background:url('../images/indexCalendari.gif') no-repeat;
	float:left;
	border-right:1px dotted black;
	padding-bottom:10px;
	height:240px;
}

#jqCalendar{
	margin-left:10px;
	display:inline-block;
}

#subscripcions{
	width:277px;
	margin-right:10px;
	padding-top:50px;
	background:url('../images/indexSubscripcions.gif') no-repeat;
	float:left;
	border-right:1px dotted black;
	padding-bottom:10px;
	font-size:11px;
	height:240px;
}
#subscripcions h1{
	font-size:11px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
#subscripcions a{
	display:inline;
}

#links{
	width:263px;
	margin-right:0px;
	padding-top:50px;
	background:url('../images/indexLinks.gif') no-repeat;
	float:left;
	padding-bottom:10px;
	height:240px;
}

#links a{
	border-bottom:1px dotted black;
	margin-bottom:8px;
	padding-bottom:8px;
	font-size:10px;
}

#content{
	padding:0px;
	width:840px;
}

#perEntitats{
	_padding-left:16px;
}

#perEntitats h1{
	font-size:16px;
	margin-bottom:10px;
}

#perEntitats a{
	display:inline;
}

#perEntitats .dashedBorderUp{
	padding:0px;
	padding-top:10px;
	margin-top:10px;
}

#content .content div{
	color:white;
	font-weight:bold;
	border-bottom:1px dotted black;
	font-size:12px;
	padding:10px;
	padding-left:0px;
	padding-right:0px;
	width:210px;
}

#content .content div h1{
	font-size:10px;
	font-weight:normal;
	margin-bottom:5px;
}

.scrollContent{
	width:263px;
	height:300px;
}

#agenda .scroll{
	background:url('../images/scrollBarAgenda.gif');

}

#formacio .scroll{
	background:url('../images/scrollBarFormacio.gif');

}

#ofertes .scroll{
	background:url('../images/scrollBarOfertes.gif');

}

.scroll{
	top:5px;
	left:0px;
	width:25px;
	float:left;
}
			.scroll .scrollBarBar{
				background-color:#000;
				width:23px;
				height:1px;
				border:5px solid #FFF;
				border-left-width:1px;
				border-right-width:1px;
				cursor:pointer;
				font-size:0px;
			}

			.scroll .scrollBarTop{
				background: url('../images/scrollBarBottom.gif') no-repeat;
				width:25px;
				height:17px;
				cursor:pointer;
			}

			.scroll .scrollBarBottom{
				background: url('../images/scrollBarTop.gif') no-repeat;
				width:25px;
				height:16px;
				cursor:pointer;
			}

