/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;
      width:100%;
      background:#efefef;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
/*      font-size:55%;
  */    FONT-WEIGHT: bold;
      line-height:normal;
	  border-bottom:1px solid #666;
      }
    #tabsF ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:0% -42px;
      }


    #tabsE {
      float:left;
      width:100%;
      background:#efefef;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
/*      font-size:55%;
  */    FONT-WEIGHT: bold;
      line-height:normal;
	  border-bottom:1px solid #666;
	  border-left:1px solid #666;
      }
/*- Opacidad de objetos--------------------------- */      
      #caja {
	opacity: 0.2;



-moz-opacity: 0.2; 
	filter: alpha(opacity=20);
	overflow: visible;
	width: 567px;
	top: 175px;
	height: 390px;
}

/* Scroll--------------------------*/

body {
scrollbar-face-color: #ffffff; 
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #999999; 
scrollbar-darkshadow-color: #999999; 
scrollbar-track-color: #E0E0E0; 
scrollbar-arrow-color: #999999;


FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#E0E0E0',endColorstr='#ffffff', gradientType='0')
body {
background-image: url(fondo.gif);
background-position: top;
background-repeat: repeat-x;
background-color: #808080;
}
}



}
/*
face: color del primer plano de la barra 
shadow: color de la sombra del fondo 
highlight: color de la luz del cuadro de flecha 
3dlight: color de la luz 3d 
dark-shadow: color sombra del primer plano 
track: color del fondo de la barra 
arrow: color de la flecha 
base: color base */
.tablavacia {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
.tabsES		{ overflow: auto; width: 510px; text-align: justify; height: 400px; border: 1px solid #999999; float:left}
.tabsESDOS		{ overflow: auto; width: 510px; text-align: justify; height: 355px; border: 1px solid #999999; float:left}
.tabsIM		{ overflow: auto; width: 165px; text-align: center; height: 400px; border: 1px solid #999999; }
.tabsIM83		{ overflow: auto; width: 165px; text-align: center; height: 355px; border: 1px solid #999999; }
.tabsIMDOS		{ overflow: auto; width: 165px; text-align: justify; height: 355px; border: 1px solid #999999; aling: center}
.tabsIMS  	{ border: 4px solid #666666 collapse; padding:0; aling: center}

.idiomas img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
border: 0;
}

.idiomas:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border: 0 px;
}


.formulario1
{
border: 1px solid #C0C0C0;
}

.boton{
        font-size:12px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#666666;
        border:0px;
        width:80px;
        height:19px;
       }
       
       


#slantedmenu{
font-size:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 80%;
}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #e0e0e0;
border: 1px solid #bebebe;
text-align: left; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: #494949;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url(images/slantdivider.gif) top right no-repeat;
}

#slantedmenu ul li a:visited{
color: #494949;
} 

#slantedmenu ul li a:hover{
color: white;
}



