@charset "iso-8859-1";
/*

Feito por Dj Mib - www.djmib.net

12px = 75% = 1.5ex = 0.75em = 2
2		12,5	0,25	0,125

*/
*{
	margin : 0;
	padding : 0;
}
h1{
	margin : .67em 0;
}
h2{
	margin : .75em 0;
}
h3{
	margin : .83em 0;
}
h4, p{
	margin : 1.12em 0;
}
h5{
	margin : 1.5em 0;
}
h6{
	margin : 1.67em 0;
}
ul{
	padding-left : 1.67em;
}
button, textarea, input, select{
	margin : .06em 0;
}
a img{
	border : none;
}
html, body{
	height : 100%;
}
body{
	background : #000000;
	font : 75% Arial, Helvetica, sans-serif;
	color : #ffffff;
}
a{
	color : #ffffff;
}
table{
	border-collapse : collapse;
	padding : 0px;
}
table td{
	padding : 0px;
	vertical-align : top;
}

#pqt{
	position : relative;
	min-width : 500px;
	min-height : 100%;
}
* html #pqt{
	width : 760px;
	height : 100%;
	margin : auto;
}
#cabecalho{
	height : 70px;
	background : url(img/cabecalhonoi.gif);
}
#cablogo{
	float : left;
	width : 150px;
	height : 70px;
	background : url(img/cabecalhologonoi.gif) no-repeat;
	text-align : center;
}
#cablogo a{
	display : block;
	width : 150px;
	height : 18px;
	padding-top : 52px;
	text-decoration : none;
}
#cabconteudo{
	font : 300% "Comic Sans MS", cursive, sans-serif;
	text-align : center;
	margin-left : 154px;
	padding-top : 10px;
}
#conteudo{
	text-align : center;
	padding : 4px 4px 30px 4px;
}
.limflut{
	clear : both;
}
#rodape{
	position : absolute;
	right : 0px;
	bottom : 0px;
	padding : 0px 4px;
}
.radiotvsecao{
	float : left;
	width : 230px;
	height : 100px;
	margin : 2px;
	padding : 2px;
	border : 1px solid #99ccff;
	text-decoration : none;
}
.radiotvsecao span{
	display : block;
	border: 1px solid #99ccff;
	border-bottom : 2px solid #99ccff;
}
.radiotvsecao:hover{
	background : #001133;
}
.radiostvs{
	display : block;
	clear : both;
	position : relative;
	width : 90%;
	height : 76px;
	margin : 4px auto;
	border : 1px solid #99ccff;
	text-decoration : none;
	text-align : left;
}
.rtLogo{
	padding : 2px;
	margin-right : 2px;
	border : 1px solid #99ccff;
	border-right : 2px solid #99ccff;
	float : left;
}
.radiostvs:hover{
	background : #001133;
}
.rtsTitulo{
	display : block;
	font: bold 110% Verdana, Geneva, sans-serif;
	text-align : center;
}
.txt1{
	font : 150% Arial, Helvetica, sans-serif;
}
.linkd{
	display : block;
	height : 30px;
	margin : 8px;
}	
.linkbotao{
	padding : 2px;
	border : 1px solid #99ccff;
	font-size : 110%;
	text-decoration :  none;
}
.linkbotao:hover{
	background : #000066;
}
.linkradiotvlogo{
	display : block;
	height : 100%;
	background : url(img/radioetv.gif) center center no-repeat;
}
.linkradiotvlogo span{
	display :  none;
}
#radiotvmenu a{
	display : block;
}
#radiotvmenu a:hover{
	text-decoration : none;
	background : #000066;
}
