/*  
*---------------------------------------------------------
*	Programador / Diseñador:
*		Juan Carlos Heredia Mayer
*		Luis Alberto Heredia Mayer
*	Fecha de Terminación:
*		23/09/2008 12:17:01
*	Modificaciones:
*---------------------------------------------------------
*/

body
{
	margin: 0px auto;
	background: url(images/background.gif) repeat-x;
	background-color: #000000;
}



a, a:link, a:visited
{
	color: #aa0000;
	text-decoration: none;
}

a:hover
{
	color: #999999;
	text-decoration: underline;
}

td, th
{
	font-family: Tahoma, Arial, Verdana; 
	font-size: 10pt;
}
 
.Normal
{
	color: #000000;
	font-size: 10pt;
	font-family: Tahoma, Arial, Verdana; 
}

.Normal ul
{
	margin: 0px 10px 0px 25px;
	padding: 5px 0;
}

#contentarea
{
	background: url(images/allback.gif);
	width: 944px;
	background-color: #FFFFFF;
}

#topleft
{
	width: 350px;
	height: 35px;
	padding-top: 35px;
	font-family: "trebuchet ms", Tahoma, Arial, Verdana;
	color: #ffffff;
	font-size: 26px;
	float: left;
}

#topright
{
	font-family: Tahoma, Arial, Verdana;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	text-align: right;
	float: right;
	right: 20px;
}

#topright a
{
	color: #ffffff;
	text-decoration: none;
}

#topright a:hover
{
	color: #ffffff;
	text-decoration: underline overline;
}

#topimage
{
	width: 962px;
	height: 105px;
	background: url(images/topimage.jpg) no-repeat;
}

#left
{
	margin: 0 0 0 12px;
	padding: 5px 5px 0px 5px;
	background-color: #E2E5E8;
}

#right
{
	margin: 0 0 0 12px;
	padding: 5px 5px 0px 5px;
	background-color: #E2E5E8;
}

.right
{
	background: url(images/rightback.gif) repeat-x;
}

#bottom
{
	clear: both;
}

#footer
{
	width: 100%;
	height: 32px;
	background: url(images/footerback.gif) no-repeat;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	line-height: 26px;
	color: #ffffff;
}

.footerclass
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #ffffff;
}

a.footerclass:link, a.footerclass:active, a.footerclass:visited
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #d0dce5;
	text-decoration: underline;
}

a.footerclass:hover
{
	color: #990000;
}

#reflexion
{
	/*--Modificado por JCHM--*/
	/* width:915px; */
	width: 100%;
	height: 54px;
	background: url(images/reflexion.gif) repeat-x;
}

/* Para las Tablas*/
#footerCenter
{
	width: 100%;
	background-repeat: repeat-x;
	text-align: center;
	background-image:url(images/footerback_center.gif);
}

#footerReflextion
{
	background-image: url(images/reflexion_center.gif);
	width: 100%;
	background-repeat: repeat-x;
}

#menubackleft
{
	 background-image: url(images/menuleft.gif);
	 height: 39px; 
	 width: 6px;
}

#menubacklogin
{
	 height: 39px; 
	 width: 100%;
	 border-right-style: solid; 
	 border-right-color: #5B6A75; 
	 border-right-width: thin;
}
        

#menuback
{
	background-image: url(images/menuback.gif);
}

#menubackright
{
	 background-image: url(images/menuright.gif);
	 height: 39px; 
	 width: 15px;
}


/*---main menu-- */
.MainMenu_MenuContainer
{
	background: transparent;
	width: 100%;
}
.MainMenu_MenuBar
{
}
.MainMenu_RootMenuArrow
{
	display: none;
}
.MainMenu_MenuArrow
{
	display: none;
}
.MainMenu_MenuIcon
{
	display: none;
}
.ModuleTitle_MenuItemSel
{
	background-color: transparent;
}
.MainMenu_MenuItemSel
{
	background-color: transparent;
}
.MainMenu_MenuBreak
{
	border-bottom: 1px solid #31383e;
	border-top: 0px solid #31383e;
	display: block;
	margin-top: 0px;
	background-color: #31383e;
}


.mainmenuover td, .mainmenuoveractive td
{
	padding: 0;
	margin: 0;
	font-size: 11px;
}
.mainmenuover td div, .mainmenuoveractive td div
{
	background: url(images/mainbuttonoverright.gif) top right no-repeat;
}

.mainmenuover td div div, .mainmenuoveractive td div div
{
	background: url(images/mainbuttonoverleft.gif) top left no-repeat;
	padding: 0px 4px;
}



/*--the root menu--*/
.mainmenu td
{
	padding: 0;
	margin: 0;
	font-size: 11px;
}
.mainmenu td div
{
	margin: 0;
	padding: 0;
}
.mainmenu td div div
{
	padding: 0 4px;
}
/*--main menu text styling--*/
.mainmenuover td div div div, .mainmenuoveractive td div div div
{
	background-position: 0px -10px;
	background: url(images/mainbuttonoverback.gif);
	color: #ffffff;
	padding: 4px 4px 0 4px;
	vertical-align: top;
}


/*--submenu buttons border---*/
.MainMenu_MenuItem{
	color:#fff;
	font-size:11px;	
	font-weight: bold;
	padding:4px 6px;
	border-top:0px solid #000; 
	border-bottom:1px solid #000;
	border-left:0px;
	border-right:0px;
	text-align:left;
	font-size: 11px;
}
/*--whole submenu box--*/
.submenu
{
	z-index: 1000;
	border: 1px #000 solid;
	padding: 0px;
	background: #596772;
	text-align: left;
	font-size: 11px;
	margin-top: -1px;
}


/*--mouseover submenu--*/
.submenuover
{
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 6px;
	border-top: 0px solid #000;
	border-bottom: 1px solid #000;
	border-left: 0px;
	border-right: 0px;
	background: #fff;
	text-align: left;
	margin: 0px;
}
/* Quitar las marcas del Trackback*/
.blog_trackback {display:none}