body {
	padding:0px;
	margin:0px;
	color:#444444;
	font-family: Arial, Verdana;
	font-size:12px;
}

h3 {
	text-transform:uppercase;
	font-size:1.3em;
	font-weight:bold;
	padding-left:33px;
	padding-top:10px;
}

h5 {
	text-transform:uppercase;
	font-size:1.0em;
	font-weight:bold;
	padding-left:33px;
	padding-top:0px;
	margin-bottom:0px;
}

p {
	padding-left:33px;
	padding-right:18px;
	line-height:1.4em;
}

a {
	line-height:1.8em;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

a.small {
	color:#000000;
	font-size:0.9em;
}

table {
	font-size:0.8em;
	line-height:1.1em;
}

td {
	border-bottom:1px solid #666666;
}

.rodape {
	font-size:0.8em;
	color:#999999;
}

div#all {
	width:100%;
	margin:0px;
	padding:0px;
}

div#all_center {
	width:749px;
	height:579;
	border:1px solid #999999;
	margin:0px;
	padding:0px;
}

div#title {
	width:749px;
	height:67px;
	overflow:hidden;
}

div#left_verde {
	width:547px;
	height:512px;
	overflow:hidden;
	float:left;
}

div#main_content_green {
	background:url("images/bg_main_content_green.gif") no-repeat;
	width:547px;
	height:479px;
	overflow:hidden;
}
div#main_content_green h3 {
	color:#85C142;
}

div#main_content_green a {
	color:#85C142;
}

div#main_content_green a.small {
	color:#000000;
}

div#main_content_orange {
	background:url("images/bg_main_content_orange.gif") no-repeat;
	width:547px;
	height:479px;
	overflow:hidden;
}
div#main_content_orange h3 {
	color:#F47720;
}

div#main_content_orange a.small {
	color:#000000;
}

div#main_content_orange h5 {
	color:#000000;
}

div#main_content_orange a {
	color:#F47720;
}

div#main_content_blue {
	background:url("images/bg_main_content_blue.gif") no-repeat;
	width:547px;
	height:479px;
	overflow:hidden;
}
div#main_content_blue h3 {
	color:#11A9DC;
}

div#main_content_blue a.small {
	color:#000000;
}

div#footer {
	width:547px;
	height:33px;
	overflow:hidden;
}

div#right {
	width:202px;
	height:512px;
	overflow:hidden;
	float:left;
}

.clr {
	clear:both;
}
	
