﻿body 
{
	/*margin: 50;*/
	text-align: center;
	font-family: Calibri;
	color:Gray;
	
	/*height:100%;
    min-height: 100%;
    width:auto;
    margin-left: auto;
	margin-right: auto;*/
	
	
    width: 950px;
    /*height:500%;*/
    margin-right: auto;
    margin-left: auto;
    /*border: 2px solid #000000;
    margin-top: 25px;*/  
}

#headerhome {
    width: 950px;
    height:170px;
    
    margin-right: auto;
    margin-left: auto;
}

.headerx 
{
	background-image:url(App_Themes/Theme1/images/headerBlack.png);
	background-repeat:no-repeat;
	width:950px;
	height:170px;
	/*border-color:black;
	border-style:solid;
	border-width:1px;*/
}

#footer {
    clear: both;
    /*border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #159033;*/
    line-height: 25px;
    
    margin-right: auto;
    margin-left: auto;
}

.footerx 
{
	background-image:url(App_Themes/Theme1/images/FooterBlack.png);
	background-repeat:no-repeat;
	width:950px;
	height:40px;
	border-color:black;
	border-style:solid;
	border-width:1px;
	/*margin-top: 25px; /* negative value of footer height */
}

#inicio 
{
	text-align:left;
    width: 950px;
}

/* MENU DEFAULT HEADER *****************/
.menu1 {
	position:static;
	/*right: 10px;
	top: 112px;*/
	height:auto;
	width:400px;
	/*text-align:left;*/
	font-family:Calibri;
	font-size:11px;
	background-color:Transparent;
	z-index:1000;
	/*margin-right: 0px;*/
}

.menu2 {
	height:auto;
	width:400px;
	text-align:left;
	font-family:Calibri;
	font-size:11px;
	background-color:Transparent;
	margin-left: 0px;
	z-index:1000;
}

.menu1 a
{
	color: white;
	font-size:11px;
	z-index:1000;
	/*text-align:left;*/
}

.menu2 a
{
	color: Gray;
	font-size:11px;
	z-index:1000;
	text-align:left;
}
/***************************************/

/* STATIC HOOVER STYLE - DEFAULT MENUES*/

.menuHF {

	background-color:white;
	z-index:1000;
	text-align:left;
	/*width:auto;
	height:auto;*/
	
	/*border-color:gray;
	border-style:solid;
	border-width:1px;*/
}

.menuHF a
{
	color: black;
	z-index:1000;
	text-align:left;
}

/***************************************/

/* MENU DE OPERACIONES *****************/

.menu3 {
	/*position:absolute;
	right: 100px;
	top: 15px;*/
	height:auto;
	width:auto;
	text-align:left;
	font-family:Calibri;
	font-size:12px;
	background-color:Transparent;
	/*margin-left: 210px;*/
	/*margin-right: 0px;*/
	z-index:1000;
}

.menu3 a
{
	color: white;
	font-size:11px;
	z-index:1000;
	text-align:left;
}

/* DYNAMIC MENU STYLE */
.menu3DMS 
{
	text-align:left;
	font-size:11px;
	width:120px;
	height:auto;
	
	border-color:black;
	border-style:solid;
	border-width:1px;
	z-index:1000;
}

.menu3DMS a
{
	color: black;
	font-size:11px;
	z-index:1000;
	text-align:left;
}
/**************************/

/* DYNAMIC MENU ITEM STYLE */

.menu3DMIS 
{
	background-color:gray;
	font-size:11px;
	width:120px;
	height:auto;
	z-index:1000;
	text-align:left;
}

.menu3DMIS a
{
	/*margin-left: 5px;*/
	color: white;
	font-size:11px;
	z-index:1000;
	text-align:left;
}

/**************************/

/* DYNAMIC HOOVER STYLE */

.menu3DHS 
{
	background-color:White;
	font-size:11px;
	z-index:1000;
	text-align:left;
}

.menu3DHS a
{
	color: black;
	font-size:11px;
	z-index:1000;
	text-align:left;
}
/**************************/

#content {
	margin-left: 230px;
	top:0px;
	left:auto;
	height:100%;
	width:700px;
	text-align:justify;
	font-family:Verdana;
	font-size:small;
	color:Gray;
	font-weight:normal;
	/*padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	/*padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar 
{
	/*left: 0px;*/
	float: left;
	width: 214px;
	height: 100%;
	
	text-align:justify;
	font-family:Verdana;
	font-size:small;
	color:Gray;
}

#sidebar_nivel
{
	/*left: 0px;*/
	float: left;
	width: 210px;
	height: 100%;
	
	text-align:justify;
	font-family:Verdana;
	font-size:small;
	color:Gray;
	/*position: relative;*/
}

#sidebar_nivel1
{
	/*left: 0px;*/
	/*margin-left: 220px;*/
	float: right;
	/*top:0px;*/
	/*left:auto;*/
	height: auto;
	width: 700px;
	text-align: justify;
	font-family:Verdana;
	font-size:small;
	color:Gray;
	/*position: relative;*/
}

#sidebarx 
{
	/*left: 0px;*/
	margin-left: 439px;
	top:0px;
	left:auto;
	height: auto;
	/*float: right;*/
	width: 505px;
	text-align: justify;
	font-family:Verdana;
	font-size:small;
	color:Gray;
	/*position: relative;*/
}

#sidebarxx
{
	/*left: 0px;*/
	float: left;
	width: 437px;
	height: 100%;
	
	text-align:justify;
	font-family:Verdana;
	font-size:small;
	color:Gray;
	/*position: relative;*/
}