body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFAC00;
	margin:0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.contenedor_pre {
	display: none;
}
/* == parte de arriba == */
#top {
	background: url(../images/tp.gif)  repeat-x;
	height: 115px;
}
.top_der {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
	float: right;
	background: url(../images/top_logo.png) no-repeat;
	height: 108px;
	width: 93px;
}
.borde1 {
	border-left: 1px solid #FF0000;
}
.borde2 {
	border-right: 1px solid #FF0000;
}

/* == parte de la izquierda == */
.nav {
	height: 100%;
	width: 175px;
	top: 75px;
	float: left;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	background: url(../images/fd_nav.gif)  repeat-x;
	font-weight: bold;
}
.menutitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
	height: 25px;
	border-bottom: 1px solid #000000;
	font-size: 12px;
	padding: 0px;
	margin:  0px;
	background: #FFAC00;
	color: #000000;
	text-indent: 20px;
}
.menutitle a:link, a:visited {
	width: 175px;
	color:#000000;
	text-decoration: none;
	height: 20px;
	float: left;
	margin: 0px 0px -4px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 12px;
	text-align: left;
}
.menutitle a:hover, a:active {
	width: 175px;
	background: #000000;
	color: #FFAC00;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submenu{
	text-indent: 30px;
	background: #FFAC00;
	display: block;
	font-weight:normal;	
	clear: none;
	float: none;
	font-size: 11px;
	voice-family: "\"}\"";
	voice-family: inherit;
	clear: both;
	float: right;

}
html>body .submenu{
	clear: none;
	float: none;
}

.frutas {
	clear: both;
	float: right;
	height: 20px;
	position: absolute;
	visibility: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	visibility: visible;
}
html>body .frutas{
	visibility: hidden;
}

#sub4 a:link {
	text-decoration: none;
	color: #000000;

}
#sub4 a:hover {
	background: #000000;
	color: #FFAC00;
	
}
#sub4 li {
	height: 22px;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
	list-style-type: none;
	padding-right: 20px;
	line-height: 20px;/*ie comienza*/
	voice-family: "\"}\"";
	voice-family: inherit;
	line-height: 12px;

}
html>body #sub4 li{
	line-height: 20px;/*ie termina*/
}

#sub4 li:hover{
	text-decoration: none;
	list-style-type: none;
	color: #000000;
	line-height: 22px;
}
#sub5 a:link {
	text-decoration: none;
	color: #000000;
}
#sub5 a:hover {
	background: #000000;
	color: #FFAC00;
}
#sub5 li {
	background: #FFAC00;
	height: 22px;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
	list-style-type: none;
	padding-right: 20px;
	line-height: 20px;/*ie comienza*/
	voice-family: "\"}\"";
	voice-family: inherit;
	line-height: 12px;
}
html>body #sub5 li{
	line-height: 20px;/*ie termina*/
}

#sub5 li:hover{
	text-decoration: none;
	list-style-type: none;
	color: #000000;
	line-height: 22px;
}
#sub6 a:link {
	text-decoration: none;
	color: #000000;
}
#sub6 a:hover {
	background: #000000;
	color: #FFAC00;
}
#sub6 li {
	background: #FFAC00;
	height: 22px;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
	list-style-type: none;
	padding-right: 20px;
	line-height: 20px;/*ie comienza*/
	voice-family: "\"}\"";
	voice-family: inherit;
	line-height: 12px;
}
html>body #sub6 li{
	line-height: 20px;/*ie termina*/
}

#sub6 li:hover{
	text-decoration: none;
	list-style-type: none;
	color: #000000;
	line-height: 22px;
	
}


/* == parte del medio == */
#middle {
	height: 440px;
	width: auto;
	padding-top: 15px;/*ie comienza*/
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-top: 0px;
}
html>body #middle{
	padding-top: 15px;/*ie termina*/
}
#contenido {
	height: 435px;
	background: #FFAC00;
	font-size: 12px;
	display: block;
	width: auto;
	overflow: auto;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #FFAC00;
	scrollbar-highlight-color: #FFAC00;
	scrollbar-3dlight-color: #FFAC00;
	scrollbar-darkshadow-color: #FFAC00;
	scrollbar-track-color: #FFAC00;
	scrollbar-arrow-color: #FFAC00;
	float: none;
	clear: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	float:left;
	clear: right;

}
html>body #contenido{
	float: none;
	clear: none;/*acaba explorer*/
}

.visibility {
	height: auto;
	display: none;
	z-index: 2;
}
/* == contenido parte central == */                                                                                                                                    

/* == parte de la derecha == */
.right {
	float: right;
	height: auto;
	width: 115px;
	text-align: left;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 10px;
}


/* == parte de abajo == */
#bottom {
	background: #000000;
	height: 18px;
	color: #FF9900;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	width: auto;
	padding-left: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-top: -8px;
	padding-bottom: 0px;
}
html>body #bottom{
	margin-top: 0px;
	padding-bottom: 5px;
	/*ie termina*/
}
/*#bottom a:link, a:active, a:visited {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}*/
/* == otros == */
