@charset "utf-8";

/* ----- LAYOUT -----*/

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body table{
	background-color: #FFFFFF;
}

#destaque {
	height: 200px;
	width: 600px;
}
td {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.publicidade {
	height: 100px;
	width: 370px;
}
.noticias {
	min-height: 445px;
	width: 370px;
}
#publDireita {
	height: 110px;
}
.indicacoes {
	height: 225px;
	width: 370px;
	margin-top: 20px;
}
#recados {
	width: 285px;
	min-height: 230px;
	float:left;
}
#clubGirls {
	width: 285px;
	margin-left: 305px;
	min-height: 230px;
}

.linha {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.hide{
	display:none;
}
.show{
	display:block;
}
.separacao{
	 height:20px;
	 width:601px;
}
/* ----- TEXTOS -----*/


.titulo01 {
	font-family: "trebuchet MS";
	font-size: 24px;
	color: #2B00FF;
	text-align: left;
	font-weight: bolder;
}
.titulo02 {
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #FF0000;
	font-weight: bolder;
}

.titulo03 {
	font-family: "trebuchet MS";
	font-size: 22px;
	color: #E8520C;
	margin-bottom: 10px;
	font-weight: bolder;
}
.titulo04 {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #C80CE8;
	margin-bottom: 2px;
}
.titulo05 {
	font-family: "trebuchet MS";
	font-size: 24px;
	color: #FFB40D;
}

a:link, a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover, a:active {
	font-size: 11px;
	color: #2B00FF;
	text-decoration: none;
}
.textoMapa {
	line-height: 20px;
}
.aviso{
	color: #CC0000;
}

/* ----- FOTOS ----- */

.imgBorda {
	padding:2px;
	border: 1px solid #CC99FE;
}

.imgEspaco {
	margin-right: 10px;
}

/* ----- FORMULÁRIOS ----- */

.formBorda {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
}

/* ----- BACKGROUND ----- */

.body0 {
	background-attachment: fixed;
	background-image: url(../../background/bored2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body1 {
	background-attachment: fixed;
	background-image: url(../../background/silverlight_wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body2 {
	background-attachment: fixed;
	background-image: url(../../background/silverlight_wallpaper2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body3 {
	background-attachment: fixed;
	background-image: url(../../background/windows-vista-ultimate-white-wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body4 {
	background-attachment: fixed;
	background-image: url(../../background/windows-white.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* ----- TOP 5 ----- */

.topPosicaoAtual {
	border: 1px solid #C80CE8;
	font-size: 24px;
	color: #C80CE8;
	height: 80px;
	width: 80px;
	line-height: 80px;
}

/* ----- PROGRAMAS ----- */

#progInfo{
	width: 605px;
	display:block;
	min-height:130px;
	height:130px;
}
#progNoticia, #progVideos, #progSets, #progIndic{
	float:left;
	width: 605px;
	margin-top: 20px;
}
