@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background: #4c4e4f;
}
* {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	color: #72675f;
}
a {
	text-decoration: none;
}
a:hover {
	color: #8ac655;
	text-decoration: underline;
}
b {
	font-weight: 600;
	font-weight: bold;
}
hr {
	border: none;
	border-bottom: 1px #dedede dotted;
	height: 4px;
	margin-top: 20px;
	margin-bottom: 20px;
}
input[type=text], input[type=password], select, textarea, .inputs {
	color: #3a3a3a;
	background: none;
	border: 1px #c2c2c2 solid;
}
input[type=submit], input[type=reset], input[type=button], button, .botoes {
	color: #FFF;
	font-size: 11px;
	border: none;
	cursor: pointer;
	background: #a2a2a2;
}
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover, button:hover, .botoes:hover {
	color: #FFF;
	background: #8ac655;
}
#fundo.bg {
	
	/* Set rules to fill background */
	
	min-height: 0px;
	min-width: 1440px;
	margin-top: auto;
	margin-right: auto;
	
	/* Set up proportionate scaling */
	position: fixed;
	z-index: -900;
	width: 100%;
	height: auto;
	
	/* Set up positioning */
	top: 0;
	left: 0;
}
#top-contactos {
	width: 441px;
	height: 33px;
	float: right;
	background: url(../img/bg-top-contactos.png) no-repeat;
}
#top {
	height: 133px;
	background: url(../img/bg_top.png) repeat-x;
}
.top-contactos {
	font-size: 11px;
	color: #9a9a9a;
	padding-top: 7px;
	padding-left: 35px;
}
.top-contactos a {
	font-size: 11px;
	color: #9a9a9a;
}
#main-cima {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#cima {
	width: 980px;
	display: inline-block;
	height: 85px;
	margin-top: -5px;
}
#logo {
	display: inline-block;
	width: 230px;
	height: 85px;
	vertical-align: top;
}
#categorias {
	display: inline-block;
	width: 500px;
	height: 85px;
	margin-left: 220px;
}
#categorias ul {
	margin: 0px;
	padding: 0px;
	padding-top: 35px;
}
#categorias li {
	display: inline-block;
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../img/bg_categorias.png) left center no-repeat;
}
#categorias a {
	color: #6e655e;
	font-size: 14px;
	font-weight: 200;
	text-decoration: none;
}
#categorias a:hover {
	color: #8ac655;
	font-size: 14px;
	font-weight: 200;
}
#riscas-menu {
	height: 45px;
	margin-top: 40px;
	border-top: 1px #b2b2b2 solid;
	border-bottom: 1px #b2b2b2 solid;
}
#main-centro {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	height: 45px;
	border-left: 1px #b9b9b9 solid;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline-block;
	border-right: 1px #b2b2b2 solid;
	padding-top: 15px;
	height: 30px;
}
#menu a {
	text-decoration: none;
	color: #86c153;
	font-weight: 200;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 16px;
	padding-left: 30px;
	padding-right: 30px;
}
#menu a:hover {
	background: #86c153;
	color: #FFF;
}
#main-conteudo {
	background: #FFF;
	margin-top: 20px;
	width: 975px;
}
#topo {
	width: 975px;
	height: 300px;
}
#conteudo {
	padding: 10px;
	background: url(../img/conteudo_sombra.png) repeat-x top;
}
#baixo {
	min-height: 131px;
	background: url(../img/bg_baixo.png) repeat-x;
	margin-top: 80px;
}
#rodape {
	width: 980px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
}
#rodape-esquerda {
	width: 235px;
	border-left: 1px #e8e8e8 solid;
	border-right: 1px #e8e8e8 solid;
	height: 130px;
	vertical-align: top;
	display: inline-block;
}
#rodape-esquerda img {
	margin-left: 20px;
	margin-top: 20px;
}
#rodape-centro img {
margin-top: 20px;
}
#rodape-direita img {
margin-top: 20px;
}
#rodape-centro {
	width: 390px;
	height: 130px;
	border-left: 1px #e8e8e8 solid;
	border-right: 1px #e8e8e8 solid;
	display: inline-block;
	margin-left: 70px;
	vertical-align: top;
}
#rodape-centro ul {
	margin: 0px;
	padding: 0px;
}
#rodape-centro li {
	list-style: none;
	padding-left: 20px;
}
#rodape-centro a {
	font-size: 10px;
	color: #6e6e6e;
}
#rodape-direita {
	width: 200px;
	height: 130px;
	border-left: 1px #e8e8e8 solid;
	border-right: 1px #e8e8e8 solid;
	display: inline-block;
	margin-left: 70px;
}
#rodape-centro a {
	padding-left: 10px;
	margin-left: 5px;
}
.titulo {
	font-size: 18px;
	font-weight: 100;
	color: #8ac655;
}
h1 {
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
	color: #5c5047;
	font-weight: 300;
}
.creditos {
	text-align: right;
	padding-left: 5px;
	text-align: left;
}
.creditos a {
	font-size: 10px;
	text-align: right;
	padding-top: 15px;
	padding-right: 8px;
	color: #6e6e6e;
}
/* Banner rotativo */
#indexed_slider_shadow {
	text-align: center;
}

#indexed_slider_index {
	height: 70px;
}

#indexed_slider_index ul {
	margin: 0px;
	padding: 0px;
	margin-top: 48px;
	list-style: none;
	z-index: 777;
}

#indexed_slider_index li {
	display: inline-block;
	margin-left: 3px;
}

#indexed_slider_index a {
	border: #333 1px solid;
	display: block;
	width: 7px;
	height: 7px;
	outline: none;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

#indexed_slider_index a:hover {
	text-decoration: none;
}
