body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin:0px;
	padding:0px;
	background-color: #77C9FF;
}
div#web_billetes{
text-align:left;
margin-right: auto;
margin-left: auto;
background-color:#CC5826;
}
div#caja_buscador{
margin-top:50px;
margin-bottom:8px;
text-align:center;
}
div#logo{
text-align:center;
height:110px;
border-bottom:5px solid #FFFFFF;
width:100%;
background-image: url("images/background_header.png");
background-repeat: repeat-x;
}
div#resultados{
width:800px;
text-align:left;
margin-right: auto;
margin-left: auto;
}
div#footer{
margin-top:20px;
width:100%;
text-align:center;
}
#menu_header{
margin-left:auto;
margin-right:auto;
width:450px;
text-align:center;
}
#menu_header a{
font-size:18px;
font-weight:bold;
color: #405E87;
}
#menu_header li{
display:inline;
margin-left:15px;
margin-right:15px;
}
#texto_h1{
width:800px;
text-align:center;
margin-left:auto;
margin-right:auto;
}
h1{
font-size:18px;
color: #333333;
}
div#servidores{
margin-right: auto;
margin-left: auto;
width:450px;
height:100px;
text-align:left;
}
#servidores li{
width:150px;
}
div#preresultado{
width:800px;
text-align:left;
margin-right: auto;
margin-left: auto;
margin-bottom:10px;
}
#logo_2{
float:left;
width:100px;
height:30px;
}



ul{
margin:0px;
padding:0px;
}
#search {
	padding-top: 6px;
	padding-bottom: 20px;
	font-size: 20px;
	color: #CC3366;
}
#footer{
margin-top:20px;
font-size:10px;
}

#caja_texto{
padding:3px;
border:2px solid #333333;
color:black;
font-weight:bold;
font-size:16px;
}
#boton_buscador{
padding:3px;
color:black;
border:2px solid #333333;
font-size:16px;
}
li{
list-style:none;
margin:0px;
padding:0px;
}
a:link {
color: #405E87;
text-decoration: none;
}
a:visited {
color: #405E87;
text-decoration: none;
}
a:hover {
color: #405E87;
text-decoration: none;
}
a:active {
color: #405E87;
text-decoration: none;
}

