/* -------------lineas_colores-------------- */
#azul {
	background-color: #B1D9E5;
}
#rosa {
	background-color: #F3B5B1;
}
#marron {
	background-color: #CFC7A0;
}
#amarillo {
	background-color: #E1C900;
}
#lila {
	background-color: #DCD5E7;
}
#verde {
	background-color: #B4C99E;
	
}
/* --------------generales-------------- */

.bloque {
	float: left;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.espacio20 {
	margin-top: 40px;
}
.txt12 {
	font-size: 1.2em;
	color: #333333;
}
.flotar_izq {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
.flotar_dcha {
	float: right;
	text-align: right;
	font-size: 0.9em;
}

/* --------------columna_centro_izq-------------- */

.centro_izq {
	float: left;
	width: 65%;
	font-size: 0.8em;
}
/* --------------columna_centro_dcha-------------- */
.centro_dcha {
	float: right;
	width: 28%;
	margin: 0px;
	padding: 0px;
}
.centro_dcha a {
	color: #666666;
	text-decoration: none;
}
/* --------------actuacions_buscador-------------- */
.buscador {
	font-size: 0.8em;
	text-align: right;
	margin-top: 85px;
	font-weight: bold;
	clear: both;
	width: 97%;
	float: left;
}



.resultado_indv {
	clear: both;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1A29D;
	width: 100%;
	padding-top: 5px;
	margin-bottom: 5px;
}
.ico {
	float: left;
	width: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
}
.tit_resultado {
	font-size: 0.7em;
	text-transform: uppercase;
	width: auto;
	float: left;
}
.veure {
	text-transform: none;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 9px;
	font-size: 0.9em;
}
.veure a {
	color: #666666;
	text-decoration: none;
}
.veure a:hover {
	color: #000000;
	text-decoration: none;
}
#enlace {
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#enlace a {
	color: #000000;
	text-decoration: none;
}
/* --------form_buscador--------- */

.cuadrado_buscador {
	width: 95%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	margin-bottom: 30px;
	background-color: #F8D3D1;
}
.form_izq {
	float: left;
	width: 55%;
	padding-left: 10px;
}
.fila {
	margin: 0px;
	padding-bottom: 25px;
	font-size: 0.8em;
	font-weight: bold;
}
.tit_fila_dcha {
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

.campotexto {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lista {
	width: 40%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form_dcha {

	float: right;
	width: 35%;
}
.fila2 {
	padding-top: 8px;
	padding-bottom: 0px;
	font-size: 0.8em;
}
.zona_boton {
	float: left;
	width: 97%;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.buscar {
	float: right;
	width: 33%;
}
.buscar a{
	color: #000000;
	text-decoration: none;
}


/* ------------------pag_actuacions------ */
.tit {
	clear: both;
	width: 100%;
	font-weight: bold;
}

.bloque_vertical {
	float: left;
	margin-right: 0px;
	margin-bottom: 30px;
	width: 31%;
	text-align: left;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bloque_vertical  a {
	color: #000000;
	text-decoration: none;
}
.fila_actuacions {
	float: left;
	width: 95%;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
}
.numero {
	font-size: 0.7em;
	font-weight: bold;
	clear: left;
	padding-right: 5px;
	float: left;
	width: 4%;
	margin: 0px;
	padding-left: 5px;
}

.enlace_actuacion {
	font-size: 0.7em;
	float: right;
	margin: 0px;
	width: 88%;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.enlace_actuacion a{
	color: #000000;
	text-decoration: none;
}

.enlace_finalizada {
	font-size: 0.7em;
	float: right;
	margin: 0px;
	width: 88%;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.enlace_finalizada a{
	color: #999999;
	text-decoration: none;
}

.cuadrado_color {
	padding: 10px;
	float: left;
	height: 45px;
	width: 90%;
	margin-bottom: 10px;
	font-size: 0.9em;
	margin-right: 0px;
	margin-left: 0px;
}

.leyenda_final {
	clear: both;
	font-size: 0.7em;
	color: #999999;
	margin-bottom: -80px;
	padding-top: 5px;
}

