/*___________________________________________________________________________________________*/
/*Control panel*/
.controlpanel{ background:#FFF; border:#B7B7B7 solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#B7B7B7 solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD .SubHead{ background:#B7B7B7; font-size:12px; color:#333; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none; }
.controlpanel A.CommandButton:link{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:visited{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:hover{ color:#F00; text-decoration:underline;}
.controlpanel A.CommandButton:active{ color:#000; text-decoration:none; }
/*___________________________________________________________________________________________*/
body { background:url(media/fondopag.jpg) repeat;}
.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%; margin:0px auto; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#555}
.wraptableadmin{ width:100%; margin:0px auto; background-color:#CCCCCC; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#555}
.barrasup {width:100%; height:36px; background:url(media/barrasup.jpg) top left repeat-x;}
.cabecera {width:100%; height:186px; background:url(media/fondocabecerafoto.jpg) top right no-repeat; background-color:#FFF;}
.topleft{ width:280px; height:137px; padding:0px; background:url(media/topleft.jpg) top left no-repeat; color:#333; font-size:10px;}
.topright {background:url(media/topright.jpg) top left no-repeat;}
.contenido { width:900px; margin: 0px; border:1px solid #333; background:#FFF;}
.contenidoadmin { width:98%; margin: 0px; border:1px solid #333; background:#FFF;}
.bar{ width:100%; padding:10px; background:url(media/menushadow.gif) top repeat-x; }
.menu{background:url(media/fondomenu.jpg) repeat-x; height:36px;}
.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:#fff; font-size:11px; }
a.user:link{ color:#fff; text-decoration:none; }
a.user:visited{ color:#fff; text-decoration:none; }
a.user:hover{ color:#f90; text-decoration:none; }
a.user:active{ color:#fff; text-decoration:none; }

.breadcrumb{ font-size:10px; color:#333; }
#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{ background:transparent; margin:0 auto;}
.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:#fff; 
	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;
	vertical-align:middle;
}
.rootmenuitemselected TD{
	color:#036; 
	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:#036; 
	font-size:11px; 
	font-weight:bold;
	padding:0px 10px 0 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:0;
	margin-top:0;
	height:21px;
}
.MainMenu_MenuBreak{ display:none; }
/*___________________________________________________________________________________________*/


.vf, .vf a, .vf a:link, .vf a:active, .vf a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#06c;
	font-weight: normal;
	text-decoration: none;
}
.vf a:hover {color:#FF6600;}
.blanco {color:#FFF; font-weight:bold; }
.blanco a, .blanco a:visited, .blanco a:active {color:#FFF; text-decoration:none}
.blanco a:hover {color:#FFF; text-decoration:underline}


