* {
	margin:0;
	padding:0;
}
body {
	background:url(images/bg.jpg) repeat-x center top #b3cbd2;
	font-family:arial;
	color:#666;
	font-size:12px;
}

img {
	border:none;
}

a{
	color:#39C;
	text-decoration:none;
}

a:hover{
	color:#3CF;
}

#container {
	position:relative;
	width:850px;
	margin:0 auto;
}
#topmain {
	position:relative;
	float:left;
	width:850px;
	height:105px;
}
#topmain img.logo {
	margin:25px 0 0 0;
}
#topflash {
	position:relative;
	float:left;
	width:850px;
	height:206px;
}
#false1 {
	position:relative;
	float:left;
	width:850px;
	height:18px;
	background:url(images/false.jpg) no-repeat center;
}
#false_down {
	position:relative;
	float:left;
	width:850px;
	height:31px;
	background:url(images/false_down.jpg) no-repeat center;
}
#rodape{
	position:relative;
	float:left;
	width:835px;
	padding:10px 5px 10px 10px;
	font-size:11px;
	}
	#rodape .logo{
		position:absolute;
		right:5px;
}
#content {
	position:relative;
	background:url(images/false.jpg) repeat-y center;
	float:left;
	width:790px;
	padding:0 30px;
}
#highlight_left {
	position:relative;
	float:left;
	width:520px;
	height:177px;
}
#highlight_right {
	position:relative;
	float:right;
	width:220px;
	height:180px;
}
#highlight_right p {
	margin:0 0 5px 0;
}
#highlight_above_right {
	position:relative;
	float:right;
	width:220px;
	height:140px;
	margin:20px  0 0 0;
}
#highlight_above_left {
	position:relative;
	float:left;
	width:520px;
	margin:20px 0;
}
#highlight_above_left p{
	text-align:justify;
}

#spacer{
	position:relative;
	float:left;
	width:1px;
	height:350px;
	background-color:#999;
	margin:0 0 0 25px;}

h2 {
	font-size:18px;
	font-weight:normal;
	color:#06C;
	letter-spacing:-1px;
	padding:0 0 5px 0;
	margin:0px;
}
h3 {
	font-size:15px;
	color:#06C;
	margin:10px 0 0 18px;
	font-weight:normal;
}

p{
	margin:5px 0 0 18px;
	padding:0px;
}

ul{
	margin:5px 0 0 35px;
	padding:0px;
}

.tabela{
	margin:0 0 0 18px;
	font-size:12px;
	background:#666;
}
#seguranca {
	position:relative;
	float:right;
	width:220px;
}
#seguranca h1, #seguranca p {
	margin:0 0 10px 0;
	color:#E8A933;
	
}
#seguranca a{
	display:block;
	color:#E3A528;
	text-decoration:none;
	padding:2px 2px 2px 0;
}
#seguranca a:hover{
	color:#FC0;
}

form {
	width:255px;
}
form fieldset {
	border:0;
	padding:0;
	margin:0;
}
form label {
	display:inline;
	padding:0;
	margin:0;
	width:250 px;
}
form label input, form textarea {
	margin:0;
	border:1px solid #999;
	display:inline;
	padding:0;
	width:250px;
	font-size:12px;
	color:#666;
}
form input.btn {
	display:block;
	width:250px;
	color:#FFF;
	padding:1px 0;
	margin:10px 0 0 0;
	border:0;
	background:#333;
	cursor:pointer;
}
form input.btn:hover {
	background:#000;
	cursor:pointer;
}
#mapa{
	position:absolute;
	width:255px;
	right:0px;
	top:45px;
	z-index:30px;
}
#tags{
	position:relative;
	float:left;
	width:830px;
	color:#93b3bd;
	font-size:18px;
	letter-spacing:-1px;
	line-height:20px;
	text-align:justify;
	padding:10px;
	}

#tags a{
	color:#93b3bd;
}
#tags a:hover{
	color:#d5eaf0;
}
#tags .med{
	font-size:25px;
}
#tags .gra{
	font-size:28px;
}
