/*********************************************************************************************************************************************
	Reset styles
**********************************************************************************************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, 
code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, 
li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	padding: 0;
	margin: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/*********************************************************************************************************************************************
	General Styles
**********************************************************************************************************************************************/
*{
	font-family:Arial, Tahoma, Verdana, Sans-serif;
	padding:0;
	margin:0;
}
body{
	background-color:#b7cafb;
}
h1, h2, h3, h4, h5, h6{
	font-family:Arial, Tahoma, Verdana, Sans-serif;
	font-weight:normal;
}
a{
	text-decoration:none;
}

/*********************************************************************************************************************************************
	Wrapper, Body & Container
**********************************************************************************************************************************************/

	body
	{
		margin: 0;
		padding: 0;
		background-color: #090B0D;
		background-image: url("../images/bg.jpg");
		background-repeat: repeat-x;
	}
	
	.wrapper
	{
		width: 930px;
		margin: 0 auto;
		
	}
	
	.container
	{
		float:left;
		width: 930px;
		min-height: 800px;
		margin-top: -15px;
		margin-bottom: 10px;
	}


/*********************************************************************************************************************************************
	Layout
**********************************************************************************************************************************************/

.logo
{
	width: 200px;
	height: 144px;
	float: left;
}

.publicidade-topo
{
	width: 725px;
	height: 92px;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}

.menu
{
	width: 528px;
	height: 26px;
	background-color: #131313;
	float: right;
	margin-top: 8px;
	display: inline;
}

.conteudo
{
	width: 930px;
	min-height: 400px;
	background-color: #1A2625;
	float: left;
}


.destaques
{
	width: 517px;
	height: 198px;
	background-color: #131313;
	float: left;
}

.noar
{
	float: left;
	height: 146px;
	width: 152px;
	
}

.coluna
{
	width: 230px;
	float: left;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	display: inline;
}

.coluna2
{
	width: 517px;
	float: left;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	
}

.coluna3
{
	width: 152px;
	float: left;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	
}

.filme
{
	float: left;
	display: inline;
	width: 219px;
	height: 189px;
	background-color: #131313;
	border: 5px solid black;
	margin-top: 7px;
	
	
}

.noticias
{
	float: left;
	display: inline;
	width: 506px;
	min-height: 395px;
	background-color: #131313;
	border: 5px solid black;
	margin-top: 7px;
}

	.noticias ul
	{
		margin-left:10px;
		margin-right:10px;
		margin-top:10px;
	}
	
	
	.noticias li
	{
		margin-bottom: 12px;
	}

.sessoes
{
	float: left;
	display: inline;
	width: 506px;
	min-height: 395px;
	background-color: #131313;
	border: 5px solid black;
}

	.sessoes ul
	{
		margin-left:10px;
		margin-right:10px;
		margin-top:10px;
	}
	
	
	.sessoes li
	{
		margin-bottom: 12px;
	}


.enquete
{
	float: left;
	display: inline;
	width: 219px;
	min-height: 189px;
	background-color: #131313;
	border: 5px solid black;
	margin-top: 7px;
	
}

.enquete form
{
	margin-left: 15px;
	margin-top: 5px;
	color: white;
	font-size: 14px;
	
	
}

.publicidade
{
	float: left;
	display: inline;
	width: 143px;
	height: 447px;
	background-color: #131313;
	border: 5px solid black;
	margin-top: 7px;
}

.rodape
{
	float: left;
	width: 909px;
	height: 84px;
	margin-left: 7px;
	margin-bottom: 7px;
	display: inline;
}

.pedidos
{
	width: 219px;
	height: 220px;
	background-color: #131313;
	border: 5px solid black;
	float: left;
	display: inline;
}


    .pedidos ul
    {
        margin-top: 5px;
        margin-right: 10px;
        float: right;
        display:inline;
    }
    
    .pedidos li
    {
        float: right;
        margin-top: 3px;
        font-family: arial, helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
        font-weight: normal;
    }
    


        .pedidos li a
        {
            display:inline;
            margin-top: 3px;
            font-family: arial, helvetica, sans-serif;
            color: #333;
            font-size: 10px;
            text-align: center;
            text-decoration: none;
            font-weight: normal;
            margin-left: 7px;
        }
        
            .pedidos li a:hover
            {
                color: #E65909;
            }

/*********************************************************************************************************************************************
	textos
**********************************************************************************************************************************************/

.texto
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin:15px;
}

.titulo1
{
	color: white;
	background-image: url("../images/barra.jpg");
	text-align: left;
	padding-left: 15px;
}

.link1
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;
	margin-top: 13px;
		
}

	.link1:hover
	{
		color: #ccc;
	}

.link2
{
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #780000;
	font-weight: bold;
	
		
}

	.link2:hover
	{
		color: #9B0000;
	}

.link3
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;
	
}

	.link3:hover
	{
		color: #ccc;
	}

/*********************************************************************************************************************************************
	Elementos Gerais
**********************************************************************************************************************************************/

.img
{
	margin-left: 5px;
	margin-right: 4px;
	margin-top: 13px;
	float: left;
}

.textarea
{
	height:80px;
	width: 150px;
}

.botao
{
	margin-top: 60px;
}