@charset "utf-8";
/* CSS Document */

/*
	www.formalibre.com

	Tabla de contenidos:
		Noticia par
		Notciia impar
		Maquetación general
			- Cabecera
			- Cuerpo
			- Pie
		Variantes
*/

/* Noticia par
-------------------------------------------------- */

.mininoticias {
	width: 510px;
	padding: 12px 0 0 0;
	margin: 0 auto 6px auto;
}

#noticiai {
	background: #E6E6E6 url(../imagenes/bg_notii.png) top no-repeat;
}

#noticiap {
	background: #F7F7F7 url(../imagenes/bg_notip.png) top no-repeat;
}

h4.titular {
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	background: url(../imagenes/bg_titui.png) top no-repeat;
	text-align: left;
	display: inline;
	width: 330px;
	padding: 5px;
	margin: 0 0 6px 0;
	float: right;
}

p.resumen {
	line-height: 13px;
	padding: 5px 0 0 145px;
}

p.desarrollo {
	line-height: 13px;
	padding: 0 0 0 145px;
}

#amplinotii {
	background-image: url(../imagenes/bt_ampni.png);	
	height: 20px;
	width: 510px;
}

#amplinotip {
	background-image: url(../imagenes/bt_ampnp.png);	
	height: 20px;
	width: 510px;
}

#volvernotis {
	background-image: url(../imagenes/bt_volln.png);	
	height: 20px;
	width: 510px;
}
