body
{
text-align:center;
margin-top:8px;
margin-bottom:8px;
font-size:15px;
background:transparent url(../imagenes/tema/fondo.gif) repeat scroll 0%;
font-family:"Trebuchet MS","Lucida Grande",Verdana, Arial;
}

a
{
text-decoration:none;
}

/*REGLA LVHA para IE*/
a:link
{
	color: #003367;
} 
a:visited
{
	color: #003368;
}
a:hover
{
	color: #000032;
}
a:active
{
	color: #003366;
}

a img
{
border:none;
}

a#comollegar
{
font-size:18px;
}

div#infoAdicional
{
color:#333333;
font-style:italic;
}

a#comollegar:hover
{
color:#FF0000;
}

p
{
margin-top:0px;
margin-bottom:6px;
}

h1
{

border-bottom:2px solid #669999;
font-weight:normal;
margin-bottom:10px;
margin-top:5px;
font-size:24px;
padding-top:4px;
padding-bottom:2px;
}

h2
{
margin-top:20px;
margin-bottom:10px;
font-size:16px;
font-style:oblique;
font-weight:bold;
}

div#contenedor
{
width:760px;
margin-left:auto;
margin-right:auto;
text-align:left;
background-image:url(../imagenes/tema/laterales.gif);
/*border:#339999 solid 1px;*/
}

div#cabezera
{
width:100%;
height:200px;
background-image:url(../imagenes/tema/cabezera4.gif);
position:relative;
cursor:pointer;
}

div#cabezera div#logo
{
position:absolute;
top:30px;
right:36px;
font-size:36px;
z-index:99;
}

div#cabezera div#cabezeraTexto
{
position:absolute;
top:81px;
right:36px;
font-size:22px;
z-index:99;
}


div#cabezera div#menu
{
position:absolute;
bottom:10px;
left:26px;

}


/* DESPLEGABLE MENU METALICO*/
div#cabezera div#menu ul
{
list-style-type:none;
margin:0px;
padding:0px;
}

div#cabezera div#menu ul li
{
float:left;
margin-right:5px;
}

div#cabezera div#menu ul li a
{
display:block;
width:100px;
padding:10px 5px 4px 6px;
text-decoration:none;
text-align:right;
font-size:11px;
color:#666666;
background-image:url(../imagenes/tema/boton1.png);
border:1px solid #666666;
}

div#cabezera div#menu ul li a:hover , div#cabezera div#menu ul li.activo a
{
color:#000001;
background-position:bottom;
}

div#izq
{
float:left;
margin-left:20px;
margin-top:10px;
/*margin-bottom:50px;*/
text-align:justify;
width:200px;
background-color:#FCFBFF;
/*border:#FF0000 solid 1px;*/
border-right:2px solid #CCCCCC;
}

/*\*/
* html body div#izq
{
margin-left:10px;
}
/**/

div#contenido
{
float:right;
width:500px;/*580*/
margin-right:20px;
margin-top:5px;
margin-bottom:20px;
text-align:justify;
}

/*\*/
* html body div#contenido
{
margin-right:10px;
}
/**/

div#pie
{
font-size:11px;
clear:both;
text-align:center;
width:100%;
height:43px;
background-image:url(../imagenes/tema/pie.gif);
background-position:bottom;
}




div#validacion_w3c
{
/* Hereda center del body */
margin-top:5px;
display:inline;
font-size:11px;
}

/*COPY & PASTE NUEVAS PESTAAS*/
DIV.tabs
{
   float            : left;
   width            : 100%;
   background       : url("../imagenes/navegacion/tab_b.gif") repeat-x bottom;
}

DIV.tabs UL
{
   margin           : 0px;
   padding-left     : 10px;
   list-style       : none;
}

DIV.tabs LI, DIV.tabs FORM
{
   display          : inline;
   margin           : 0px;
   padding          : 0px;
}

DIV.tabs FORM
{
   float            : right;
}

DIV.tabs A
{
   float            : left;
   background       : url("../imagenes/navegacion/tab_r.gif") no-repeat right top;
   border-bottom    : 1px solid #51230B;
   font-size        : x-small;
   font-weight      : bold;
   text-decoration  : none;
}

DIV.tabs A:hover
{
   background-position: 100% -150px;
}

DIV.tabs A:link, DIV.tabs A:visited,
DIV.tabs A:active, DIV.tabs A:hover
{
       color: #1A419D;
}

DIV.tabs SPAN
{
   float            : left;
   display          : block;
   background       : url("../imagenes/navegacion/tab_l.gif") no-repeat left top;
   padding          : 5px 9px;
   white-space      : nowrap;
}

DIV.tabs INPUT
{
   float            : right;
   display          : inline;
   font-size        : 1em;
}

DIV.tabs TD
{
   font-size        : x-small;
   font-weight      : bold;
   text-decoration  : none;
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
DIV.tabs SPAN {float : none;}
/* End IE5-Mac hack */

DIV.tabs A:hover SPAN
{
   background-position: 0% -150px;
}

DIV.tabs LI#current A
{
   background-position: 100% -150px;
   border-width     : 0px;
}

DIV.tabs LI#current SPAN
{
   background-position: 0% -150px;
   padding-bottom   : 6px;
}

DIV.tabs LI#espacio A
{
   border-bottom:1px solid #51230B;
   background:none;
}

DIV.tabs LI#espacio SPAN
{
   background:none;
}
/*COPY & PASTE NUEVAS PESTAÑAS*/

