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

/*
	www.formalibre.com

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

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

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

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

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

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

p.datos {
	padding: 0 0 0 145px;
}

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

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

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