/* 
================================
Skin styles for DotNetNuke
================================
*/   

body{
	background-color:#00619e;
	margin:0px;
}
.headerarea{
	height:104px;
	background-color:#00619e;
}
.topmenu{
	background-image:url(images/menubackground.jpg);
	background-color:#00619e;
	background-repeat:no-repeat;
	height:42px;
}
.rightmenu{
	background-image:url(images/menubackground2.jpg);
	background-repeat:no-repeat;
	background-color:#C80000;
}
.contentarea{
	width:685px;
	height:400px;
	vertical-align:top;
}
.linksarea{
	background-image:url(images/linksbackground.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#000000;
	height:41px;
}
.footback {
background-image:url(images/backgrfoot.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

.tablalink{
background-color:Transparent;
}

/*========================================================*/
/*  Multi Language Selector                               */
/*========================================================*/
.MLLSstyle {font-family:Verdana; font-size:11px; color:#00619e; text-decoration:none; font-weight:bold}
a.MLLSstyle:link { color:#00619e; text-decoration:none; font-weight:bold}
a.MLLSstyle:visited { color:#00619e; text-decoration:none; font-weight:bold}
a.MLLSstyle:hover { color:#80E0D2;  text-decoration:underline; font-weight:bold}
a.MLLSstyle:active { color:#00619e;  text-decoration:none; font-weight:bold}

/*========================================================*/
/*  Multi Language Links                                  */
/*========================================================*/
div.MLLinksSelector { font-family:Verdana; font-size:11px; color:#00619e; text-decoration:none; font-weight:bold}
div.MLLinksSelector a{ font-family:Verdana; font-size:11px; color:#00619e;  text-decoration:none; font-weight:bold}
div.MLLinksSelector a:visited{ color:#00619e;  text-decoration:none; font-weight:bold}
div.MLLinksSelector a:hover{ color:#80E0D2;  text-decoration:none; font-weight:bold}
div.MLLinksSelector a:active{ color:#00619e;  text-decoration:none; font-weight:bold}

/*========================================================*/
/*  Page Title                                            */
/*========================================================*/

.borderpagetitle {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#5B3E1C; text-decoration:none; background-color:#E8E8E8; height:29px; vertical-align:middle; text-align:center; border-bottom: #FFFFFF 2px solid; }
.pagetitle {font-family:Tahoma; font-size:22px; color:#9B9B9D; text-decoration:none; }
a.pagetitle:link { color:#9B9B9D; text-decoration:none; }
a.pagetitle:visited { color:#9B9B9D; text-decoration:none;}
a.pagetitle:hover { color:#FF9900; text-decoration:none;}
a.pagetitle:active { color:#9B9B9D; text-decoration:none;}

div.pagetitle { font-family:Tahoma; font-size:22px; color:#9B9B9D; text-decoration:none;}
div.pagetitle a{ font-family:Tahoma; font-size:22px; color:#9B9B9D; text-decoration:none;}
div.pagetitle a:link{ color:#9B9B9D; text-decoration:none;}
div.pagetitle a:visited{ color:#9B9B9D; text-decoration:none;}
div.pagetitle a:hover{ color:#FF9900;  text-decoration:none;}
div.pagetitle a:active{ color:#9B9B9D; text-decoration:none;}

/*========================================================*/
/*  Bread Crumb                                           */
/*========================================================*/

.borderbreadcrumb {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#5B3E1C; text-decoration:none; background-color:#E8E8E8; height:29px; vertical-align:middle; text-align:center; border-bottom: #FFFFFF 2px solid; }
.breadcrumb {font-family:Tahoma; font-style:italic; font-size:16px; color:#9B9B9D; text-decoration:none; }
a.breadcrumb:link { color:#9B9B9D; text-decoration:none; }
a.breadcrumb:visited { color:#9B9B9D; text-decoration:none;}
a.breadcrumb:hover { color:#FF9900; text-decoration:none;}
a.breadcrumb:active { color:#9B9B9D; text-decoration:none;}


/*========================================================*/
/*  Links Footer                                          */
/*========================================================*/

.linksfooter {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#9B9B9D; text-decoration:none; }
a.linksfooter:link { color:#9B9B9D; text-decoration:none; }
a.linksfooter:visited { color:#9B9B9D; text-decoration:none;}
a.linksfooter:hover { color:#FB251B;  text-decoration:none;}
a.linksfooter:active { color:#9B9B9D;  text-decoration:none;}


/*========================================================*/
/*  Link del Top Menu                                     */
/*========================================================*/

.topmenuseparador {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#B77409; text-decoration:none; }
.topmenulinksover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#B77409; text-decoration:none; }
.topmenulinks {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#5A3D1D; text-decoration:none; }
a.topmenulinks:link { color:#5A3D1D; text-decoration:none; }
a.topmenulinks:visited { color:#5A3D1D; text-decoration:none;}
a.topmenulinks:hover { color:#B77409;  text-decoration:none;}
a.topmenulinks:active { color:#5A3D1D;  text-decoration:none;}
.linkover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#B77409; text-decoration:none; }
.link {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#5A3D1D; text-decoration:none; }
a.link:link { color:#5A3D1D; text-decoration:none; }
a.link:visited { color:#5A3D1D; text-decoration:none;}
a.link:hover { color:#B77409;  text-decoration:none;}
a.link:active { color:#5A3D1D;  text-decoration:none;}


/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
.MainMenu_SubMenu TD
{
	height: 25px;                       /* height of submenu--notice all of height 24px*/
	width:195px;
	/*color:#00619e;*/
	border-bottom: #999999 0px solid;
	border-top: #999999 0px solid;
	border-left: #999999 0px solid;
	border-right: #999999 0px solid;
}

.MainMenu_SubMenuItemSelHover TD          
{
	color:#00619e;
	background-color: #ffffff;                    /* color of sub menu text and height on mouseover*/
	height: 25px;
	width:195px;
}

.MainMenu_SubMenuItemHover TD 
{
	color:#00619e;
	background-color: #ffffff;                    /* color of sub menu text and height on mouseover*/
	height: 25px;
	width:195px;
}

.MainMenu_TabRootMenuItem TD                 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#00619e;  
	background-color: #ffffff;                              /* color of menu text and height--no mouseover*/
	background-image: url(images/tab-off.jpg);	
	height: 25px;
	padding: 0px;
	padding-left:5px;
	width:195px;
	border-bottom: #A3080C 0px solid;
	border-top: #A3080C 0px solid;
	text-align:left;
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	height: 25px;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	/*font-weight:bold;*/
 	font-style: normal;
	color:#FFFFFF;
	background-color: #00619e;
	padding: 0px;
	padding-left:5px;
	width:195px;
	/*text-transform:uppercase;*/
	text-align:left;
}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	/*background-image:url(images/backovermenu.jpg);*/
    /*background-repeat:no-repeat;*/
	border-bottom: #A3080C 0px solid;
	border-top: #A3080C 0px solid;
	background-color: #00619e;
	color:#FFFFFF;
	height: 25px;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	width:195px;
	padding: 0px;
	padding-left:5px;
	text-align:left;
	/*text-transform:uppercase;*/
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{
	/*background-image:url(images/backovermenu.jpg);*/
    /*background-repeat:no-repeat;*/
	border-bottom: #A3080C 0px solid;
	border-top: #A3080C 0px solid;
	background-color: #00619e;	
	color:#FFFFFF;
	height: 25px;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	padding: 0px;
	padding-left:5px;
	width:195px;
	text-align:left;
	/*text-transform:uppercase;*/
}

.MainMenu_MenuContainer {

	border-bottom: #A3080C 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #A3080C 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #A3080C 0px solid;
	border-left: #E7EDE3 0px solid; 
	border-top: #A3080C 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 25px; 
	padding: 0px;
	/*padding-right:10px;*/
	/*width:206px;*/
	/*text-transform:uppercase;*/
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color:#FFFFFF;                                 /*color of sub menu text---no mouseover*/
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	font-style: normal;
	/*background-color: #00619e*/
	border-bottom: #EBEBEB 0px solid;
	border-top: #EBEBEB 0px solid;
	width:195px;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #00619e;             /* this is the color of the drop down submenu for the left side if you want to use icon*/
	border-bottom: #EBEBEB 0px solid;
	border-top: #EBEBEB 0px solid;
	text-align: center; 
	width: 3; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;                           
	font-family: Verdana; 
	font-size: 12px; 
	font-weight:bold; 
	font-style: normal;
	background-color: #00619e;                 /*this is the color of the submenu behind text*/
	border-bottom: #00619e 1px solid;        /*these are the colors of the submenu box border*/
	border-top: #00619e 1px solid;
	border-left: #00619e 1px solid;
	border-right: #00619e 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=90, Strength=0);
	width:195px;
}

.MainMenu_MenuBreak {
	width: 5px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #FFFFFF;      /*this is the color of the submenu highlight*/
	/*background-image:url(images/backovermenu.jpg);*/
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	font-style: normal;
	color:#00619e;
	border-bottom: #999999 0px solid;
	border-top: #999999 0px solid;
	border-left: #999999 0px solid;
	border-right: #999999 0px solid;
	margin: 0px 0px 0px 0px;
	width:195px;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 1px; 
	/*color:#5D5D79; */
	cursor: pointer; 
	cursor: hand; 
	border-bottom: #999999 0px solid;
	border-top: #999999 0px solid;
	border-left: #999999 0px solid;
	border-right: #999999 0px solid;
	/*background-color:Transparent;*/
}

.MainMenu_MenuArrow TD {
	width:1px;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}

/*========================================================*/
/*  Side menu                                             */
/*========================================================*/

.MenuHdr /*Main nav table*/ { 
  font-size: 11px; 
  
  font-weight: normal; 
  padding-bottom: 0px; 
  color:#00619e;
  padding-top: 10px; 
 min-width:100% ;
  cursor: default;
  /*text-align:left;*/
  font-family:Tahoma;
 
  }

.MenuItem /*Submenu style*/ {
  font-size: 11px; 
  
  font-weight: normal; 
 
  /*text-align:left;*/
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: Transparent;
  }



.MenuItemMouseOver /*Submenu on hover*/ {
  font-size: 11px; 
  
  font-weight: normal; 
  padding-bottom: 2px;
  padding-top: 2px;
  /*text-align:left;*/
  background-color: Transparent;
  }



.MenuItem HR /*???*/ {
  font-size: 11px; 
  
  font-weight: normal; 
 
  /*text-align:left;*/
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: Transparent;
  }




.MenuItem A  /*???*/ {
  
  text-decoration: none; 
  color:#00619e; 
  width: 100%; 
  

  padding-bottom: 2px;
  padding-top: 2px;
  /*text-align:left;*/
  cursor: default; 
  cursor: pointer; 
  }


.MenuItem A:Active /*???*/ {

  text-decoration: none; 
  color:#00619e; 
 
  min-width:100%  
  padding-bottom: 2px;
  padding-top: 2px;;
  /*text-align:left;*/
  cursor: default; 
  cursor: pointer; 
  }

.MenuItem A:Visited /*Subnav visited*/ {

  text-decoration: none; 
  color:#00619e; 
  
  width: 100%; 
  
  padding-bottom: 2px;
  padding-top: 2px;
  /*text-align:left;*/
  cursor: default; 
  cursor: pointer; 
  }

.MenuItem A:Hover  /*???*/ {

  text-decoration: none; 
  color: #FDFF00; 
  width: 100%; 
  
  padding-bottom: 2px;
  padding-top: 2px;
  /*text-align:left;*/
  cursor: default; 
  cursor: pointer; 
  } 


.MenuItem A:Link /*submenu menu text NO hover*/{

  text-decoration: none;
  font-family:Tahoma;
  color:#00619e; 
  width: 100%; 
  
  padding-top: 2px;
  padding-bottom: 2px;
  /*text-align:left;*/
  cursor: default; 
  cursor: pointer; 
  }

.MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link /*submenu menu text on hover*/{
  font-family:Tahoma;
  text-decoration: none; 
  color: #FDFF00; 
  width: 100%; 

  padding-top: 2px;
  padding-bottom: 2px;
  /*text-align:left;*/
  cursor: default; 
  cursor: pointer; 
  }

.MenuHdr A  /*???*/{
  text-decoration: none; 
  color:#00619e; 
  width: 100%; 
min-width:100% ;
  padding-top: 2px;
  padding-bottom: 2px;
  /*text-align:left;*/
  cursor: default; 
  cursor: pointer; 
  }
.MenuHdr A:Active /*???*/ {
  text-decoration: none; 
  color:#00619e; 
  width: 100%; 
min-width:100% ;
  padding-top: 2px;
  padding-bottom: 2px;
  /*text-align:left;*/
  cursor: default; 
  cursor: pointer; 
  }
.MenuHdr A:Hover /*???*/ {
  text-decoration: none; 
  color:#00619e; 
  width: 100%; 
min-width:100% ;
  padding-top: 2px;
  padding-bottom: 2px;
  /*text-align:left;*/
  cursor: default; 
  cursor: pointer; 
  }
.MenuHdr A:Visited /*Menu visited color*/ {
  text-decoration: none; 
  color:#00619e; 
  width: 100%;
min-width:100%  ;
  padding-top: 2px;
  padding-bottom: 2px;
  /*text-align:left;*/
  cursor: default; 
  cursor: pointer; 
  }
.MenuHdr A:Link /*???*/ {
  text-decoration: none; 
  color:#00619e; 
  width: 100%; 
  padding-top: 2px;
min-width:100% ;
  padding-bottom: 2px;
  /*text-align:left;*/
  cursor: default; 
  cursor: pointer; 
  }

 

.currentHeaderHighlight {
  background-color: Transparent; 
  width: 100%;
  min-width:100% ;
  height:100%;
  font-weight: normal; 
  padding-bottom: 10px; 
  color: #FDFF00;
  padding-top: 10px; 
  cursor: default;
  /*text-align:left;*/
  }
  
  
  
  
/*========================================================*/
/*  TOP MENU                                             */
/*========================================================*/
.MenuHdr24, .MenuHdr24 A, .MenuHdr24 A:Link, .MenuHdr24 A:Active, .MenuHdr24 A:Visited, .MenuHdr24 A:Hover{
	font-size: 10px;
	font-family:Tahoma;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	background-color: Transparent;
	text-decoration:none;
	height:26px;
	}
	
.MenuHdr24, .MenuHdr24 TD{
	background-image:url(images/fondo_menu.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:26px;
	vertical-align:middle;
}

.MenuHdr24, .MenuHdr24 SPAN{
	background-color: Transparent;
	height:26px;
	
}


.MenuItem24, .MenuItem24 A, .MenuItem24 A:Link, .MenuItem24 A:Active, .MenuItem24 A:Visited, .MenuItem24 A:Hover{
  font-size: 10px;
	font-family:Tahoma;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	background-color: Transparent;
	text-decoration:none;
	height:26px;
	}

.MenuItem24 .MenuItem24 TD{
	background-image:url(images/fondo_menu.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:26px;
	vertical-align:middle;
}

.MenuItem24, .MenuItem24 SPAN{
	background-color: Transparent;
	height:26px;
	}



.MenuHdrMouseOver24, .MenuHdrMouseOver24 A, .MenuHdrMouseOver24 A:Link, .MenuHdrMouseOver24 A:Active, .MenuHdrMouseOver24 A:Visited, .MenuHdrMouseOver24 A:Hover {
	font-size: 10px;
	font-family:Tahoma;
	font-weight:bold;
	color: #000000;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	background-color: Transparent;
	text-decoration:none;
	height:26px;
	}


.MenuHdrMouseOver24, .MenuHdrMouseOver24 TD{
	background-color: Transparent;
	vertical-align:bottom;
	height:26px;
	vertical-align:middle;
	
}


.currentHighlight24 {
	/*font-size: 10px; 
	font-family:Tahoma;
	text-align:center;
	
	color:#00619E;
	font-weight:bold;
	background-color:#FFFFFF;*/
	
  background-color:#FFFFFF;
  font-family:verdana;
  font-size:10px;
  color:#00619E;
  height:26px;  
  background-image:url(images/selec.jpg);
  background-position:right;
  background-repeat:no-repeat;

	/**/
}

/*.currentHighlight24, .currentHighlight24 TD{
	
	background-color: #FFFFFF;
	vertical-align:bottom;
	height:26px;
	vertical-align:middle;
	background-position:top;
	background-image:url(images/selec.jpg);
	background-position:right;
	background-repeat:no-repeat;
	vertical-align:top;
	
}*/

/*     MINI MINI   */

.minilogo{
padding-left: 15px;
padding-right:15px;
 }
 
.minibanner {
padding-top:10px;
padding-left:8px;
padding-right:25px;
}
.miniproductos {
padding-top:10px;
padding-left:8px;
padding-right:24px;
}


/*     SIZE PRO CLASS PA VE   */

.Head   {
font-family: Verdana;
   font-size:  19px;
   font-weight:  bold;
   color: #00619e;
}

.titu   {
font-family: Verdana;
   font-size:  19px;
   font-weight:  bold;
   color: #636467;
}


.pensa   {
font-family: Verdana;
   font-size:  11px;
   font-weight:  bold;
   color: #636467;
   font-style:italic;
}


/* text style used for most text rendered by modules */
.Normal
{
   font-family: Verdana;
   font-size:  10px;
   font-weight: normal;
   color: #636467;    
}
