@charset "utf-8";
/* CSS Document */

Body{
	margin:0px; /* centraliza a página */
	text-align:center; /* centraliza a página no internet Explorer */
	background-color:#FFF; /* definimos uma cor de fundo para a página*/
	font-family: "Times New Roman", Times, serif;/* definimos uma fonte */
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat;
		}
.paragrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #063;
	padding:2px;
	text-align: justify;
	word-spacing: normal;
	letter-spacing: normal;
	}
.paragrafo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}



#corpo {
	margin:0px auto; /* centraliza a div na página */
	text-align:left; /* alinha o texto à esquerda */
	width:900px; /* definimos a cor de fundo da div */
	border:1px none #CCCCCC;
	background-color: #FFF;
		}

#topo {
	height: 200px;
	background-repeat: no-repeat;
	padding: 0;
}

#lateral {
	float: right;
	width: 150px;
	padding:4px;
	text-indent:10px; /* espaçamento de 20px nos parágrafos */
	text-align:justify; /* texto justificado */
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	border: 0px solid #AAAAAA;
	margin-left: 0;
}

#lateral p {
margin:1px; /* sem margem nos parágrafos na div conteúdo */
}

#button {
	width: 195px;
	border-right: 0px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 18px;
	background-color: #FFF;
	color: #C30;
}

#button ul {
	list-style: none;
	margin: 3px;
	padding: 4px;
	border: none;
}

#button li {
	border-bottom: 1px solid #FFF;
	margin: 0;
}

#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #CC3366;
	border-right: 10px solid #FF9F9F;
	background-color: #F00;
	color: #fff;
	text-decoration: none;
	width: 195px;
}

html>body #button li a {
width: 149px;
}

#button li a:hover {
	border-left: 10px solid #D5BE22;
	border-right: 10px solid #877631;
	background-color: #3A592D;
	color: #fff;
}

#colunaesquerda {
	float: left;
	width: 190px;
	padding: 0px;
	text-indent:2px; /* espaçamento de 20px nos parágrafos */
	text-align:justify; /* texto justificado */
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#colunaesquerda p {
margin:1px; /* sem margem nos parágrafos na div conteúdo */
}

#conteudo {
	text-indent:10px; /* espaçamento de 20px nos parágrafos */
	text-align:justify; /* texto justificado */
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 210px;
	left: 0px;
	width: 515px;
}

#conteudo p {
margin:1px; /* sem margem nos parágrafos na div conteúdo */
}

#rodape {
	clear:left; /* definimos os atributos da borda superior */
	font-size:11px; /*definimos o tamanho da fonte em nossa div */
	color:#CCCCCC; /* definimos a cor de fundo da div */
	text-align:left; /* espaçamento no sentido horário (topo, direita, base, esquerda) */
	position:relative; /* definimos que a nossa div tem posição relativa */
	top:0px; /* com isso definimos que ela vai ter margem de 10px do topo */
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #A2A6A9;
	background-repeat: no-repeat;
	background-color: #063;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imagens/rodape.jpg);
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}	
	
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0099FF;
	background-repeat: no-repeat;
	background-position: top;
}
.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #063;
	font-weight: bold;
}
.quadrocinza {
	border: 1px dotted #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: lighter;
	color: #009933;
	background-color: #CFEFCF;
}
.link_azul a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #063;
	text-decoration: none;
	text-align: left;
}
.link_azul a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #063;
	text-decoration: none;
}
.link_azul a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #063;
	text-decoration: none;
}
.link_azul a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #066;
	text-decoration: none;
}
.link_azul a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #093;
	text-decoration: none;
}
#rodape2 {
	clear:right; /* definimos os atributos da borda superior */
	font-size:11px; /*definimos o tamanho da fonte em nossa div */
	color:#CCCCCC; /* definimos a cor de fundo da div */
	text-align:center; /* espaçamento no sentido horário (topo, direita, base, esquerda) */
	position:relative; /* definimos que a nossa div tem posição relativa */
	top:0px; /* com isso definimos que ela vai ter margem de 10px do topo */
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #A2A6A9;
	background-color: #375B2B;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.titulo_lateral {
	color: #063;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

