.texto {
	text-decoration:none;
	font-family: Arial;
	font-size: 10 px;
	color:#5A5A58;
}
.texto_11n {
	text-decoration:none;
	font-family: Arial;
	font-size: 11 px;
	color:#000000;
}
.texto_11 {
	text-decoration:none;
	font-family: Arial;
	font-size: 11 px;
	color:#5A5A58;
}
.texto_12 {
	text-decoration:none;
	font-family: Arial;
	font-size: 12 px;
	color:#5A5A58;
}
.texto_azul {
	text-decoration:none;
	font-family: Arial;
	font-size: 9 px;
	color:#9BB0C5;
}

.texto_menu {
	text-decoration:none;
	font-family: Arial;
	font-size: 10px;
	color:#000000;
}

a.texto_menu:visited {
color:#000000;} 
a.texto_menu:active {
color:#000000;} 
a.texto_menu:link {
color:#000000;} 
a.texto_menu:hover {
color:#000000;
font-weight: bold;
}

.texto_bn {
	text-decoration:none;
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
}

a.texto_bn:visited {
color:#FFFFFF;} 
a.texto_bn:active {
color:#FFFFFF;} 
a.texto_bn:link {
color:#FFFFFF;} 
a.texto_bn:hover {
color:#666662;
}

.texto_b {
	text-decoration:none;
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
}

a.texto_b:visited {
color:#FFFFFF;} 
a.texto_b:active {
color:#FFFFFF;} 
a.texto_b:link {
color:#FFFFFF;} 
a.texto_b:hover {
color:#FF0000;
}


.contenido {
	width:400 px;
    height:300px;
	position:inherit;
	overflow:auto;
	visibility:visible;
	background-color:#FFFFFF;

}

.contenido_superior {
	width:750 px;
    height:350px;
	position:inherit;
	overflow:auto;
	visibility:visible;
	background-color:#DBE2BF;

}

.contenido_inferior {
	width:500 px;
    height:135px;
	position:inherit;
	overflow:auto;
	visibility:visible;
	background-color:#FFFFFF;

}

.boton {
	background-color : #FFFFFF;
	color: #869254;
	border : 1px solid #869254;
	font-family : Arial;
	font-size : 10px;
	font-variant : normal;
	font-weight : lighter;
	letter-spacing : normal;
	line-height : 10px;
	font-style: normal;
	text-transform: none;
	word-spacing: normal;
}

.boton2 {
	background-color : #FFFFFF;
	color: #869254;
	border : 1px solid #485D88;
	font-family : Arial;
	font-size : 11px;
	font-variant : normal;
	font-weight : lighter;
	letter-spacing : normal;
	line-height : 10px;
	font-style: normal;
	text-transform: none;
	word-spacing: normal;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}
