#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 #993300;
	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;
}

#columna2 a {
	color: #000;
	font-style: normal;
	text-decoration:underline;
}

#columna2 a:hover {
	color: #000;
	font-style: normal;
	text-decoration:none;
}
.titulo3 {
	width: 705px;
	height: 27px;
	background-image:url(../imagenes/baile/titulos-cursos-zafiro.gif);
	background-repeat:no-repeat;
	padding-bottom: 10px;
}
.titulo4 {
	width: 705px;
	height: 27px;
	background-image:url(../imagenes/baile/titulos-cursos-listado-zafiro.gif);
	background-repeat:no-repeat;
	padding-bottom: 10px;
}

#menunoticias {
	float: left;
	width: 705px;
	background-color: #000;

}

#menunoticias a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	margin: 10px;
}

#menunoticias a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #fff;
	background-color: #993300;
}
#menunoticias ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menunoticias ul li {
	float: left;
	width: 150px;
	padding: 2px 0px 2px 0px;	
}
.noticias {
	float: left;
	margin-top: 3px;
	width: 705px;
	padding-bottom: 3px;
	background-image: url(../imagenes/baile/fondo-columna1-zafiro.gif);
}
.noticias p {
	float:right;
	width:630px;
	margin-top: 5px;
	padding-bottom: 8px;
	
}
.noticias img {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 3px;
}

.mini {
	float:left;
	width: 60px;
	height: 60px;
	margin-right: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
}

