/* Fonte do Menu */
@import url(http://fonts.googleapis.com/css?family=Fjalla+One);

html, body {
	background: #232323 url(../img/fundo-riscado.png) repeat;
	color: white;

}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Fjalla One', sans-serif;
	font-weight: normal;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: 
}
#geral {
	min-height: 200px;
	background-color: #232323;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,1);
box-shadow: 0px 0px 11px 0px rgba(0,0,0,1);
}
#topo {

}
#logo {
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu {
	font-family: 'Fjalla One', sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	padding-top: 10px;
	background-color: #1b1c1e;
	text-shadow: black;
}
#menu ul li {
	display: inline;
	list-style-type: none;
	padding-right: 2px;
	padding-left: 2px;
}
#menu ul {
	text-align: center;
}
#menu ul li:hover {
	border-bottom: 3px solid yellow;
}
#menu a {
}
#menu a:link, #menu a:visited {
	color: white;
}
#menu a:hover, #menu a:active {
	color: orange;
}
#sanfona p {
	font-size: 12px;
	padding-left: 10px;
}
.esq {
	float: left;
	margin-right: 20px !important;
}
.aldir {
	text-align: right;
}
#conteudo {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #1b1c1e;
}
.slider-wrapper {
	background-color: #3e3e3e;
	height: 416px;
	overflow: hidden;
	position: relative;
}
#espaco {
	padding-top: 10px;
	padding-bottom: 10px;
}
#caixas {
	background: url(../img/risquinho.png) repeat-y;

}

.centro {
	text-align: center
}
a:link,
a:visited {
	color: #4ec9f5;
}

a:hover,
a:active {
	color: orange;
}
#conteudo01 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.mini {
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	margin: 2px;
	margin-bottom: 6px;
}
.parc {
	margin-right: 25px;
}
.parc:last-child {
	margin-right: none;
}

#menubottom li {
	display: inline;
	list-style-type: none;
	padding-right: 6px;
	padding-left: 4px;
	margin-left: 0;
	border-right: 1px solid white;
	text-transform: uppercase;
	font-size: 11px;
}
#menubottom li:last-child {
	border-right: none;
	margin-right: 0;
}
#menubottom a:link,
#menubottom a:visited {
	color: white;
}
#menubottom a:hover,
#menubottom a:active {
	color: orange;
}
.pq {
	font-size: 11px;
}
#img-topo {
	background-color: #2A2B2D;
	margin-bottom: 10px;
}
.just p {
	text-align: justify;
}
#atividades {
	background-color: #1b1c1e;
	min-height: 430px;
}
#atividades h4 {
	margin-bottom: 0px;
	margin-top: 10px;
}
#atividades h4, #atividades h6, #atividades p, #atividades hr {
	margin-left: 10px;
	margin-right: 10px;
}
.amarelo {
	color: yellow;
}
.albottom {
	position: relative;
	bottom: 0;
}
#slider {
	margin: 0 auto;
}
#lista {
	width: 100%;
}
#lista th, #lista td {
	padding: 4px;
}
#lista th {
	background-color: black;
	color: yellow;
	font-family: 'Fjalla One', sans-serif;
	font-size: 14px;
	text-align: left;
}
#lista td {
	border-bottom: 1px dotted white;
	font-size: 11px;
}
.linhabaixo {
	border-bottom: 1px solid white;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
.grande, .medio, .maior, .peq {
	font-family: 'Fjalla One', sans-serif;
	font-weight: normal;
}
.grande {
	font-size: 25px;	
}
.medio {
	font-size: 20px;
}
.peq {
	font-size: 14px;
}
#nome_tipo {
	padding-right: 30px;
	border-right: 1px solid yellow;
	margin-right: 10px;
}
.mt20 {
	margin-top: 20px;
}
#gene td {
	width: 25%;
	border-bottom: 1px solid white;
	padding: 4px;
	vertical-align: middle;
	margin-top: -10px;
}
.menor {
	font-size: 10px;
}
#lista_garanhao {
	background-color: #232323;
	text-align: center;
	height: 220px;
	margin-bottom: 20px;
}
.separa {
	border-bottom: 1px dotted gray;
	margin-bottom: 10px;
}
/* formulário de contato */
#contato label {
	display: inline-block;
	width: 100px;
	font: 12px 'Sintony', sans-serif;
	font-weight: bold;
	vertical-align: top;
}
.inputs {
	width: 400px;
	padding: 4px;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border: 1px solid gray;
	font: 12px 'Sintony', sans-serif;
}
#erro {
	display: none;
}
#erro li{
	color: red;
}
.verm {
	font-weight: bold;
	color: red;
}
/*  formulário de contato - fim */
#navega td {
	padding-right: 5px;
}
.al_dir {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.pl20 {
	padding-left: 20px;
}