body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:22px;
}
body {
	background-color: #ECE9D8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.link :visited {
	color: #333333;
}
.link :hover {
	color: #333333;
}
.link :active {
	color: #333333;
}


.menu-top {
	line-height:11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.menu-top :visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.menu-top :hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
.menu-top :active {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.menu-izq {
	line-height:18px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	}
.menu-izq :visited {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	line-height:18px;
}
.menu-izq :hover {
	color: #333333;
	font-weight:bold;
	text-decoration: underline;
	line-height:18px;
}
.menu-izq :active {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	line-height:18px;
}

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight:bold;
	text-decoration: none;
}
.submenu :visited {
	font-weight:bold;
	color:#333333;
	text-decoration: none;
}
.submenu :hover {
	font-weight:bold;
	color:#333333;
	text-decoration: underline;
}
.submenu :active {
	color:#333333;
	font-weight:bold;
	text-decoration: none;
}
.resolucion {
	font-size:9px;
	line-height:9px;
	}
.separador-na {
	font-size:9px;
	line-height:9px;
	color: #FF9900;
	}
.separador-gr {
	font-size:9px;
	line-height:9px;
	color: #999999;
	}
.separador-be {
	font-size:9px;
	line-height:9px;
	color: #ECE9D8;
	}
.titulo {
	font-size:15px;
	line-height:22px;
	color: #333333;
	font-weight:bold;
	letter-spacing:3px;
	}

.subtitulo {
	font-size:13px;
	line-height:22px;
	color: #666666;
	letter-spacing:2px;
	}
.blanco {
	color: #FFFFFF;
	}
.ae {
background-image:url(../imagenes/fondo-contenido.jpg);
background-position:top;
background-repeat:no-repeat;
	}