/*
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	/*background-image:url(images/background1.gif); */
	background-color: #31528C;
}

.pagemasteradminies {
	height: 100%;
	background-image:url(images/background1.gif);
}

.skinmaster {
	height: 100%;
	width:770;
	background-color:#EEEEEE;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinmasteradminies {
	height: 100%;	
	background-color:#E0EAF3;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.bread{
color:black !important;
font-family:verdana;
font-size:11px;
text-align:justify;
}
.separador
{
border-width:0;
background-image:url(images/separadorMenu.gif);

}
.skinheader 
{
 background-color: #31528C;
 background-image:url(images/FondoHeader.png);
 background-repeat:no-repeat;
 height : 201px;
}
.skinFooter 
{
 background-image:url(images/fondoFooter.gif); 
}
.letraRuta
{
color:White;
}

.textoContainer
{
line-height:115%;
text-align:justify;
font-family:Times New Roman;
font-size:11pt;
padding-left:4px;
}
.skinheaderGeneral
{
  background-image:url(images/fondoencabezado1.gif); 
 repeat-x top left;
}
.skinheaderNodo
{
 background-image:url(images/fondoNodo.jpg);
 height:98px;
 background-repeat:no-repeat;
}
.skingradient {
	BACKGROUND-IMAGE: url(images/fondoBuscar.jpg); 
	background-repeat:no-repeat;
	HEIGHT:35px;	
	width:10%;
	vertical-align:top;
	padding-top:11px;	
	
}


.nombrePagina
{
font-family:Arial, Heletica, sans-serif;
color:black;
vertical-align:middle;
font-size:21px;
color:#F7FFA7;
}

.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
.leftPane
{
width:34%;
background-color:Transparent;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;

}
.leftPaneadminies
{
width:250;
background-color:Transparent;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;

}
.leftPaneSkinAlianzas
{
background-color:Transparent;

padding: 4px 0px 4px 4px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpanes {
	width:50%;
}
.contentpane2 {
	width: 50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.OtherTabs {
    font-weight: lighter;
    font-size: 10pt;
    color:#FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
	height:38px;
	
} 
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	width:60px;
	border-left: #000000 3px solid;
	background-color: black; 
}
.MainMenu_MenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	color: black;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: lighter; 
	font-style: normal; 
	border-width:0;
	background-color: Transparent;

}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: transparent; 
	background-image:url(images/fondoMenuItem.jpg);
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-width:0;
	text-align: center; 
	width: 15; 
	height: 23;
}
.MainMenu_SubMenu 
{
	border-left: #DCDCDC 1px solid;	
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	background-image:url(images/fondoMenuItem.jpg);
	
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: white; 
	height: 40px;
	
	
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFF00; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: lighter;
	font-style: normal;
	background-image:url(images/fondoMenuSeleccionado.jpg);
	background-repeat:repeat-x;
	
	
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    width:120px;
    
}
.imagenBuscar
{
 vertical-align:middle;
}

.textoBuscar
{
font-family:Tahoma,Arial;
font-size:13px;
font-weight:bold;
vertical-align:middle;
}

.BuscarTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    background-color:#FFFFFF;
    width:120px;
    height:18px;
}
.Normal,.NormalDisabled
{
line-height:115%;
text-align:justify;
font-family:Tahoma;
font-size:10pt;
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    color:gray;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
    color:gray;
}

.MainMenu_TabMenuItemHover TD
{
   height: 39px;
   background: url(images/fondoBotonMenuSeleccionado.jpg);	
}






