@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../imagens/background.jpg);
	background-position:top;
}
.fonte {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.cjTopo{text-align:left;}
.logo{width:230px; float:left;margin-top:20px;}
.flash{width:465px; margin-left:auto;}
.fonte2 {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:18px;
}
.fonteSubtitulo {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.fonteSubSubtitulo {
	color: #035f6c;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

. msn{
width:100px;
height:100px;
float:left;
margin:5px;
}

.msn { border:none;}

#container {
	margin: auto;
	height: 100%;
	width: 100%;
}
#topo {
	padding:5px;
	margin: auto;
	height: auto;
	width: 980px;
}
#menu {
	height: 35px;
	width: 100%;
	background-image: url(../imagens/fundo_menu.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rodape_conteudo {
	width: 100%;
	text-align: center;
}
#rodape {
	height: 50px;
	width: 100%;
	text-align: center;
	margin-top: 120px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#conteudo {
	background-image: url(../imagens/fundo_conteudo.png);
	background-repeat: repeat-y;
	height: auto;
	width: 100%;
	background-position: center;
}
#esq_img {
	float: left;
	height: 100%;
	width: 200px;
}

