body {
	background-image: url(../images/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 18px;
	color: #333333;
	margin: 0px;
}

#container {
margin: 0 auto;
width: 950px;
}
#header {
height: 300px;
}
#left {
width: 445px;
float: left;
padding: 0 20px 0 50px;
}

#right {
width: 360px;
padding: 0 50px 0 20px;
float: right;
}
#left2 {
width: 350px;
float: left;
padding: 0 20px 0 50px;
}

#right2 {
width: 450px;
padding: 0 50px 0 20px;
float: right;
}
#right2 img {
padding: 0 30px 30px 0;
border: 0;
}
#left3 {
width: 220px;
float: left;
padding: 0 20px 0 50px;
}

#right3 {
width: 600px;
padding: 0 40px 0 20px;
float: right;
}
.style5 {
	font-size: 16px;
	color: #EB2F10;
	font-weight: bold;
	text-decoration:underline;
}
#footer {
	clear: both;
	padding: 20px;
}
#footer p, a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#menu {
text-align:right;
padding-top: 50px;

}
#menu li {
display: inline;
padding-left: 20px;
}
#menu a {
	font-family: "trebuchet MS", Arial, helvetica;
	text-transform: uppercase;
	color: #38867e;
	text-decoration:none;
	font-size: 18px;	
}
#menu a:hover {
	color: #abca32;
	}
#header img {
padding: 110px 82px 0 0;
}
.destaque {
	font-size: 30px;
	color: #38867E;
}
.style4 {font-size: 55px;}
h1 {
	font-size: 42px;
	font-weight: bold;
	color: #38867e;

}
h2 {
	color: #38867E;
	font-size: 24px;
	font-weight: bold;

}
h3 {
	font-size: 16px;
	margin-bottom: 0px;

}
h4 {
	font-size: 22px;
	font-weight: normal;
	color: #38867e;
}
