#pagNoticias {}

#pagNoticias #Noticias h2 {
				margin: 15px 0 10px;
				}

#pagNoticias .mcua_CuatroColumnas {
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}

.paginationControl{
	margin: 10px 0px 10px;
	text-align: center;
	}	
	
	#pagNoticias .eswResumenNoticia {
		-moz-border-radius: 5px;
		background-color: #FFF;
		margin-bottom: 5px;
		border: 1px solid silver;
		}
	
		#pagNoticias .eswResumenNoticia .eswTituloNoticia {
			background: transparent url(/images/box_header_bg.png) repeat-x scroll left top;
			height: 25px;
			margin: 15px 0 10px;
			width: 100%;
			text-align: center;
			}
			
			#pagNoticias .eswResumenNoticia .eswTituloNoticia a {}
			
		#pagNoticias .eswResumenNoticia .eswTextoNoticia {}	
			
			#pagNoticias .eswResumenNoticia .eswTextoNoticia p {
				padding: 0px 10px;
				}
			
			#pagNoticias .eswResumenNoticia .eswTextoNoticia .eswLinkVerMasNoticia {
				padding: 0px 10px;
				margin-top: 5px;
				}
			
		#pagNoticias .eswResumenNoticia .eswFoto {
			text-align: center;
			}
			
/* NOTICIAS INTERNA */

#pagNoticias .eswNoticiaTexto h2 {
			background: transparent url(/images/box_header_bg.png) repeat-x scroll left top;
			height: 25px;
			margin: 15px 0 10px;
			width: 100%;
			text-align: center;
			}			
			
			#pagNoticias .eswNoticiaTexto p {
				padding: 0px 10px;
				}
		
			
/*
#Noticias {
	padding: 20px;
	}

#Noticias .eswTextoNoticia h2 {
	margin-bottom: 10px;
	padding: 10px 5px;
	border: 1px solid silver;
	text-align: center;
	background-color: #efefef;
	line-height: 18px;
	}

.sangria{
	margin-left:15px;
	}

#Noticias .eswFoto, #Noticias .eswPortadaNoticia, #Noticias .eswFotosNoticia {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
#Noticias .eswLinkVerMasNoticia {
	font-size: 130%;
	margin-top: 10px;
	}

#Noticias .eswLinkVerMasNoticia a {
	color: #F76120;
	}

#Noticias .eswTituloNoticia a {
	color: #3B79C5;
	}
	
#Noticias .eswTituloNoticia a:hover {
	color: #F76120;
	}
	
#Noticias .eswTextoNoticia p a, #Noticias .eswNoticiaTexto p a  {
	color: #F76120;
	text-decoration: underline;
	}
	
#Noticias .eswTextoNoticia p a:hover, #Noticias .eswNoticiaTexto p a:hover {
	color: salmon;
	}
*/
