
.TopBannerPane{
	height:128px;
	width:851px;
}

.margen{
	background: url(separator2.png);
	background-repeat:no-repeat;
	background-color:#d4d6e5;
	height:31px;
	width:26px;
}

.menubg{
	background: url(menubg.jpg);
	background-repeat:repeat;
	background-color:#d4d6e5;
	height:31px;
}

.searchbg{
	background: url(searchbg.jpg);
	background-repeat:no-repeat;
	background-color:#d4d6e5;
	height:31px;
	width:249px;
}
.menubottom{
	background: url(menubottom.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:851px;
}
.deg_izq{
	background: url(deg_izq.jpg);
	background-repeat:repeat-y;
	width:20px;
}
.deg_der{
	background: url(deg_der.jpg);
	background-repeat:repeat-y;
	width:20px;
}

/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

.LeftPane {
	background-color: transparent;
	padding-left: 14px;
	padding-right: 0px;
	padding-top: 13px;
	padding-bottom:13px;
	width:210px;
}

.ContentPane{ 
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 13px;
	padding-bottom:13px;
}
.RightPane{ 
/*	width: 200px; */
	background-color: transparent;
	padding-left: 0px;
	padding-right:16px;
	padding-top: 13px;
	padding-bottom: 13px;
	width:210px;
}

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #000000; font-family: verdana; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { color: #000000; font-family: verdana; font-weight: normal; font-size: 11px; text-decoration: underline; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #000000; font-family: verdana; font-size: 11px; text-decoration: none;font-weight: normal; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #000000; font-family: verdana; font-size: 11px; text-decoration: none;font-weight: normal;  }
/*-- date token idle 2                 --*/ .DATE_object2, a.DATE_object2:link, a.DATE_object2:visited, a.DATE_object2:active { color: #000000; font-family: verdana; font-size: 11px; text-decoration: none; font-weight:normal; }
/*-- date token hover 2                --*/ a.DATE_object2:hover { color: #000000; font-family: verdana; font-size: 11px; text-decoration:  underline;  font-weight: normal; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #4D4D4D; font-family: verdana; font-size: 11px; text-decoration: none; font-weight: normal;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #4D4D4D; font-family: verdana; font-size: 11px; text-decoration:  underline; font-weight: normal; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#000000; font-size: 11px;font-family: verdana;  }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#000000; font-weight: normal; text-decoration:none; font-size: 11px;  }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#000000; font-weight: normal; text-decoration: underline;  }
/*-- terms SearchFeild idle            --*/ .SearchFeild { color:#000000; font-size: 11px;font-family: verdana;  }
/*-- terms SearchFeild links           --*/ a.SearchFeild:link, a.SearchFeild:visited, a.SearchFeild:active { color:#B6B6B6; font-weight: normal; text-decoration:none; font-size: 11px;  }
/*-- terms SearchFeild links hover     --*/ a.SearchFeild:hover { color:#000000; font-weight: normal; text-decoration: none;  }
/* text and link style for SkinObjects */
.SkinObject
{
	color: #000000;
	font-family: Verdana, verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
}
A.SkinObject:link
{  font-family: Verdana, verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	 color:#000000;
}
A.SkinObject:visited
{  font-family: Verdana, verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	 color:#000000;
}
A.SkinObject:active
{
	font-family: Verdana, verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	 color:#000000;
}
A.SkinObject:hover
{
	font-family: Verdana, verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
	color: #000000;
	text-decoration: underline;
}      
/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: verdana; font-size: 11px; color: #000000; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: verdana; font-size: 11px; font-weight: bold; color: #000000; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: verdana; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: verdana; font-size: 11px; font-weight: bold; color: #036EBC; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #036EBC; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color:#7f84be; font-family:Arial; font-weight:bold; font-size:11px;text-decoration: none; }
/*-- default links hover               --*/ a:hover { color:#00097D; font-family:Arial; font-weight:bold; font-size:11px;text-decoration: none; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666666; font-family: arial; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover{ color: #666666; font-family: arial; font-size: 12px; font-weight: normal;text-decoration: underline; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #0172C2; border: 0px solid #ABABAB; background:  transparent; padding: 0px 0px 0px 2px; font-family: verdana; font-weight: bold; font-size: 11px; text-decoration: none;}
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { color: #046FBD; border: 0px solid #868686; background:  transparent; padding: 0px 0px 0px 2px; font-family: verdana; font-weight: bold; font-size: 11px; text-decoration:  underline;}
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding:0px 20px 0px 20px; width:60px; cursor: hand; font-size:12px; margin: 0 0 0 0px;}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/
/*-- default input elements     --*/ input{ font-family: verdana; font-size: 11px; color: #000000;}
/*-- default form elements      --*/ select{ font-family: verdana; font-size: 10px; color: #000000; border-bottom: 0px solid #DDD; border-left: 1px solid #DDD; border-right: 0px solid #DDD; border-top: 1px solid #000; background: #F1F1F1;}
/*-- textbox                    --*/ .NormalTextBox { color: #000000; padding-left: 4px; line-height: 12px; font-family: verdana; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background:transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:16px; background: transparent; width:160px; color: #000000; margin: 0px 0px 0px 0px; cursor:text; border: 0px; font-size: 11px;}
/*head of Page*/
.ControlPanel, .PagingTable {width: 100%;height: 64px;background-color: #EDEDED;color: #FFF;BORDER-RIGHT: #003366 1px solid; BORDER-TOP: #003366 1px solid; BORDER-LEFT: #003366 1px solid; BORDER-BOTTOM: #003366 1px solid; }
.StandardButton{padding-right: 5px;padding-left: 5px;font-weight: normal;font-size: 11px;background: #0172C2;color: #FFF;font-family: Verdana, sans-serif; cursor:hand;}


/*  8. Main Menu and Module Menus                         */
/*========================================================*/
.MainMenu_MenuContainer { 
	background-color: transparent; 
}

.MainMenu_MenuBar { 
	cursor: pointer; 
	cursor: hand; 
	
}

.MainMenu_SubMenu{ 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	font-family: arial; 
	font-weight: normal; 
	color: #9d9b99; 
	font-size:11px; 
	width:150px;
	text-align:center;
}


.MainMenu_MenuItem{ 
	cursor: pointer; 
	cursor: hand; 
	color: #9d9b99; 
	font-family:arial; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #c6c5c5 0px solid; 
	border-bottom: #c6c5c5 2px solid; 
	border-top: #c6c5c5 1px solid; 
	border-right: #c6c5c5 1px solid;
	width:150px;
	text-align:center;
	background-color: #ffffff; 
}

.MainMenu_MenuItemSel{
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: arial; 
	font-size: 11px; 
	font-weight:normal; 
	font-style: normal;
	background-color:#0b4be0; 
	width:150px;
	text-align:center;
}



.MainMenu_Idle {
	color: #7f84be; 
	height: 31x; 
	font-weight:bold; 
	font-family: Verdana; 
	font-size: 11px;
	background-color:transparent;
	text-align:center;
}
 
.MainMenu_Selected { 
	color:#00097D;
	height: 31x; 
	font-weight:bold; 
	font-family: Verdana;  
	font-size: 11px;
	background-color:transparent;
	text-align:center;
}

.MainMenu_Active{
	color: #00097D; 
	height: 31x; 
	font-weight:bold; 
	font-family: Verdana;  
	font-size: 11px;
	background-color:transparent;
	text-align:center;
}

.MainMenu_BreadcrumbActive {
	color: #7f84be; 
	height: 31x; 
	font-weight:bold; 
	font-family: Verdana;  
	font-size: 11px;
	background-color:transparent;
	text-align:center;
}

.MainMenu_MenuArrow{ display: none;}
.MainMenu_RootMenuArrow{ display: none;}

.MainMenu_MenuIcon  {	
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff; 
	border-left: #c6c5c5 1px solid; 
	border-bottom: #c6c5c5 2px solid; 
	border-top: #c6c5c5 1px solid;
	text-align: center; 
	width: 0px; 
}
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer { color: #000000; padding: 0px 0px 0px 0px}
/*-- module menu bar          --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem{cursor: pointer; cursor: hand; color:#000000; font-family: arial; font-size: 12px; font-weight: normal; font-style: normal; border-left: c6c5c5 0px solid; border-bottom: #c6c5c5 1px solid; border-top: white 0px solid; border-right: white 0px solid;background-color: Transparent;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItemSel { padding: 0px 0px 0px 0px; }
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak{border-bottom: #c6c5c5 0px solid; border-left: #c6c5c5 0px solid; border-top: #c6c5c5 0px solid;  border-right: #c6c5c5 0px solid; background-color: transparent; height: 0px; color: #FFF;}
/*-- not needed - module menu --*/ .MainMenuSeperator{background:  transparent;}
/*-- not needed - module menu --*/ .MainMenu_MenuBreak{border-bottom: #c6c5c5 0px solid; border-left: #c6c5c5 0px solid; border-top: #c6c5c5 0px solid;  border-right: #c6c5c5 0px solid; background-color: transparent; height: 0px; color: #FFF;}
/*-- not needed - module menu --*/ .ModuleTitle_MenuArrow{border-bottom: #c6c5c5 1px solid; border-left: #EEEEEE 0px solid; border-top: #EEEEEE 0px solid;  border-right: #EEEEEE 0px solid;}
/*-- not needed - module menu --*/ .ModuleTitle_RootMenuArrow{ display: none;}
/*-- not needed - module menu --*/ .ModuleTitle_MenuIcon {	cursor: pointer; cursor: hand; background-color: #c6c5c5; border-left: #EEEEEE 0px solid; border-bottom: #c6c5c5 1px solid; border-top: #EEEEEE 0px solid; text-align: center; width: 15; height: 21;}
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/
.enlaces a:link, .enlaces a:visited, .enlaces a:active { color:#7f84be; font-family:Arial; font-weight:bold; font-size:11px;text-decoration: none; }
.enlaces a:hover { color:#00097D; font-family:Arial; font-weight:bold; font-size:11px;text-decoration: none; }

.login{
	color:#7f84be; font-family:Arial; font-weight:bold; font-size:11px;text-decoration: none;
	
}
A.login:link{
	color:#7f84be; font-family:Arial; font-weight:bold; font-size:11px;text-decoration: none;
   
}
A.login:visited{
	color:#7f84be; font-family:Arial; font-weight:bold; font-size:11px;text-decoration: none;
	
}
A.login:hover{
	color:#00097D; font-family:Arial; font-weight:bold; font-size:11px;text-decoration: none;
}
A.login:active{
	color:#7f84be; font-family:Arial; font-weight:bold; font-size:11px;text-decoration: none;
	
}

.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	white-space:nowrap;
	line-height:12px;
	
}
A.breadcrumb:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	line-height:12px;
   
}
A.breadcrumb:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	line-height:12px;
	
}
A.breadcrumb:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
   text-decoration: underline;
   white-space:nowrap;
	line-height:12px;
	
}
A.breadcrumb:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	white-space:nowrap;
	line-height:12px;
	
}

.user{
	color:#7f84be; font-family:Arial; font-weight:bold; font-size:11px;text-decoration: none;
}
A.user:link{
	color:#7f84be; font-family:Arial; font-weight:bold; font-size:11px;text-decoration: none;
}
A.user:visited{
	color:#7f84be; font-family:Arial; font-weight:bold; font-size:11px;text-decoration: none;
}
A.user:hover{
	color:#00097D; font-family:Arial; font-weight:bold; font-size:11px;text-decoration: none;
}
A.user:active{
	color:#7f84be; font-family:Arial; font-weight:bold; font-size:11px;text-decoration: none;
}
.current{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	white-space:nowrap;
	line-height:12px;
	font-weight: bold;
   
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	white-space:nowrap;
	line-height:12px;
   
}
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	white-space:nowrap;
	line-height:12px;
   
}
A.terms:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	line-height:12px;
}
A.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	line-height:12px;
}
A.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
   text-decoration: underline;
   white-space:nowrap;
	line-height:12px;
}
A.terms:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	line-height:12px;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	white-space:nowrap;
	line-height:12px;
}
A.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	line-height:12px;
}
A.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	line-height:12px;
}
A.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
   text-decoration: underline;
   white-space:nowrap;
	line-height:12px;
}
A.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	line-height:12px;
}

.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	white-space:nowrap;
	line-height:12px;
	white-space:nowrap;
	line-height:12px;
}
A.links:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	line-height:12px;
}
A.links:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	line-height:12px;
}
A.links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
   text-decoration: none;
   white-space:nowrap;
   line-height:12px;
}
A.links:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
	line-height:12px;
}


