/* Elementos html - Início */
* {
	padding:0;
	margin:0;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	white-space:normal;
}

body {
	background-color:#CCC;
	color:#333333;
}

p {
	padding:5px 0px;
}

h1, h2, h3, h4, h5 {
	padding:10px 5px;
	text-align:left;
}

h1{ font-size:160%; }
h2{ font-size:130%; }
h3{ font-size:110%; }
h4{ font-size:90%; }
h5{ font-size:70%; }

table {
	border-collapse:collapse;
	border-spacing:0px;
}

tr {

}

td {
	padding:2px;
}

img {
	border:0;
}

input, select, textarea {

}

ul {
	list-style:none;
}

ol {

}

li {

}

li a {

}

hr {

}

div {

}

a {
	color:#000;
}

a:hover {
	color:#666666;
}

a:active {

}

a:visited {

}
/* Elementos html - Fim */

/* Elementos comuns - Início */
#principal {
	position:absolute;
	width:950px;
	margin-left:-475px;
	left:50%;
	background:#FFF;
}

#topo {
	width:950px;
	background:#FFBE00 url(fundo_topo.jpg) top center no-repeat;
	clear:both;
}

#topo .dummy {
	width:100%;
	clear:both;
	display:none;
}

#rodape {
	width:950px;
	background:url(fundo_rodape.jpg) top center no-repeat;
	clear:both;
	text-align:center;
	font-weight:bold;
	padding:50px 0;
}

#container {
	width:100%;
	float:left;
	margin-top:30px;
}

#conteudo {
	width:560px;
	margin-left:10px;
	float:left;
}

#logo {
	margin:10px 10px;
	min-height:115px;
	_height:115px;
}


#idioma {
	width:130px;
	position:absolute;
	top:5px;
	left:50%;
	margin-left:320px;
	text-align:center;
}

#lateral_esquerda {
	position:relative;
	top:-85px;
	width:170px;
	margin-left:10px;
	_margin-left:6px;
	float:left;
}

#lateral_direita {
	width:170px;
	margin-right:10px;
	_margin-right:6px;
	float:right;
}

#enquete {
	width:175px;
	height:218px;
	background-image:url(fundo_enquete.jpg);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	display:none;
}

/* Elementos comuns - Fim */

/* Banners flat */
#banner_flat {
	display:none;
	border:1px solid #000;
}

/* Banners 468x60 */
#banner_full {
	text-align:center;
}

/* Banners 120x60 */
#banner_retangulo {
	display:none;
}

/* Menus institucinal comum */
/* Menus institucinal vertical */
#menu_institucional_vertical {
	display:none;
}

/* Menus institucinal vertical */
#menu_institucional_horizontal {
	position:relative;
	top:-110px;	
}

#menu_institucional_horizontal ul {
	text-align:right;
}

#menu_institucional_horizontal ul li {
	display:inline;
	padding:0 10px;
	border-left:2px #613901 solid;
}

#menu_institucional_horizontal ul li a {
	font-size:120%;
	font-weight:bold;
	color:#613901;
}

#menu_institucional_horizontal ul li a:hover {
}

/* Quadros - Início */
#quadro_1, #quadro_2, #quadro_3, #quadro_4 {

}

.box_1, .box_2, .box_3, .box_4, .box_5  {
	text-align:left;
	float:left;
	margin-bottom:10px;
}

.box_5 {
	width:100%;
}

.box_1 h1, .box_3 h1, .box_5 h1 {
	background-image:url(fundo_box.jpg);
	background-position:center;
	background-repeat:repeat-x;
}

.canto_superior, .canto_superior div, .canto_inferior, .canto_inferior div {
	display:none;
}

.box_2, .box_4 {
	background:#ffb700 url(fundo_box_centro_1.jpg) top center repeat-y;
	padding:0 10px;
}

.box_2 h1, .box_4 h1 {
	padding:0 0 10px 0;
}

.box_2 .canto_superior, .box_2 .canto_superior div, .box_2 .canto_inferior, .box_2 .canto_inferior div, .box_4 .canto_superior, .box_4 .canto_superior div, .box_4 .canto_inferior, .box_4 .canto_inferior div {
	position:relative;
	display:block;
	height:25px;
	width:100%;
}

.box_2 .canto_superior, .box_4 .canto_superior {
	background:url(fundo_box_top_esq_1.jpg) top left no-repeat;
	left:-10px;
}

.box_2 .canto_superior div, .box_4 .canto_superior div {
	background:url(fundo_box_top_dir_1.jpg) top right no-repeat;
	right:-20px;
}

.box_2 .canto_inferior, .box_4 .canto_inferior {
	background:url(fundo_box_bot_esq_1.jpg) bottom left no-repeat;
	left:-10px;
}

.box_2 .canto_inferior div, .box_4 .canto_inferior div {
	background:url(fundo_box_bot_dir_1.jpg) bottom right no-repeat;
	right:-20px;
}


.box_0 {
	background:#fcfcfc url(fundo_box_centro_2.jpg) top center repeat-y;
	padding:0 10px;
	margin-bottom:10px;
}

.box_0 h1 {
	padding:0 0 10px 0;
}

.box_0 .canto_superior, .box_0 .canto_superior div, .box_0 .canto_inferior, .box_0 .canto_inferior div {
	position:relative;
	display:block;
	height:22px;
	width:100%;
}

.box_0 .canto_superior {
	background:url(fundo_box_top_esq_2.jpg) top left no-repeat;
	left:-10px;
}

.box_0 .canto_superior div {
	background:url(fundo_box_top_dir_2.jpg) top right no-repeat;
	right:-20px;
}

.box_0 .canto_inferior {
	background:url(fundo_box_bot_esq_2.jpg) bottom left no-repeat;
	left:-10px;
}

.box_0 .canto_inferior div {
	background:url(fundo_box_bot_dir_2.jpg) bottom right no-repeat;
	right:-20px;
}
/* Quadros - Fim */

/* Classes - Início */
.erro {

}

.sucesso {

}

.atencao {

}
/* Classes - Fim */