@charset "utf-8";
/* CSS Document */

.wrapper{width:903px; margin-left:auto; margin-right:auto; display:block}
.wrapper{display:block}
.wrapper *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#DFDCDC}
.wrapper1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f1efef;
  border-right:1px solid #f1efef;
  background:#e7e4e4}
.wrapper2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbfbfb;
  border-right:1px solid #fbfbfb;
  background:#e5e2e2}
.wrapper3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e5e2e2;
  border-right:1px solid #e5e2e2;}
.wrapper4{
  border-left:1px solid #f1efef;
  border-right:1px solid #f1efef}
.wrapper5{
  border-left:1px solid #e7e4e4;
  border-right:1px solid #e7e4e4}
.wrapperfg{ width:903px; margin-left:auto; margin-right:auto; padding-top:5px; padding-bottom:5px;
  background:#DFDCDC}
body {
	background-image: url(images/back_main.jpg);
	background-repeat: repeat-x;
	background-color: #eaeaea;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:880px; height:36px; padding-top:1px; font-size:0.85em; position:relative; z-index:100; font-family: Tahoma;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:881px; w\idth:880px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited { display:block; font-size:12px; text-decoration:none; color:#000; width:138px; height:34px; padding-left:10px; padding-top:3px; line-height:28px; border-left:1px solid #999999;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#aaaaaa url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#02254f url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#02254f url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#cccccc;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#02254f;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:34px;left:0; width:149px;border-top:1px solid #999999;}
/* another hack for IE5.5 */
* html .menu ul ul {top:25px;t\op:25px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#cccccc; color:#000; height:25px; line-height:25px; padding:5px 10px; width:128px; border-right:1px solid #666666; border-bottom:1px solid #666666; border-left:1px solid #666666; }
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#red;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#02254f;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}

/* %%%%AGREGADO%%%%   keep the fourth level hidden when you hover on second level list OR link */ 
.menu ul :hover ul :hover ul ul{ 
visibility:hidden; 
} 
/* %%%%AGREGADO%%%%   keep the fourth level hidden when you hover on second level list OR link */ 
.menu ul :hover ul :hover ul :hover ul ul{ 
visibility:hidden; 
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* %%%%AGREGADO%%%%  make the fourth level visible when you hover over third level list OR link */ 
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible; 
} 
/* %%%%AGREGADO%%%%  make the fourth level visible when you hover over third level list OR link */ 
.menu ul :hover ul :hover ul :hover ul :hover ul { 
visibility:visible; 
}

/*   ********************termina css menu******************** */
.vermas_main a, .vermas_main a:visited {
	color:#001b38; 
	text-decoration:none; 
	margin-left:120px; 
	font-weight:bold; 
	font-size:10px
}
.vermas_main a:hover {
	color:#111111;
	text-decoration:underline;
}


/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px dotted #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px dotted #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px dotted #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px dotted white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px dotted #aaa;
 border-top:0;
 background-color:white;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
