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

#container {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	height: 700px;
	width: 800px;
}
body {
	background-color: #C3D893;
}

#space1 {
	height: 135px;
	width: 800px;
}
#menu1 {
	height: 25px;
	width: 530px;
	padding-left: 270px;
}
#space2 {
	height: 100px;
	width: 800px;
}
#conteudo {
	height: 340px;
	width: 800px;
}
#figura1 {
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
	height: 200px;
	background-color: #CCCCCC;
	margin-bottom: 25px;
	float: left;
	margin-top: 25px;
}
#box_text {
	width: 365px;
	height: 250px;
	margin-left: 170px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#home_titulo {
	height: 20px;
	background-image: url(img/titulo.jpg);
	text-indent: 5px;
	padding-top: 5px;
	background-repeat: no-repeat;
}
#home_text {
	height: 220px;
	width: 365px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
}


#news {
	width: 523px;
	height: 65px;
	float: left;
	margin-left: 10px;
	margin-right: 265px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-indent: 5px;
	margin-top: 5px;
}
#news_titulo {
	background-image: url(img/titulo.jpg);
	height: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 5px;
	padding-top: 5px;
}
#news-text {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}




#space3 {
	height: 70px;
	width: 800px;
}
#creditos {
	height: 30px;
	width: 800px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 7px;
	color: #FFFFFF;
	display: inline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D5F379;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #960;
	text-align: left;
	white-space: normal;
	letter-spacing: 0em;
	vertical-align: middle;
	word-spacing: 0em;
	margin: 0px;
	padding: 0px;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 10px;
	color: #330000;
	margin: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #330000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #330000;
	text-decoration: underline;
}

#box_text2 {
	width: 500px;
	height: 310px;
	margin-left: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#box_text2 #servicos_text {
	height: 280px;
	width: 500px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
}
