body {
	background-color: #200000;
	background-image: url(img/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-family: Tahoma, verdana, arial;
	font-size: 12px;
	color: #FFFFFF;
	scrollbar-face-color: #200000;
	scrollbar-3dlight-color: #570000;
	scrollbar-darkshadow-color: #570000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #f4f4f4;
}
#all {
	width: 700px;
	background-image: url(img/www.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 530px;
    top: 50%;
	left: 50%;
    margin-top: -265px;
	margin-left: -350px;
	position:absolute;
}
#logoguia {
	float: right;
	height: 47px;
	width: 136px;
}

#hb {
	background-image: url(img/hb.gif);
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 212px;
}

#flash {
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
.int {
	background-image: url(img/fundo_int.gif);
	background-repeat: no-repeat;
	height: 540px;
	width: 778px;
	text-align: left;
    top: 50%;
	left: 50%;
    margin-top: -265px;
	margin-left: -350px;
	position:absolute;	
}
#top {
	background-image: url(img/logo_int1.gif);
	background-repeat: no-repeat;
	width: 778px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	height: 50px;
	margin-top: 40px;
	text-align: right;
}
#top ul {
	color: #FFFFFF;
	padding: 0px;
	list-style-type: none;
	height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#top ul li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: bold;
}
#top ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#top ul li a:hover {
	color: #FFCC66;
	text-decoration: underline;
}

#conteudo {
	width: 400px;
	margin-top: 40px;
	margin-left: 10px;
	float: left;
	height: 315px;
	margin-bottom: 40px;
}
#titulo {
	width: 55px;
	float: left;
	margin-top: 40px;
	text-align: center;
}
#logint {
	float: right;
	height: 315px;
	width: 300px;
	margin-top: 40px;
}
#rodape {
	width: 778px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	clear: both;
	font-size: 11px;
	height: 50px;
	color: #999999;
}
#cnt {
	padding-right: 20px;
	overflow: auto;
	height: 315px;
	font-size: 14px;
	text-align: justify;
}
#cnt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cnt ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C0000;
	background-image: url(img/item.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;
}
h1 {
	font-size: 18px;
	color: #FF9900;
	margin-top: 8px;
	margin-bottom: 8px;
}
.texto {
	font-size: 14px;
}
input, textarea {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A83E2B;
	padding: 2px;
	border: 1px solid #F2D1CC;
	font-family: Tahoma, verdana, arial;
}
h2 {
	font-size: 14px;
	text-align: center;
	display: block;
}
