* { margin:0; padding:0;}
body, h1, h2, h3, h4, h5, h6, form, div, span, dl, dd, dt, ul, ol, li, p, address,a {
	margin:0;
	padding:0; 
	}
ul, ol {
	list-style-type: none;
}
html, body { height:100%;}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.3em;
	color:#404141;
}


input, select, textarea { font-family:Tahoma, Geneva, sans-serif; font-size:1em;}

/*==================txt, links, lines, titles====================*/
a {color:#FF6600; outline:none; text-decoration:none;}
a:hover{text-decoration:underline;}

h1 { font-size:26px; line-height:1em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; letter-spacing:-1px; width:400px; margin-bottom:42px;}
h2 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:22px; line-height:1em; font-weight:normal; margin-bottom:23px;}
h3 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; line-height:1.1em; margin-bottom:10px;}
h4 { font-size:15px; color:#2cb6e9; display:block;}
h5 { font-size:13px; margin-bottom:5px;}
h6 { font-size:12px; font-weight:normal;}

h3,h4,h5,h6 {
	color: #FF6600;
}
h1, h2 {
	color: #0066CC;
}
h3 a,h4 a,h5 a,h6 a{
	color: #FF6600;
	text-decoration: none;
	}
h1 a,h2 a {
	color: #000000;
}
h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited{	
	color:#FF6600;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
	text-decoration: underline;
}

input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top;}

#form1 { clear:right; width:640px;; overflow:hidden; padding-top:20px;}
fieldset { border:none; float:left; }
label { float:left; width:130px; font-weight:bold; text-align:right; padding-right: 10px; padding-top:2px;}
select { padding:2px 1px 2px 3px; border:1px solid #d9d9d9; background:#ffffff;}
input { width:300px; padding:2px 0 2px 3px; border:1px solid #d9d9d9; background:url(../assets/bg_imput.jpg) left top;}
textarea { width:450px; height:150px; border:1px solid #d9d9d9; background:none; padding:2px 0 2px 3px; overflow:auto;}
.field { clear:both; padding-bottom:7px; width:100%; overflow:hidden;}
.button { width:150px; height: 35px; float:right; margin-right: 5px; background:url(../assets/button.gif) left top repeat-x; border-style: none; display:block; text-align:center; color:#fff; text-decoration:none; text-transform:uppercase;}
.button:hover { color:#000;}
.obs { float:right; padding-left:10px; width: 180px; font-size:10px;}


th {
	background-color: #666666;
	background-image: url(../assets/back_th_degradee_cinza.jpg);
	color: #FFFFFF;
	padding: 6px;
}

td {
	background-color: #F7F7F7;
}


/* ---------------------------------- */

hr {
	border-top-width: 1;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding-top: 10px;
	padding-botton: 10px;
}


#tituloSecao {
	padding-top:20px;
	margin-bottom:20px;
	width: 100%;
}
#tituloSecao h2 {
	font-size: 30px;
	text-decoration: none;
	float:left;	
}
#tituloSecao .voltar {
	float:right;
}
#tituloSecao h2 a {
	text-decoration: none;	
}
#tituloSecao h2 a:hover {
	text-decoration: underline;	
}

.subtituloSecao h3 {
	padding-bottom:2px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(../assets/setaTituloMedio.gif);
	background-repeat: no-repeat;
}
.subtituloSecao h5 {
	padding-bottom:2px;
	padding-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(../assets/setaTituloPequeno.gif);
	background-repeat: no-repeat;
	font-size: 13px;
}
.subtituloSecao h6 {
	padding-left: 15px;
	font-size: 11px;
}

.paginacao {
	width: 100%;
	float: left;
	top: 1px;
	clear: both;
}
.paginacaoTexto {
	margin-top: 25px;
	margin-bottom: 10px;
}
.paginacaoNav {
	height: 40px;
}
.paginacaoNav p.pagSetas {
	float: left;
	margin-top: 4px;
	margin-right: 20px;	
	padding-left: 45px;	
}
.paginacaoNav p.pagForm {
	float: left;
}

/* ------------------------------------------------------- */

#anexos {
	padding-left: 20px;
	padding-bottom: 20px;
	float:right;
}
#imageBox {
	padding: 5px;
	background-color: #F5F4F1;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-weight: 700;
}
#anexosBox {
	padding: 5px;
	margin-bottom: 20px;
	background-color: #F5F4F1;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-weight: 700;
}
#rss {
	padding-bottom:25px;
	font-size:11px;
}
#rss a {
	text-decoration:none;
	color:#333333;
}
#rss li {
	margin-bottom: 8px;
}

#rss img {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}	
