/************************
**	Generales 
*************************/
a{
 color: #386506;
 text-decoration: none;
}

a:link,
a:active,
a:visited{

}

a:hover{
 text-decoration: underline;
}

.clearfix {
	clear: both;
}

input.inputTexto {
	font: normal 8pt tahoma, verdana, trebuchet ms, arial, helvetica;
	color: #444;
	padding: 2px;
	margin: 5px;
	margin-top: 2px;
	border: 1px solid #112555;
	width: 95%;
	background: transparent url(../img/layout/fondoInput.gif) 100% 50% repeat-x;
}

select {
	font: normal 8pt tahoma, verdana, trebuchet ms, arial, helvetica;
	color: #444;
	width: 96%;					
	margin: 5px;
	margin-top: 2px;
	padding: 2px;
	border: 1px solid #112555;
	background: #fff url(../img/layout/fondoInput.gif) 100% 50% repeat-x;
}

a.inputBoton, 
input.inputBoton {
	border: 1px solid #072c52;
	background-color: #fff;
	padding: 0px 2px 1px 2px;
	font-size: 0.9em;
	color: #112555;
	height: 18px;
	margin: 2px;
}

/* Formulario de contacto */
div.formulariocontacto  {
	
}

	div.formulariocontacto fieldset {
		width: 500px;
	}

		div.formulariocontacto fieldset div.detalleContenido form textarea {
			height: 250px;
		}

/*= Formularios estrechos */
div.formulario fieldset.estrecho {
	width: 350px;
}

/*= Mensajes de información */
.informacion {
	margin: 15px 15px 15px 0;
	padding: 8px;	
	border: 1px dashed #ccc;
	color: #666;
	background-color: #f9f9f9;
}

	.informacion p {
		margin: 0px;
		padding: 3px 0px;
		font-size: 0.9em;		
	}
	
	.informacion strong {
		font-weight: normal;
		text-decoration: underline;
	}

/*= Diccionarios */
dl {
	margin-left: 1em;
}

	dl dt {
		font-weight: bold;
	}
	
	dl dd {
		border-bottom: 1px dotted #CCCCCC;
		margin: 0.5em 2em 1em 0;
		padding-left: 1em;
	}
	
/*= Listados de información */
table#listaInfo {
	margin-top: 15px;
}

	table#listaInfo td.info {
		background-color: #EBEFF3;	
		width: 170px;
		margin: 0 10px 10px 0;
		border: 1px solid #8098B0;
		padding: 5px;
	}
	
		table#listaInfo td.info h4 {
			margin: 0px 0px 3px 0px;
			padding: 0px;
			text-align: center;
			font-size: 0.9em;
			color: #8098B0;
		}
	
		table#listaInfo td.info span.lineaInfo {
			display: block;
			margin: 2px 0px;
			font-size: 0.9em;
		}
	
		table#listaInfo td.info span.enlaces {
			display: block;
			text-align: center;
			margin: 8px 0px 0px 0px;
			font-size: 0.8em;
		}
		
			table#listaInfo td.info span.enlaces a {
				color: #8098B0;
			}
			
/*= Mapas */
div#mapa {
	margin-bottom: 15px;
}	

/* Formulario estilo Login */
.formularioCorto  {
	color: #4E9B00;
}

	.formularioCorto  .tresFila {
		width: 28%;
		float: left;
		margin-right: 7px;
	}

	.formularioCorto  .dosFila {
		width: 38%;
		float: left;
		margin-right: 7px;
	}

	.formularioCorto  .unoFila {
		width: 76%;
		float: left;
		margin-right: 7px;
	}

	.formularioCorto .botonImagen {
		background: transparent url(../img/iconos/boton-acceso.jpg) 0 0 no-repeat;
		width: 13px;
		height: 19px;
		float: left;
		display: block;
		text-indent: -9999px;
		border-width: 0px;
		margin-left: 5px;
		margin-top: 16px;
	}

	.formularioCorto input.inputTexto {
		border-color: #4E9B00;
	}

	.formularioCorto input.buscador {
		background: transparent url(../img/layout/buscador.gif) 0 0 no-repeat;
		padding-left: 20px;
		width: 80%;
	}

	.formularioCorto a.recuperar {
		display: block;
		font-size: 0.9em;
		color: #4E9B00;
		margin-top: 5px;
		margin-right: 18px;
		clear: left;
		text-align: center;
	}

/* Menu lateral provincias */
#menuLateralProvincia {
	width: 202px;
	float: right;
}

	#menuLateralProvincia #menuLateralProvinciaSup {
		background: transparent url(../img/layout/menu-lat-sup.jpg) 0 0 no-repeat;
		height: 10px;
	}

	#menuLateralProvincia #menuLateralProvinciaCont {
		background: transparent url(../img/layout/menu-lat-fondo.jpg) 0 0 repeat-y;
		padding: 5px 15px;
		color: #4E9B00;
	}

		#menuLateralProvincia #menuLateralProvinciaCont h3 {
			font-size: 1.2em;
			text-align: center;
			text-decoration: underline;
			margin: 10px 0px 10px 0px;
			padding: 0px;
			color: #336600;
			clear: both;
		}

		#menuLateralProvincia #menuLateralProvinciaCont ul {
			list-style-type: square;
			margin: 0px;
			padding: 0px;
		}

			#menuLateralProvincia #menuLateralProvinciaCont ul li {
				margin: 0px 0px 0px 25px;
				padding: 0px;
			}

				#menuLateralProvincia #menuLateralProvinciaCont ul li a {
					color: #336600;
					display: block;
					padding: 3px;
				}

				#menuLateralProvincia #menuLateralProvinciaCont ul li a:hover,
				#menuLateralProvincia #menuLateralProvinciaCont ul li a.actual {
					text-decoration: underline;
				}

	#menuLateralProvincia #menuLateralProvinciaInf {
		background: transparent url(../img/layout/menu-lat-inf.jpg) 0 100% no-repeat;
		height: 15px;
	}

#restoMenuLateral {
	float: left;
	width: 520px;
}

/*= Noticia portada */
div#noticiaPortada {
}

	div#noticiaPortada h3 {
		margin: 0px;
		font-size: 1.1em;
		color: #112555;
		margin-bottom: 5px;
	}
	
	div#noticiaPortada #introduccion {
		font-style: italic;
	}
	
	div#noticiaPortada #fecha {
		font-style: italic;
		font-size: 0.8em;
		margin-top: 4px;
		display: block;
		text-align: right;
	}
	
	div#noticiaPortada .masInformacion {
		font-size: 0.8em;
		margin-top: 5px;
		display: block;
		text-align: right;
		color: #112555;
		outline: none;
	}
	
/*= Mapa web */
ul#mapaWeb {
	font-size: 120%;
}

	ul#mapaWeb li {
		list-style: none;
	}
	
		ul#mapaWeb li a {
			display: block; 			
			height: 18px;			
		}
	
	ul#mapaWeb li.raiz {
		
	}
	
		ul#mapaWeb li.raiz a {
			padding: 0.4em 0 0 1.5em;
			background: url(../img/iconos/folder.gif) 0 center no-repeat;
		}
	
	ul#mapaWeb li.rama {		
	}
		
		ul#mapaWeb li.rama a {
			padding: 0.4em 0 0 1.5em;
			background: url(../img/iconos/folder.gif) 0 center no-repeat;
			outline: none;
		}
	
		ul#mapaWeb li.rama span {
			display: block;
			padding: 0.1em 0 0 1.5em;
			background: url(../img/iconos/folder.gif) 0 center no-repeat;
			cursor: pointer;
			margin-bottom: 4px;
		}
	
	ul#mapaWeb li.hoja {	
		margin-left: 4px;
	}
	
		ul#mapaWeb li.hoja a {
			padding: 0.4me 0 0 1em;
			background: url(../img/iconos/file.gif) 0 center no-repeat;
		}
		
		ul#mapaWeb li ul {
			border-left: 1px dotted #ccc;
			margin-left: 0.7em;
			padding-left: 1.5em;
		}

/* Detalle contenido */
.detalleContenido {
	margin: 10px 20px;
	width: 485px;
	background: url(../img/layout/fondo-contenido-fondo.jpg) 0 0 repeat-y;
}

	.detalleContenido .fondoSuperior {
		background: url(../img/layout/fondo-contenido-sup.jpg) 0 0 no-repeat;
		height: 25px;
	}

	.detalleContenido .detalle {
		padding: 10px 10px 0px 10px;
	}

		.detalleContenido .detalle h3 {
			margin: -20px 0px 10px 0px;
			padding: 5px 3px;
			font-size: 1.1em;
			color: #444;
			border-bottom: 1px solid #CCC;
		}

		.detalleContenido .detalle h4 {
			margin: 3px;
			font-size: 1em;
			color: #336600;
			text-decoration: underline;
		}

		.detalleContenido .detalle dl.datos {
			margin: 5px;
			padding: 5px;
			width: 150px;
			float: right;
			clear: right;
			border: 1px solid #ccc;
			background-color: #E2F0B7;
			color: #336600;
			font-size: 0.9em;
		}

			.detalleContenido .detalle dl.datos dt {
				display: block;
				margin-bottom: 4px;
			}

			.detalleContenido .detalle dl.datos dd {
				display: block;
				border-bottom-color: #336600;
				padding: 0px;
				margin: 4px 4px 8px 4px;
			}

		.detalleContenido .detalle p {
			padding: 5px;
		}

		.detalleContenido .detalle div.imagen {
			float: right;
			clear: right;
			margin: 5px 5px 1px 10px;
			border: 1px solid #CCC;
			padding: 2px;
		}

			.detalleContenido .detalle div.imagen img.compraventa {
				width: 155px;
			}

			.detalleContenido .detalle div.imagen span {
				margin-top: 2px;
				display: block;
				text-align: center;
				color: #444;
				font-style: italic;
				font-size: 0.8em;
			}

		.detalleContenido .detalle p.entradilla {
			font-size: 1em;
			font-weight: bold;
		}

		.detalleContenido .detalle div.fecha {
			font-size: 0.8em;
			text-align: right;
		}

		.detalleContenido .detalle a.masInformacion {
			display: block;
			font-size: 0.8em;
			text-align: right;
			margin-top: 10px;
			margin-bottom: -10px;
			outline: none;
		}

	.detalleContenido .fondoInferior {
		background: url(../img/layout/fondo-contenido-inf.jpg) 0 100% no-repeat;
		height: 25px;
	}
	
/* Detalle contenido estrecho */
.detalleContenidoEstrecho {
	margin: 10px 10px;
	width: 340px;
	background: url(../img/layout/fondo-contenido-estrecho-fondo.jpg) 0 0 repeat-y;
	float: left;
}

	.detalleContenidoEstrecho .fondoSuperior {
		background: url(../img/layout/fondo-contenido-estrecho-sup.jpg) 0 0 no-repeat;
		height: 25px;
	}

	.detalleContenidoEstrecho .detalle {
		padding: 10px 10px 0px 10px;
	}

		.detalleContenidoEstrecho .detalle h3 {
			margin: -20px 0px 10px 0px;
			padding: 3px;
			font-size: 1.1em;
			color: #444;
			border-bottom: 1px solid #CCC;
		}

		.detalleContenidoEstrecho .detalle p {
			padding: 5px;
			margin: 0px;
		}

	.detalleContenidoEstrecho .fondoInferior {
		background: url(../img/layout/fondo-contenido-estrecho-inf.jpg) 0 100% no-repeat;
		height: 25px;
		margin-top: -10px;
	}
	
/* Detalle información general */
#infoGeneral .detalleContenido {
	margin: 10px auto;
}

	#infoGeneral .detalleContenido .detalle {
		padding: 0;
		margin-top: -20px;
	}

		#infoGeneral .detalleContenido .detalle p {
			padding: 0;
		}

	#infoGeneral .detalleContenido .fondoInferior {
		margin-top: -20px;
	}	

/*= Enlaces */
ul#listaPlegable {
	width: 600px;
	margin-top: 2em;
	list-style-type: none;
}

	ul#listaPlegable span {
		padding: 0px 20px;
		height: 18px;
		background: url('../img/iconos/folder.gif') no-repeat 0 -2px;
		display: block;
	}			

	ul#listaPlegable ul {
		display: block;
		padding: 5px 50px;
		list-style-type: square;
	}

		ul#listaPlegable ul li {
			
		}

			ul#listaPlegable ul li a {
			}

			ul#listaPlegable ul li div {
				margin: 2px 10px 8px 10px;
				font-size: 0.8em;
			}

a.enlaceExterno {
	padding-right: 1.2em;
	background: url(../img/iconos/external.png) 100% 3px no-repeat;
}

/*= Noticias */
div#textoNoticia {
	margin-left: 1em;
}

	div#textoNoticia h4 {
		color: #333;
		margin: 3px 0px;
	}

	div#textoNoticia p {
		text-align: justify;
		line-height: 1.2em;
		margin: 2px 0px;
	}
	
	div#textoNoticia #fecha {
		display: block;
		font-style: italic;
		text-align: right;
		font-size: 0.8em;
	}
	
/*= Honorarios */
table#tablaHonorarios {
	font-size: 1.1em;
	color: #425928;
}

	table#tablaHonorarios thead {
	}	

		table#tablaHonorarios thead tr {
		}
			
			table#tablaHonorarios thead tr th {
				padding: 5px;
				text-align: left;
				color: #fff;			
			}

	table#tablaHonorarios tbody {
	}

		table#tablaHonorarios tbody tr {
		}				

			table#tablaHonorarios tbody tr td {
				padding: 5px;
			}
			
			table#tablaHonorarios tbody tr td.concepto {
			}
			
			table#tablaHonorarios tbody tr td.honorario {
				text-align: right;
			}		
			
/* Especialidades */
ul#lista {
	margin-top: 1em;
	font-size: 1.1em;
}

	ul#lista li {
		margin-bottom: 0.5em;
		padding-left: 0px;
		line-height: 20px;
	}
	
		ul#lista li a.pdf {
			padding-left: 1.5em;
			background: url(../img/iconos/pdf_2.gif) 0 center no-repeat;
		}
		
		ul#lista li a.doc {
			padding-left: 1.5em;
			background: url(../img/iconos/doc.gif) 0 center no-repeat;
		}

/* Cuotas */	
div#cuotas {
}		
	
	div#cuotas h3 {
		border-bottom: 1px dotted #ccc;
		color:#336600;
		padding-bottom: 10px;
	}

	div#cuotas h4 {
		margin-left: 2em;
	}

	div#cuotas ul {
		list-style-type: square;
	}

	div#cuotas p {
		margin-left: 2em;
	}		

/* Descargar */
a.ficheroAdjunto {
	background: url(../img/iconos/descargar.jpg) 0 center no-repeat;
	padding: 2px 0 0 17px;
	float: right;
	font-size: 0.9em;
}	