a{
    text-decoration:none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: White;
    }
    
a:hover{
    color: #83A2D0;	
    background: white;
    }

a:visited{ 
text-decoration:none;
} 

body
{ 
background-image:url('../imagenes/color_fondo.jpg');
background-repeat: repeat-x
}

.navenlace{ 

CURSOR: hand;
margin:0 -4 0 5px; 
padding: 0px; 
} 

.navenlace A{ 
font-size: 14px;
text-decoration: none; 
display: block; 
font-weight: bold;
} 


.transMenu
{
    LEFT: -1000px;
    OVERFLOW: hidden;
    POSITION: absolute;
    TOP: -1000px
}
.transMenu .content
{
    POSITION: relative
}
.transMenu .items
{
    Z-INDEX: 2;
    LEFT: 0px;
    POSITION: relative;
    TOP: -2px
}
.top .items
{
    BORDER-TOP: medium none
}
.transMenu .item
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 14px;
    font-weight: bold;
    BORDER-LEFT: medium none;
    CURSOR: hand;
    COLOR: #83A2D0;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.transMenu .background
{
    Z-INDEX: 0;
    FILTER: alpha(opacity=80);
    LEFT: 0px;
    POSITION: absolute;
    TOP: 0px;
    moz-opacity: .8
}
.transMenu .shadowRight
{
    Z-INDEX: 3;
    FILTER: alpha(opacity=50);
    WIDTH: 2px;
    POSITION: absolute;
    TOP: 3px;
    moz-opacity: .4
}
.transMenu .shadowBottom
{
    Z-INDEX: 1;
    FILTER: alpha(opacity=50);
    LEFT: 6px;
    POSITION: absolute;
    HEIGHT: 2px;
    moz-opacity: .4
}
.fondo_imagen .hover
{
    BACKGROUND-POSITION: center top;
    BACKGROUND-IMAGE: url('imagenes/submenu-off.gif');
    COLOR: black;
    BACKGROUND-REPEAT: repeat-x

}

.transMenu .hover
{
    BACKGROUND-POSITION: center top;
    BACKGROUND-COLOR: #83A2D0;
    COLOR: white;
    BACKGROUND-REPEAT: repeat-x

}
.transMenu .item IMG
{
    MARGIN-LEFT: 0px
}
      
.textopie
{  
	color: #ffffff;
	background: #83A2D0;
	font-size: 12px;
	margin-left: 0px;
	font-family:  Helvetica,Arial, sans-serif;
}    
    