* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #010133;
}

#nuvens {
	background: #014782 url(imagens/home_nuvens.jpg) no-repeat center;
	height: 204px;
	padding-top: 5px;
}
#banner_revelacion {
	background: #014782 url(imagens/home_revelacion.jpg) no-repeat center;
	height: 202px;
	width: 766px;
	border-top: 2px solid #C7D5E4;
	border-right: 2px solid #C7D5E4;
	border-left: 2px solid #C7D5E4;
	margin: 0 auto;
}
#barra_colorida {
	background: #DE8D0E url(imagens/home_barra_colorida.jpg) no-repeat center;
	height: 20px;
	border-top: 5px solid #002B84;
	border-bottom: 3px solid #178BFF;
}
#centro {
	background: url(imagens/bg.gif) repeat;
}
#centro2 {
	width: 766px;
	background: #039 url(imagens/home_flores_andina.gif) no-repeat 1px 35px;
	border-right: 2px solid #C7D5E4;
	border-left: 2px solid #C7D5E4;
	margin: 0 auto;
}
#menu ul {
	list-style: none;
	padding-left: 29px;
}
#menu ul li {
	display: block;
	float: left;
	width: 140px;
	height: 30px;
	margin-right: 2px;
}
#menu ul li a {
	display: block;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	font: 16px "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	background: url(imagens/menu.gif) no-repeat -140px;
}
#menu ul li a:visited {
	display: block;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	font: 16px "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	background: url(imagens/menu.gif) no-repeat -140px;
}
#menu ul li a:hover {
	display: block;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	font: 16px "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	background: url(imagens/menu.gif) no-repeat 0px;
}
#caixa_centro {
	padding-top: 2px;
	background: url(imagens/home_simbolo_lateral.gif) no-repeat center 350px;
}
#flash {
	width: 340px;
	float: right;
	margin-right: 120px;
	display: inline;
}

#conteudo {
	width: 620px;
	margin: 0 auto;
	padding-top: 126px;
}

#box_top {
	background: url(imagens/home_box_top.gif) no-repeat;
	height: 24px;
}
#box_content {
	background: #002A7F url(imagens/home_box_content.jpg) no-repeat;
	border-right: 1px solid #8296C0;
	border-left: 1px solid #8296C0;
	padding: 5px 30px 10px;
}
#box_content h1 {
	font: lighter 22px Arial, Helvetica, sans-serif;
	color: #FFF;
}
#box_content p {
	font: 14px/1.5em Arial, Helvetica, sans-serif;
	color: #FFF;
}

#box_rodape {
	background: url(imagens/home_box_rodape.gif) no-repeat;
	height: 24px;
}
#foto_grupo {
	background: url(imagens/home_foto_revelacion.jpg) no-repeat;
	height: 145px;
	width: 620px;
	margin: 0 auto;
}



#lhamas {
	background: url(imagens/lhamas.jpg) no-repeat;
	height: 154px;
}
#rodape {
	background: #010133 url(imagens/rodape.jpg) no-repeat center 0px;
}
#rodape_center {
	width: 708px;
	margin: 0 auto;
	padding-top: 70px;
	height: 33px;
	padding-right: 31px;
	padding-left: 31px;
}
#rodape #copy {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCCCD6;
}
#rodape #hd_logo {
	float: right;
	height: 14px;
	width: 22px;
}
#rodape #hd_logo a {
	float: right;
	height: 14px;
	width: 22px;
	display: block;
	text-indent: -1000000px;
	background: url(imagens/hd_logo.gif) no-repeat 0px 0px;
	overflow: hidden;
}
#rodape #hd_logo a:visited {
	float: right;
	height: 14px;
	width: 22px;
	display: block;
	text-indent: -1000000px;
	background: url(imagens/hd_logo.gif) no-repeat 0px 0px;
	overflow: hidden;
}
#rodape #hd_logo a:hover {
	float: right;
	height: 14px;
	width: 22px;
	display: block;
	text-indent: -1000000px;
	background: url(imagens/hd_logo.gif) no-repeat -22px 0px;
	overflow: hidden;
}
