/* CSS Document */

body {
	font-size:10px;
	
	color:#666666;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
}

select 
{
  font-size: 11px;
  width:140px;
}
	
.borde42x50 {
	background-image:url(../images/borde42x50.jpg);
	background-repeat:no-repeat;
	background-position:top
	
	}

.borde42x50-derecha {
	background-image:url(../images/borde42x50-derecha.jpg);
	background-repeat:no-repeat;
	background-position:top
	
	}
	
.sombra {
	background-image: url(../images/borde3x50.jpg);
	background-repeat:repeat-x;
	background-position:top

	}
	

.borde42 {
	background-image: url(../images/borde42.jpg);
	background-repeat:repeat-y

	}
	
.borde42-derecha {
	background-image: url(../images/borde42-derecha.jpg);
	background-repeat:repeat-y

	}
	
.pie {
	background-image: url(../images/pie.jpg);
	background-position:top;
	background-repeat:no-repeat

	}
	
.fondoverde {
	background-image: url(../images/fondo-verde.jpg);
	background-repeat:no-repeat;
	background-position:top

	}	

.Formcampo {
	/*font-size: 20px;*/
	width:300px;

}



a:link, a:visited {
color: #666666;
text-decoration: none;
padding: 5px;
}


a:hover {
color: #999999;
text-decoration: underline;
}

.textopie {
	padding : 5px;
}


.titulo {
	text-transform:uppercase;
	font-weight: bold;
	font-size: 11px;	
	color: black;
}



.seccionempresa1{
	font-size : 11px;
	font-weight:bold;
	color:#666666;
	background-color : #F0F0F0;
	text-indent : 5px;
	text-align : left;
	width: 100%;
	padding : 10px 10px 10px 10px;
	}

.seccionempresa2 {
	font-size : 11px;
		font-weight:bold;
		color:#333333;
	text-indent : 5px;
	text-align : left;
	background-color : #E0E0E0;
	width: 100%;	
	padding : 10px 10px 10px 10px;	
}


.ficheroverde {
width:100%;
background-image:url(../images/datos-desplegados-osc.jpg);
background-repeat: repeat-x;
}

.pie_ficheroverde {
	/*
background-image:url(../images/fichero.jpg);
background-position:top;
background-repeat:no-repeat;
*/
}

.textoficheroverde {
font-size:12px;
font-weight:bold;
	text-align : left;
/*color:#FFFFFF;*/
padding: 10px 10px 10px 10px;

}


.verde-admin {
background-image:url(../images/verde-admin.jpg);
background-repeat:no-repeat;
background-position:top;

}

.claves-txt-admin {
	text-transform:uppercase;
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;
	text-indent:38px;	
}

.claves-txt-admin2 {
	text-transform:uppercase;
	text-align:right;
	text-decoration:underline;
	padding: 10px;
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;
}


table#campos-formulario {
	width:800px;
	/* background-image:url(../images/imag-form-completo.jpg); */
	background-repeat:no-repeat;
	background-position:top;
}

.formulario-azul {
background-image:url(../images/formulario-azul.jpg);
background-repeat:no-repeat;
background-position:top;
	
}

.formulario-txt-titulo {
	text-transform:uppercase;
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;
	text-indent:12px;
	padding:9px;	
}

.formulario-txt {
font-weight:normal;
	font-size: 11px;
	color:#333333;

}

.formulario-fondo1 {
	font-weight: bold;
	font-size: 11px;
	text-align:right;
	padding:7px;
	color:#333333;
	background-color:#E2E2E2;

}

.formulario-fondo2 {
	font-weight: bold;
	font-size: 11px;
	text-align:right;
	padding:7px;
	color:#333333;
	background-color:#D2D2D2;

}


.txt-que-es{
	font-size: 11px;
	font-weight:normal;
	color:#333333;
	background-color:#FFFFFF;
	text-align:justify;
	width: 100%;
	padding: 10px
	}
	
	.txt-negritas-que-es{
	font-size: 11px;
	font-weight:bold;
	color:#333333;
	background-color:#FFFFFF;
	text-align:justify;
	width: 100%;
	}
	
	.titulo-que-es{
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	color:#000000;
	background-color:#FFFFFF;
	text-align:justify;
	width: 100%;
	}
	
	
	.ingrese-buscador {
	text-transform:lowercase;
	font-weight: bold;
	font-size: 10px;
	color:#FFFFFF;
	text-indent:5px;
	text-align: center;	
}

	
	.formulario-contactos {
	font-weight: bold;
	font-size: 11px;
	text-align:right;
	padding:5px;
	color:#333333;
	background-color:#FFFFFF;

}

	.formulario-contactos2 {
	font-weight: normal;
	font-size: 11px;
	text-align:right;
	color:#3399CC;
	padding:5px;
	background-color:#FFFFFF;

}

div#capaFondo {
	visibility:hidden;
	position:fixed;
	padding:0px;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-image:url(../images/trans.gif);
	background-repeat:repeat;
	width:100%;
	height:100%;
	z-index:900;
}

div#indicador {
	display:none;
	position:absolute;
	left:50%;
	top:50%; 
	background-image:url(../images/indicator_circle.gif); 
	width:100px;
	height:100px;
}

div#contenedor {
	width:740px; 
	background-color: white; 
	margin:0 auto; //para que quede centrado
}

div.borde42x50 {
	background-image:url(../images/borde42x50.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 42px;
	height: 50px;
	float:left; 
}

div.sombra {
	background-image: url(../images/borde3x50.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height: 50px;
	width: 656px;
	float:left; 
}
 
div.borde42x50-derecha {
	background-image:url(../images/borde42x50-derecha.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 42px;
	height: 50px;
	float:left; 
}

div.borde42 {
	background-image: url(../images/borde42.jpg);
	background-repeat:repeat-y;
	width: 42px;
	height: 50px;
	float:left;
}
	
div.borde42-derecha {
	background-image: url(../images/borde42-derecha.jpg);
	background-repeat:repeat-y;
	width: 42px;
	height: 50px;
	float:left; 
}


div.sombra2 {
	background-image: url(../images/borde3x50.jpg);
	background-repeat:repeat-x;
	background-repeat:repeat-y;
	background-position:top;
	//width: 656px;
	width: 328px;
	height: 50px;
	float:left; 
}

div.sombra2 ul li {
	padding-top: 10px 
}




div#top {
	float: left;
    position: relative;
}


div#top div img, div#top div div img {
    position: relative;
}

div#top div div {
    /*
    position: absolute;
    top:0;
    left:0;
    */
    float:left;
    
}

div#top div div div {
    
    position: absolute;
    top:0;
    left:0;
    
    
}


div#directorio-OSC {
	
}

td#fb {
		 background-image: url(../images/busqueda.jpg); 
	
}

div#fondo-busquedas {
		
    padding-left: 250px;
    height: 169px;
		font-size: 20px; font-weight: bold;
}

div#chico-lupa {
	
}

td#img-campo-busqueda {
	background-image: url(../images/img-campo-busqueda.jpg);
	background-repeat:no-repeat;
	
}

td#campo-localidad {
	background-image: url(../images/campo-localidad.jpg);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	height: 94px;
	width: 342px;
	text-align: center;
	padding-top: 43px;
}

td#campo-area-tematica {
	background-image: url(../images/campo-area-tematica.jpg);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	height: 94px;
	width: 342px;
	text-align: center;
	padding-top: 43px;
}


table#campos-formulario tbody tr td label, table#campos-formulario tbody tr td  {
	font-size: 14px;
}
