body {
	background-color: #000000;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#fecha {
	width: 1024px;
	height: 20px;
	margin: auto;
	background-color: #000000;
	text-align: center;
	color: #FFFF00;
}


#news {
	width: 1024px;
	height: 24px;
	margin: auto;
	background-color: #000000;
	color: #028CF1;
}

#newsi{
	width: 64px;
	height: 24px;
	float: left;
}

#marquesina{
	width: 960px;
	height: 24px;
	float: left;
}


#container {
	width: 1024px;
	height: 650px;
	background-image: url(images/fondo.jpg);
	margin: auto;
}

#container_sc {
	width: 1024px;
	height: 650px;
	background-image: url(salas/backgrounds/fnd_salaclub.jpg);
	margin: auto;
}

#centro{
	width: 819px;
	height: 650px;
	float: left;
}


#centroface {
	width: 295px;
	height: 580px;
	margin-top: 20px;
	float: left;
	margin-left: 5px;


}

#centroflyer{
	width: 519px;
	height: 580px;
	margin-top: 20px;
	float: left;
	font-size: 16px;
	color: #FFFF00;

}

#centroflyer a{
	color: #0000FF;
	text-decoration: none;
}


#centroads{
	width: 809px;
	height: 35px;
	margin-top: 15px;
	margin-left: 10px;
}


#derecha{
	width: 205px;
	height: 650px;
	float: left;
}

#menu{
	width: 200px;
	height: 280px;
	background-image: url(images/menu.png);
	margin-right: 5px;
	margin-top: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bot_menu{
	width: 200px;
	height: 30px;
	text-align: center;
	margin-top: 10px;
}

.bot_menu a{
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;

}

.bot_menu a:hover{
	color: #FFFF00;
}

#menu2{
	width: 200px;
	height: 170px;
	clear: both;
}

#menu2d{
	width: 100px;
	height: 170px;
	float: left;
}

#menu2i{
	width: 100px;
	height: 170px;
	float: left;
}


#face{
	width: 1024px;
	height: 251px;
	margin: auto;
}


#pie{
	width: 1024px;
	height: 20px;
	margin: auto;
	background-color: #000000;
	text-align: center;
	color: #FFFF00;
}


#pie a{
	color: #FFFF00;
	text-decoration: none;
}


#pie a:hover{
	color: #0000FF;
}

.azul{
	color: #0000FF;
}

