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

/*
	www.puertotorrox.com
	Estilos particulares de paginas interiores

		Listas
			- Documentos
		Estado de las obras
*/


/* Listas
-------------------------------------------------- */
/* Documentos
------------------------- */

ul.documentos {
	float: left;
	clear: both;
	margin: 10px 50px;
	list-style: none
}

ul.documentos li {
	float: left
}

ul.documentos li {
	background: url(../imagenes/bg_bt611.gif) no-repeat top;
	width: 611px;
	height: 36px
}

ul.documentos li a {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	line-height: 36px;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 0 10px 0 36px
}

ul.documentos li a:hover {
	color: #000;
	background: url(../imagenes/bg_bt611.gif) no-repeat bottom
}

ol#derechos {
	font-size: 1.2em;
	float: left;
	clear: both;
	margin: 10px 50px
}

ul#reglamentos {
	font-size: 1.1em;
	float: left;
	clear: both;
	margin: 10px 50px
}

/* Estado de las obras
-------------------------------------------------- */

#notaobra p.entradilla {
	font-size: 1.3em;
	padding: 0 20px
}

.notaobra {
	background: #E0EBCC url(../imagenes/bg_noti1.gif) no-repeat;
	width: 721px;
	float: left;
	margin: 5px 10px
}

.nimpar {
}

.npar {
	background: #DBE7F2 url(../imagenes/bg_notp1.gif) no-repeat
}

.notaobra img {
	background: no-repeat 2px 2px;
	float: left;
	margin: 0 8px 0 0
}

.titular {
	font-size: 1.4em;
}

.notaobra p {
	font-size: 1.2em;
	margin: 4px 8px 0
}

.bajos {
	width: 721px;
	height: 24px;
	float: left;
	margin: 5px 0 0;
	clear: both
}

.notaobra span.bajos {
	background: #E0EBCC url(../imagenes/bg_noti2.gif) no-repeat bottom
 }
