.central {
	position: absolute;
	width:750px;
	height:100%;
	z-index: 7;
	left: 0px;
	top: 100px;
	margin: 0px;
	padding: 0px;
	border: 1px none #000000;
	background-color: #FFFFFF;
	display: block;
	visibility: visible;




		
}
.contenido {
	position: absolute; 
    width:400px; 
    height:1500px; 
    z-index: 2; 
    left: 205px; 
    top: 100px; 
    overflow: auto;
}
.derecha {
	position: absolute;
	width:140px;
	height:auto;
	z-index: 8;
	overflow: auto;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	float: right;
	right: auto;
	bottom: auto;
	left: 580px;
	top: 150px;
	text-align: center;

}
.medio {
	position: absolute;
	width:750px;
	height:500px;
	z-index: 8;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	right: auto;
	bottom: auto;
	left: 0px;
	top: 75px;
	visibility: visible;
	overflow-x:hidden;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	clear: ambos;
	float: right;







}
input#buscar {
	border: 2px solid #999999;
	padding: 0px;
	margin: 2px 0px;
	font-size: 10px;


}
img#banners{
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	background-color: #99FFCC;
	border: 1px solid #000000;


}
form {
	margin: 0px;
	padding: 0px;
}
