html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	text-align: center;
	background-image: url('../img/bk_cabecalho_sequence.jpg');
	background-repeat: repeat-x;
}
body,
p,
td,
li {
	font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #000;
}
p {
	margin: 10px;
}
a:link,
a:visited,
a:hover,
a:active {
	color: blue;
	text-decoration: underline;
}
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
}
#cabecalho {
	height: 120px;
	color: #fff;
}
.esq {
	clear: left;
	display: inline;
	float: left;
}
.dir {
	clear: right;
	display: inline;
}
#scroll-esq {
	width: 10%;
	float: left;
}
#scroll-dir {
	widows: 10%;
	float: right;
}
#corpo {
	height: auto;
}
#shadow-top, #shadow-bot {
	background-color: #fff;
	background-image: url('../img/bk_shadow_top.png');
	background-repeat: repeat-x;
	background-position: top;
	height: 7px;
}
#shadow-bot {
	background-image: url('../img/bk_shadow_bot.png');
}
#subcorpo {
	color: #333;
	height: 825px;
	background-color: #11233E;
}
#subcorpo h1 {
	font-size: 130%;
	font-weight: bold;
	color: #333;
	line-height: 24px;
}
#subcorpo h1 span {
	font-size: 75%;	
}
#subcorpo a {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}
#subcorpo img {
	vertical-align: text-bottom;
}
#noticias ul {
	list-style: none;
	display: block;
}
#noticias li {
	list-style: none;
	display: block;
	margin: 15px;
}
#noticias a {
	margin-left: 10px;
	color: #263C55;
	text-decoration: underline;
}
#noticias span {
}
#novidades h2 {
	margin: 7px;
	font-size: 125%;
	letter-spacing: 0.1em;
}
#novidades img {
	float: left;
	margin: 10px;
	margin-right: 30px;
	vertical-align: text-top;
}
#novidades p {
	line-height: 13pt;
}
#rodape {
	color: #333;
	background-color: #E1E1E1;
	height: 40px;
	border-top: 1px solid #000;
}
#rodape a:link,
#rodape a:visited,
#rodape a:hover,
#rodape a:active {
	color: gray;
	font-size: 90%;
	text-decoration: underline;
	font-weight: normal;
	margin-right: 12px;
	margin-left: 12px;
}
#cabecalho h1 {
	font-size: 150%;
	font-weight: bold;
	color: #fff;
	margin: 15px;
	margin-top: 25px;
}
#cabecalho img {
	vertical-align: middle;
}
#cabecalho img.twitter {
	width: 32px;
	height: 32px;	
}
#cabecalho a:link,
#cabecalho a:visited,
#cabecalho a:hover,
#cabecalho a:active {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#atalhos ul {
	clear: both;
	height: 30px;
	list-style: none;
	margin-top: 5px;
	position: relative;
}
#atalhos li {
	clear: both;
	display: inline;
	list-style: none;
	color: #fff;
	margin: 10px;
}
#atalhos li a:link,
#atalhos li a:visited,
#atalhos li a:hover,
#atalhos li a:active {
	text-decoration: none;
	font-weight: bold;
}
#atalhos li img {
	widows: 16px;
	height: 16px;
	vertical-align: bottom;
	margin-right: 2px;
}
#toolbar {
	margin-top: 53px;
}
#frame {
	text-align: center;
}
/** Tive que criar esse container por causa de bugs na porcaria do IE **/
#ie7{
	background-color: transparent;
	width: 800px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#scroller {
	overflow: hidden;
	width: inherit;
	height: inherit;
}
#conteudo {
	width: 4200px;
	height: inherit;
}
.pane {
	background-color: #fff;
	text-align: justify;
	width: 790px;
	height: 400px;
	padding: 15px;
	float: left;
	clear: right;
}
.pane p, .pane li,
.pane-rh3 p, .pane-rh3 li, 
.pane-noticia p, .pane-noticia li {
	font-size: 14px;
	line-height: 22px;
}
.pane ul, .pane li, 
.pane-rh3 ul, .pane-rh3 li,
.pane-noticia ul, .pane-noticia li {
	list-style: none;
	margin-left: 7px;
	line-height: 30px;
}
img.iconeMod {
	width: 24px;
	height: 24px;
	vertical-align: middle;
}
.pane h1, .pane-rh3 h1, .pane-noticia h1 {
	color: #4D6FA3;
	font-size: 135%;
	font-weight: bold;
	margin: 3px;
	margin-bottom: 10px;
}
#home {
	background-image: url('../img/bk_img_apresentacao.jpeg');
	background-repeat: no-repeat;
	background-position: right top;
}
#apresentacao {
	
}
#beneficios {
	background-image: url('../img/bk_img_beneficios.jpeg');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#home h1 {
	font-size: 200%;
}
#home p {
	margin-top: 25px;
	font-size: 125%;
}
#menu-rh3, #menu-noticias {
	clear: right;
	display: inline;
	height: 707px;
	float: left;
}
#menu-rh3 ul, #menu-noticias ul {
	list-style: none;	
}
#menu-rh3 li {
	list-style: none;
	margin-bottom: 10px;
	font-weight: bold;	
}
#menu-noticias li {
	list-style: none;
	margin-bottom: 10px;	
}
#menu-noticias h1 {
	font-size: 130%;
	font-weight: bold;
	color: #333;
	line-height: 24px;
}
#menu-noticias li a {
	font-weight: bold;
}
#menu-rh3 li img, #menu-noticias li img {
	vertical-align: middle;
}
#scroller-rh3 {
	background-color: #fff;
	overflow: hidden;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
}
#conteudo-rh3 {
	width: inherit;
	height: 10500px;
}
.pane-rh3 {
	text-align: justify;
	width: 560px;
	height: 700px;
	padding: 15px;
}
.pane-noticia {
	text-align: justify;
	width: 525px;
	height: 900px;
	padding: 15px;
}
div.beneficios-rh3 {
	margin: 15px;
	background-color: #EFF2F4;
	border: 1px dotted #999999;
	padding: 15px;
}
div.beneficios-rh3 h2 {
	font-size: 125%;
	font-weight: bold;
	color: #333;
	margin: 15px;
	border-bottom: 1px solid #333;
}
div.beneficios-rh3 li {
	font-size: 100%;
	text-align: left;
	margin-bottom: 10px;
}
div.depoimento{
	border: 1px dotted gray;
	margin: 10px;
	background-color: #ededed;
	padding: 5px;
}
div.depoimento p {
	font: Tahoma;
	font-size: 10pt;
	color: #5c5c5c;
	letter-spacing: 0.5pt;
	font-style: italic;
}
div.depoimento span {
	color: black;
	font-weight: bold;
	font-style: normal;
}
div.galeria img {
	margin: 5px;
	border: 1px solid #4D6FA3;
	vertical-align: top;
}
#login td, #login input {
	font-size: 125%;
}
div.apresentacao-rh3 {
	overflow: hidden;
	width: 490px;
	height: 395px;
	margin: 0;
	padding: 0;
}

/* set millions of background images */
.rbroundbox { background: url('../img/round/nt.gif') repeat; }
.rbtop div { background: url('../img/round/tl.gif') no-repeat top left; }
.rbtop { background: url('../img/round/tr.gif') no-repeat top right; }
.rbbot div { background: url('../img/round/bl.gif') no-repeat bottom left; }
.rbbot { background: url('../img/round/br.gif') no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent { 
	background-color: #fff;
	padding: 25px;
	color: #333; 
}
.rbroundbox { 
	margin: 10px;
	margin-top: 25px;
}
a.botao {
	background: transparent url('../img/button_form_a.png') no-repeat center right;
	display: block;
	float: left;
	height: 22px;
	margin-right: 6px;
	padding-right: 4px;
	text-decoration: none;
}
a.botao span {
	background: transparent url('../img/button_form_span.png') no-repeat;
	font-size: 90%;
	color: #333;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 6px;
	text-decoration: none;
}
a.azul {
	background: transparent url('../img/button_form_blue_a.png') no-repeat center right;
}
a.azul span {
	background: transparent url('../img/button_form_blue_span.png') no-repeat;
	color: #fff;
	font-weight: bold;
}

