@charset "utf-8";

/* Default Styles */

#index-wrapper
{
	margin:auto;
	width:100%;
	height:100%;
	position:relative;
}

#index-wrapper *
{
	color:#FFFFFF;
}

#index-content
{
	margin:auto;
	width:750px;
}

#index-sep
{
	border-bottom:1px solid #CCCCCC;
}

#index-selector
{
	width:750px;
	margin:auto;
	margin-top:30px;
}

#selec-options
{
	width:350px;
}

.selector-text
{
	float:right;
	clear:right;
}

#flor
{
	width:38px;
	float:left;
	clear:left;
}

.index-titulo
{
	font-weight:bold;
	color:#FF6600 !important;
}

#img-evento-destaque
{
	float:right;
	clear:right;
	margin-bottom:10px;
	margin-left:15px;
}

#destaque-eventos
{
	clear:both;
	height:145px;
}

#destaque-cinemas
{
	width:458px;
}

.bg-cinemas
{
	background-image:url(../_images/pelicula.gif);
	background-repeat:no-repeat;
	background-position:right;
}