@import url("nifty.css");
@import url("entrada.css");
@import url("chamadas.css");
@import url("programacao.css");

body {
	margin: 0;
	padding: 0;
	background:#FFFFFF url("../img/site/fundo.jpg") top center repeat-x fixed;
}

#corpo{
	width: 800px;
	margin: 0 auto;
}

#meio{
  width: 800px;
  height: 425px;
}

.banner{
  width: 795px;
  margin-left: 2px;
  height: 100px;
  background: url("../img/site/banner.jpg") no-repeat;
}

#banner_titulo{
  display: block;
  font: 20px 'Lucida Grande', Verdana, Arial, Sans-Serif;;
  color: #F06423;
  font-weight: bold; 
  text-transform: uppercase;
  text-align: left;
  padding-top: 38px;
  padding-left: 5px;
}

#esquerda_entrada {
  float: left;
  width: 251px;
  height: 320px;
  text-align: left;
}

#centro_entrada {
	width: 141px;
    height: 300px;
	margin-left: 252px;
	margin-top: 20px;
}

#direita_entrada {
  float: right;
  width: 532px;
  height: 320px;
  text-align: left;
  font: 9.5px 'Lucida Grande',Verdana,Arial,Sans-Serif;
  line-height:1.3em;
  padding-right: 10px;
  padding-left: 5px;
  text-align: justify;
}
#icones {
	display: block;
	width: 520px;
    height: 105px;
	text-align: center;
}

#icones img {
	margin-left: 20px;
	border: 0px;
}

#chamada{
  position:absolute;
  width: 250px;
  height: 288px;
  margin-top: 20px;
  background: url('../img/site/chamada_noticias.jpg') no-repeat center center;
}

#espaco_01 {
	display: block;
	width: 200px;
	height: 43px;
	margin:0 auto;
	margin-top: 70px;
	background: url('../img/site/espaco_01.jpg') no-repeat center center;
}

#espaco_02 {
	display: block;
	width: 200px;
	height: 43px;
	background: url('../img/site/espaco_02.jpg') no-repeat center center;
	margin:0 auto;
	margin-top: 10px;
}

#espaco_03 {
	display: block;
	width: 200px;
	height: 43px;
	margin:0 auto;
	margin-top: 10px;
	background: url('../img/site/espaco_03.jpg') no-repeat center center;
}



#chamada a{
	display: block;
	font: 11px Tahoma,Arial,sans-serif;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
}

#chamada a:hover {
	/*text-decoration: underline;*/
	color: #F1A400;
}

.barra{
  width: 800px;
  height: 20px;
  background: url('../img/site/barra.png') no-repeat center center;
  _background:none!important;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/site/barra.png');
}
#esquerda{
  float: left;
  width: 195px;
  height: 320px;
  padding-left: 5px;
  padding-top: 5px;
}
#direita{
  float: right;
  width: 562px;
  height: 320px;
  text-align: left;
  color:#333333;
  font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
  font-size: 12px;
  line-height:1.4em;
  padding-right: 5px;
  margin-right: 5px;
  text-align: justify;
  overflow: auto;
  scrollbar-arrow-color:#A0A0A0;
  scrollbar-3dlight-color:#BFBFBF;	
  scrollbar-highlight-color: #BFBFBF;
  scrollbar-face-color: #D8D8D8;
  scrollbar-shadow-color: #A0A0A0;
  scrollbar-darkshadow-color:#BFBFBF;
  scrollbar-track-color:#EAEAEA;
}
#blog{
  float: right;
  width: 770px;
  height: 297px;
  text-align: justify;
  font: 10px verdana;
  padding: 15px;
  text-align: justify;
  overflow: auto;
  scrollbar-arrow-color:#A0A0A0;
  scrollbar-3dlight-color:#BFBFBF;	
  scrollbar-highlight-color: #BFBFBF;
  scrollbar-face-color: #D8D8D8;
  scrollbar-shadow-color: #A0A0A0;
  scrollbar-darkshadow-color:#BFBFBF;
  scrollbar-track-color:#EAEAEA;
}
#titulo{
	font: bold 15px verdana;
	color: #39809F;
}

#fotos{
  display: block;
  width: 800px;
  height: 60px;
  text-align: center;
  background-color: #FFFFFF;
  padding-top: 3px;
}

.menu {
  width: 800px;
  height: 35px;
  padding-top: 5px;
  background: url('../img/site/menu.png') no-repeat center center;
  text-decoration: none;
  _background:none!important;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/site/menu.png');
}

#link a:link, a:visited, a:active{
	text-decoration: none;
	color: #0062C4;
	font-weight: normal;
}

#link a:hover{
	color: #C75203;
}

#link_menu a:link, a:visited, a:active{
	font: bold 12px 'Lucida Grande',Verdana,Arial,Sans-Serif;
	text-decoration: none;
	color: #307796;
	position: relative;
}	
#link_menu a:hover{
	color: #C75203;
}
.gecko .menu_inferior{
  width: 820px;
  height: 35px;
  margin-top: 2px;
  padding-top: 5px;
  background: url('../img/site/menu.png') no-repeat center center;
  position: relative; 
  left: 50%; 
  margin-left: -410px;
  _background:none!important;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/site/menu.png');	*/
}
.menu_inferior{
  width: 820px;
  height: 35px;
  margin-top: 2px;
  padding-top: 5px;
  background: url('../img/site/menu.png') no-repeat center center;
  _background:none!important;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/site/menu.png');	*/
}
#tabela{
	font: 11px arial;
	border: 1px solid #72A8EB;
	padding: 1px;
}
#patrocinio{
	border: 1px solid #D6D6D5;
	margin-right: 5px;
}
#base{
  display: block;
  width: 800px;
  height: 42px;
  text-align: left;
}

#copyright{
  float: left;
  display: block;
  color: #43403E;
  width: 320px;
  height: 40px;
  font: 10px arial;
  text-align: justify;
}

#copyright_logos{
  float: right;
  display: block;
  width: 400px;
  height: 40px;
  text-align: right;
}

#copyright_logos img {
	margin-left: 10px;
}

#inscricao{
	display: block;
	width: 500px;
	height: 50px;
	text-align: center;
}

#inscricao a{
	font: 15px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #6576ED;
	text-decoration: none;
}

#inscricao a:hover{
	color: #F06423;
}

#atencao{
	font: 15px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #DD6531;
}

#cultural{
	margin-left: 30px;
	font-size: 10px;
}