


@media screen, print
{
	#ClubCabecera
	{
		background-image:url(/export/system/modules/es.valenciacf.club/resources/_img/club_cabecera_en.jpg);
		color:#ffffff;
		height:90px;
		position:relative;
		width:657px;
	}
	.ClubPalmaresDetalles
	{
		margin-left:20px;	
	}
	.ClubPalmaresDetallesPartido
	{
		font-weight:bold;
	}
	.ClubPalmaresDetallesJugador
	{
		color:#FF7E16;
	}
	.ClubPalmaresImagen
	{
		float:left;
		width:215px;
	}
	.ClubPalmaresTextos
	{
		float:left;
		width:420px;	
	}

	.ClubPalmaresTitulo
	{
		color:#FF7E16;
		font-size:12px;
		font-weight:bold;	
	}
	.ClubPresidenteImagen
	{		
		float:left;			
		height:244px;
		width:314px;						
	}
	.ClubPresidenteDatos
	{
		color:#ff9900;
		line-height:19px;
	}

	.ClubPresidenteFicha
	{						
		background-color:#F2F2F2;				
		height:244px;
		padding:0px 10px;					
	}

	.ClubPresidenteFichaTexto
	{	
		height:200px;				
		margin:5px 0px 0px 0px;											
	}

	.ClubPresidenteFichaTitulo
	{
		color:#000000;
		font-size:16px;
		font-weight:bold;			
		margin:20px 0px;
		height:20px;
	}

	.ClubPresidenteFichaResumen
	{			
		font-size:12px;	
	}
	.ClubPuntoInteres
	{
		background-image:url(/export/system/modules/es.valenciacf.club/resources/_img/TaquillaGlobo.jpg);
		background-repeat:no-repeat;	
		margin-bottom:3px;
		margin-left:20px;	
	}
	.ClubPuntoInteres .Direccion
	{
		margin-left:20px;
		margin-bottom:15px;
	}

	.ClubPuntoInteres .Direccion a
	{
		color:#000000;
		font-weight:bold;
	}
	.ClubPuntoInteres .Direccion a:Hover
	{
		color:#FF7E16;
		text-decoration:underline;
	}
	.ClubPuntoInteres .Direccion .Resaltado
	{
		color:#555555;
		font-weight:bold;
	}
	.ClubSugerenciasEntradaTextArea
	{
		border:solid 2px #808080;
		height:110px;
		margin-top:20px;
		margin-left:12px;
		width:310px;
	}

	.ClubSugerenciasEntradaTexto
	{
		border:solid 2px #808080;
		margin-left:12px;
		width:310px;
	}
	.ClubSugerenciasEntradaTextoS
	{
		border:solid 2px #808080;
		margin-left:12px;
		width:110px;
	}
	.ClubSugerenciasBoton
	{
		float:right; 		
	}

	.ClubSugerenciasTablaBotones
	{	
		margin-left:75px;
		margin-top:15px;
		width:447px;
	}
	.ClubSugerenciasTablaBotones td
	{
		height:22px;
		width:220px;	
	}
	.ClubSugerenciasTablaFilaL
	{
		height:120px;
	}
	.ClubSugerenciasTextoBoton
	{	
		float:right;
		margin-top:1px;
		margin-right:5px;	
	}
	.ClubSugerenciasTextoFormulario
	{
		margin-left:10px;
	}
	.NoticiaTitulo
	{
		margin-top:15px;
		padding-bottom:15px;	
	}
}

@media print
{	
	.BloqueTipoXxL {overflow:visible;}
	.BloqueTipoXxL .BloqueTipoL	{width:325px; overflow:visible;}
	.BloqueTipoXxL .SeparadorVertical	{width:0px; float:left;}	
	.BloqueTipoXxL .BloqueTipoL .Noticia .NoticiaTexto	{float:left; overflow:visible;}	
	#ClubCabecera {display:none;}
	#ClubContenedor {overflow:visible;}	
	#ClubContenedor .SeparadorVertical {width:3px; float:left;}	
	.ClubPresidenteFichaTexto	{overflow:hidden; height:190px;}
}


