/*____________________________________________MKPR0906 - buscadortalleres/BusquedaPrincipalTalleres.jsp style: Vass*/

/*__________________________________________________generales vass*/

div#capaEnlace{ 
	height:20px;
	left:409px;
	position:absolute;
	top:-16px;
	width:348px;
	z-index:200;
	text-align:right;
	font-size:11px;
}
div#contenidoProyecto{
	position:relative;
	width:700px;
	height:auto;
	margin:0px auto;
	padding:0px;
 	font-size:0.7em;
 	scroll-x:hidden; 	
}
.clear{
	clear:both;
}
th{
	white-space:nowrap;
}
h4 {
	font-weight: normal;
	text-align:left;
	color: #B11818;
	font-size:1.3em;
	height:25px;
}
.alternativo{
	cursor:text;
}
.negrita{
	font-weight:bold;
}
input.amarillo{
	background:#FEE445;
}
.abbr {
	cursor:help;
}
table tfoot td{
	cursor:default;
}
/*__________________________________________________cabecera*/
.colorCab{
	color:#B11818;
}
/*__________________________________________________buscador por codigo postal*/

div#contentBuscadorCodigoPostal{
	position:relative;
	float:left;
	width:220px;
	height:30px;
}

div#contentBuscadorCodigoPostal input{
	position:relative;
	width:36px;
	*top:4px;
}
div#btnBuscarD{
	position:relative;
	float:left;	
	width:69px;
	height:20px;
	background:url(/Recursos/recursos/ES/imagen/botones/mj1_buscar.gif) no-repeat;
	background-position:-139px;	
	display:block;
	*top:4px;	
}
div#btnBuscar a{
	position:relative;
	float:left;	
	width:69px;
	height:20px;
	background:url(/Recursos/recursos/ES/imagen/botones/mj1_buscar.gif) no-repeat;
	background-position:-1px;
	display:none;
	*top:4px;		
}
div#btnBuscar a:hover{
	background-position:-70px;
}
div#btnBuscar a span{
	display:none;
}
/*__________________________________________________buscador por provincias*/

div#contentBuscadorProvincias{
	position:relative;
	float:left;
	width:700px;
	height:auto;
}
div#columnaIzda,
div#columnaCtroIzda,
div#columnaCtroDcha{
	position:relative;
	float:left;
	width:170px;	
	height:auto;
	margin-top: 15px;
}
div#columnaDcha{
	position:relative;
	float:left;
	width:176px;	
	height:auto;
	margin-top: 15px;
}

div#columnaIzda a,
div#columnaCtroIzda a,
div#columnaCtroDcha a,
div#columnaDcha a{
	position:relative;
	float:left;
	width:auto;
	height:auto;
}
div#columnaIzda a:hover,
div#columnaCtroIzda a:hover,
div#columnaCtroDcha a:hover,
div#columnaDcha a:hover{
	position:relative;
	/*float:left;*/
	width:auto;
	height:auto;
}
div#columnaIzda li,
div#columnaCtroIzda li,
div#columnaCtroDcha li,
div#columnaDcha li{
	width:auto;
	height:20px;
	margin-right:4px;
	background: url(/Recursos/recursos/ES/imagen/varios/itemCuadritoRojo.gif) 0 5px no-repeat;
	margin-left:0px;
	padding-left:12px
}
div#columnaIzda li a,
div#columnaCtroIzda li a,
div#columnaCtroDcha li a,
div#columnaDcha li a{
	margin-left:5px;
	position:relative;
	float:left;
}


/*__________________________________________________asistente de busqueda*/

div#enlaceAsistenteBusqueda{
	margin-top:20px;
	position:relative;
	float:left;
	width:700px;
	height:40px;
}
div#contentAsistenteBusqueda{
	position:relative;
	float:left;
	width:700px;
	height:395px;
	margin-bottom:30px;
	*margin-bottom:20px;	
}
div#imgMapa{
	position:relative;
	float:left;
	width:535px;
	height:365px;
}
div#imgMapa img{
	margin-top:50px;
}
div#contentFlash{
	position:absolute;
	top:55px;
	left:10px;
	width:150px;	
}
div#descargaFlash{
	position:relative;
	float:left;
	width:150px;
	height:auto;
	color:#333333;
	font-size:0.8em;	
}
div#imgDescarga{
	position:relative;
	float:left;
	top:10px;
	width:330px;
	height:37px;
}
div#linkDescarga{
	position:relative;
	float:left;
	top:10px;
	width:330px;
	height:20px;
	display:none;
}
div#imgDescarga a{
	position:relative;
	float:left;
	width:112px;
	height:32px;
	background-image:url(/Recursos/buscadortalleres/ES/imagen/iconos/img_descarga_flash.gif);
	background-repeat:no-repeat;
}
div#imgDescarga a:hover{
	position:relative;
	float:left;
	width:112px;
	height:32px;
	background-image:url(/Recursos/buscadortalleres/ES/imagen/iconos/img_descarga_flash.gif);
	background-repeat:no-repeat;
}
div#contenidoSeleccioneProvincia{
	float:right;
	height:55px;
	margin-bottom:24px;
	padding-top:0;
	position:relative;
	top:32px;
	width:150px;
}
div#contenidoSeleccioneProvincia label{
	position:relative;
	width:auto;
	height:20px;
}
div#contenidoSeleccioneProvincia select{
	position:relative;	
	width:150px;
	height:20px;
	margin-top:5px;	
}
div#labelSelecProvincia{
	position:relative;
	float:left;
	width:150px;
	height:25px;
}
div#inputSelecProvincia{
	position:relative;
	float:left;
	width:150px;
	height:20px;
}
div#inputSelecProvincia select{
	width:150px;
	height:20px;
}
div#contenidoSeleccioneLocalidad{
	position:relative;
	float:right;
	width:150px;
	height:55px;
}		
div#contenidoSeleccioneLocalidad label{
	position:relative;
	width:auto;
	height:20px;
}
div#contenidoSeleccioneLocalidad select{
	position:relative;	
	width:150px;
	height:20px;
	margin-top:5px;	
}
div#contenidoBtnBuscarMapa{
	position:relative;
	float:left;
	width:150px;
	height:30px;
	margin-left:15px;
}
div#btnBuscarMapa{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:70px;
	height:20px;
}
div#btnBuscarMapaD{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:70px;
	height:20px;
	background:url(/Recursos/recursos/ES/imagen/botones/mj1_buscar.gif) no-repeat;
	background-position:-139px;
	display:block;
}
div#btnBuscarMapa a{
	position:relative;
	float:left;	
	width:69px;
	height:20px;
	background:url(/Recursos/recursos/ES/imagen/botones/mj1_buscar.gif) no-repeat;
	background-position:-1px;
	display:none;	
}
div#btnBuscarMapa a:hover{
	background-position:-70px;
}
div#btnBuscarMapa a span{
	display:none;
}
div#pasoAnterior{
	position:relative;
}
/*__________________________________________________paso anterior*/
div#contentPasoAnterior{
	position:relative;
	float:left;
	width:600px;
	height:20px;
	padding-bottom:15px;
}
div#pasoAnterior a{
	position:relative;
	float:left;	
	width:97px;
	height:20px;
	background:url(/Recursos/recursos/ES/imagen/botones/gj2_paso_anterior.gif) no-repeat;
	background-position:-1px;	
}
div#pasoAnterior a:hover{
	background-position:-98px;
}
div#pasoAnterior a span{
	display:none;
}
/*____________________________mensaje de error*/
div#contenidos div#mensajeError{
	font-size:0.7em;
}
/*____________________________textoExplicativo*/
.txtExp{
	position:relative;
	float:left;
	width:700px;
	height:40px;
	background-image:url(/Recursos/recursos/ES/imagen/varios/fondoSubtituloFormulario.gif);
	background-repeat:no-repeat;
}
.txtExp span{
	position:relative;
	float:left;
	top:6px;
	margin-left:10px;
	color:#333333;
}


/*____________________________enlaceGeolocalización*/

#contentGeolocalizacionProv{
	margin-top: 0px;
	padding:5px 0 0 30px;
	background: url(/Recursos/recursos/ES/imagen/iconos/icj1_geolocalizador.gif) no-repeat 0px 2px;
	float: right;
	height: 23px	
}

#contenedor .anchorlink{
	text-decoration:none
}








