/* GERAL */
* { margin:0; padding:0; }


body { 
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000; 
	font-size:small; border:0; 
	background-image:url(../img/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

a img {
	border:none;
}

#topo {
	width:100%;
	padding:0;
	margin:0;
	text-align:left;
	height: 93px;
	vertical-align: middle;
	background-image: url(../img/topo.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#topo img {
	margin-left: 10px;
	padding-right: 30%;
}

#main {
	width:100%;
	padding:0 0 0 0;
}

.box_botao img {
	vertical-align:middle;
	position:absolute;
	top:8px;
	left:9px;
}

.box_botao {
	position:relative;
	display:block;
	width:auto;
	margin: 0 0 8px 0;
	background: #C9D3DF;
	height:62px

}

.box_botao a {
	text-decoration:none;
	color:#333333;
	font-weight:bolder;
	font-size:medium;
	display:block;
	line-height:60px;
	height:56px;
	
	text-align:left;
	padding: 0 0 0 10px;
	text-indent:50px;
}

.box_botao a:hover {
	background: #004A91;
	color:#FFFFFF;
}

.box_botao1 a:hover {
	background: #004A91;
	color:#FFFFFF;
}

.box_botao1 a {
	text-decoration:none;
	color:#333333;
	font-weight:bolder;
	font-size:medium;
	display:block;
	line-height:20px;
	height:56px;
	
	text-align:left;
	padding: 11px 0 0 60px;
	text-indent:0px;
}

.box_botao1 {
	position:relative;
	display:block;
	width:auto;
	margin: 0 0 8px 0;
	background: #C9D3DF;
	height:62px

}

.box_botao1 img {
	vertical-align:middle;
	position:absolute;
	top:8px;
	left:9px;
}



#bottom {
	width:auto;
	margin:0 5px 0 5px;
	padding:0 2px 6px 2px;
	background: #E7EEF2;
	text-align:center;
	font-size:smaller;
}



#bottom span {
	display:block;
}

#versao {
	width:auto;
	margin:10px;
	text-align:center;
	font-size:smaller;
}

#versao a {
	color:#000000;
	text-decoration:none;
}

#versao a:hover {
	text-decoration:underline;
}

#faixa {
	width:100%;
	background-image:url(../img/bg_faixa.jpg);
	background-repeat:repeat-x;
	height:36px;
	margin:0 0 0 0;
	border-bottom: #CCCCCC 1px solid;
	position:absolute;
	top:0;
	left:0;
	display:block;
}

#faixa  strong {
	background-image:url(../img/icon_seta.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#008060;
	float:left;
	text-indent:12px;
	margin:0 0 0 10px;
	line-height:36px;
	font-size:medium;
}

#faixa  a {
	float:right;
	margin:5px 10px 0 0;
	
}

#faixa .bigtitle {
background-image:url("../img/icon_seta.png");
background-position:left center;
background-repeat:no-repeat;
color:#004A91;
display:inline;
float:left;
font-size:10px;
font-weight:bold;
line-height:36px;
margin:0 0 0 10px;
text-indent:12px;
width:115px;
}

#moldura {
	position:relative;
	width:auto;
	border: 10px solid #E7EEF2;
	margin:0 5px 0 5px;
	padding:8px 8px 0 8px;
	text-align:center;
}

#moldura.espaco {
	padding:40px 8px 0 8px;
}

#moldura.zero {
	padding:40px 0 0 0;
}

#list {
	width:auto;
	border-bottom: 1px solid #CCCCCC;
	margin:0;
	text-align:center;
}


form label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	text-align:left;
}

.bloco span  {
	display:block;
	text-align:left;
}


.input {
	width:260px;
	margin:0 auto;
}

.txt, .bloco, .msg {
	width:260px;
	margin:0 auto;
	padding:10px 0 0 0;
	display:block;
}

.txt {
	width:auto;
	text-align:left;
	padding:10px 10px 0 10px;
}

.msg {
	width:290px
}

.sucesso {
	border:#009900 1px solid;
}

.erro {
	border:#EA0000 1px solid;
	background:#FFFF99;
}

.msg .icon {
	display:block;
	line-height:auto;
}

.msg span {
	font-weight:bold;
	display:block;
	line-height:20px;
}


form .input_full {
	width:250px;
	padding:5px;
}

.select_full {
	width:260px;
	font-size:large;
	font-weight:bold;
}

form .but {
	display:block;
	margin:10px 0; 
}



input, select, textarea {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#list #destaque {
	background-image:url(../img/bg_faixa2.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background:background-position:top top;
	/*height:25px;*/
}

#destaque strong {
	line-height:20px;
}

#list .cell {
	border-top: #CCCCCC 1px solid;
	text-align:left;
	padding:5px 7px;
}

.cell  strong, .cell  span {
	display:block;
}

.larger {
	font-size:x-large;
	font-weight:bold;
}

.red {
	color:#ED1C24 ;
}

#conteudo {
border-right:1px solid #B6B7B9;
color:#333333;
float:none;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
height:100%;
padding-left:10px;
padding-right:10px;
padding-top:0;
text-align:left;
width:78%;
}

#conteudo h1 {
color:#CA7900;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:17px;
font-style:italic;
font-weight:normal;
padding:0;
}

