#contenedor_grada {
//	border: 1px solid;
	
	width: 800px;
	/*color: #00FF00;*/
}


#desde_la_grada {
	float: left;
	border: 1px solid;
//	color:#0000FF;
	color:#000000;
	background-color: #FFFFCC;	
	
	width: 300px;
	/*height: AAAx;*/
	
	height: inherit;
}

#cabecera_grada {
	background-image: url(../../imagenes/Boton Pllanofutbolsala.jpg);
	background-repeat: no-repeat;
}

#titulo {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	text-align: center;
	
	font: large;
}

#comentario {
}

#fotos {
	float: left;
	border: 1px solid;
//	color: #FF0000;
    color:#000000;
    
	margin-left: 10px;
	
	width: 485px;
	height: inherit;
}

#slider {
	float:left;
//	border: 1px solid;
	color:#000000;
	width: 35%;
}

#foto_seleccionada {
	float: left;
//	border: 1px dotted;
	color: #FF00FF;
	width: 65%;	
}

p {
	text-align: justify;
	color:#000000;
}

#contenedor_aficion {
}

#contenedor_aficion_header {
    margin-left: 0px;
    width: inherit;
    height: inherit;
    
    background-color:#0000FF;
    color: #FFFFFF;
}

#contenedor_aficion_fotos {
    margin-top: 10px;
    
    float: left;
    width: inherit;
    height: inherit;
    
    color: #000000;
}

#contenedor_partido {
    clear: both;
    margin-top: 10px;
}

#contenedor_partido_header {
    margin-left: 0px;
    width: inherit;
    height: inherit;
    
    background-color:#0000FF;
    color: #FFFFFF;
}

#contenedor_partido_fotos {
    margin-top: 10px;
    
    float: left;
    width: inherit;
    height: inherit;
    
    color: #000000;
}

#fotos a:link { text-decoration: none; color: white }