body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #85d3f7;

}
body, span, div, table
{
	color: #0054A8;
	font-family: Arial;
	font-size:12px;
}
H2
{
	font-weight: bold;
	color:   #0054A8;
	font-family: Arial;
	font-size: 15px;
}
.bgDoc
{
	background-position-y: top;
	background-image: url(bg01.jpg);
	background-repeat: repeat-x;
}
.topCielo
{
	background-position: left top;
	background-image: url(topCielo.jpg);
	background-repeat: no-repeat;
}
.bgLineaAbajo
{
	background-position: left top;
	background-image: url(BgLineaAbajo.jpg);
	background-repeat: repeat-x;
}

.Cintilla
{
	background-position: left top;
	background-image: url(BgCintilla.gif);
	background-repeat: repeat-x;
	height: 20px;
	vertical-align: bottom;
}
.SombraIzq
{
	background-image: url(SombraIzquierda.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.SombraDer
{
	background-position: left top;
	background-image: url(SombraDerecha.gif);
	background-repeat: repeat-y;
}
.SombraAbajo
{
	background-position: left top;
	background-image: url(SombraAbajo.gif);
	background-repeat: repeat-x;
}
.contentpane
{
	
	padding:5px;
}


.ControlPanel
{
	width: 100%;
	height: 64px;
	background-color: #FFFFFF;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}

.SkinObject
{
	font-weight: bold;
	font-size: 12px;
	color: #0054A8;
	font-family: Arial;
	text-decoration: none;
}

A.SkinObject:link
{
	color: #0054A8;
	text-decoration: none;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #0054A8;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #0054A8;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #0054A8;
}

/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 12px;
	color: #0054A8;
	font-family: Tahoma, Arial, Helvetica;
	
}
.TitleContainer{
background-color:#ddfbfe;

}
.HeadLine
{
background:#66CCFF;	
}
/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0054A8;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0054A8;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}


/*SKIN
	clases del skin en particular
*/

.bordeLogo
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordeImageTop
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #D8D8D8;
}

.bgZoneIzq
{
	background-color: #D8D8D8;
}
.bgZoneIzqBoot
{
	background-color: #D8D8D8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.borderZoneMenu
{
	background-color: #D8D8D8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.TopTitlePage
{
	background-image: url(bgtitulopagina.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	height: 22px;
}
.zoneDer
{
	background-image: url(bgMenuDer.gif);
	background-repeat: repeat-y;
}
.TopLinks
{
	background-image: url(bgTopLinks.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
}
.TopBootPage
{
	background-image: url(bgtitulopagina.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
}
.TopImage
{
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #D8D8D8;
	background-image: url(imageTop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contentPaneCenter
{
	padding: 7px;
}
.contentPaneCenterDer
{
	padding-right: 4px;
	background-position: right top;
	padding-left: 4px;
	background-image: url(bgSombreDerCont.gif);
	padding-bottom: 4px;
	padding-top: 8px;
	background-repeat: repeat-y;
}
.LogoRow
{
	border-right: 1px none #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #D8D8D8;
	width: 13px;
}
.LogoRow2
{
	background-color: #FFFFFF;
	background-image: url(sombra_logo_arriba.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/*END SKIN*/

/* MENU SOLPART */
/* Explicacion:
En el archivo skin.xml o container.xml segn sea el caso, se especifican cuales van a ser las clases de estilo para cada [TOKEN]
o propiedad del "Object" o "SkinObject" el cual es en realidad un control .net encapsulado en un usercontrol de asp.net
por ejemplo:
un control
*/


.MainMenu_MenuContainer
{
	width: 100%;
}


.MainMenu_MenuBreak
{
	height: 0px;
}

.MainMenu_MenuIcon
{
	border-top: #ddfbfe 0px solid;
	border-left: #ddfbfe 0px solid;
	width: 15px;
	cursor: hand;
	border-bottom: #ddfbfe 0px solid;
	height: 20px;
	background-color: #9BDAF9;
	text-align: center;
}

.MainMenu_MenuItem
{
	border-right: #ddfbfe 0px solid;
	border-top: #91C1D7 0px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: #ddfbfe 0px solid;
	cursor: hand;
	color: #0066CC;
	border-bottom: #91C1D7 0px solid;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ddfbfe;
}

.MainMenu_MenuItemSel
{
	font-weight: bold;
	font-size: 9pt;
	cursor: hand;
	color: #0066CC;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #9BDAF9;
}



.MainMenu_RootMenuItemActiveCssClass
{
	border-right: #ddfbfe 1px solid;
	padding-right: 3px;
	border-top: #91C1D7 1px solid;
	padding-left: 9px;
	BACKGROUND-POSITION-X: left;
	font-weight: bold;
	font-size: 12px;
	background-image: url(muMenuIcoSelect.gif);
	padding-bottom: 3px;
	margin: 3px;
	border-left: #ddfbfe 1px solid;
	color: #0066CC;
	padding-top: 3px;
	border-bottom: #f0fff0 1px solid;
	background-repeat: no-repeat;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ddfbfe;
}
.MainMenu_RootMenuItemActiveCssClass TD
{
	border-right: #ddfbfe 1px solid;
	padding-right: 3px;
	border-top: #91C1D7 1px solid;
	padding-left: 9px;
	BACKGROUND-POSITION-X: left;
	font-weight: bold;
	font-size: 12px;
	background-image: url(muMenuIcoSelect.gif);
	padding-bottom: 3px;
	margin: 3px;
	border-left: #ddfbfe 1px solid;
	color: #0066CC;
	padding-top: 3px;
	border-bottom: #f0fff0 1px solid;
	background-repeat: no-repeat;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ddfbfe;
}

.MainMenu_RootMenuItemBreadCrumbCssClass
{
padding-left: 19px;
	
	font-weight: bold;
	font-size: 11px;
	/*background-image: url(flecha01b.jpg);
	background-repeat: no-repeat;*/
	font-style: normal;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
	cursor: hand;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 20px;}
.MainMenu_RootMenuItemBreadCrumbCssClass TD
{
		padding-left: 19px;
	font-weight: bold;
	font-size: 11px;
	/*background-image: url(flecha01b.jpg);
	background-repeat: no-repeat;*/
	font-style: normal;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
	cursor: hand;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 20px;

}
.MainMenu_RootMenuItemCssClass
{
	border-right: #ddfbfe 1px solid;
	padding-right: 3px;
	border-top: #f0fff0 1px solid;
	padding-left: 9px;
	BACKGROUND-POSITION-X: left;
	font-weight: bold;
	font-size: 12px;
	background-image: url(muMenuIco.gif);
	padding-bottom: 3px;
	margin: 3px;
	border-left: #ddfbfe 1px solid;
	width: 100%;
	cursor: hand;
	color: #0066CC;
	padding-top: 3px;
	border-bottom: #91C1D7 1px solid;
	background-repeat: no-repeat;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ddfbfe;
}

.MainMenu_RootMenuItemCssClass TD
{
	border-right: #ddfbfe 1px solid;
	padding-right: 3px;
	border-top: #f0fff0 1px solid;
	padding-left: 9px;
	BACKGROUND-POSITION-X: left;
	font-weight: bold;
	font-size: 12px;
	background-image: url(muMenuIco.gif);
	padding-bottom: 3px;
	margin: 3px;
	border-left: #ddfbfe 1px solid;
	width: 100%;
	cursor: hand;
	color: #0066CC;
	padding-top: 3px;
	border-bottom: #91C1D7 1px solid;
	background-repeat: no-repeat;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ddfbfe;
}

.MainMenu_RootMenuItemSelectedCssClass
{
	border-right: #ddfbfe 1px solid;
	padding-right: 3px;
	border-top: #91C1D7 1px solid;
	padding-left: 9px;
	BACKGROUND-POSITION-X: left;
	font-weight: bold;
	font-size: 12px;
	background-image: url(muMenuIcoSelect.gif);
	padding-bottom: 3px;
	margin: 3px;
	border-left: #ddfbfe 1px solid;
	cursor: hand;
	color: #0066CC;
	padding-top: 3px;
	border-bottom: #f0fff0 1px solid;
	background-repeat: no-repeat;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ddfbfe;
}
.MainMenu_RootMenuItemSelectedCssClass TD
{
	border-right: #ddfbfe 1px solid;
	padding-right: 3px;
	border-top: #91C1D7 1px solid;
	padding-left: 9px;
	BACKGROUND-POSITION-X: left;
	font-weight: bold;
	font-size: 12px;
	background-image: url(muMenuIcoSelect.gif);
	padding-bottom: 3px;
	margin: 3px;
	border-left: #ddfbfe 1px solid;
	cursor: hand;
	color: #0066CC;
	padding-top: 3px;
	border-bottom: #f0fff0 1px solid;
	background-repeat: no-repeat;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ddfbfe;
}

.MainMenu_SubMenu
{
	z-index: 1000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#91C1D7,Direction=135,Strength=3);
	cursor: hand;
	background-color: #ffffff;
}

.MainMenu_MenuArrow
{
	border-right: 0px solid;
	border-top: 0px solid;
	font-size: 10pt;
	border-left: 0px solid;
	cursor: hand;
	border-bottom: 0px solid;
}



/*
	Las siguientes clases obligadas si estan especificadas en el archivo skin.xml
	produjeron algun error visual, por lo que no fueron implementadas
.MainMenu_LeftSeparatorActiveCssClass
{
	
}
.MainMenu_LeftSeparatorBreadCrumbCssClass
{
	
}
.MainMenu_LeftSeparatorCssClass
{

}
.MainMenu_MenuArrowCssClass
{
	
}
.MainMenu_MenuBarCssClass
{

}
.MainMenu_MenuBreakCssClass
{
	
}
.MainMenu_MenuContainerCssClass
{
	
}
.MainMenu_MenuIconCssClass
{
	
}
.MainMenu_MenuIconCssClass TD
{
	
}
.MainMenu_MenuItemCssClass
{

}
.MainMenu_MenuItemSelCssClass
{
	
}

.MainMenu_MenuItemSelCssClass TD
{
}

.MainMenu_MenuRootArrowCssClass
{
	
}
.MainMenu_RightSeparatorActiveCssClass
{
}
.MainMenu_RightSeparatorCssClass
{
	
}
.MainMenu_SeparatorCssClass
{
	
}
.MainMenu_SubMenuCssClass
{
}
.MainMenu_SubMenuItemActiveCssClass
{

}
.MainMenu_SubMenuItemActiveCssClass TD
{
}
.MainMenu_SubMenuItemBreadCrumbCssClass
{	
}
.MainMenu_SubMenuItemSelectedCssClass
{
}

.MainMenu_SubMenuItemSelectedCssClass TD
{	
	
}
*/
/*END MENU SOLPART*/







.IzqSeparadorHorizonalLuz
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.IzqSeparadorHorizonalSombra
{
	background-image: url(adorno_izq_login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.TopImageSombra
{
	background-image: url(sombra_top_completa.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
}
.ContentBorderDer
{
	background-image: url(bgSombreDerCont.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.TopImageBlank
{
	margin: 0px;
	padding: 0px;
	height: 1px;
	border: 0px none;
}
.bgDerTop
{
	background-image: url(adorno_colores.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bordeExt
{
	border: 1px solid #CCCCCC;
}



/* For MU Template */

.muBordeCadena
{
	border-top: #ffe9e1 1px solid;
	border-bottom: black 1px solid;
	background-color: #416ba7;
}

.muOutMenuIzq
{
	/*background-image: url(muSombraLeft.gif);
	background-repeat: repeat-y;*/
	background-color: #ddfbfe;
	/*background-position-x: right;*/
}
.muTopLinks
{
	background-position-y: top;
	background-image: url(muSombraSup1.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
	margin-left: 5px;
}

.muSeccionMenuDer
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 4px;
	padding-top: 4px;
	background-color: #ddfbfe;
}

.muCenter
{
	background-position: center bottom;
	background-repeat: no-repeat;
}

.contenttalento
{
	margin: 10px;
	padding: 10px;
}
.FormTableTdTitle
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 6px;
}
.FormTableTable
{
	font-size:12px;
	
	
	}
.FormTableTdLabel
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.mcontent
{
	font-size: 12px;
	background-position-y: top;
	background-image: url(bgcontent.gif);
	background-repeat: repeat-x;
	margin: 4px;
	padding: 4px;
}
.lineasombra
{
	background:#66CCFF;
	}
.lineabrillo
{
	background:#FFFFFF;
	
	}
