/* CSS Document */

body {
	background:url(images/internas/degrade_topo.gif) top center no-repeat #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#main {
	margin:0 auto;
	width:775px;
	position:relative;
}
body, h1, #menu ul, h2, #sidebar ul {
	margin:0;
	padding:0;
}
#content-home {
	float:left;
	padding:260px 0 0 100px;
}
#content-home .img, #content-home .img-top {
	position:absolute;
	top:233px;
	left:0;
}
#content-home .img-top {
	top:160px;
	left:0;
}
.bg {
	background:url(images/internas/faixa_acima_rodape.jpg) repeat-x bottom;
	float:left;
	width:100%;
	padding-bottom:10px;
}
a {
	outline:none;
	color:#333333;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
h1 {
	background:url(images/internas/topo_degrade.gif) no-repeat;
	text-indent:-9999px;
	height:170px;
	width:775px;
	float:left;
	position:relative;
}
h1 .home {
	position:absolute;
	top:0;
	left:0;
	width:200px;
	height:160px;
}
h1 .pollux {
	position:absolute;
	top:0;
	right:0;
	width:120px;
	height:160px;
}

#menu {
	float:left;
	width:775px;
}
#menu ul {
	width:544px;
	padding-left:40px;
	height:63px;
	float:left;
	background:url(images/internas/menu_home_03.gif);
}
#menu ul li {
	float:left;
	list-style:none;
}
#menu ul li a {
	float:left;
	height:63px;
	text-indent:-9999px;
}

.voltar {
	background:url(images/internas/menu_esq.gif);
	float:left;
}
.voltar a {
	width:191px;
	height:63px;
	float:left;
	text-indent:-9999px;
}

#content {
	float:left;
	width:467px;
	text-align:justify;
	background:url(images/internas/box_conteudo_topo.gif) no-repeat #FFF;
}
#content_af {
	float:left;
	width:467px;
	text-align:justify;
	padding-left:10px;
	font:Arial, Helvetica, sans-serif;
	color:#000;
	
}
#content .bg-bottom {
	background:url(images/internas/box_conteudo_rodape.gif) no-repeat center bottom;
	height:350px;
	padding:5px 12px 20px 12px;
	float:left;
}
html>body #content .bg-bottom {
	min-height:350px;
	height:auto;
}
#content h2 {
	width:442px;
	margin-top:10px;
	text-indent:-9999px;
	height:35px;
}
.answers {
	float:left;
	width:442px;
}
.answers h3 {
	margin:20px 0 15px 0;
	border-bottom:1px solid #CCC;
	color:#444;
	font-size:16px;
}
#content .datas {
	background-repeat:no-repeat;
	height:20px;
	padding:12px 0 12px 0;
	color:#444;
	text-indent:50px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}

#sidebar {
	float:right;
	margin:15px 10px 0 0;
	padding:35px 0 0 0;
	color:#FFF;
	width:263px;
	background:url(images/internas/noticias.gif) no-repeat right top;
}
#sidebar ul {
	list-style:none;
	font-size:11px;
	height:128px;
	overflow:auto;
	padding-left:15px;
	margin-bottom:50px;
}
#sidebar ul li {
	padding-bottom:5px;
	padding-left:12px;
}
#sidebar a {
	color:#CCCCCC;
	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:underline;
}
#sidebar h3 {
	display:none;
}

form {
	clear:both;
	padding:15px 0 0 0;
}
form label {
	width:80px;
	float:left;
	clear:both;
}
form.indique label {
	width:115px;
}
form input {
	float:left;
	width:300px;
	margin-bottom:3px;
	border:1px solid #c2c2c2;
}
form textarea {
	float:left;
	width:300px;
	height:140px;
	border:1px solid #c2c2c2;
}
form button {
	float:left;
}

#footer {
	background:url(images/internas/rodap.gif) no-repeat center;
	height:66px;
	font-size:10px;
	padding-top:10px;
	width:100%;
	color:#FFF;
	text-align:center;
	float:left;
}
#footer a {
	color:#FFF;
}

.form-ins input {
	float:left;
	width:290px;
	margin:0 0 5px 0;
	border:1px solid #c2c2c2;
}
.form-ins select {
	float:left;
	width:140px;
	margin:0 0 5px 0;
	border:1px solid #c2c2c2;
}
.form-ins textarea {
	float:left;
	width:290px;
	margin:0 0 5px 0;
	border:1px solid #c2c2c2;
}
.form-ins br {
	clear:both;
}
.form-ins label {
	float:left;
	width:130px;
	text-align:left;
	clear:none;
}
.form-ins h3 {
	margin:20px 0 15px 0;
	border-bottom:1px solid #CCC;
	color:#444;
	font-size:16px;
}
