.WebDASO_Borde {
	border: 1px solid #666666;
}

/* Formatos Letras Menú de Navegación */

.WebDASO_Navegacion_nivel_1 {
	display: block;
	width: 120px;
	margin-left: 20px;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #009900;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.WebDASO_Navegacion_nivel_1:hover {
	font-size: 11px;
	color: #666666;
}
.WebDASO_Navegacion_nivel_1_current {
	display: block;
	width: 120px;
	margin-left: 20px;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.WebDASO_Navegacion_nivel_2 {
	display: block;
	width: 120px;
	margin-left: 30px;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #009900;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.WebDASO_Navegacion_nivel_2:hover {
	font-size: 11px;
	color: #666666;
}
.WebDASO_Navegacion_nivel_2_current {
	display: block;
	width: 120px;
	margin-left: 30px;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.WebDASO_Navegacion_nivel_3 {
	display: block;
	width: 120px;
	margin-left: 40px;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #009900;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.WebDASO_Navegacion_nivel_3:hover {
	font-size: 11px;
	color: #666666;
}
.WebDASO_Navegacion_nivel_3_current {
	display: block;
	width: 120px;
	margin-left: 40px;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.WebDASO_Navegacion_nivel_4 {
	display: block;
	width: 100px;
	margin-left: 50px;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #009900;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.WebDASO_Navegacion_nivel_4:hover {
	font-size: 11px;
	color: #666666;
}
.WebDASO_Navegacion_nivel_4_current {
	display: block;
	width: 100px;
	margin-left: 50px;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.WebDASO_Titulo {
	font-family: "Arial";
	padding-left: 20px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #009900;
	letter-spacing: normal;
}
.WebDASO_Cuadro_Texto {
	overflow: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	scrollbar-face-color:#88CE88;
	scrollbar-base-color:#88CE88;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F3F3F3;
	scrollbar-shadow-color:#88CE88;
	scrollbar-highlight-color:#88CE88;
	scrollbar-3dlight-color:#009900;
	scrollbar-darkshadow-Color:#009900;
}

.WebDASO_Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #009900;
}

.WebDASO_Texto_Titulo {
	display: block;
	width: 265px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #88CE88;
	padding-left:10px;
}
.WebDASO_Texto_Normal {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-align: justify;
}
.WebDASO_Texto_Enumeracion {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	list-style-type: none;
	padding-left:10px;
}

.WebDASO_Texto_Enlace {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	list-style-type: none;
}

.WebDASO_Menu{
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 auto 0 auto;
	background: url(imagens/Borde_inferior_etiqueta.gif) repeat-x; /*tab background image path*/
	height: 35px;
	list-style: none;
}

.WebDASO_Menu li{
	float:left;
}

.WebDASO_Menu li a{
	float: left;
	display: block;
	color:#666666;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;	
}

.WebDASO_Menu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.WebDASO_Menu li.current a, .WebDASO_Menu li a:hover{
	color: #009600;
	background: url(imagenes/Borde_izquierdo_etiqueta.gif) no-repeat; /*left tab image path*/
	background-position: left;
	
}

.WebDASO_Menu li.current a b, .WebDASO_Menu li a:hover b{
	color: #009600;
	background: url(imagenes/Borde_derecho_etiqueta.gif) no-repeat right top; /*right tab image path*/


}
.WebDASO_English {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	padding-left: 20px;
	text-decoration: none;
}
