/*___________________________________________________________________________________________*/
/*Control panel*/
_______________*/
body{ background:#0889CA; border-left:0px; border-right:0px; }
.Head{ font-size:13px; font-weight:bold; color:#333; }
.SubHead{ font-size:11px; font-weight:bold; color:#003366; }
.SubSubHead{ font-size:11px; font-weight:bold; color:#000; }
.Normal{ font-size:11px; }
TD,TH,DIV,SPAN{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }

.topwrapper{ background:#3269B5; border:#B7B7B7 dotted; border-width:1px 0px; text-align:center; }
.top{ width:680px; text-align:right; margin:0px auto; padding:6px; }
.wraptable{ width:100%; background:#ffffff; margin:0px auto;}
.bar{ width:100%; padding:10px; background:url(media/menushadow.gif) top repeat-x; }
.menubg{ width:100%; height:20px; background-color:#ffffff; border:1px solid #0889CA; margin:0px 0 0 3px; padding:0px;}
.fondo_main { background-color:#0889CA;
}

.toppane{ padding:0px 10px; }
.leftpane{ padding-left:10px; }
.smallpanetopleft{ width:50%; padding:0px 5px 0px 10px; }
.smallpanetopright{ width:50%; padding:0px 10px 0px 5px; }
.rightpane{ padding-right:10px; }
.contentpane{ padding:0px 10px; }
.smallpanebottomleft{ width:50%; padding:0px 5px 0px 10px; }
.smallpanebottomright{ width:50%; padding:0px 10px 0px 5px; }
.bottompane{ padding:0px 10px; }

.user{ color:#333; font-size:11px; }
a.user:link{ color:#333; text-decoration:none; }
a.user:visited{ color:#333; text-decoration:none; }
a.user:hover{ color:#FFCB05; text-decoration:none; }
a.user:active{ color:#333; text-decoration:none; }

.breadcrumb{ font-size:10px; color:#000; }
#search{ padding-top:4px; }
#search input{ border:1px #DDD solid; margin-bottom:4px; }
#search img{ }

a:link{ color:#039; text-decoration:underline; font-weight:bold;}
a:visited{ color:#039; text-decoration:underline; font-weight:bold;}
a:hover{ color:#039; text-decoration:none; font-weight:bold;}
a:active{ color:#039; text-decoration:underline; font-weight:bold;}

.footerlinks{ padding: 5px 5px 0 0; text-align:center; }
.footercell{ width:100%; background:url(media/footerbg.gif); text-align:center; padding:0px 20px 15px; }
.footerizqda{ background:url(media/bottom_izqda.gif) bottom left no-repeat; width:29px;}
.footerdcha{ background:url(media/bottom_dcha.gif) bottom right no-repeat; }
.footercentro{ background:url(media/bottom_centro.gif) bottom repeat-x; width:29px;}
.footer{ font-size:10px; color:#333;}
a.footer:link{ color:#333; text-decoration:none; }
a.footer:visited{ color:#333; text-decoration:none; }
a.footer:hover{ color:#FF6600; text-decoration:none; }
a.footer:active{ color:#333; text-decoration:none; }
/*___________________________________________________________________________________________*/
/* Main Menu */
.MainMenu_MenuContainer{ width:98%; background:transparent; }
.MainMenu_MenuBar{ }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuItem{
	color:#333; 
	font-size:11px; font-weight:normal;
	border:1px #E8F1FF solid;
	padding:0px 10px 0 10px;
	margin-bottom:0;
	margin-top:0;
	margin-left: 10px;
	margin-right: 10px;
}
.submenuitembreadcrumb{
	color:#ffffff; 
	font-size:11px;
	font-weight:normal;
	border:#E8F1FF solid;
	border-width:1px 0px;
	background-color:transparent;
	padding:4px 10px 4px 5px;
	margin-bottom:1px;	
}
.submenuitemselected{
	border:#E8F1FF solid;
	border-width:1px 0px;
	color:#ffffff;
	font-size:11px; font-weight:bold;
	padding:1px 10px 1px 5px;
	background:#3269B5;
}
.MainMenu_MenuArrow{
	border:#E8F1FF solid; border-width:1px 1px 1px 0px;
	padding:0px;
}
.submenu{
	z-index:1000; 
	background:#E8F1FF;	
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#757575', Direction=135, Strength=2);
	border:1px #000 solid; 
	padding:0px;
	margin-left:2px;
}
.rootmenuitem TD{
	color:#3269B5; 
	font-size:11px; 
	font-weight:bold;
	background:transparent;
	padding:0px 10px 0 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:0;
	margin-top:0;
	height:21px;
}
.rootmenuitemselected TD{
	color:#0889DC; 
	font-size:11px; 
	font-weight:bold;
	border:0px; 
	background:transparent;
	padding:0px 10px 0 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:0;
	margin-top:0;
	height:21px;
}
.rootmenuitembreadcrumb TD{
	color:#FFE375; 
	font-size:11px; 
	font-weight:bold;
	border:1px solid #3269B5;
	background:#3269B5;	
	padding:0px 10px 0 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:0;
	margin-top:0;
	height:21px;
}
.MainMenu_MenuBreak{ display:none; }
/*___________________________________________________________________________________________*/
/* Headers */

.iceheaderbg{ background:url(media/iceheaderbg.gif); }
.iceheader{ background:url(media/iceheader.gif); }


.vf, .vf a, .vf a:link, .vf a:active, .vf a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.vf a:hover {color:#FF6600;}
.blanco {color:#FFFFFF; font-weight:bold; }



