@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #DCDDDD;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* 1: CONTAINER
========================================================== */
#container {
	width: 880px;
	background-color: #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.espaciador {
	height: 22px;
	width: 880px;
}


#MainContainer {
	width: 836px;
	margin-right: auto;
	margin-left: auto;
}

/* 2: HEADER
========================================================== */
#header {	
	font-size: 10px;
	font-weight: bold;
	width: 659px;
	height: 44px;
}
#encabezado {
	padding: 0;
	text-align: left;
	margin-top: 22px;
	margin-left: 22px;
	float: left;
}
#encabezado h1 {
	color: #777777;
	line-height: 1;
	margin: 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.hino {
	color: #333333;
}
#contRegBusc {
	float: right;
	width: 220px;
}
#registro {
	background-image: url(header_global_point.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	clear: right;
}
/*#header ul {
	float: right;
	background-image: url(header_global_point.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 180px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}*/
#registro ul {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#registro ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAABAA;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	color: #D2D2D2;
	vertical-align: bottom;
	white-space: nowrap;
	list-style-type: none;
}
#registro ul li.noborder {
	float: left;
	border: none;
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
}
#registro ul li.HeaderGLOBAL {
	float: left;
	border: none;
	margin: 0 10px 0 0;
}
#registro ul li a, #registro ul li a:visited {
	color:#000000;
	text-decoration: none;
}
#registro ul li a:hover {
	color:#000000;
	text-decoration: underline;
}
#registro ul li.HeaderGLOBAL a, #registro ul li.HeaderGLOBAL a:visited { 
	color:#888888;
	text-decoration: none;
}
#registro ul li.HeaderGLOBAL a:hover { 
	color:#888888;
	text-decoration: underline;
}
#buscar {
	text-align: right;
	height: 15px;
	margin-top: 3px;
}
#buscar a, #buscar a:visited {
	background-image: url(btn_search.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* 3: NAVIGATION
========================================================== */
#nav{ 
	float: left; 
	width: 176px; 
	height: 524px; 
	position: relative;
}


/* 4: MAIN CONTENT
========================================================== */
#main { 
	float: right; 
	width: 660px; 
}
.contentsArea { 
	margin-left: 22px; 
	margin-bottom: 22px; 
	width: 638px;
}

/* 5: FOOTER
========================================================== */
#pata {
	width: 860px;
	margin-right: 20px;
	padding-top:22px;
}
.footer {
	text-align: right;
	font-size:10px;
	color: #888888;
}
.footer a, .footer a:visited {
	color: #888888;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer p {
	width: 350px;
	float: right;
	text-align: right;
}

/*----------------------------------menu----------------------------------*/
.MainMenu_MenuContainer {
	margin: 22px 0;
	height: auto;
	width: 100%;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
	DISPLAY: none
}
.MainMenu_RootMenuArrow {
	DISPLAY: none
}
.MainMenu_MenuArrow {
	DISPLAY: none
}

.MainMenu_MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #666666;
	text-align: left;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submenuitemselected, .submenuitembreadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #EFEFEF;
	text-align: left;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	padding-right: 0px;
	padding-left: 0px;
}
.MainMenu_Submenuitemactive {
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #666666;
	text-align: left;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	padding-right: 0px;
	padding-left: 0px;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #666666;
	text-align: left;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	margin-left: -5px;
	z-index: 500;
	border: 1px solid #666666;
}
.MainMenu_TabRootMenuItem TD
{ /*raiz*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #666666;
/*	line-height: 1;*/	
	display: block;
	padding: 2px 0;
}

.MainMenu_TabRootMenuItemSel TD
{  /*raiz seccion actual seleccionado (hover)*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#E60012;
	text-decoration: none;
	padding: 2px 0;
	/*background-color: #EFEFEF;*/
}

.MainMenu_TabMenuItemHover TD
{ /*raiz seleccionado (hover)*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EFEFEF;
	padding: 2px 0;
}
.MainMenu_TabMenuItemSelHover TD
{ /*raiz seccion actual*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#E60012;
	padding: 2px 0;
}

.MainMenu_MenuBreak {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*--------------------menu----------------------------------*/




.leftPane {
	margin-top: 10px;
	text-align: center;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
.controlpanel {
	width: 880px;
	background-color: #fefefe;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 10px;
	text-indent: 3px;
}
.articulo{
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
}
.articulo a, .articulo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	text-decoration: none;
	list-style-position: inside;
}


