

.fichaNoticia
{
	width:380;
	overflow:hidden;
	position:relative;
}

.menunoticias{
	width:490px;
	height:28px;
	position:absolute;
	left:335px;
	top:0px;
	z-index:6;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

.menunoticias ul{
	list-style:none; /* Eliminamos los bullets */
	margin:0px; /* Quitamos los margenes */
	padding:0px; /* Quitamos el padding */	
}
.menunoticias ul li {
	float:left; /* Hacemos que el menu se muestre horizontal */
	padding-right:5px;	
	height:28px;
	padding-bottom:0px;
}
.menunoticias ul li:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #ffffff;
	padding-bottom:0px;
}
.menunoticias ul li a{
	text-decoration:none;	
}

.menunoticias ul li p{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #ffffff;
	padding-left:0px;	
}
.menunoticias ul li p:hover{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #ffffff;
}


.menunoticias2{
	width:490px;
	height:28px;
	position:absolute;
	left:365px;
	top:0px;
	z-index:6;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

.menunoticias2 ul{
	list-style:none; /* Eliminamos los bullets */
	margin:0px; /* Quitamos los margenes */
	padding:0px; /* Quitamos el padding */	
}
.menunoticias2 ul li {
	float:left; /* Hacemos que el menu se muestre horizontal */
	padding-right:5px;	
	height:28px;
	padding-bottom:0px;
}
.menunoticias2 ul li:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #ffffff;
	padding-bottom:0px;
}
.menunoticias2 ul li a{
	text-decoration:none;	
}

.menunoticias2 ul li p{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #ffffff;
	padding-left:0px;	
}
.menunoticias2 ul li p:hover{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #ffffff;
}


.amigo
{
	background-image: url(/elementosN/b_enviaramigoN.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width:22px;
	text-align: center;
	background-position: center top;
	left:0px;
	top:0px;
}

.amigo:hover 
{
	background-image: url(/elementosN/b_enviaramigoR.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width:22px;
	text-align: center;
	background-position: center top;
	left:0px;
	top:0px;
}

.masinfo
{	
	background-image: url(/elementosN/b_masinfoN.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width:22px;
	text-align: center;
	background-position: center top;
	left:0px;
	top:0px;
}

.masinfo:hover 
{	
	background-image: url(/elementosN/b_masinfoR.jpg);	
	background-repeat: no-repeat;
	height: 26px;
	width:22px;
	text-align: center;
	background-position: center top;
	left:0px;
	top:0px;
}

.comentar
{	
	background-image: url(/elementosN/b_comentarN.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width:22px;
	text-align: center;
	background-position: center top;
	left:0px;
	top:0px;
}

.comentar:hover 
{	
	background-image: url(/elementosN/b_comentarR.jpg);	
	background-repeat: no-repeat;
	height: 26px;
	width:22px;
	text-align: center;
	background-position: center top;
	left:0px;
	top:0px;
}

.imprimir
{	
	background-image: url(/elementosN/b_imprimirN.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width:22px;
	text-align: center;
	background-position: center top;
	left:0px;
	top:0px;
}

.imprimir:hover 
{	
	background-image: url(/elementosN/b_imprimirR.jpg);	
	background-repeat: no-repeat;
	height: 26px;
	width:22px;
	text-align: center;
	background-position: center top;
	left:0px;
	top:0px;
}

.rss
{	
	background-image: url(/elementosN/b_rssN.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width:22px;
	text-align: center;
	background-position: center top;
	left:0px;
	top:0px;
}

.rss:hover 
{	
	background-image: url(/elementosN/b_rssR.jpg);	
	background-repeat: no-repeat;
	height: 26px;
	width:22px;
	text-align: center;
	background-position: center top;
	left:0px;
	top:0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E07E1E;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #b3b3b3;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E07E1E;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}



.textresto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.titComentario {
	text-align: left;	
}






