body {
	background-image: url(/DotNetNuke/Portals/_default/Skins/Gizer.Produccion/fondo_web.gif);
}

.idiomas_global {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 2px;
	margin-right: 2px;
}

.idiomas {
	color: #676767;
	font-size: 70%;
	text-decoration: none;
}

.cabecera {
	background-image: url(/DotNetNuke/Portals/_default/Skins/Gizer.Produccion/fondo_cabecera.gif);
	height: 91px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	margin-bottom: 12px;
	background-repeat: no-repeat;
	background-position:right;
	background-color: #FFFFFF;
}

.opciones {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	margin-bottom: 12px;
}

.izquierda {
	float: left;
	width: 30%;
}

.derecha {
	margin-left: 10px;
	float: left;
	width: 68%
}

.unpanel {
	margin-left: 10px;
	float: left;
	width: 69%
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


Body {
    background-color: white;
}

.HeadBg {
    background-color: #CCCCCC;
}


.TabBg {
    background-color: black;
}

.Head {
}

.SubHead {
    font-family: Tahoma, Arial, Helvetica;
}

.NormalTextBox {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 0.75em;
    font-weight: normal;
}

.NormalRed {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 0.75em;
    font-weight: bold;
    color: #ff0000
}

.NormalBold {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 0.68em;
    font-weight: bold
}

.SelectedTab {
    font-weight: bold;
    font-size: 0.7em;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:link {
    text-decoration: none;
    color:white;
}

A.SelectedTab:visited {
    text-decoration: none;
    color:#eeeeee;
}

A.SelectedTab:active {
    text-decoration: none;
    color:#eeeeee;
}

A.SelectedTab:hover {
    text-decoration: none;
    color:#cccccc;
}

.OtherTabs {
 
}
    
A.OtherTabs:link {
    text-decoration: none;

}

A.OtherTabs:visited {
    text-decoration: none;

}

A.OtherTabs:active {
    text-decoration: none;

}

A.OtherTabs:hover {
    text-decoration: none;

}

.CommandButton {
  color:#000000;
  font-family: Tahoma, Arial, Helvetica; 
  font-size: 0.8em;
  font-weight: bold;
  background-color: #FFFFFF;
  border: 0px none;
}
    
A.CommandButton:link {
    text-decoration: none;
    color: #003366;
}

A.CommandButton:visited {
    text-decoration: none;
    color: #003366;
}

A.CommandButton:active {
    text-decoration: none;
    color: #003366;
}

A.CommandButton:hover {
    text-decoration: underline;
    color: #ff0000;
}
    
SMALL {
    font-size: 0.5em;
}

BIG {
    font-size: 0.9em;
}

BLOCKQUOTE, PRE {
    font-family: Lucida Console, monospace;
}

HR {
    height: 1pt;
    text-align: left;
}

.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer;
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 0.75em; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer;
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer;
	background-color: #FFFFFF; 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {
	cursor: pointer;
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 0.75em; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 0.83em; 
	cursor: pointer;
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 0.83em; 
	cursor: pointer;
}

.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	background-color: #333333;
}

.MainMenu_MenuBar {
	cursor: pointer;
	height: 16px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	color: White; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 0.75em; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #333333 0px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 1px solid; 
	border-right: #333333 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	background-color: #333333; 
	border-left: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer;
	background-color: #333333; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #404040 1px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 1px solid;  
	border-right: #404040 0px solid; 
	background-color: White; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #CCCCCC; 
	cursor: pointer; 
	color: White; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 0.75em; 
	font-weight: bold; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 0.83em; 
	cursor: pointer;
	border-right: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 0.83em; 
	cursor: pointer;
}
 
.Message {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 0.68em;
    font-weight: normal;
    background-color: #eeeeee;
}   

.ItemTitle {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 0.9em;
    font-weight: bold;
    color: #003366;
}

.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 0.68em;
    font-weight: bold;
    color: black;
}

.Normal {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 0.7em;
    font-weight: normal;
    font-weight: bold;
    color: #003366;
}

.btn {
  color:#000000;
  font-family:'verdana';
  font-size:0.7em;
  font-weight:bold;
  background-color:#FFFFFF;
  border:1px solid #757242;
  text-decoration:none;
  }

input.btnhover, .btn:hover {
  color:#000000;
  font-family:'verdana';
  font-size:0.7em;
  font-weight:bold;
  background-color:#FFFFFF;
  border:0px none;
  cursor:pointer;
   border:1px solid #B1AC64;
  }
  
/* SKIN POR DEFECTO */


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
