/* CSS Document */

body{
	padding:0px; 
	margin:0px; 
	background:url('./imagenes/FondoPrincipal.gif') 0 0 repeat-x;
	font: 0.80em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#EFEFEF;
}


#contenedorPrincipal{
  position: absolute;
  width: 940px;
  left:50%;
  background-color: #FFFFFF;
  margin-left:-470px;
  
}

#contenedorCabecera{
	width:940px; 
	height:100px; 
	position:relative;
	background:url('./imagenes/TecladoModificado.gif') top right no-repeat; 
	background-color:#FFFFFF;
}

#contenedorLogo{
	margin-top: 1%;
	margin-left:5%;
	padding:0px;
	width:320px; 
	height:90px; 
	position:relative;
	background:url('./imagenes/Logo_DesingSoft.gif') 0 0 no-repeat; 
	background-color:#FFFFFF;
}

#contenedorMenu{
	width:940px; 
	height:50px; 
	position:relative;
	background-color:#fff7de;
	background:url('./imagenes/menu.gif') 0 0 repeat-x; 
}

#contenedorFooter{
	float: left;
  	width: 940px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#EFEFEF;
	text-align:center;
	font-size:80%;
	
}

#contenedorContenidoPrincipal{
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	Float:left;
	width:100%; 
	height:91%; 
	position:relative;
	background-color:#FFFFFF
}


/*SubMenu*/
#contenedorSubMenu{
	float:left;
	display:block;
	width:180px; 
	height:60%; 
	position:relative;
}

#cabeceraSubMenu{
 	display: block;
	line-height:22px;
  	float: left;
	width:180px;
	height:22px;
	text-align: center;
	margin-bottom:1px; 
	position:relative;
	background: url('./imagenes/CabeceraSubMenu.gif') 0 0 no-repeat;

}

#pieSubMenu{
	display: block;
	float: left;
	width:180px;
	height:22px;
	position:relative;
	background: url('./imagenes/PieSubMenu.gif') 0 0 no-repeat;
	
}
.botonSubMenuActivo{
	line-height:22px;
	display: block;
	float: left;
	margin-bottom:1px;
	width:180px;
	height:22px;
	text-align: center;
	text-decoration:none;
	background: url('./imagenes/SubMenuActivo.gif') 0 0 no-repeat;

}

.botonSubMenuSeleccionado{
	line-height:22px;
	display: block;
	float: left;
	margin-bottom:1px;
	width:180px;
	height:22px;
	text-align: center;
	text-decoration:none;
	color: #FFFFFF;

}
a.botonSubMenuSeleccionado:link, a.botonSubMenuSeleccionado:visited{
	text-decoration:none;
	color: #FFFFFF;
	display:Block;
	position:relative;
	background: url('./imagenes/SubMenuSinSelecionar.gif') 0 0 no-repeat;

}


a.botonSubMenuSeleccionado:hover, a.botonSubMenuSeleccionado:active{
	text-decoration:none;
	color: #000000;
	display:Block;
	position:relative;
	background: url('./imagenes/SubMenuSeleccionado.gif') 0 0 no-repeat;
}

/*FIN SubMenu*/


.subTitulo{
	position:relative;
	text-align:left;
	color:#2b6DA1;
	width:460px;
	height:63px;
	font-size:140%;
	left: 47px;
	top: 21px;


}

.subTitulo img{
	height: 35px;
	width : 35px;
	margin-right:10px;
	margin-left:10px;
}

.subTitulo a{
	color:#2b6DA1;
}



/*Menú Página.*/

.seccionMenu{
	float: left;
	margin-left:2%;
	width:95%;
	line-height:normal;
}

.PestanaSeleccionada{
	font-size:100%;
	line-height:36px;
	margin-top:15px;
	float: left;
	display: block;
	text-align: center;
	height:35px;
	color: #000000;
	width: 104px;
	text-align: center;
	font-weight: bold;
	background:url('./imagenes/pestanaSeleccionada.gif') 100% 0 no-repeat;
}
.PestanaInactiva{
	float: left;
}

a.PestanaInactiva:link, a.PestanaInactiva:visited{
	font-size:100%;
	line-height:36px;
	margin-top:15px;
	text-decoration:none;
	display: block;
	text-align: center;
	height:35px;
	color: #FFFFFF;
	width: 104px;
	text-align: center;
	font-weight: bold;
	background:url('./imagenes/pestanaInactiva.gif') 100% 0 no-repeat;
}

a.PestanaInactiva:active, a.PestanaInactiva:hover{
	font-size:100%;
	text-decoration:none;
	margin-top:15px;
	display: block;
	line-height:36px;
	text-align: center;
	height:35px; 
	color: #000000;
	width: 104px;
	text-align: center;
	font-weight: bold;
	background:url('./imagenes/pestanaActiva.gif') 100% 0 no-repeat; 

}

/*Secciones*/



.subContenidoGrande{
	display: block;
 	float: left;
	margin-left:3%;
	height:auto;
	width: 71%;
	position:relative;
	background:url('./imagenes/fondoGrande.gif') top left repeat-y;
}

.subContenidoMitad{
	block:display;
	float: left;
	height:auto;
	margin-left:2%;
	margin-right:1%;
	width:46%;
	position:relative;
	border: thin solid #E4E4E4;

}

.subContenidoMediano{
	display: block;
	float: left;
	margin-left:1%;
	height:3367px;
	width: 642px;
	position:relative;
	background:url('./imagenes/fondoMediano.gif') top left repeat-y;
	left: 1px;
	top: 11px;


}

.subContenidoPequeño {
	display: block;
 	float: left;
	margin-left:1%;
	margin-right:1%;
	height:auto;
	width: 19%;
	position:relative;
}

.subContenidoPequeño p{
	text-align:left;
}
 .subContenidoMediano p, .subContenidoGrande p, .subContenidoMitad p{
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
}

.contenidoAlerta{
	color:#FF0000;
	margin-left:2px;
}



.imagenesParrafos{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

.separadorSeccionesHorizontal{
	margin-left:2%;
	width:638px;
	display:block;
	height:3px;
	position:relative;
	background:url('./imagenes/separadoHorizontal.gif') bottom left repeat-x;
	top: 1869px;
	left: 6px;



}

.serpardorSeccionesVerticales{
	width: 100%;
	height: 100%;
	position:relative;
	background:url('./imagenes/separadorVertical.gif') top left repeat-y;

}


/*Mapa*/

#localizacionMapa{
	float: left;
	width:410px;
	height:520px;
	position:relative;
	margin-left:50px;
}

#map{
	width: 394px;
	height:360px;
	position:relative;
	margin-top:2px;
	background:url('./imagenes/mapaEibar.gif') top left no-repeat;
}


#bordeSupIzq{
	width:100%;
	height:20px;
	background-image:url('./imagenes/bordeSupIzq.gif');
	background-position:top left;
	//background-position: bottom left;
	background-repeat:no-repeat;
	position:relative;
}

#bordeSup{
	width:auto;
	margin-right:20px;
	margin-left:20px;
	height:20px;
	background-image:url('./imagenes/bordeSup.gif') ;
	background-position: top left;
	//background-repeat:repeat-x;
	background-position: bottom left;
	position:relative; 
}

#bordeSupDech{
	width:100%;
	height:20px;
	background-image:url('./imagenes/bordeSupDch.gif');
	background-position:top right;
	//background-position: bottom right;
	background-repeat:no-repeat;
	position:relative; 
}

#bordeInfIzq{
	width:100%;
	height:20px;
	background-image:url('./imagenes/bordeInferiorIzq.gif');
	background-position: bottom left;
	//background-position: top left;
	background-repeat:no-repeat;
	position:relative; 
}

#bordeInfDech{
	width:100%;
	height:20px;
	background-image:url('./imagenes/bordeInferiorDch.gif');
	background-position: bottom right;
	//background-position: top right;
	background-repeat:no-repeat;
	position:relative; 
}

#bordeInf{
	width:auto;
	margin-left:20px;
	margin-right:20px;
	height:20px;
	background-image:url('./imagenes/bordeInferior.gif') ;
	background-repeat: repeat-x;
	background-position: bottom left;
	//background-position: top left;
	position:relative; 
}

#bordeIzquierdo{
	width:100%;
	height:100%;
	background-image:url('./imagenes/bordeIzq.gif') ;
	background-repeat:repeat-y;
	background-position: top left;
	position:relative; 
}

#bordeDerecho{
	width:100%;
	height:90%;
	background-image:url('./imagenes/bordeDerecho.gif') ;
	background-repeat:repeat-y;
	background-position: top right;
	position:relative; 
}

#contenidoLocalizacion{
	margin-right:8px;
	margin-left:8px;
	position:relative;
	text-align:center;
	font-size:110%;
	background-image:url('./imagenes/SubEncabezado.gif') ;
	background-repeat:repeat-x;
	background-position: top left;
}


#contenidoLocalizacion p{
	text-align:center;
	font-size:90%;
}


/*Contacto*/

#contacto{
	float:left;
	margin-top:1%;
	width:40%;
	height:85%;
	position:relative;
	margin-left:5%;
}

.texto{
	width:7%;
	position:relative;

}

.cajasTexto{
	width:30%;
	position:relative;
}

.enlances{
	text-decoration:none;
	color: #2b6DA1;
	font-size: 11px;

}

#espacio {
	WIDTH: 3px
}
.textos {
	FONT-SIZE: 11px; COLOR: #353535; FONT-FAMILY: Tahoma
}







	
