#contenedor {
	width: 960px; /* 73% because it has 1% padding on each side, which brings it to 75% wide */
	margin: 0 auto;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: white;
	
}


#columna1 {
	float: left;
	width: 210px;
	background-image: url(../imagenes/baile/fondo-columna1-zafiro.gif);
}

#columna1 p {
	color: #000000;
	padding: 5px;
}
#columna1 img{
	padding: 10px;

}
#piecolumna1{
	border-top: 1px solid #cc9933;
	margin: 5px 5px 5px 5px;
	padding: 14px 5px 5px 5px;
}


#columna1 a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
#columna1 a:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}


#columna2 {
	float: left;
	width: 730px;
	padding: 5px;
	margin: 5px;
}

#columna2 em {
	color: #000;
	font-weight: bold;
	font-style: normal;
}


.titulo3 {
	width: 705px;
	height: 27px;
	background-image:url(../imagenes/baile/titulos-cursos-zafiro.gif);
	background-repeat:no-repeat;
	padding: 5px;
}
.titulo5 {
	width: 705px;
	height: 27px;
	background-image:url(../imagenes/baile/titulo-fiestas-zafiro.gif);
	background-repeat:no-repeat;
	padding-bottom: 10px;
}
.titulo7 {
	width: 705px;
	height: 27px;
	background-image:url(../imagenes/baile/titulos-eventos-zafiro.gif);
	background-repeat:no-repeat;
	padding-bottom: 10px;
}

.titulonoticias {
	width: 705px;
	height: 27px;
	background-image:url(../imagenes/baile/titulo-noticias-deportivo.gif);
	background-repeat:no-repeat;
	padding-bottom: 10px;
}
.tituloranking {
	width: 705px;
	height: 27px;
	background-image:url(../imagenes/baile/titulo-ranking-deportivo.gif);
	background-repeat:no-repeat;
	padding-bottom: 10px;
}

.tituloimagenes {
	width: 705px;
	height: 27px;
	background-image:url(../imagenes/baile/titulo-imagenes-zafiro.gif);
	background-repeat:no-repeat;
	padding: 5px;
}
.tituloficha {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #993300;
	padding: 5px;
}

.horarios {
	float: left;
	margin-top: 3px;
	width: 705px;
	padding: 5px;
	background-image: url(../imagenes/baile/fondo-columna1-zafiro.gif);
}

.contenido {
}

.contenido p {
	width:705px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000;
	padding: 5px;
	
}

.enlaces ul {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 10px;

}

.enlaces a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000;
	display: block;
	padding: 3px;
	margin: 3px;
	width: 690px;
	border-bottom: 1px solid #993300;
	border-left: 3px solid #993300;
	text-decoration:none;
}

.enlaces a:link, #navlist a:visited
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.enlaces a:hover {
	background-color: #993300;
	color: #fff;
	text-decoration:none;
}

#fotografias {
	width: 700px;
	padding:5px;
}

#fotosbig { 
	padding: 7px 0px 7px 0px;
	float: left;
	height: 360px;
	width: 360px;
	border: 1px solid  #993300;
	text-align: center;
	
}
#lateral {
	float: right;
	width: 310px;
	text-align: center;
	padding: 0px 5px 0px 5px;

}
#fotosmini {
	width: 310px;
	height: 360px;
	padding: 7px 5px 7px 5px;
	border: 1px solid  #993300;
	overflow: auto;
}

#fotosmini ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
#fotosmini li {
	float: left;
	width: 45%;
	margin: 0px 3px 3px 0px;
	padding: 0px;
}
#fotosmini img {
	margin-left: 4px;
}
