/*
	www.gva-abogados.com
	
	CSS: Páginas noticias

	Tabla de contenidos:
		Maquetación general
*/


/* Maquetación general
----------------------------------------------- */

.fecha {
	color: #666;
	font-weight: bold;
	line-height: 20px;
	background: url(../imagenes/li_fecha.png) bottom right no-repeat;
	margin: 0 0 8px 0;
}

.titular {
	color: #9e0b0f;
	font-weight: bold;
}

.texto {
	text-align: justify;
}

a {
	color: #999;
	font-weight: bold;
	text-decoration: underline:
}

.fotonoti {
	background-image: url(../imagenes/bg_fonot.png);
	float: left;
	padding: 4px 0 4px 0;
	margin: 8px 8px 8px 0;
}