﻿body {
	margin: 0px;
	-moz-border-radius: 30px;
	padding: 0px;
	background-image: url(imagens/background_55terrasol.jpg);
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
a{
	
	font-size:large;
	font-family:Arial, Helvetica, sans-serif;
	color:gray;
	text-decoration:none;
}
a:visited {
	color: #C0C0C0;
}
a:active {
	color: #008000;
}
a:hover {
	color: #008000;
}
.style2 {
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
.style4 {
	font-size: 35pt;
	font-weight: bold;
	color: #333333;
}
.style10 {
	color: #333333;
	font-size: large;
	text-transform: none;
	font-weight: bold;
}
.style25 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.style40 {
	font-size: x-small;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sublinhagem {
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}

#container {
	width: 850px;
	margin: 0px auto 0px auto;
	-moz-border-radius: 30px;
	padding: 0px;
	background-color: #FFFFFF;
	clip: rect(0px, auto, auto, auto);
}
#header {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(imagens/header.png);
	height: 180px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}



#footer {
	height: 89px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url('imagens/footerterrasol.jpg');
	clear: both;
}

#basebar {
	background-color: #1A472B;
	margin: 0px auto 0px auto;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	padding: 0px;
	height: 50px;
}
#top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #808080;
	margin: 0px 40px 0px 20px;
	padding: 0px;
	width: auto;
}
#texto {
	border: medium dotted #EAE8E4;
	-moz-border-radius: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #333333;
	float: left;
	margin: 0px 0px 0px 20px;
	width: 550px;
	padding: 10px 10px 10px 10px;
}
#barra_direita {
	margin: 0px 0px 0px 600px;
	padding: 0px 10px 0px 0px;
}
#bottom_nav {
	padding-right: 10px;
	padding-top: 10px;
}

