﻿body {
	background-color: transparent;
	width : 100%;
	height : 100%;
	font-family : Segoe UI,Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
}

.PageWidth {
	width : 900px;	
}

.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}

#dnn_dnnSEARCH_txtSearch.NormalTextBox { 
    height:20px;
	background-color: transparent;
	width: 150px; 
	color: #282828; 
	padding: 2px 0px 0px 2px; 
	border: 1px 1px 1px 1px solid #6499DB;
	cursor:text;
	font-family : "SegoeBold",Segoe Segoe UI Black, Century, Garamond, Bell MT;
}

.bannerpane {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.headerpane {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.toppane {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

.leftpane {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

.contentpane {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

.rightpane {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

.bottompane {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

.MainMenu_MenuContainer {
	background-color: transparent;
    width:100%;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuArrow {
	display: none
}

.MainMenu_RootMenuArrow {
	display: none
}

.MainMenu_MenuIcon {
	display: none
}

.MainMenu_MenuBreak {
   	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.RootMenuItem TD {
    padding:0px 5px 0px 5px;
	height:41px;
    font-size:13px;
    font-weight:bold;
    /*font-family: "SegoeBold",Segoe UI Black,Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;*/
    color:#282828;
    text-align:center;
}

.RootMenuItemSel TD {
    padding:0px 5px 0px 5px;
	height:41px;
    font-size:13px;
    font-weight:bold;
    color: #00B4A0;  
    text-align:center;
	background-image: url(images/Blue_r8_c6.jpg);
	/*font:"SegoeBold";*/
}

.RootMenuItemHover TD {
    padding:0px 5px 0px 5px;
	height:41px;
    font-size:13px;
    font-weight:bold; 
    color:#000000; 
    text-align:center;
    background-image: url(images/icorp_r8_c6.jpg);
}

.MainMenu_MenuItem {
    padding:5px 25px 5px 12px;
    border:0pt none;
    font-size: 11px; 
    color: #444444;
	font-weight: bold;  
}

.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand;
}

.Submenu {
    border-left:4px solid #AAAAAA;
    cursor:pointer;
    margin-top: 0px;
    margin-left: -1px; 
    z-index: 1000;
    font-size: 11px; 
    color: #444444;
    font-weight: bold; 
background: #CCCCCC;
/*	background: #B2CEF1;  */
}

.Submenuitemselected,Submenuitembreadcrumb {
    padding:5px 25px 5px 12px;
    border:0pt none;
    margin-top: 0px;
    margin-left: 0px; 
    font-size: 11px; 
    color: #00B4A0;
	font-weight: bold; 
	background: #F0EBEB;
	 font-family: "SegoeBold",Segoe UI Black, ,Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
/*background: #BBBBBB;*/
	/*background: #256AC0; */
}

.Head{ 
   font-size:13px;
   font-weight:bold;
   color:#000000; 
}

.SubHead{ 
   font-size:12px; 
   color:#000000;
  }
   
.SubSubHead{ 
   font-size:11px; 
   color:#000000;
}

.Normal{
   font-size:11px; 
   color:#000000;
   font-weight : normal;
   font-size : 11px;
}

.TH,TD,DIV {	
   font-size: 11px; 
   color: #000000; 
   font-family: Segoe UI,Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
 
}

.CommandButton {
	font-size : 11px;
	font-weight : normal;
	color : #282828;
	text-decoration : none;
}
    
    A.ligasHead:link
    {
        font-size : 11px;
	font-weight : normal;
	color : #000000;
	
        }
    A.ligasHead:visited
    {
        font-size : 11px;
	font-weight : normal;
	color : #000000;
	
    }
    A.ligasHead:active
    {
      font-size : 11px;
	font-weight : normal;
	color : #000000;
	
    }
    A.ligasHead:hover
    {
        font-size : 11px;
	font-weight : normal;
	color : #000000;
	
        }
A.CommandButton:link {
	font-size : 11px;
	font-weight : normal;
	color : #282828;
	text-decoration : underline;
}

A.CommandButton:visited  {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:active {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:hover {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : none;
}

/*Modificado para cambiar los colores de los commandButtons de la pantalla de Emisi�n*/

.CommandButtonActive {
	font-size : 11px;
	font-weight : normal;
	color : #e49100;
	text-decoration : none;
}
    
A.CommandButtonActive:link {
	font-size : 11px;
	font-weight : normal;
	color : #e49100;
	text-decoration : underline;
}

A.CommandButtonActive:visited  {
	font-size : 11px;
	font-weight : normal;
	color : #e49100;
	text-decoration : underline;
}

A.CommandButtonActive:active {
	font-size : 11px;
	font-weight : normal;
	color : #e49100;
	text-decoration : underline;
}

A.CommandButtonActive:hover {
	font-size : 11px;
	font-weight : normal;
	color : #e49100;
	text-decoration : none;
}

/*Modificado para cambiar los colores de los commandButtons de la pantalla de Emisi�n*/

.Login, A.Login:link, A.Login:visited, A.Login:active{
   background:transparent url(images/BlueLogin.jpg) no-repeat scroll left;
   padding:2px 0px 2px 22px;
   font-size : 11px;
   font-weight: normal;
   color:#000000;
   height:15px;
   text-decoration:none;
}

A.Login:hover {
   font-size : 11px;
   font-weight : normal;
   color: #00B4A0;
   text-decoration : none;
}

.User, A.User:link, A.User:visited, A.User:active{
   background:transparent url(images/BlueUser.jpg) no-repeat scroll left;
   padding:2px 6px 2px 22px;
   font-size : 11px;
   font-weight : normal;
   /*color:#AAD7CD;*/
   /*color:#00B4A0;*/
   color:#000000;
   height:15px;
   text-decoration:none;
}

A.User:hover {
   font-size : 11px;
   font-weight : normal;
   /*color: #AAD7CD;*/
   color:#00B4A0;
   text-decoration : none;
}

.Date, A.Date:link, A.Date:visited, A.Date:active, A.Date:hover  {
    /*color:#AAD7CD;*/
    /*color:#00B4A0;*/
   color:#000000;
	font-weight:normal; 
    font-size:11px;
	height:15px;
    text-decoration:none;
}

.Search, A.Search:link, A.Search:visited, A.Search:active {
    color:#AAD7CD;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
}

A.Search:hover  {
    color:#333333;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
}

.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {
    color:#282828;
    /*color:#00B4A0;*/
	font-weight:bold; 
    font-size:11px;
    text-decoration:none;
}

A.Breadcrumb:hover  {
     color:#282828;
     /*color:#00B4A0;*/
	font-weight:bold; 
    font-size:11px;
    text-decoration:none;
}

A:link {
	color :#00B4A0;
	text-decoration : none;
	/*margin:2px;*/
	position:relative;
	
	margin-left:2px;
}

A:active {
	color :#00B4A0;
	text-decoration : underline;
}

A:hover {
	color :#AAD7CD;
	text-decoration : underline;
}

A:visited {
	color :#00B4A0;
	text-decoration : none;
}

.Footer{
   font-size:11px;
   font-weight:bold; 
   color:#00B4A0;
   text-decoration:none
}

A.Footer:link {
    font-size:11px;
    font-weight:bold; 
	color : #00B4A0;
	text-decoration : none;
}

A.Footer:visited  {
    font-size:11px;
    font-weight:bold; 
	color : #00B4A0;
	text-decoration : none;
}

A.Footer:active {
    font-size:11px;
    font-weight:bold; 
	color : #FFFFFF;
	text-decoration: none;
}

A.Footer:hover {
    font-size:11px;
    font-weight:bold; 
	color :#000000;
	text-decoration: none;
}

@font-face {
    font-family: 'SegoeBold';
    src: url('./segoe/segoebd.eot');
    src: url('./segoe/segoebd.eot') format('embedded-opentype'),
         url('./segoe/segoebd.woff') format('woff'),
         url('./segoe/segoebd.ttf') format('truetype'),
         url('./segoe/segoebd.svg#SegoeBold') format('svg');
}
@font-face {
    font-family: 'SegoeLightRegular';
    src: url('./segoe/segoel.eot');
    src: url('./segoe/segoel.eot') format('embedded-opentype'),
         url('./segoe/segoel.woff') format('woff'),
         url('./segoe/segoel.ttf') format('truetype'),
         url('./segoe/segoel.svg#SegoeLightRegular') format('svg');
}
.header2
{
    background-color: #E6E6E6; 
    font-family: 'SegoeBold', Segoe UI, Century, Garamond, Bell MT;
    font-size: 11px;
    color: #282828;
    text-decoration: none;
}

.header3
{
    background-color: #f8f8ff; 
    font-family: 'SegoeBold', Segoe UI, Century, Garamond, Bell MT;
    font-size: 11px;
    color: #000066;
    text-decoration: none;
    /*border-bottom:solid 1pt #00B4A0;*/
    /*border-top: solid 1pt #00B4A0;*/
}
.planBody 
{
    background-color: #E6E6E6; 
    border: solid 1px #00B4A0;
}
.tituloDialog
{
    background-color: #00B4A0;
    color:#FFFFFF;
}

.link
{
    color :#00B4A0;
	text-decoration : none;
	/*margin:2px;*/
	position:relative;
	
	margin-left:2px;
    }