@charset "utf-8";
/* CSS Document */


body {
	background-image: url(imgs/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8dbbb;
}
.foto {
	float:left;
	width:180px;
	height:150px
}
.borda_fotos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #007700;
	border-right-color: #007700;
	border-bottom-color: #007700;
	border-left-color: #007700;
	margin: 0.1em;
}
.texto_padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #342816;
}

a.l1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2D2713;
	text-decoration: none;
}
a.l1:link{
	text-decoration: none;
}
a.l1:hover{
	color: #54471D;
	text-decoration: underline;
}
a.l2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #D50000;
	text-decoration: none;
}
a.l2:link{
	text-decoration: none;
	color: #d50000;
}
a.l2:hover{
	color: #FF0000;
	text-decoration: underline;
}
.destaque1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 800;
	color: #006600;
	padding: 0.1em;
}
.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006600;
	font-weight: normal;
}

.texto_8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #1A130B;
}
.destaque_medio_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 700;
	color: #006600;
}
.rotulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 700;
	color: #463A1C;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2F2811;
	border: 1px solid #5f5323;
}
.linha_vertical {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #362C12;
	height: 350px;
	margin-right: 0.4em;
	margin-left: 0.2em;
	text-align: center;
}

.botao {
	background-image: url(imgs/botao1.jpg);
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-repeat: repeat-x;
	border: 1px solid #006600;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
}
.destaque2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #006600;
}
.destaque_noticias {
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	color: #006600;
	font-weight: 200;
}
.linha_2 {
	width: 70px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1BB81;
	height: 10px;
	margin-top:5px;
}
.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2D2713;
	text-decoration: none;
}
.link:link{
	text-decoration: none;
}
.link:hover{
	color: #54471D;
	text-decoration: none;
}
