/*CSS*/

body {

	margin:0px;
	padding:0px;
	list-style:none;
	text-decoration:none;
	vertical-align:bottom;
	
}

/* CSS Document */
.label
{
    font-weight: bold;
}
body, table, p, select, textarea, input{
	color:#000000; line-height: 1.4; text-align: justify; padding:0 20;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #333333;
	}

H1 { 
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	line-height: 1.6;
	font-weight:bold;	
	}

h2 { 
	color:#666;
	line-height: 1.4;
	font-weight:bold;
	text-align:left;
	padding:0px;
    font-style: normal;
    font-variant: normal;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}
	
h3 { 
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#369;
	line-height: 1.4;
	font-weight:bold;
	text-align:left
	}


p { 
	margin-top: 0; 
	top:inherit;
	line-height: 1.4;
	text-align: justify;
	text-indent: 3em;
	color:#369;
	}


p2 { 
	margin-top: 0; 
	top:inherit;
	line-height: 1.2;
	text-align: justify;
	color:#369;
	}
	

.p3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #004488;
}


.p4 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}



.table1 {
	background-color: #154198;
	
}


.table3 {
	background-color: #EAF3F8;
	border:1px solid #cccccc;
}

/*GERAL*/
div.conteiner {
	width:980px;
	min-width:954px;	
}

#topo { 
	background-attachment: fixed;
	background:url(../imagens/topo_logo2.jpg);
    background-position: top center;
	background-repeat: no-repeat;
	background-color:#6bb0e4;
	height:244px;
	margin:0 auto;
}

#topo2 {

	height:117px;
	margin:0 auto;
	width:800px;
}
#topoPrint
{
    display: none;
    visibility:hidden;
}
/*
#topoPrint
{
    height: 117px;
    margin: 0 auto;
    width: 800px;
    text-align: left;
}*/
#topoRes
{
    background-attachment: fixed;
	background:url(../imagens/topo_logo2.jpg);
    background-position: top center;
	background-repeat: no-repeat;
	background-color:#F2F2F2;
	min-height:300px;
	margin:0 auto;
}

#campos_topo {
	float:right;
	width: 400;
	bottom:5px;
}

#menu {
	background:url(../imagens/bg_menu.png) repeat;
	height:24px;
/*	font-size:11px;
	font-family:Verdana,Helvitica,sans-serif;
	width:100%;
	text-transform:uppercase;
	margin-top:0;*/
}

.titRes
{
    font-size: 13px;
    font-weight: bold;
}
.itensRes
{
    vertical-align: middle;
}


#flash {
	background:#f2f2f2;
	height:100px;
	padding:7px 0px 0px 0px;
}

#conteudo{
	width:800px;
	background:#ffff;
	float:inherit;
	padding:10px 10px 10px 10px;
}

div.titulo {
	background: url(../imagens/tit-bg.jpg) repeat;
	height:20px;
	font-size:11px;
	color:#666;
	font-weight:bold;
	font-family:Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
}

div.caixa_noticias {
	width:340;
	background-color:#edf2f7;
	padding:5px 15px 5px 15px;
}
div.glossario {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
	color:#336699;
}

div.glossario a{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
	color:#336699;
}

#rodape {
	background:url(../imagens/bg_menu.png) repeat;
	height:24px;
	border-bottom: 1px solid #b7bdcd;
	border-top: 1px solid #b7bdcd;
	border-right:0px solid #b7bdcd;
	border-left:0px solid #b7bdcd;
	margin:5px;
	text-align:left;
	/*font-size:11px;
	font-family:Verdana,Helvitica,sans-serif;
	width:100%;
	text-transform:uppercase;
	margin-top:0;*/
}
/*
#rodape a{
	margin:5px;
	padding-top:5;
	color:#666666;
	padding:20px 5px 20px 5px;
}
*/



/*CLEARFIX*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}   /*for IE/Mac */

.clear {clear:both;}

.fonteBranco
{
   
	font-family:Arial;
	color:White;

}
.fonteCotaB
{
   
	font-weight:bold;
	font-family:Arial;
	color:White;
}
.voltar { 
	font-size:medium;
	font-family: Arial;
	color:Red ;
	font-weight:bold;	
	text-decoration: underline;
}
.tamConteudo 
{
min-height: 220px;   

}

.tbInfo
{
    border: 1px solid #9cb6c5;
    border-collapse: collapse;
    table-layout: auto;
    empty-cells: show;
    border-spacing: 2px;
  /*  height: 97px;*/
}

.tbInfo th
{
height:22px;
    background-image: url('../imagens/headertbl.gif');
    background-repeat: repeat;
}
.tbFooter
{
background:#e0e5f5;
}
/*info panel*/
.infoIcon
{
    margin: 10px 0px 0px 10px;
    float: left;
    width: 30px;
}
.infoInner {
	margin: 10px;
	float: left;
	width: auto;
}
.infoPanel
{
    background-color: #AEE4FF;
    border: 3px solid #3333CC;
    
}

/*Password strenght*/
.senha1
{
    background-color: #FF0000;
}
.senha2
{
    background-color: #FF6600;
}
.senha3
{
    background-color: #FFFF00;
}
.senha4
{
    background-color: #008000;
}
.senha5
{
    background-color: #00FF00;
}
/*fim Password strenght*/
.infoBox
{
   /* background-position: 5px 50%;*/
    border: 2px solid #0033CC;
    margin: 5px 0px;
    /*padding: 5px;*/
    background: #B0DFFF;
    /*background: #B0DFFF url(../imagens/information.gif) no-repeat 5px 50%;*/
}
.errors
{
    background-position: 5px 50%;
    border: 2px solid red;
    color: red;
    margin: 5px 0px;
    padding: 15px;
    background: #F7DDDE url(../imagens/alert-large.gif) no-repeat 5px 50%;
}
.inner, .inner p
{
    text-align:left;
    margin-left: 2px;
    /*display: block;*/
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
}
.innerTitulo
{
    display: block;
    text-align: center;
    margin-left: 1px;
    font-weight: bold;
}
.errors ul
{
    margin: 0;
    padding: 0;
    margin-left: 50px;
    list-style: square;
    text-align: left;
}

.drPrint
{
    font-weight: bold;
}
.labelPrint
{

    display: none;
    
}
