* {	padding:0; margin:0; border:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	text-align:center;
	background:#a3a3a3 url(../img/bg.jpg) fixed; 
}
#geral {
	margin:0px auto;
	width:780px;
	text-align:left;
	background:#fff;
}
#conteudo {
	margin:0 0 20px;
	background:#fff;
	width:780px;
}
a {	text-decoration:none;}
/*--------------------------*/
#topo {
	width:780px;
	height:165px;
}
#topo h1 { 
	font:bold 20px/165px Arial, Helvetica, sans-serif;
	
}
#rodape {
	margin-top:20px;
	width:780px;
	height:35px;
	clear:both;
	text-align: center;
	border-top:5px solid #ef3133;
	background:#fff;
}
#rodape p {
	vertical-align: middle;
	font:10px/35px Arial, Helvetica, sans-serif;
	color:#000;
}
#rodape a { color:#000;}
#dma, #minds {
	display:block;
	text-indent:-5000px;
	overflow:hidden;
}
#dma {
	width:45px;
	height:22px;
	background: url(../img/dma.gif) no-repeat;
	float:left;
	margin:5px 0 0 10px;
}
#minds {
	width:57px;
	height:20px;
	background: url(../img/2minds.gif) no-repeat;
	float:right;
	margin:5px 10px 0 0;
}

/*+----[ Titulo <h1> e sub-titulo <h2> ]---+*/
#titulo
{
	width:780px;
	height: 30px;
	background: #eee url(../img/fundo_titulo.jpg) no-repeat top left;
	font: bold 20px/30px Arial, Helvetica, sans-serif;
	color: #ef3133;
	text-indent: 50px;
	text-transform:uppercase;
	/*margin:-20px 0 0;*/
}
#sub
{
	font: bold 15px/20px Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #ef3133;
	text-indent: 10px;
	margin: 25px 5px 0px 100px;
	color: #9c231b;
}


/* -------- */
#banners {
	width:145px;
	float:right;
	margin: 20px 15px 0 0;
	_margin: 20px 7px 0 0;
}

#banner {
	width:145px;
	height:205px;
	margin:15px 0 0;
	background-color:#fff;
}

/*_______________________________________________Ofertas TV_*/
#ofertas_tv, #radio  {
	display:block;
 	width:145px;
	height:50px;
	text-indent:-5000px;
	overflow:hidden;
	}
	#ofertas_tv { background:#e1e1e1 url(../img/img_index/fundo-ofertas-tv.jpg) no-repeat;}
	#radio { background:#e1e1e1 url(../img/img_index/ofertas_radio.jpg) no-repeat;}
/*______________________________________________/Ofertas TV_*/
/*_______________________________________________Newsletter_*/

#news {
	width:145px;
	height:68px;
	background:#e1e1e1 url(../img/img_index/fundo-news.gif) no-repeat;
	margin:12px 0 0;
	padding:10px 0;
	text-align: center;
	_padding:7px 0;
}
#news p, #news input.bt {
	color:#9c231b;
	font-size: 11px;
	font-weight: bold;
	background:transparent;
}
#mail
{
	width:143px;
	border: 2px solid #d7d7d7;
	border-width: 2px 0;
	margin:5px 0;
}

/*_______________________________________________/Newsletter_*/

