.descNoticia{
width:400px;
float:left;
}

.descNoticia p {
	Text-overflow:ellipsis;
Overflow:hidden;
White-space:nowrap;
margin-bottom:0px;
height:20px;
}

.descNoticia .data{
font-size:11px;
}

.botoNoticia{
width:41px;
float:right;
}

.container_Accordion{
width:482px;
margin-right:20px;
}


.ui-helper-hidden {
	display: none;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-accordion {
	border-left:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-accordion-header {
	border-top:1px solid #D8D8D8;
	Text-overflow:ellipsis;
	Overflow:hidden;
	White-space:nowrap;
}

.ui-accordion .ui-accordion-icons,.ui-accordion .ui-accordion-content {
	padding-left:30px;
	position:relative;
}

.ui-accordion-content{
height:40px;
overflow:hidden;
color: #4C4A4A;
Text-overflow:ellipsis;
	Overflow:hidden;
	White-space:nowrap;
}


h3.ui-accordion-header {
	color: #616163;
    font-family: SourceSansPro-Semibold;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
	height:50px;
	line-height:50px;
	cursor:pointer;
	Text-overflow:ellipsis;
	Overflow:hidden;
	White-space:nowrap;
	width:440px;
	padding-right:10px;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	/*color: #4C4A4A;*/
	text-decoration: none;
	Text-overflow:ellipsis;
	Overflow:hidden;
	White-space:nowrap;
}
/***/


/*  Estil que agafa quan està activat.....    */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	color:#781F1F;
}

h3.ui-accordion-header-active  {
	color:#781F1F;
	cursor:pointer;
	Text-overflow:ellipsis;
	Overflow:hidden;
	White-space:nowrap;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}

.ui-state-default .ui-icon {
	background:url(/FitxersWeb/67923/resuNoticiesDes.png) no-repeat left center;
}

.ui-state-active .ui-icon {

	background:url(/FitxersWeb/67923/resuNoticiesAct_marro.png) no-repeat left center;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	left:10px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

