﻿#GaleriaBotones 
{
	
	width:185px;
	text-align:right;
}

#GaleriaBotones a
{
	text-decoration:none;
	background-color:Transparent;
}

#GaleriaBotones .boton
{
	background-image: url(/acsa/imagenes/juntoAlDeporte/JuntoAlDeporte_BotonGaleria.gif);
	background-repeat: no-repeat;
	width:145px;
	height:65px;	
	text-align:right;
	vertical-align:middle;
	margin-top:10px;	
	cursor:pointer;
}
#GaleriaBotones .boton .texto
{
	margin-top: 25px;
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
	margin-right:10px;
}



.JuntoAlDeporteGaleriaDesc
{
	min-height:85px;
}

.JuntoAlDeporteGaleriaDesc .escudo
{
	border:0;
	float:right;
}

.JuntoAlDeporteGaleria table tr td
{
	background-color:Lime;
}

.itemGaleria
{	
	width:170px;
	padding-bottom:20px;
}

.itemGaleria a,
.itemGaleria a:link{	
	border: #fff 7px solid;	
}
.itemGaleria a:hover
{
	border: #99ccff 7px solid;	
	background-color:Transparent;
	text-decoration:none;
	font-size:0.8em;
	
}
.itemGaleria img
{
	margin-top:5px;
	margin-left:0px;
	/*width:150px;*/
}
.itemGaleria .imagen
{
	width:50px;
}

