/* Declaração dos conteúdos*/
#topo {
height:95px;
width:990px;
background-image: url(imagens/back_topo.jpg);
padding:0px 0px 0px 12px;
}
h1, h2, h3, h4 {
	font: bold 12px arial;
	text-transform: uppercase;
	text-align:left;
	color: #666666;
}
h1 { font-size: 18px;
border-bottom:7px solid  #FFDBB7;

	margin: 0 0 0 10px;
	
}
h2 { font-size: 13px; 
color:1px solid #CCCCCC;
margin: 0 0 0 10px;

}
h3 { font-size: 11px;
text-align:left; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
p {
font-family:Arial;
font-size:12px;
color:#666666;
text-align:justify;
}
.lista {
font-family:Arial;
font-size:13px;
color:#666666;
padding-left:10px;
padding-bottom:5px;
padding-top:5px;

border-top:1px solid #CCCCCC;
}
.lista a {
font-family:Arial;
font-size:13px;
color: #FF6600;
padding-left:10px;

}
.lista a:hover {
font-family:Arial;
font-size:13px;
color: #FF6600;
font-weight:bold;
padding-left:10px;
}
#menu {
height:28px;;
width:675px;
margin-right:10px;
float:right;
background:url(../imagens/back_menu01.jpg);
border-bottom: 1px solid #FF6600;
}
#links_rapidos {
height:28px;
width:220px;
margin:0px 20px 0px 0px;
float:right;
}
.jqTransformSelectWrapper {
	width: 65px;
	position:relative;
	height: 21px;
	background: url(img/select_left.gif) no-repeat top left;
	float:left;
}

.jqTransformSelectWrapper div span {
	
	font-size: 12px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 31px;
	line-height: 15px;
	padding: 8px 0 0 7px;
	overflow: hidden;
	cursor:pointer;
	/*border: 1px solid #CCCCCC;*/
/*	border-right: none;*/
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 21px;
	height: 21px;
	background: url(img/select_right.gif) no-repeat center center;
}

.jqTransformSelectWrapper ul {
	position: absolute;
	width: 43px;
	top: 30px;
	left: 0px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
}

.jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 12px;
}

.jqTransformSelectWrapper ul a.selected {
	background: #EDEDED;
	color: #333;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#3582c4;
	color: #fff;
}

.menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: left;
	}
.menu ul li {
 display: inline;
 padding-left:1px;


 height: 25px;
 }
.menu ul li a {	

font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	
 	background:url(seta.jpg) no-repeat left;
color: #FF6600;
text-decoration: none;
margin-left:23px;
height: 19px;	
padding-top: 3px;	
padding-right: 5px;	
padding-bottom: 3px;	
padding-left: 10px;
}
.menu ul li a:hover {	
color: #721436;	
border-bottom-width: 1px;	
border-bottom-style: solid;	
border-bottom-color: #545478;	

}
/* Fim da Declaração do menu superior*/

#menu02 {
padding-right:10px;
padding-left:10px;
text-align:left;
height:28px;
width:390px;
}
#menuprincipal{
padding:0px 0px 0px 22px;
width:1000px;
height:31px;
z-index:500;
background:url(../imagens/menu_2.gif);

}
#logo {
margin: 14px 0px 14px 0px;
width:243px;
height:65px;
float:left;
background-image:url(imagens/logo.jpg);
}

.artigo {
font-family:Arial;
font-size:13px;
text-align:left;
padding-left:15px;
color:#333333;

}
.artigo ul li a {
font-family:Arial;
font-size:12px;
color:#333333;
background: url(../imagens/seta.gif) no-repeat left;
}

.artigo a:hover {
border-bottom: 1px dotted #FF9900;
}