#Noticia{
	margin: 15px;
}

#Noticia h1 { font-family: Arial, Helvetica;font-size: 21px;
		margin-bottom: 6px;

	}
#Noticia  #Resumen {
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin-bottom: 6px;
}

#Noticia  #Cuerpo, #Noticia  #Cuerpo p {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
#Imagen {
	float: right;
	border: 1px solid #c1c1c1;
}
#FechaEdicion {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #b1b1b1;
	}
#ListadoNoticias {
	margin: 10px;

}
.FormBusquedaNoticias {
	background-color: #f1f1f1;
	margin: 10px;
}
.FormBusquedaNoticias td{
	padding: 3px;
}
#ListadoNoticias .colFecha, #ListadoNoticias .colTitulo{
	height: 24px; 
	border-bottom: 1px solid #d1d1d1;
	font-size: 12px;
	font-family: arial;
}
#ListadoNoticias .colFecha {
	font-weight: bold;
	width: 80px;
}
	
#NoticiasRightListado {
	background-color: white;
	width: 180px;
	padding-top: 5px;
	}
#NoticiasRightHeader {
	color: white;
	width: 180px;
	font-weight: bold;
	height: 24px;
}
#NoticiasRightHeader p{
	line-height: 22px;
	margin-left: 15px;
}

#GaleriaImagenNoticia {
	margin: 8px 0 0;
	float: left;
}

#GaleriaImagenNoticia a {
	color: none;
}

#GaleriaImagenNoticia img {
	float: left;
	width: 113px;
	border: none;
	margin-bottom: 7px;
}

#GaleriaImagenNoticia .Mar_R_7 {
	margin-right: 7px;
}

#GaleriaImagenNoticia_paginator {
	border-top: 1px solid #ccc;
	padding: 7px;
}

#GaleriaImagenNoticia_paginator a {
	display: block;
	float: left;
	height: 16px;
	width: 16px;
}

#Noticia_paginator {
	float: right;
}

.arrow_left {
	background: url(/img/noticias/arrow_left.png) no-repeat center center;
}

.arrow_right {
	background: url(/img/noticias/arrow_right.png) no-repeat center center;
}

.page_list {
	float: left;
	margin-right: 2px;
}