@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg2.jpg);
}
#corpo {
	margin: auto;
	width: 780px;
}
#cabecalho {
	height: 180px;
	width: 780px;
	font-size: 10px;
	text-align: center;
	background-image: url(images/bg_page.jpg);
}
#main {
	height: 408px;
	width: 780px;
}
#base {
	width: 780px;
}
#intro {
	height: 408px;
	width: 235px;
	background-image: url(images/layout_r2_c1.jpg);
	float: left;
	padding-right: 3px;
	padding-left: 10px;
	text-align: justify;
}
#destaques {
	float: left;
	height: 408px;
	width: 321px;
	background-image: url(images/layout_r2_c2.jpg);
	padding-right: 5px;
	padding-left: 10px;
	text-align: justify;
	font-size: 11px;
}
#servicos {
	float: right;
	height: 408px;
	width: 182px;
	background-image: url(images/layout_r2_c3.jpg);
	padding-right: 9px;
	text-align: justify;
	padding-left: 5px;
	font-size: 11px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #CC6600;
}
a:hover {
}
a:link {
	text-decoration: none;
}
#rodape {
	clear: both;
	height: 40px;
	width: 780px;
	font-size: 11px;
	text-align: center;
	background-image: url(images/layout_r3_c1.jpg);
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h2 {
	font-size: 16px;
	text-align: center;
}

img {
	padding-right: 5px;
}

#cima {
	height: 20px;
	width: 780px;
	background-image: url(images/page_r2_c1.jpg);
	float: left;
}
#conteudo {
	width: 745px;
	background-image: url(images/page_r3_c1.jpg);
	height: 664px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 20px;
	float: left;
}
#baixo {
	height: 20px;
	width: 780px;
	background-image: url(images/page_r4_c1.jpg);
	float: left;
}
