html {
	
}
body {
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#f3f3f3;
}
#container {
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	font-family:Calibri, "Century Gothic", Verdana, Arial;
	font-size:small;
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
img, form{
	border:0px;
	margin:0px;
	padding:0px;
}  
h1{
	margin:0px;
	padding:0px;
	color:#C30;
}
h2{
	margin:0px;
	padding:0px;
	font-family:"Century Gothic", Arial;
	font-size:medium;
	color:#C60;
	font-style:normal;
}
h3{
	margin:0px;
	padding:0px;
	font-family:"Century Gothic", Arial;
	font-size:small;
	font-style:normal;
	color:#c40000;
}
h4 {
	font-family:"Century Gothic", Arial;
	font-size:12px;
	font-weight:bold;
	color:#034694;
	margin:0;
	padding:0;
}
h5 {
	font-family:"Century Gothic", Arial;
	font-size:small;
	font-weight:bold;
	color:#034694;
	margin:0;
	padding:0;
}
h6 {
	font-family:"Century Gothic", Arial;
	font-size:small;
	font-weight:bold;
	color:#034694;
	margin:0;
	padding:0;
}
#engloba_topo {
	position:relative;
	margin:0 auto;
	width:100%;
	height:132px;
	background-repeat:repeat-x;
}
#topo {
	position:relative;
	margin:0 auto;
	width:960px;
	height:132px;
	background-image:url(../images/topo.png);
}
#fundo_menu {
	position:relative;
	margin:0 auto;
	width:100%;
	height:30px;
}
#engloba_menu {
	position:relative;
	margin:0 auto;
	width:960px;
	height:30px;
}
#menu {
	position:relative;
	float:right;
	width:435px;
	height:30px;
}
.botao a:link, .botao a:visited {
	position:relative;
	float:left;
	width:145px;
	height:20px;
	padding-top:10px;
	text-align:center;
	text-decoration:none;
	color:#333;
	font-family:Calibri, "Century Gothic", Verdana, Arial;
	font-size:16px;
	font-weight:bold;
}
.botao a:hover {
	padding-top:13px;
	height:17px;
	text-decoration:underline;
	color:#c40000;
}
#engloba_conteudo {
	position:relative;
	float:left;
	width:950px;
	padding-top:20px;
	padding-left:5px;
	padding-right:5px;
	background-color:#FFF;
	margin-top:10px;
	font-size:14px;
}
#sombra_div {
	margin:0 auto;
	position:relative;
	float:left;
	width:960px;
	height:44px;
	background-image:url(../images/websites-otimizados_rodape_div.png);
	border:none;
}
#fundo_rodape {
	position:relative;
	float:left;
	width:100%;
	height:120px;
	border-top:solid 1px #FFF;
	background-image:url(../images/websites-otimizados_fundo-rodape.jpg);
	background-repeat:repeat-x;
}
#engloba_rodape {
	position:relative;
	margin:0 auto;
	width:960px;
	height:120px;
	padding-top:3px;
	font-family:Calibri, "Century Gothic", Verdana, Arial;
	color:#FFF;
	text-align:center;
}
.botao_rodape a:link, .botao_rodape a:visited {
	text-decoration:none;
	color:#999;
}
.botao_rodape a:hover {
	color:#FFF;
}
.creditos a:link, .creditos a:visited {
	color:#FFF;
}
.creditos a:hover {
	color:#c40000;
}
.form_mapa {
	position:relative;
	float:left;
	width:475px;
}
.index {
	text-align:justify;
	position:relative;
	width:296px;
	float:left;
	padding:10px;
	}

.index a:link, .creditos a:visited {
	float:right;
	color:#333;
}

.contato {
	text-align:justify;
	position:relative;
	width:455px;
	float:left;
	padding:10px;
	}

.contato a:link, .creditos a:visited {
	float:right;
	color:#333;
}