#preview
{
	background-color: #f5f5f5;
	padding: 0 0 12px 0;
}

#preview h1
{
	display: block;
	width: auto;
	height: 28px;
	background-color: #333;
	color: #FFF;
	padding: 4px 16px;
	margin: 0 0 12px 0;
	font-size: 24px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#previewBox
{
	margin: 16px;
	padding: 16px;
	border: 1px solid #DDD;
	width: 422px;
	background-color: #FFF;
}

body
{
	font: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#container { position: relative; }

#pagina
{
	width: 740px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#header
{
	height: 66px;
	background-color: #FFF;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0;
	position: relative;
}

#idiomas
{
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	list-style: none;
	width: 400px;
	white-space: nowrap;
}

#idiomas li
{
	margin: 0 0 2px 0;
	padding: 0;
	vertical-align: middle;
	color: #ACACAC;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	font-style: normal;
	font-variant: normal;
	white-space: nowrap;
}

#idiomas li img
{
	display: inline;
	vertical-align: middle;
}

#idiomas li a
{
	color: #acacac;
	text-decoration: none;
	white-space: nowrap;
}

.hidden, #header h1, #menu h2, #idiomas h2 { display: none; }
#conteudo h2, #sidebar h2 { display: block; }

#miolo
{
	text-align: left;
	margin: 0;
	padding: 0;
}

#menu, #menu td
{
	width: 186px;
	background-color: transparent;
	background-image: url(../img/menu_background.jpg);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-top: 0;
	margin: 0 6px 0 0;
	vertical-align: top;
}

#menu ul
{
	list-style: none;
	margin: 0;
	padding: 8px 0 1px 0;
	background-color: #FFF;
	background-image: url(../img/topo_menu.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#menu ul li
{
	background-color: #FFF;
	margin: 0 0 2px 0;
	padding: 0;
	text-align: left;
	vertical-align: middle;
}

#menu ul li a
{
	width: 156px;
	height: 12px;
	padding: 6px 15px;
	margin: 0 0 2px 0;
	background-color: #b3cae5;
	vertical-align: middle;
	color: #4d6e8b;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#menu ul li a:hover { background-color: #8db3d9; }

#menu ul li a.selecionado
{
	background-color: #8db3d9;
	color: #FFF;
}

#titulo
{
	width: 552px;
	height: 24px;
	background-color: #fff;
	padding: 0 0 8px 0;
	margin: 0 0 0 0;
	background-image: url(../img/topo_conteudo.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	display: block;
	vertical-align: text-bottom;
	position: relative;
}

#titulo h2
{
	display: block;
	width: 522px;
	height: 12px;
	padding: 6px 15px;
	margin: -10px 0 0 0;
	background-color: #73a4d0;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	top: 18px;
	position: absolute;
	vertical-align: bottom;
}

#conteudo
{
	width: 380px;
	background-color: #FFF;
	margin: 0 0 2px 0;
	padding: 16px;
	vertical-align: top;
	text-align: left;
}

#conteudoNews
{
	width: 552px;
	background-color: #FFF;
	margin: 0 0 2px 0;
	padding: 16px;
	vertical-align: top;
	text-align: left;
}

#conteudo h1, #conteudo h2, #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6, #conteudoNews h1, #conteudoNews h2, #conteudoNews h3, #conteudoNews h4, #conteudoNews h5, #conteudoNews h6
{
	color: #344250;
	font-family: Georgia, Times, Serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin: 8px 0 0 0;
	padding: 6px 0 0 0;
	background-color: inherit;
}

#conteudo h1, #conteudoNews h1 { font-size: 16px; }

#conteudo h1.titulo, #conteudoNews h1.titulo
{
	font-size: 17px;
	margin: 0;
	padding: 0;
}

#conteudo h2, #conteudoNews h2 { font-size: 14px; }
#conteudo h3, #conteudoNews h3 { font-size: 12px; }
#conteudo h4, #conteudo h5, #conteudo h6, #conteudoNews h4, #conteudoNews h5, #conteudoNews h6 { font-size: 12px; }

#conteudo table, #conteudoNews table
{
	margin: 6px 6px;
	padding: 0;
	width: 90%;
}

#conteudo a, #conteudoNews a
{
	color: #3d5cbf;
	text-decoration: none;
}

#conteudo a:hover, #conteudoNews a:hover
{
	background-color: #d2e1f3;
	text-decoration: none;
}

#conteudo p, #conteudo td, #conteudo th, #conteudoNews p, #conteudoNews td, #conteudoNews th
{
	color: #344250;
	font-family: Georgia, Times, Serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 6px 0;
	padding: 0;
}

#conteudo th, #conteudoNews th
{
	font-weight: bold;
	border-bottom: 1px solid #AAA;
	margin: 0;
	padding: 2px 4px;
	font-size: 11px;
}

#conteudo td, #conteudoNews td
{
	margin: 0;
	padding: 2px 4px;
	border-bottom: 1px dotted #CCC;
	font-size: 11px;
}

#conteudo ul, #conteudoNews ul { list-style-type: square; }

#conteudo li, #conteudo dt, #conteudo dd, #conteudoNews li, #conteudoNews dt, #conteudoNews dd
{
	color: #344250;
	font-family: Georgia, Times, Serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#conteudo dt, #conteudoNews dt
{
	margin: 8px 0 4px 0;
	padding: 0;
	font-weight: bold;
}

#conteudo dd, #conteudoNews dd
{
	margin: 3px 0 0 4px;
	padding: 2px 0 2px 6px;
	border-left: #CCC;
	border-width: 0 0 0 3px;
	border-style: none none none solid;
}

#conteudoNews img, #conteudoNews img
{
	float: right;
	display: block;
	margin: 4px 0 4px 4px;
	padding: 0;
	position: 0 0;
}

#resumo p
{
	color: #344250;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding: 12px;
	margin: 8px 0 16px 0;
	border: 1px solid #AAA;
}

#conteudo blockquote, #conteudoNews blockquote
{
	padding: 1px 8px;
	margin: 0 4px;
}

#sidebar
{
	width: 166px;
	background-color: #fff;
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	vertical-align: top;
}

#footer
{
	width: 710px;
	background-color: #fff;
	padding: 8px 0 2px 0;
	margin: 0 0 0 0;
	background-image: url(../img/topo_footer.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#footer p
{
	width: 710px;
	height: 10px;
	padding: 7px 15px;
	margin: 0 0 0 0;
	background-color: #2586bd;
	color: #FFF;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	top: 18px;
	vertical-align: bottom;
	text-align: left;
}

#footer a
{
	text-decoration: none;
	color: #c8e1ee;
}

#footer a:hover
{
	text-decoration: none;
	color: #2586bd;
	background-color: #c8e1ee;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6
{
	color: #528094;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin: 8px 0 0 0;
	padding: 6px 0 0 0;
	background-color: inherit;
}

#sidebar h1 { font-size: 13px; }

#sidebar h1.titulo
{
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#sidebar h2 { font-size: 12px; }
#sidebar h3 { font-size: 11px; }
#sidebar h4, #sidebar h5, #sidebar h6 { font-size: 11px; }

#sidebar table
{
	margin: 6px 6px;
	padding: 0;
	width: 90%;
}

#sidebar a
{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	color: #85a0c8;
	font-size: 9px;
	text-decoration: none;
}

#imagens { margin-top: 20px; }

#imagens img
{
	border: 1px solid #666;
	margin-bottom: 6px;
}

#sidebar a:hover
{
	background-color: #d2e1f3;
	text-decoration: none;
}

#sidebar p, #sidebar td, #sidebar th
{
	color: #959595;
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 2px 0 10px 0;
	padding: 0;
}

#sidebar p.leiaMais
{
	color: #959595;
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: -8px 0 10px 0;
	padding: 0;
}

#sidebar a:before
{
	content: url(../img/plus.gif);
	margin: 0 3px 0 0;
}

#sidebar th
{
	font-weight: bold;
	border-bottom: 1px solid #AAA;
	margin: 0;
	padding: 2px 4px;
	font-size: 11px;
}

#sidebar td
{
	margin: 0;
	padding: 2px 4px;
	border-bottom: 1px dotted #CCC;
	font-size: 11px;
}

#sidebar ul { list-style-type: square; }

#sidebar li, #sidebar dt, #sidebar dd
{
	color: #959595;
	font-family: Georgia, Times, Serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#sidebar dt
{
	margin: 8px 0 4px 0;
	padding: 0;
	font-weight: bold;
}

#sidebar dd
{
	margin: 3px 0 0 4px;
	padding: 2px 0 2px 6px;
	border-left: #CCC;
	border-width: 0 0 0 3px;
	border-style: none none none solid;
}

#sidebar blockquote
{
	padding: 1px 8px;
	margin: 0 4px;
}

