body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(/portals/0/skins/apagaudi7/images/fondo-apagaudi.jpg);
	background-repeat: repeat;
}

th,td,dv {
	font-size: 11px;
	color: #333;
}

blockquote, pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #335697;
	text-decoration: underline;
}

a:link {
	color: #335697;
	text-decoration: underline;
}

a:active {
	color: #0000CC;
	text-decoration: underline;
}

a:visited {
	color: #6b7389;
	text-decoration: underline;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
}

ul li {
	list-style-type: disc;
	padding-bottom: 10px;
	color: #626262;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
}

h1 {
	text-align: center;
	font-weight: bold;
	font-size: larger;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #335697;
	padding-top: 15px;
}

h2 {
	text-align: center;
	font-weight: bold;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #335697;
	padding-top: 15px;
}

h3 {
	text-align: center;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #335697;
	padding-top: 15px;
}

h4 {
	text-align: center;
	font-weight: bold;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #335697;
}

h5 {
	text-align: center;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #335697;
}

.contentpane {
	background-image: url(/portals/0/skins/apagaudi7/images/pt.gif);
	width: 92%;
	margin-top: -120px;
	margin-bottom:: 30px;
	border: 0px solid red;
	position: relative;
	top: 30px;
	left: -15px;
}

.contentpane p {
	/*text-indent: 20px;*/
	color: #626262;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
}

.apaTextoNormal {
	line-height: 19px;
	color: #808080;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
}

.apaRightPane {
	margin-right: 15px;
}

.apaFecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #335697;
	margin-bottom: 30px;
}

.apaNombreUsuario {
	font-weight: bold;
	font-size: 12px;
	color: #335697;
}

.apaRastroMiga {
	line-height: 40px;
	font-weight: bold;
	font-size: 10px;
	color: #335697;
	text-align: right;
	margin-top: 10px;
	border: 0px solid red;
}

.apaCopyright {
	font-weight: bold;
	font-size: 9px;
	color: #335697;
}

.Normal, .NormalDisabled {

}

.Head {
	color: #335697;
	font-size: 14px;
	font-weight: bold;
}

.SubHead {
	font-size: 11px;
	font-weight: bold;
	color: #335697;
	text-align: left;
}


/* ___________________________________________________________________________________________ */
/* MENU DE COLORES */
.MainMenu_MenuContainer {
	background: transparent;
	width: 100%;
	height: 1px;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
}

.MainMenu_MenuBreak {
	display: none;
}

.MainMenu_MenuItem,.submenuitembreadcrumb {
/* JCR Para el aspecto del submenu breadcrumb */
	color: #333;
	font-size: 11px;
	/*font-weight: normal;*/
	font-weight: bold;
	padding: 3px 15px 3px 10px;
	/*border: 1px #CBCBCB solid;*/
	border: 1px #FFF solid;
	border-width: 1px 0px;
}

.submenuitemselected {
	/* JCR Para el aspecto del submenu seleccionado */
	/*color: #FF7900;*/
	color: #FFF;
	font-size: 11px;
	/*font-weight: normal;*/
	font-weight: bold;
	padding: 3px 15px 3px 10px;
	/*background: #FACE63;*/
	background: #ff9900;
	border: 1px #CBCBCB solid;
	border-width: 1px 0px;
}

.submenu {
	/* JCR Para el aspecto del submenu en estado normal */
	/*border: 1px #A7A7A7 solid;*/
	border: 1px #B6BFA4 solid;
	padding: 0px;
	/*background: #CBCBCB;*/
	background: #f0efda;
	margin-left: -20px;
	margin-top: 2px;
	z-index: 1;
}

.rootmenuitem td {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 0px 0px 5px;

}

.rootmenuitemselected td {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	background-color: #FF9900;
	height: 30px;
	/*border: 1px solid #EEEEEE;*/
}

.rootmenuitembreadcrumb td {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	background-color: #FF9900;
	height: 30px;
	/*background-color: transparent;*/
	/*filter: alpha(opacity=25);*/
	/*-moz-opacity: 0.25;*/
	/*opacity: 0.25;*/
	/*border: 3px double #EEEEEE;*/
}

.apa_contenedor_menu {
	height: 30px;
	/*background: url(images/fondo_prueba.gif)*/
}

/* ___________________________________________________________________________________________ */
/* FIN MENU DE COLORES */