*{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body	{
	background:#f4f4f4;
}
/* TOPO */

#topo {
	width:100%;
	height:49px;
	background:url(../imgs/topo_bg.gif) repeat-x;
	min-width:1000px;
	max-width:100%;
}
#logo	{
	float:left;
	width:132px;
	padding-left:35px;
}
#logo img	{
	border:0;
}
		/* MENU */
#menucomeco	{
	background:url(../imgs/menu_e.gif) no-repeat;
	width:32px;
	height:49px;
	float:right;
}
#menu	{
	background:url(../imgs/menu_bg.gif) repeat-x;
	height:49px;
	float:right;
}
#menu #cont	{
	padding-top:13px;
}
#menu #cont	a	{
	color:#f4f4f4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
}
#menu #cont	a:hover	{
	color:#d3d3d3;
	text-decoration:underline;
}
/*#menu ul	{
	padding-top:13px;
}
#menu li	{
	list-style: none;
	display: inline;

} 
#menu li	a	{
	color:#f4f4f4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
}
#menu li	a:hover	{
	color:#d3d3d3;
	text-decoration:underline;
}*/
	/* LETREIRO */
#letreiro	{
	background:url(../imgs/letreiro.gif) repeat-x;
	width:100%;
	min-width:1000px;
	max-width:100%;
	height:19px;
	float:left;
}
	/* SUB TOPO */
#subtopo	{
	background:url(../imgs/banner_bg.gif) repeat-x;
	height:270px;
	min-width:1000px;
	max-width:100%;
}
#subtopo #detalhe	{
	background:url(../imgs/banner_detalhe.gif) no-repeat;
	height:270px;
}
.banner	{
	float:left;
	width:100%;
	text-align:center;
}
/* GERAL */
#geral	{
	width:100%;
	min-width:1000px;
	max-width:100%;
}
#geral td	{
	vertical-align:top;
}
#geral #separador	{
	background:url(../imgs/titulo_separador.gif) no-repeat;
	width:12px;
	height:48px;
}
#geral .bg	{
	background:url(../imgs/titulo_bg.gif) repeat-x;
	height:48px;
}
#geral #sidebar	{
	background:url(../imgs/publicidade_bg.gif) repeat-y;
	width:230px;
}
#geral #sidebar	#publicidadetitulo	{
	background:url(../imgs/publicidade_topo.gif) no-repeat;
	width:230px;
	height:29px;
}
#geral #sidebar	#publicidadetitulo img	{
	border:0;
}
.lancamento	{
	background:url(../imgs/titulo.gif) repeat;
	width:450px;
	color:#d3d3d3;
	font-weight:bolder;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:8px;
}
.lancamento a	{
	text-decoration:none;
	color:#a1fe00;
}
.lancamento a:hover	{
	text-decoration:underline;
}
.lancamento img	{
	border:0;
}
.top	{
	background:url(../imgs/titulo_lancamento.gif) repeat;
	color:#d3d3d3;
	font-weight:bolder;
	text-align:center;
	height:25px;
	vertical-align:middle;
}
.completo	{
	text-align:right;
	padding-right:45px;
	font-size:small;
}
.completo a	{
	font-weight:bolder;
	color:#3d3d3d;
	text-decoration:none;
}
.completo a:hover	{
	color:#000000;
	text-decoration:underline;
}
.duplas	{
	background:url(../imgs/duplas_bg.gif) repeat-x;
	margin-top:8px;
}
.duplas .titulos	{
	padding-top:4px;
	padding-left:25px;
	padding-bottom:20px;
	font-weight:bolder;
	color:#FFF;
	text-transform:capitalize;
	font-size:large;
}
.duplas .avatar img	{
	padding-left:10px;
	width:100px;
	height:100px;
	float:left;
}
.duplas .descricao	{
	float:left;
	text-align:justify;
	padding:8px;
	color:#FFFFFF;
	font-size:small;
}
.duplas .leiamais	{
	text-align:right;
}
.duplas .leiamais img	{
	border:0;
}

	/* TOP SERTANEJO*/
.topsertanejo p	{
	font-size:small;
	margin-right:25px;
	text-align:right;
	font-weight:bolder;
}
.topsertanejo	{
	font-size:small;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:20px;
	margin-top:10px;
}
.topsertanejo .centro	{
	background:url(../imgs/titulo_lancamento.gif) repeat;
	color:#d3d3d3;
	font-weight:bolder;
	text-align:center;
	height:35px;
}
.topsertanejo .texto	{
	background:url(../imgs/titulo_lancamento.gif) repeat;
	color:#d3d3d3;
	font-weight:bolder;
	text-align:left;
	padding-left:5px;
	height:35px;
}

/* RODAPE*/

#foot	{
	background:url(../imgs/foot_bg.gif) repeat-x;
	width:100%;
	height:149px;
	text-align:center;
	min-width:1000px;
	max-width:100%;
}
#foot img	{
	border:0;
}
#foot p	{
	color:#d3d3d3;
	font-weight:bolder;
	padding-top:5px;
}

