@charset "utf-8";
#centro_seccion {
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	padding-bottom: 20px;
	padding-top: 0px;
}
#submenu {
	margin-top: 18px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 189px;
	background-color: #FFF;
	background-image: url(../images/sitio/blanco.jpg);
	border: 1px solid #DFDFDF;
	padding: 0px;
	float: right;
}
/*-----estilo seccion -----*/
.seccion_cont {
	display: block;
	float: left;
	width: 760px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	border: 1px solid #DFDFDF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#fondo_espectacular {
	background-image: url(../assets/360/fondo_consola.jpg);
	background-position: top;
}
#fondo_espectacular_categoria {
	background-image: url(../assets/360/fondo_consola_categoria.jpg);
}

