/* CSS Document */
a { text-decoration: none; color: #996600 }
a:hover { text-decoration: underline; }

body { background-image:url(fondo.jpg); background-position:top; background-repeat:no-repeat; background-attachment:fixedo}
body, td { font-family:Arial; font-size:9pt; }

#contenedor { margin-top:5px;}
#menu { border-collapse:collapse;  }
#menu a { background-image:url(../images/menuNO.gif); width:109px; height:35px; padding-top: 10px; padding-left: 5px;padding-right:5px; text-decoration: none; color: White; text-transform:uppercase; font-size: 11pt; font-family:Arial; font-weight:bold; text-align:center; }
#menu a:hover { background-image:url(../images/menuSI.gif); background-color: #FF0000; color: #FFFFFF; }
#menu a.activa { background-image:url(../images/menuSI.gif); background-color: #CC3300; color: #FFFFFF; }

/* .contenedor { border-left: 5px solid white; border-right: 5px solid white; } */
.pie { text-align:center; font-size:8pt;}
.fotoActividad {border:1px solid #FBC6B7;}
.tablaActividad {background-color: #EEE2D3;}
.textoActividad {font-family:Arial, Helvetica, sans-serif; font-size:9pt;}
.tituloActividad {font-weight:bold; color:#666666; font-size:14px; background-color: #FDF5E6;}

.visitavirtual { background-color:#FFFFFF;; border:1px solid #dddddd; padding:1px; width:400px; height:300px}

.zoom { z-index: 100; padding:4; position:absolute; }
