.titulo{
	font-size: 14px;
	font-family: Arial,Tahoma, Verdana,  sans-serif;
	font-weight: bold;
	color: #808080;
	text-transform: uppercase;
}

.piefoto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	text-transform: lowercase;
	
}
.masinfo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-transform: lowercase;
	
}


.ubicado{
	font-size: 10px;
	font-family:  Arial,Tahoma, Verdana,   sans-serif;
	font-weight: bold;
	color: #C9C9C9;
	text-transform: uppercase;
	
}
 .ubicado a:link      {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
} 
  .ubicado a:visited   { color: #DDDDDD; text-decoration: none; font-weight: bold; } 
  .ubicado a:active    { color: #DDDDDD; text-decoration: none; font-weight: bold;} 
  .ubicado a:hover     { color: #DDDDDD; text-decoration: none; font-weight: bold;} 


.direccionclubslink{
	font-size: 11px;
	font-family: "Tahoma", Verdana,  Arial, sans-serif;
	font-weight: normal;
	color: #DDDDDD;
	
}
 .direccionclubslink a:link      {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
} 
  .direccionclubslink a:visited   { color: #DDDDDD; text-decoration: none; font-weight: bold; } 
  .direccionclubslink a:active    { color: #DDDDDD; text-decoration: none; font-weight: bold;} 
  .direccionclubslink a:hover     { color: #DDDDDD; text-decoration: none; font-weight: bold;} 

 .titulares{
	font-size: 15px;
	font-family: "Tahoma", Verdana,  Arial, sans-serif;
	font-weight: bold;
	color: #808080;
	
}