div,p,h1,h2,h3,h4,h5,h6,body{
font-weight:400;
font-size: 12px;
font-family: Verdana,sans-serif;
border:0; padding:0; margin:0;
}
a img{
border:0;
}
a{
font-weight: bold;
color:rgb(0,60,130);
}
a:link{
color:rgb(0,60,130);
text-decoration:none;
}
a:visited{
color:rgb(0,60,90);
text-decoration:none;
}
a:hover{
color:rgb(0,60,130);
text-decoration:underline;
}
a:active{
color:rgb(255,60,130);
text-decoration:underline;
}
body{
background:rgb(45,60,90);
}
#barrabrasil{
background:#FC0;
height:21px;
padding: 0 5px 0 5px;
clear:both;
}
#main{
width:733px;
background:#fff;
margin: 0 auto;
}
#content{
background:#fff url("images/fundo_verde.gif") repeat-x top left;
margin: 0 10px 0 10px;
padding:6px 0 0 0;
width:710px;
}
.sub{
height:1%;
display:block;
}
.bluebox{
margin:0 0 10px 0;
padding:15px;
background:rgb(220,230,240);
border: 1px solid rgb(170,180,210);
}
.bluebox p{
margin:0 0 10px 0;
font-size:10px;
color:#000;
/*height: 4em;*/
height: auto;
display:table-cell;
}
.bluebox h3{
margin: 0 0 10px 0;
font-weight: bold;
color:#000;
}
.bluebox img{
float:left;
margin:0 15px 15px 0;
}
#titulo{
background:#fff;
height: 25px;
}
p.homepage_tx{
font-size: 12px;
color:#32415f;
}

hr{
clear:both;
margin-bottom:15px;
border: 1px solid;
border-color: #bec8e6;
}

#rodape{
background: #D7D7D7;
width:100%;
text-align:center;
clear:both;
}
#rodape p{
font-size:10px;
}

ul#trabalhos{
	list-style:none;
	margin:0;
	padding:0;
}
ul#trabalhos li{
	margin-bottom: 8px;
}
ul#trabalhos li ul{
	display:none;
	list-style: url("images/icone_pdf_pq.png");
}
ul#trabalhos li ul li{
	padding-left: 7px;
	margin-bottom:15px;
	width: 500px;
}

.icone_fechado{
	padding-left: 37px;
	background-image: url("images/icone_fechado.png");
	background-repeat:no-repeat;
	background-position:left top;
}
.icone_aberto{
	padding-left: 37px;
	background-image: url("images/icone_aberto.png");
	background-repeat:no-repeat;
	background-position:left top;
}

