/* CSS Document */

* {	margin:0;	padding:0; }

body {
	background: url(imgs/fundo_teste.jpg) no-repeat center top #575350;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#333333 /*#565251;*/
}

h1, h2{
	color:#F27100;
}

#bann_flash {
	width:900px;
	height:170px;
	margin:auto;
}

#geral {
	width:890px;
	margin:auto;
	padding: 0 0 0 10px;
	background: #fff;
}

/* Floaters */

#menu {
	width:170px;
	padding: 0 10px 0 0;
	float:left;
}

#conteudo {
	width:498px;
	padding: 0 10px 0 10px;
	float:left;
	border-left: #000000 dashed 1px;
	border-right: #000000 dashed 1px;
	border-bottom:solid 1px #ffffff;
	border-top:solid 1px #ffffff
}

#coluna_direira {
	width:170px;
	padding: 0 0 0 10px;
	float:left;
}

br.cleado {
	clear:both;
}

.cleador {
	clear:both;
	margin:0;
	border:0;
	padding:0;
	height:0;
}

/* Fim Floaters */

/* Menu */

#titulo_menu {
	width:150px;
	padding:10px;
	color:#fff;
	font-size:24px;
	background: #f27100;
	margin-bottom: 20px;
}

a {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #565251;
	text-decoration:none;
	background-color:#eee;
	padding: 0px 3px 0px 3px;


}
a:visited {
	color: #565251; text-decoration:none; background-color:#eee; padding: 0px 3px 0px 3px; 
}
a:hover {
	color: #ffffff; text-decoration:none; background-color:#f27100; padding: 0px 3px 0px 3px; 
}
a:active {
	color: #ffffff; text-decoration:none; background-color:#d60; padding: 0px 3px 0px 3px; 
}

ul li {
	list-style:none;
	margin-bottom:5px;
}

/* Fim Menu */

/* CONTEUDO DIREITA */

#newsletter {
	background:#ffffff;
}

#texto_newsletter {
	font-size:18px;
	color:#565251;
	margin-bottom:10px;
}

#campos {
	margin-bottom:10px;
}

#campos_ebt {
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	background:#565251;
	font-family:arial;
	color:#ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#blocos_pub {
	width:150px;
	height:100px;
	background:#565251;
	margin-bottom:10px;
}

/* rodape */

#rodape {
	width:900px;
	height:20px;
	margin:auto;
	background: url(imgs/rodape_01.gif) top no-repeat;
}

#logos {
	width:900px;
	background:#999;
}

#rodape_fim {
	width:900px;
	height:169px;
	margin:auto;
	background: url(imgs/rodape.gif) top no-repeat;
}

#instituicoes {
	width:890px;
	margin:auto;
	padding:10px 0 0 10px;
	background:#fff url(imgs/rodape_02.gif) top no-repeat;;
}

#instituicoes a{
	border:none;
	float:left;
	background:none;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:30px
}

#instituicoes a:hover{
	border:none;
}

#instituicoes img {
	margin-right:10px;
	width:101px;
	height:101px;
	float:left;
}

#titleins {
	width:880px;
	height:22px;
	border-bottom:1px solid #ccc;
	margin-bottom:6px;
}