body {
	background: #000 url('images/fondo-pagina-by.jpg');
/*	background-color:#000000;*/
	background-attachment: fixed; 
	color:#FFFFFF;
	padding:0;
	margin:0;
	font-family:Verdana;
	font-size:11pt;
}

a {
	color:#FFFFFF;
}

a:hover {
	color:#C0C0C0;
}

.DemoImages {
	margin-right:40px;
}
#header {
	text-align:center;
/*	background-image:url('../images/buenayunta.gif'); */
	background-image:url('../images/header_buenayunta.png');
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	height:152px;
}

#footer {
	clear:both;
	width:100%;
	text-align:center;
	border-top: 1px dotted #FFFFFF;
}

#body {
	margin-left:220px;
}

#content {
	padding-bottom:50px;
}

#menu {
	width:200px;
	float:left;
}

#redes {
	float:right;
}
.listas {
	margin:0;
	padding:0;
	padding:10px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
}
img {
	border:0;
	padding:0;
	margin:0;
}

ul#menu li
{
	float:left;
	padding:0;
	margin:0 0 -5px 0;
	display:block;
}

/* Styles For Contact Section */
#contacto h2{
	font-weight:bold;
}

#contacto {
	text-align:center;	
	width:500px;
	margin-left:160px;
}

#conLeft {
	float:left;
}

#conRight {
	float:right;
}
/* Styles For Contact Section */

/* Styles For Recitales */
#tabs {
	margin-left:10px;
}
ul#recitales {
	width:400px;
	margin:auto;
}
ul#recitales li{
	  display: inline;
      height: 45px;
	  width:50px;
	  cursor:pointer;
	  margin-left:40px;
}
/* Styles For Recitales */

/* Styles For Descargas */
.divDescargas {
	margin-left:70px;
}
ul#descargas {
	width:480px;
	margin:auto;
}
ul#descargas li{
	  display: inline;
      height: 45px;
	  width:50px;
	  cursor:pointer;
}
/* Styles For Descargas */

/* Styles For Camino Arado */
.camino {
	width:480px;
	margin:auto;
}

/* Styles For Fotos */
.foto {
	width:650px;
	margin:auto;
}
/* Styles For Novedades */
.tituloFechaCeleste {
	color: #0EA4CD;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.tituloFechaRojo {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.descripcionFecha {font-weight: bold; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }


/* Styles for Fotos */
ul#fotos {
	width:600px;
	margin:auto;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
}

.textoAbajo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0EA4CD;
	font-style: italic;
}

.onTop {
	cursor:pointer;
	float:right;
}
