/* CSS Document */

/* Folha de estilos */


/* Secao 1 - Estilos gerais */
* { margin: 0; padding: 0; }
html { height: 100%;  }
body 
	{
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		height: 100%;
		background-image: url(../img/bg_body.gif);
	}

p {margin-left:10px;}
A {text-decoration: none}

/* Secao 2 - ID */	


		
#container /* Todo o site fica dentro dele */
	{
		width: 750px;
		height: 100%;
		position:absolute;
   		left: 50%;
		margin-top: 0px;
		margin-left: -375px;
		bottom:0px;
	}

#head /* Cabecalho do site */
	{
		width: 750px;
		height: 135px;
		position:absolute;
		background-image: url(../img/cabeca.png);
		_background:none!important;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/cabeca.png',sizingMethod='scale');
	}
	
	
/*............HACK COM CORRECOES PARA MSIE...............*/
* HTML #container { margin-bottom:2px; bottom:-1px; }	

#anima /* Animacao do cabecalho */
	{
	width: 598px;
	height: 94px;
	margin-top: 0px;
	position:absolute;
	margin-left: 152px;
	}

#menuposicao /* Design do menu */
	{
		width: 156px;
		height: 268px;
		position:absolute;
		margin-left: 0px;
		margin-top: 136px;
		background: url(../img/menu.png);
		_background:none!important;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu.png',sizingMethod='scale');
	}
	
#menulinks /* Efeitos para os links do menu e da tabela */
	{
		width: 150px;
		height: 120px;
		position:absolute;
		margin-left: 0px;
		margin-top: 160px;

	}	
	
#tempoposicao /* Design da prev tempo */
	{
		width: 156px;
		height: 128px;
		position:absolute;
		margin-left: 0px;
		margin-top: 404px;
		background: url(../img/tempo.png);
		_background:none!important;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/tempo.png',sizingMethod='scale');
		cursor: pointer;
	}	
	
#newsletterposicao /* Design da newsletter */
	{
		width: 156px;
		height: 124px;
		position:absolute;
		margin-left: 0px;
		margin-top: 532px;
		background-image: url(../img/bg_newsletter.png);
		_background:none!important;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_newsletter.png',sizingMethod='scale');
	}	
#formnewsletter /* Design da newsletter */
	{
		width: 156px;
		height: 124px;
		position:absolute;
		margin-left: 0px;
		margin-top: 532px;
	}	
#editnewsletter /* imput do form*/
	{
	font-family: "Trebuchet MS";
	margin-top: 71px;
	margin-left:8px;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	cursor: auto;
	border: none;
	background-color: transparent;
	}
#botaonewsletter
		{
	font-family: "Trebuchet MS";
	margin-top: 97px;
	margin-left: -90px;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
	border: none;
	background-color: transparent;
	position:absolute;
	}
	
#principal
	{
	width:594px;
	height:100%;
	margin-top: 136px;
	margin-left: 156px;
	position:absolute;
	}	
	
#principal_up /* Design tabela do meio - parte de cima */
	{
		background: url(../img/bg_principal_up.png);
		_background:none!important;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_principal_up.png',sizingMethod='scale');
	}	
	
#principal_meio_esquerda /* Design tabela do meio - parte d meio */
	{
		background: url(../img/bg_principal_meio_esquerda.png);
		_background:none!important;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_principal_meio_esquerda.png',sizingMethod='scale');
	}	

#principal_meio_direita /* Design tabela do meio - parte d meio */
	{
		background: url(../img/bg_principal_meio_direita.png);
		_background:none!important;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_principal_meio_direita.png',sizingMethod='scale');
	}		
		
#principal_down /* Design tabela do meio - parte de baixo */
	{
		background: url(../img/bg_principal_down.png);
		_background:none!important;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_principal_down.png',sizingMethod='scale');
	}	
/* Secao 2 - Classes */	

a.link_menu
	{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #996600;
	font-weight: bold;
	}

a.link_menu:hover
	{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #996600;
	font-weight: bold;	
	}	
	
.responsavel
	{
	font-family:Tahoma;
	font-size: 11px;
	color:#000000;
	}	
	
.creditos
	{
	font-family:Tahoma;
	font-size: 11px;
	color:#CCCCCC;
	cursor:pointer;
	}
	
a.link_noticias
	{
	text-decoration: none;
	font-family:Tahoma;
	font-size: 11px;
	color: #333333;
	}

a.link_noticias:hover
	{
	text-decoration: underline;
	font-family:Tahoma;
	font-size: 11px;
	color: #666666;
	}	

.data_noticia
	{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	}		

.texto_padrao
	{
	font-family:Tahoma;
	font-size:12;
	color:#CC0000;
	font-weight:bold;
	}

.noticia_completa
	{
	text-decoration: none;
	font-family:Tahoma;
	font-size: 11px;
	color: #333333;
	text-align:justify;
	margin-left: 10px;
	}
	
.contato_label
	{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#666666;
	}

.caixa_texto_contato
	{
	border-style:solid;
	background: #C4C4C4;
	font-size: 12px;
	font-family: "Trebuchet MS";
	border:none;
	margin-bottom:5px;
	vertical-align:middle;
	}
	
			