/* CSS Document */
#banner_multimedia{ width:620px; height:96px; background-color:transparent; /*background-image:url(../img/fondo_banner.jpg); background-repeat:repeat-x; background-position:bottom;*/}
#iconoFotos{ width:211px; height:89px; display:block; float:left; background-image:url(../img/fotografias.jpg); background-repeat:no-repeat; background-position:left; margin-left:20px;}
#iconoFotos:hover{ background-position:right;}
#iconoVideos{ width:177px; height:89px; display:block; float:left; background-image:url(../img/videos.jpg); background-repeat:no-repeat; background-position:left;}
#iconoVideos:hover{ background-position:right;}
#iconoJuegos{ width:162px; height:89px; display:block; float:left; background-image:url(../img/juegos.jpg); background-repeat:no-repeat; background-position:left;}
#iconoJuegos:hover{ background-position:right;}


/*Galeria de fotos*/
#contenidoGaleria{ width:100%; text-align:left;}
.galeria{ width:100%; margin-left:auto; margin-right:auto;}
.marco{background-image:url(../img/marcoFotos.jpg); background-repeat:no-repeat; background-position:top; height:150px; width:155px; text-align:center; vertical-align:top;  float:left;}
.marco img{ border:1px solid #000000; margin-top:11px;}
.grupo{ width:100%;height:31px; color:#cccccc; 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:10px;background-image:url(../img/fondoVideo.jpg); 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:#FFFFFF; font-weight:bold; text-decoration:none;}
.nombregrupo a:hover{ color:#990000;}
.fotillo{ border:2px solid #CCCCCC;}
.fotilloenlace{}
.fotilloenlace:hover{}

.volverGruposFotos { width:100%; text-align:right;}
.volverGruposFotos a{ width:100px; height:16px;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;}