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


.link-container1 {
	height: 144px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #407F12;
	margin-right: auto;
	float: right;
	background-image: url(img/verde.png);
	border: 1px solid #666;
} 
.link-container1 a {
	display: block;
	height: 144px;
	text-align: left;
	color: #407F12;
	font-weight: bold;
	width: 190px;
} 
.link-container1 a:hover {
	color: #407F12;
	font-weight: bold;
	text-align: left;
	background-color: #FFF;
	height: 144px;
	width: 190px;
} 
.menor {
	font-style: italic;
	font-size: 12px;
}

#geral {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#capa {
	float: left;
	height: 300px;
	width: 1000px;
	margin-bottom: 5px;
	background-color: #FFF;
	border: 1px solid #666;
}
.espa {
	padding-top: 30px;
}
.link-container2 {
	height: 144px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #407F12;
	margin-right: auto;
	float: right;
	background-image: url(img/verde.png);
	border: 1px solid #666;
	margin-bottom: 10px;
} 
.link-container2 a {
	display: block;
	height: 144px;
	text-align: left;
	color: #407F12;
	font-weight: bold;
	width: 190px;
} 
.link-container2 a:hover {
	color: #407F12;
	font-weight: bold;
	text-align: left;
	background-color: #FFF;
	height: 144px;
	width: 190px;
} 
#baixo {
	height: 300px;
	width: 1000px;
	float: left;
}
.borde {
	border: 1px solid #039936;
}

#baixo1 {
	height: auto;
	width: 1000px;
	float: left;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#baixo2 {
	height: auto;
	width: 970px;
	float: left;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}


#coluna2 {
	float: right;
	height: 300px;
	width: 192px;
}
#quadro1 {
	background-image: url(img/verde.png);
	float: right;
	height: 144px;
	width: 190px;
	border: 1px solid #666;
	margin-bottom: 10px;
}
.espa1 {
	border: 1px solid #999;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#texto {
	padding: 10px;
}
#rodape {
	width: 990px;
	float: left;
	margin-top: 5px;
	font-size: 11px;
	color: #FFF;
	padding: 5px;
	background-image: url(img/verde.png);
	font-weight: bold;
}
body {
	background-image: url(img/images.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
.link-container {
	height: 300px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-right: auto;
	float: left;
	margin-right: 17px;
	background-image: url(img/verde.png);
	border: 1px solid #666;
	text-decoration: none;
} 
.link-container a {
	display: block;
	height: 300px;
	text-align: left;
	color: #FFF;
	width: 250px;
	text-decoration: none;
} 
.link-container a:hover {
	color: #000;
	text-align: left;
	background-color: #FFF;
	height: 300px;
	width: 250px;
	text-decoration: none;
} 

