body,td,th, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contenido {
	background-image: url(images/malla.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 100%;
}

#final {
	position:absolute;
	width:100%;
	top:0px;
	height:186px;
	z-index:1;
	text-align:right;
}

#buscador {
	position:absolute;
	width:100%;
	top:41px;
	z-index:2;
	text-align:center;
	border-bottom-width: 0px;
}

#logotipo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #436C20;
}
 img { border:0px;}
 .ficha_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #243F0D;
	text-decoration: none;
	width: 90px;
	vertical-align: top;
}
 .ficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
.cuadro {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.foto {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#lupa {
	text-align: right;
	margin: 5px;
}
#pie {
	text-align: right;
	margin: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #436C20;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#botones {
	text-align: center;
	margin: 10px;

}
#resultados {
	text-align: left;
	margin: 10px;

}
input, .form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #243F0D;
}
.b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
.bo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #243F0D;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	font-style: italic;
	background-color: #F7F5BC;
}
.menu {
	background-color:#FAF9D6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F5F185;
	border-bottom-color: #7DA94E;
}
.topmenu {
	background-color:#FAF9D6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F5F185;
	border-bottom-color: #7DA94E;
	font-weight: bold;
}
.menu:Hover {
	background-color:#F6F29B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F5F185;
	border-bottom-color: #7DA94E;
}
.menutxt {
	font-weight: bold;
	color: #2D4D12;
	text-decoration: none;
}
.titulo {
	font-weight: bold;
	color: #2D4D12;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menutxt:Hover {
	font-weight: bold;
	color: #2F5014;
	text-decoration: underline;
}
.separador {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6D798;
}
.b{
	color: #ffffff;
}

