body{
	background-color:#E66665;
	width:760px;
	 margin: 0 auto;
	 padding-top: 10px;
	 padding-bottom: 10px;
}


#principal{
	background-color:#FFFFFF;
	width:100%;	
	min-height: 500px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
	border-style: solid;
    border-color: #DF5556;
    border-width: 7px;
}

#north{
	margin-left: 20px;
	margin-right: 25px;
	margin-top:15px;
	margin-bottom:3px;
	width:710px;
	height: 107px;

}

#buscador_titulo{
	background-color:#FCD3C2;
	margin-left: 25px;
	margin-right: 25px;
	width:710px;
	height: 37px;
}

#banner{
	margin-top: 3px;
	margin-left: 25px;
	margin-right: 25px;
	width:710px;
	
}

#buscador{
	padding-top: 17px;
	padding-bottom: 15px;
	width:80%;
	height: 90%;
	float: left;
}

#boton_bus{
	width: 113px;
	height: 60px;
	border-top-style: solid;
	border-top-color: #FF6666;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666; 
	border-bottom-width: 1px;
	margin-bottom: 13px;
	float: left;
}

#text_bus{
	width: 440px;
	height: 60px;
	border-top-style: solid;
	border-top-color: #FF6666;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
	border-bottom-width: 1px;
	margin-right: 10px;
	margin-bottom: 13px; 
	float: right;
}

#boton_bus_vacio{
	width: 113px;
	height: 60px;
	margin-bottom: 18px;
	float: left;
}

#text_bus_vacio{
	width: 440px;
	height: 60px;
	margin-right: 10px;
	margin-bottom: 18px; 
	float: right;
}


#botonera{
	height: 80%;
	width: 20%;
	float: right;
	padding-top: 8px;
	padding-bottom: 15px;
}

#medio{
	margin-left: 25px;
	margin-right: 25px;
	width:710px;
	height: 450px;
}

#final{
	background-color:#50698F;
	text-align: center;
	width: 100%;
	height: 50px;
	font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
}



.datosOrg{
	font-size: 10pt;
	text-align: center;
	color: #FFFFFF; 
}



.tipitos{
	width:100%;
	height: 50px;
	text-align: center;
	padding-top: 20px;
	
}

.botones{
	margin-top: 1px;
}

.inputText{
	font-size:30pt; 
	border-width:0px;
	outline: 0px;
}

.imgbuscador{
	float: right;
	margin-top: 7px;
	margin-right: 12px;
}

.inputTextBusc{
	width: 430px; 
	height: 50px;
	margin-top: 5px;
	font-size: 19px;
    font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	border-style: none;
	color:  #A9ABAE;

	outline: 0px;
}
.inputTextBusc:hover{
	color: #E66665;
	border-style: none; 
}


select{
   -webkit-appearance: none;
  -moz-appearance: toolbarbutton;
   background-image: url(../img/select.png);
   background-position: right;
   background-repeat: no-repeat;
   vertical-align: inherit;
   overflow: auto;
}

.box{
	background-color: red;
}

#resultado_general{
    margin-left: 25px;
	margin-right: 25px;
	margin-top:20px;
	width: 760px;
}

#resultado_libro{
	width: 460px;
	height:auto;
	border-bottom-style: solid;
	border-bottom-color: #FF6666; 
	border-bottom-width: 1px;
}

.resultado_botones{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	color: #E66665;

	
}

#boton_resultado{
	width: 113px;
	height: 60px;
	border-top-style: solid;
	border-top-color: #FF6666;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666; 
	border-bottom-width: 1px;
	margin-bottom: 13px;
	float: left;
}

#encabezado_resultado{
	width: 460px;
	height: 60px;
	border-top-style: solid;
	border-top-color: #FF6666;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
	border-bottom-width: 1px;
	margin-right: 10px;
	
	margin-left: 10px;
	margin-bottom: 13px; 
  
	text-align: center;
	float: left;
}

.text_encab_resultado{
	margin-top: 15px;
	color:  #A9ABAE;
	font-size: 16px;
	font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;

}

#resultados{
	width: 800px;
	float: left;
	height: auto;
	margin-left: 123px;
	padding-bottom: 20px;
	}

.text_result_botones{
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	color: #E66665;
	text-decoration:none;
	
	
}
	
.titulo{
	font-size: 22px;
	font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	color: #E66665;
	margin-left: 5px;
}

.titulo_result{
	font-size: 22px;
	font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	color: #E66665;
	margin-left: 5px;
}

.texto_resultado{
	color:  #666666;
	font-size: 16px;
	font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	margin-left: 40px;
	
}	

#autor{
	color:  #666666;
	font-size: 16px;
	font-family: "Arial", Helvetica, sans-serif;
	font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
	margin-left: 40px;
	width:500px; 
	background-color: blue;
}

.mapa_biblio{
	#buscador{
	padding-top: 17px;
	padding-bottom: 15px;
	width:80%;
	height: 90%;
	float: left;
}

.mapa_titulo_bilio{
	color: #E66665;
	font-size: 16px;
	font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
}

.mapa_data_bilio{
	color:  #666666;
	font-size: 13px;
	font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica, sans-serif;
}
}
