
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(imagem/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
 a{
	color: #FFF;
	text-decoration: none;
}

a div {cursor:pointer;}

a:hover{
	color: #FFCC00;
	text-decoration: underline;
}

.amarelo{
	color: #ffffff;
}
.amarelo a{
	color: #FFCC00;
	text-decoration: none;
}
.amarelo a:hover{
	color: #ffffff;
	text-decoration: none;
}


h1{
	padding:0px;
	margin:0px;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
}
h2{
	padding:0px;
	margin:0px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
#geral {
	width: 1003px;
	margin:auto;
	overflow:auto;
}

#flash_top { 
	width:1003px;
	height:310px;
	float:left;
}

#le {
	width:278px;
	float:left;
	padding-left:50px;
	padding-right:30px;
	background-image: url(imagem/bg_le.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content {
	width:571px;
	float:left;
	padding-right:58px;
}

content_t{
	width:571px;
}

#main{
	width:571px;
	float:left;
	background-image:url(imagem/i_main.jpg);
	background-repeat: no-repeat;
	padding-top:60px;
}

#cd{
	width:290px;
	float:left;
	padding-right:10px;
	padding-top:10px;
}
#cd_box{
	width:152px;
	float:left;
	padding-left:10px;
	padding-top:10px;
}

#video{width:271px;
	float:left;}
	
#noticias{ width:290px;
float:left; padding-right:10px; }

#caixa{
	width:163px;
	float:left;
	height:135px;
	padding:10px;
	background-image: url(imagem/bg_caixas.jpg);
	background-repeat: no-repeat;
}


/* Q */

#qn{width:12px; float:left;}
#qm{
	float:left;
	padding-top:10px;
	background-color:#000000;
	background-image: url(imagem/q_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#q{float:left; overflow:auto; padding-top:10px;}


#q2{
	float:left;
	width:251px;
	padding:10px;
	background-image: url(imagem/bg_q2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


/* #### RODAPE #### */

#rodape {
	width: 100%;
	clear:both;
	background-image:url(imagem/bg_rodape.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
	padding-top:15px;
}

#rodape a{
	color: #fff;
	text-decoration: none;
}

#rodape a:hover{
	color: #ffcc00;
	text-decoration: underline;
}

#logo {
	width:286px;
	height:145px;
}
#agenda {
	width:286px;
}
#agenda_t {
	width:266px;
	float:left;
	padding-top:20px;
	padding-left:20px;
	background-image: url(imagem/agenda_t.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#agenda_m {
	width:266px;
	padding:10px;
	float:left;
	background-image: url(imagem/agenda_m.jpg);
	background-repeat: repeat-y;
}
#agenda_b {
	width:286px;
	float:left;
	height:41px;
	background-image: url(imagem/agenda_b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.agenda_dia {
	height:35px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	letter-spacing: -1px;
	font-weight: bold;
	padding-right:10px;
}
.agenda_titulo {
	width:166px;

	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:hidden;
}

#agenda a{
	color: #fff;
	text-decoration: none;
}
#agenda a div {cursor:pointer;}

#agenda a:hover{
	color: #FDD033;
	text-decoration: none;
}