.noticia
{
	float:left;
	height:150px;
	width:265px;
	max-height:150px;
	max-width:265px;
	overflow:hidden;
	vertical-align:bottom;
	margin-right:10px;
}

.conteNot
{
	position:relative;
	height:150px;
}

.noticias img
{
	float:left;
	width:280px;
	float:left;
	z-index:1;
}

.NotiTtitulo
{
	width:265px;
	background:url(../img/bgTituloNoticia.png);
	position:absolute;
	bottom:0px;
	z-index:2;
	bottom:0px;
	margin-bottom:0px;
	padding: 3px;
	text-align:left;
}
.NotiTtitulo a
{
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-family:12px;
	text-decoration:none;
}





.imgNotiC img
{
	width:305px;
	border:none;
}
