

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

.menunoticias{
	width:490px;
	height:28px;
	position:absolute;
	left:330px;
	top:-2px;
	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;
}


.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;
	margin-right: 5px;
}

.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;
	margin-right: 5px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	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: 12px;
	color: #e6e6e6;
	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;
}

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



.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;	
}

.fotoNoticia {
	width: 250px;
	margin-right: 15px;
	margin-top:11px;
	background-position: left;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:left;
}

.fechaTit2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: italic;
}

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


.amigoB{
	width:200px;	
	position:absolute;
	left:250px;
	top:54px;
	border:1px solid #402D27;
	background-color:#000000;
	padding:10px;
	z-index:11;
}
.infoB{
	width:200px;	
	position:absolute;
	left:250px;
	top:54px;
	border:1px solid #402D27;
	background-color:#000000;
	padding:10px;
	z-index:10;
}
.fotoNoticiaF {
	width: 250px;
	margin-right: 15px;
	margin-top:15px;
	background-position: left;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:left;
}
.fotoNoticiaFAsociado {
	width: 250px;
	margin-right: 15px;
	margin-top:15px;
	background-position: left;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:left;
	background-color: #562C17;
}


