
body
{
	background: #fff url('../img/bg.png') repeat;
	font: 12px helvetica, sans-serif;
	color: #686868;
}
a
{
	text-decoration: none;
	color: #3434cd;
}
a:hover
{
	text-decoration: underline;
}
h1, h2, h3
{
	margin: 0;
}

#page
{
	width: 851px;
	height: 500px;
	background: transparent url('../img/background_clear.png') no-repeat 0 0;
	margin: 0 auto;
}
#page2
{
	width: 851px;
	height: 1500px;
	background: transparent url('../img/background_resultados.png') no-repeat 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#searchbox {
	width: 600px;
	height: 32px;
	margin: 20px auto;
	padding: 12px;
	border: 0px solid #e6e6e6;
}
.searchbox-text {
	background: #FFF url(images/search-icon.gif) no-repeat scroll 5px;
	border: 1px solid #CCC;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 17px;
	padding: 4px 4px 4px 25px;
	width: 400px;
}
.searchbox-button {
	border: 1px solid #81a809;
	color: #FFFFFF;
	font: bold 14px "lucida grande",tahoma,verdana,arial,sans-serif;
	padding: 5px 15px;
	text-align: center;
	height: 30px;
	background-color: #339933;
}

#header {
	width: 774px;
	float: left;
	padding-bottom: 10px;
}
#footer {
	text-align: center;
	width: 100%;
}

#search {
	width: 420px;
	height: 32px;
	margin: 10px;
	float: left;
	padding: 10px;
}
#footbar {
	height: 32px;
	margin: 10px;
	padding: 10px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background: #F4F6F3;
	text-align: center;
}
.search-text {
	background: #FFF url(images/search-icon.gif) no-repeat scroll 5px;
	border: 1px solid #81a809;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 17px;
	padding: 4px 4px 4px 25px;
	width: 300px;
}
.search-button {
	background: #81a809 url(images/srchbtn.png);
	border: 1px solid #317f14;
	color: #FFFFFF;
	font: bold 14px "lucida grande",tahoma,verdana,arial,sans-serif;
	padding: 5px 15px;
	text-align: center;
	height: 30px;
}
.opentext {
	font-size: 1.3em;
	font-weight: bold;
	color: #207fbf;
}
.opentext a {
	color: #207fbf;
	text-decoration: none;
}
.opentext a:hover {
	color: #317f14;
	text-decoration: none;
}
#page h1 a
{
	display: block;
	width: 451px;
	height: 184px;
	margin: 0 auto;
}
#page h1 a span
{
	display: none;
}
#page #footer
{
	clear: left;
	padding: 0;
	position: absolute;
	top: 430px;

    *top: 635px;
	margin-left: 178px;
	list-style-type: none;
	width: 803px;
}
#page #footer li
{
	display: block;
	float: left;
	padding: 0 3px;
	color: #898989;
}
#page #footer li a
{
	color: #898989;
	display: block;
	float: left;
	margin-right: 5px;
}

#page #content
{
	margin: 0 100px;
	font-size: 1.0em;
}
