/* CSS Document */
#banner_multimedia{ width:378px; background-color:transparent; /*background-image:url(../img/fondo_banner.jpg); background-repeat:repeat-x; background-position:bottom;*/}
#iconoFotos{ width:110px; height:125px; display:block; float:left; background-image:url(../img/fotografias.jpg); background-repeat:no-repeat; background-position:left; margin-top:60px; }
#iconoFotos:hover{ background-position:right;}
#iconoVideos{ width:103px; height:118px; display:block; float:left; background-image:url(../img/videos.jpg); background-repeat:no-repeat; background-position:left; margin-top:120px; margin-left:32px;}
#iconoVideos:hover{ background-position:right;}
#iconoJuegos{ width:99px; height:114px; display:block; float:left; background-image:url(../img/juegos.jpg); background-repeat:no-repeat; background-position:left; margin-left:22px; margin-top:40px;}
#iconoJuegos:hover{ background-position:right;}

#multimediaImg{
width:300px;
height:40px;
background-image: url('../img/multimedia.png')!important;
background-image: none;
margin:auto;

}
/*Galeria de fotos*/
#contenidoGaleria{text-align:left; margin-right:20px; margin-left:20px;}
.galeria{ width:100%; margin-left:auto; margin-right:auto;}
.marco{height:130px;text-align:center; vertical-align:top;  float:left; margin-left:18px;}
.marco img{ border:5px solid #ffffff; border-bottom:18px solid #ffffff; margin-top:5px;}
.grupo{ width:100%;height:31px; color:#000000; font-size:1em; font-weight:bold; clear:both; margin-top:1em; text-transform:uppercase;/*background-image:url(../img/titulos.jpg);*/ background-repeat:no-repeat; background-position:center; padding-top:14px; text-align:center;}
.cierre{ width:100%; clear:both;}

.marcoVideo { width:425px; height:343px;padding-bottom:12px; border:8px solid #FFFFFF; background-repeat:no-repeat; margin:auto;}


/*Galeria de Juegos*/

#contenidoJuegos{ width:100%; text-align:center;}
#contenidoJuegos div{padding-top:4em;}
#contenidoJuegos div object{}
.grupofotos{ margin-top:25px; width:90%; margin-left:5%;}
.nombregrupo{ text-align:center;}
.nombregrupo a{ color:#000000; font-weight:bold; text-decoration:none;}
.nombregrupo a:hover{ color: #FF0000;}
.fotillo{ border:5px solid #ffffff;}
.fotillo:hover{ border:5px solid #666666;}
.fotilloenlace{}
.fotilloenlace:hover{}

.volverGruposFotos { width:100%; text-align:right;}
.volverGruposFotos a{ width:114px; height:25px;background-image:url(../img/volvergruposfotos.jpg); background-position:left; display:block; margin-right:1em; margin-top:1em; margin-left:1em;}
.volverGruposFotos a:hover{ background-position:right;}
#flashJuego{ margin-bottom:2em;}