/* 
================================
Skin styles for DotNetNuke
================================
*/   

body{
	background-image:url(images/backcolor.jpg);
	background-repeat:repeat-x;
	background-color:#0F0400;
	margin:0px;
	font-size:10px;
}
.menu{
	height:40px;
	text-align:center;
}
.menuarea{
	/*background-image:url(images/backmenu.png);
	background-repeat:repeat-x;*/
	height:51px;
	width:84px;
	vertical-align:middle;

}
.menu2area{
	/*background-image:url(images/backmenu.png);
	background-repeat:repeat-x;*/
	height:26px;
	vertical-align:middle;
}
.izq01{
	background-image:url(images/izq01.jpg);
	width:1px;
}
.izq02{
	background-image:url(images/izq02.jpg);
	width:1px;
}
.der01{
	background-image:url(images/der01.jpg);
	width:1px;
}
.der02{
	background-image:url(images/der02.jpg);
	width:1px;
}
.barras{
	vertical-align:middle;
	width:170px;
}
.footerarea{
	background-color:#B12C1B;
	height:26px;
}
.linksarea{
	background-color:#E6E6E6;
}

/*========================================================*/
/*  Contenido Scroll Content Pane                         */
/*========================================================*/
div.scrollcontent p{
	font-family:Tahoma, Verdana,Helvetica, "Trebuchet MS";
	text-align:justify;
	font-size:12px;
}
div.scrollcontent td{
	font-family:Tahoma, Verdana,Helvetica, "Trebuchet MS";
	text-align:justify;
	font-size:12px;
}

/*========================================================*/
/*  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:16px; color:#000000; text-decoration:none; font-weight:bold; }
a.pagetitle:link { color:#000000; text-decoration:none; font-weight:bold; }
a.pagetitle:visited { color:#000000; text-decoration:none; font-weight:bold;}
a.pagetitle:hover { color:#A81300; text-decoration:none; font-weight:bold;}
a.pagetitle:active { color:#000000; text-decoration:none; font-weight:bold;}

div.pagetitle { font-family:Tahoma; font-size:16px; color:#000000; text-decoration:none; font-weight:bold;}
div.pagetitle a{ font-family:Tahoma; font-size:16x; color:#000000; text-decoration:none; font-weight:bold;}
div.pagetitle a:link{ color:#000000; text-decoration:none; font-weight:bold;}
div.pagetitle a:visited{ color:#000000; text-decoration:none; font-weight:bold;}
div.pagetitle a:hover{ color:#A81300;  text-decoration:none; font-weight:bold;}
div.pagetitle a:active{ color:#000000; text-decoration:none; font-weight:bold;}

/*========================================================*/
/*  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:#000000; text-decoration:none; }
a.linksfooter:link { color:#000000; text-decoration:none; }
a.linksfooter:visited { color:#000000; text-decoration:none;}
a.linksfooter:hover { color:#B12C1B;  text-decoration:none;}
a.linksfooter:active { color:#000000;  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: 26px;*/                       /* height of submenu--notice all of height 24px*/
	width:150px;
	/*color:#FFFFFF;*/
	border-bottom: #999999 0px solid;
	border-top: #999999 0px solid;
	border-left: #999999 0px solid;
	border-right: #999999 0px solid;
}

.MainMenu_SubMenuItemSelHover TD          
{
	color:#000000;
	background-color: #B12C1B;                    /* color of sub menu text and height on mouseover*/
	/*height: 26px;*/
	width:150px;
}

.MainMenu_SubMenuItemHover TD 
{
	color:#000000;
	background-color: #B12C1B;                    /* color of sub menu text and height on mouseover*/
	/*height: 26px;*/
	width:150px;
}

.MainMenu_TabRootMenuItem TD                 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;  
	/*background-color: #F9A819;*/                               /* color of menu text and height--no mouseover*/
	/*background-image: url(images/tab-off.jpg);	*/
	height: 26px;
	padding: 0px;
	/*width:150px;*/
	border-bottom: #A3080C 0px solid;
	border-top: #A3080C 0px solid;
	text-align:center;
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	height: 26px;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	/*font-weight:normal;*/
 	font-style: normal;
	color:#000000;
	/*background-color: #B91219;*/
	padding: 0px;
	/*width:150px;*/
	text-transform:uppercase;
	text-align:center;
}

.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: #F9A819;*/	
	color:#000000;
	height: 26px;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	/*width:150px;*/
	padding: 0px;
	text-align:center;
	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: #F9A819;*/	
	color:#000000;
	height: 26px;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	padding: 0px;
	/*width:150px;*/
	text-align:center;
	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: 26px; 
	padding: 0px;
	/*padding-right:10px;*/
	/*width:206px;*/
	text-transform:none; /* antes 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: #B12C1B*/
	border-bottom: #EBEBEB 0px solid;
	border-top: #EBEBEB 0px solid;
	width:150px;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #B12C1B;             /* 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: 11px; 
	font-weight:bold; 
	font-style: normal;
	background-color: #B12C1B;                 /*this is the color of the submenu behind text*/
	border-bottom: #B12C1B 1px solid;        /*these are the colors of the submenu box border*/
	border-top: #B12C1B 1px solid;
	border-left: #B12C1B 1px solid;
	border-right: #B12C1B 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=90, Strength=0);
	width:150px;
}

.MainMenu_MenuBreak {
	width: 5px;
	border: 0;
}

.MainMenu_MenuItemSel {
	/* background-color: transparent;   <--  this is the color of the submenu highlight*/
	background-image:url(images/backovermenu.png);
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	font-style: normal;
	color:#FFFFFF; /* antes #000000 */
	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:150px;*/
}

.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                                             */
/*========================================================*/

.MenuHdr0, .MenuHdr0 A, .MenuHdr0 A:Link, .MenuHdr0 A:Active, .MenuHdr0 A:Visited{
	font-size: 20px; 
	font-family:Tahoma;
	font-weight: Bold; 
	color: #FFFFFF;
	/*text-align:center;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:10px;
	background-color: Transparent;
	text-decoration:none;
}

.MenuHdr0 A:Hover{
	font-size: 20px; 
	font-family:Tahoma;
	font-weight: Bold; 
	color: #FDFF00;
	/*text-align:center;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:10px;
	background-color: Transparent;
	text-decoration:none;
}

.MenuHdr0, .MenuHdr0 TD{
	border-bottom: 1px solid #FFFFFF;
	background-image:url(images/backmenuover.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:bottom;
	height:35px;
	width:255px;
}

.MenuHdr1, .MenuHdr1 A, .MenuHdr1 A:Link, .MenuHdr1 A:Active, .MenuHdr1 A:Visited{
	font-size: 11px; 
	font-family:Tahoma;
	font-weight: normal; 
	color: #FFFFFF;
	/*text-align:center;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:3px;
	background-color: Transparent;
	text-decoration:none;
}

.MenuHdr1 A:Hover{
	font-size: 11px; 
	font-family:Tahoma;
	font-weight: normal; 
	color: #FDFF00;
	/*text-align:center;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:3px;
	background-color: Transparent;
	text-decoration:none;
}

.MenuItem0, .MenuItem0 A, .MenuItem0 A:Link, .MenuItem0 A:Active, .MenuItem0 A:Visited{
	font-size: 20px; 
	font-family:Tahoma;
	font-weight: Bold; 
	color: #FFFFFF;
	/*text-align:center;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:10px;
	background-color: Transparent;
	text-decoration:none;
}

.MenuItem0 A:Hover{
	font-size: 20px; 
	font-family:Tahoma;
	font-weight: Bold; 
	color: #FDFF00;
	/*text-align:center;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:10px;
	background-color: Transparent;
	text-decoration:none;
}

.MenuItem0, .MenuItem0 TD{
	border-bottom: 1px solid #FFFFFF;
	background-image:url(images/backmenuactive.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:bottom;
	height:35px;
	width:255px;
}

.MenuItem1, .MenuItem1 A, .MenuItem1 A:Link, .MenuItem1 A:Active, .MenuItem1 A:Visited{
	font-size: 11px; 
	font-family:Tahoma;
	font-weight: normal; 
	color: #FFFFFF;
	/*text-align:center;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:3px;
	background-color: Transparent;
	text-decoration:none;
}

.MenuItem1 A:Hover{
	font-size: 11px; 
	font-family:Tahoma;
	font-weight: normal; 
	color: #FDFF00;
	/*text-align:center;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:3px;
	background-color: Transparent;
	text-decoration:none;
}

.MenuHdrMouseOver0, .MenuHdrMouseOver0 A, .MenuHdrMouseOver0 A:Link, .MenuHdrMouseOver0 A:Active, .MenuHdrMouseOver0 A:Visited{
	font-size: 20px; 
	font-family:Tahoma;
	font-weight: Bold; 
	color: #FFFFFF;
	/*text-align:center;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:10px;
	background-color: Transparent;
	text-decoration:none;
	border-bottom: 1px solid #FFFFFF;
}

.MenuHdrMouseOver0 A:Hover{
	font-size: 20px; 
	font-family:Tahoma;
	font-weight: Bold; 
	color: #FDFF00;
	/*text-align:center;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:10px;
	background-color: Transparent;
	text-decoration:none;
	border-bottom: 1px solid #FFFFFF;
}

.MenuHdrMouseOver0, .MenuHdrMouseOver0 TD{
	border-bottom: 1px solid #FFFFFF;
	background-image:url(images/backmenuover.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:bottom;
	height:35px;
	width:255px;
}

.MenuHdrMouseOver1, .MenuHdrMouseOver1 A, .MenuHdrMouseOver1 A:Link, .MenuHdrMouseOver1 A:Active, .MenuHdrMouseOver1 A:Visited{
	font-size: 11px; 
	font-family:Tahoma;
	font-weight: normal; 
	color: #FFFFFF;
	/*text-align:center;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:3px;
	background-color: Transparent;
	text-decoration:none;
}

.MenuHdrMouseOver1 A:Hover{
	font-size: 11px; 
	font-family:Tahoma;
	font-weight: normal; 
	color: #FDFF00;
	/*text-align:center;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:3px;
	background-color: Transparent;
	text-decoration:none;
}

.MenuItemMouseOver0, .MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Link, .MenuItemMouseOver0 A:Active, .MenuItemMouseOver0 A:Visited{
	font-size: 20px; 
	font-family:Tahoma;
	font-weight: Bold; 
	color: #FFFFFF;
	/*text-align:center;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:10px;
	background-color: Transparent;
	text-decoration:none;
	border-bottom: 1px solid #FFFFFF;
}

.MenuItemMouseOver0 A:Hover{
	font-size: 20px; 
	font-family:Tahoma;
	font-weight: Bold; 
	color: #FDFF00;
	/*text-align:center;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:10px;
	background-color: Transparent;
	text-decoration:none;
	border-bottom: 1px solid #FFFFFF;
}

.MenuItemMouseOver0, .MenuItemMouseOver0 TD{
	border-bottom: 1px solid #FFFFFF;
	background-image:url(images/backmenuactive.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:bottom;
	height:35px;
	width:255px;
}

.MenuItemMouseOver1, .MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Link, .MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Visited{
	font-size: 11px; 
	font-family:Tahoma;
	font-weight: normal; 
	color: #FFFFFF;
	/*text-align:center;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:3px;
	background-color: Transparent;
	text-decoration:none;
}

.MenuItemMouseOver1 A:Hover{
	font-size: 11px; 
	font-family:Tahoma;
	font-weight: normal; 
	color: #FDFF00;
	/*text-align:center;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:3px;
	background-color: Transparent;
	text-decoration:none;
}

.currentHeaderHighlight0{
	font-size: 20px; 
	font-family:Tahoma;
	font-weight: Bold; 
	color: #FFFFFF; /*#FDFF00;*/
	/*text-align:center;*/
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	background-color: Transparent;
	text-decoration:none;
}

.currentItemHighlight1{
	font-size: 11px; 
	font-family:Tahoma;
	font-weight: normal; 
	color: #FDFF00;
	/*text-align:center;*/
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	background-color: Transparent;
	text-decoration:none;
}
