/****** Div conteudo*************************************/

#conteudo{
	background:url(../images/fundoConteudo/fundoConteudo.gif) no-repeat top #E4E4E4;
	width:680px;
	float:right;
	}
/*****************************************************/


/****** Div texto conteudo*************************************/

#fundo_conteudo{
	background:url(../images/logo_contato/logo_contato.gif) left bottom no-repeat;
	width:680px;
	margin-top:40px;
	float:right;
	}
/*****************************************************/

#texto_conteudo{
	width:505px;
	margin-right:30px;
	text-align:justify;
	font-size:13px;
	float:right;
	}
/*****************************************************/

/****** Div texto conteudo*************************************/

#head_conteudo{
	width:562px;
	margin-top:20px;
	float:right;
	}
/*****************************************************/



/****** Div banner_conteudo*************************************/

#banner_conteudo{
	width:680px;
	height:184px;
	margin-bottom:10px;
	float:right;
	}
/*****************************************************/


/****** Div noticias*************************************/

#noticias{
	background:url(../images/fundo_noticias/fundo_noticias.gif) no-repeat bottom #eeeded;
	width:467px;
	height:300px;
	margin-right:10px;
	float:right;
	}


*html #noticias{
	background:url(../images/fundo_noticias/fundo_noticias.gif) no-repeat bottom #EFEEEE;
	width:455px;
	height:310px;
	margin-right:10px;
	float:right;
	}




	
/*****************************************************/


/****** Div Conteudo noticias*************************************/

#conteudo_noticias{
	margin-top:10px;
	margin-left:110px;
	margin-right:10px;
	width:340px;
	float:left;
	}
	
*html #conteudo_noticias{
	margin-top:10px;
	margin-left:5px;
	margin-right:0px;
	width:390px;
	float:left;
	}
/*****************************************************/


/****** Div Tempo*************************************/

#tempo{
	background:#EFEEEE;
	padding:5px;
	width:201px;
	height:290px;
	clear:both;
	float:right;
	}
/*****************************************************/

/****** Div texto_rodape*************************************/

#login{
	margin-top:10px;
	width:316px;
	height:auto;
	float:left;
	}
/*****************************************************/


/****** Div texto_rodape*************************************/

#texto_rodape{
	margin-top:5px;
	width:880px;
	float:left;
	}
/*****************************************************/

/****** Iframe *************************************/

iframe{
	border-color:#999999;
	border-style:solid;
	}
/*****************************************************/

