/*
############
noticies
############
*/
/*.bookicon{
	position:absolute;
	top:4px;
	left:2px;
	margin:0px;
	display:inline;
}*/

#content #right #noticies ul{
	position:relative;
	list-style-type:none;
	margin:0px;
	padding:18px 12px 0px 6px ; /*top,right,bottom,left*/
}

#content #right #noticies ul li{
	position:relative;
	margin:0px 0px 16px 0px;
	padding:0px;
}


#content #right #noticies #blog{
	position:relative;
	margin-top:8px;
	background:url('../img/separador-blog.gif') no-repeat top left;
	min-height:48px;
	width:100%;
}

#content #right #noticies a.titulo{
	display:block;
	height:100%;
	margin:0px;
	padding:0px 0px 0px 13px;
	font-size:70%;
	color: #cc9900;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana,Sans-Serif;
	background: url('../img/book-icon.gif') no-repeat top left;
}
#content #right #noticies a.titulo:hover{
	text-decoration:underline;
}
#content #right #noticies p.texto,
#content #right #noticies p{
	margin:4px 0px 0px 0px;
	font-size:70%;
	color: #999;
	padding:0px 0px 0px 14px;
	line-height:145%;
}

#content #right #noticies #rss{
	position:relative;
	margin-top:8px;
	background:url('../img/separador-rss.gif') no-repeat top left;
	min-height:48px;
	width:100%;

}

#content #right #noticies #rss ul li{
	margin:0px 0px 4px 0px;
}

#content #right #noticies #premsa{
	position:relative;
	margin-top:8px;
	background:url('../img/separador2.gif') no-repeat top left;
	min-height:48px;
	width:100%;
	padding-bottom:16px;
}

#content #right #noticies #premsa ul li{
	margin:0px 0px 4px 0px;
}

#content #right #noticies  #premsa a.titulo{
	font-weight:normal;
	font-size:70%;
}
