body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C3C3C3;
	text-align: center;
	padding: 0px;
	background-image: url(images/bg_home.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#conteudo {
	padding: 0px;
	text-align: center;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 180px;
	width: 770px;
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #menutopo {
	width: 525px;
	position: absolute;
	top: 15px;
	height: 20px;
	left: 0px;
	text-align: left;
}
#header #menutopo ul {
	color: #233D79;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
#header #menutopo li {
	display: inline;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}
#header #menutopo a {
	color: #666666;
	text-decoration: none;
}
#header #menutopo a:hover {
	color: #1D3E7A;
}
#frase {
	font-size: 30px;
	color: #999999;
	position: relative;
	height: 20px;
	width: 500px;
	top: 125px;
	text-align: left;
}
#logo {
	height: 120px;
	width: 200px;
	top: 40px;
	position: absolute;
	left: 580px;
}
/*=Corpo
---------------------*/
#corpo {
	width: 770px;
	background-image: url(images/bg_corpo.gif);
	background-repeat: repeat-y;
	position: relative;
	background-position: bottom;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner_topo {
	position: relative;
	height: 200px;
	width: 770px;
}
#menu_serv {
	height: 40px;
	width: 770px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#menu_serv ul {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#menu_serv li {
	display: inline;
}
#menu_serv a {
	text-align: center;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	vertical-align: middle;
}
#boxes {
	height: 160px;
	width: 770px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#boxes .box {
	float: left;
	height: 160px;
	width: 250px;
	margin: 0px;
	font-size: 12px;
	color: #666666;
	background-image: url(images/bg_box.jpg);
	background-repeat: no-repeat;
}
.box_interna {
	margin: 20px;
}
#boxes #box input {
	background-color: #203D78;
	width: 140px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.box_label {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
#boxes   p  {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#boxes  h2  {
	font-size: 15px;
	font-weight: bold;
	color: #203D78;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#corpo #fim {
	clear: left;
/*=Footer
---------------------*/
}
#footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 50px;
	text-align: center;
	position: relative;
}
#contato {
	clear: left;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	top: 3px;
	position: relative;
	font-weight: bold;
}
#contato a {
	color: #FFFFFF;
	text-decoration: underline;
}
#contato a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #223C77;
	padding-top: 2px;
	position: relative;
	top: 3px;
}
#copy a {
	text-decoration: underline;
	color: #223C77;
}
#copy a:hover {
	color: #666666;
	text-decoration: none;
}
/*=Outras
---------------------*/
a {
	color: #203C77;
	text-decoration: underline;
}
a:hover {
	color: #3C6400;
	text-decoration: none;
}
.img1 {
	margin-right: 10px;
	float: left;
}

