/* Geral e TAG principais */
h1 {
    color: #008737;
}

h2 {
    color: #008737;
}

h3 {
    color: #008737;
}

h4 {
    color: #008737;
}

h5 {
    color: #008737;
}

a{
    color: #008737;
}

a:link{
    color: #00953d;
}

a:hover{
   color: #01bd4e;
}

legend {
    color:#3a3939;
}

/* Geral e TAG principais */


/* Barra Governo */
#barra-governo {background-image: url(../../imgs/sistemas/geral/fundo_topo.png); background-repeat: repeat-x;}

#barra-brasil-v3 {
	position:relative;
	clear:both;
	overflow:hidden;
	min-width:1000px;
	height:28px;
	background:#00500f;
}
#barra-brasil-v3 div {
	display:block;
	width:50%;
	height:28px;
	background:url(../../imgs/geral/barra-brasil-v3-bgx.gif) 0 bottom repeat-x;
}
#barra-brasil-v3 div .imagemGov {
	position:absolute;
	top:4px;
	left:50%;
	height: 24px;
	width: 981px;
	background: url(../../imgs/geral/barra-brasil-v3-verde.gif) right top no-repeat !important;
	margin-left:-500px;
}
#barra-brasil-v3 div .brasilgov {
	width: 100px;
	height: 24px;
	float:right;
	display:block;
	border: 0 !important;
}
/* Barra Governo */

/* Fundo do cabecalho */
#topo {
    background-image: url(../../imgs/sistemas/geral/imgTopo.png);
}

.header {
    background-image: url(../../imgs/sistemas/ContratoAb/logo_cabecalho.png);
}
/* Fundo do cabecalho */

/*MENU SUPERIOR*/
.menu ul li a{
	color: #5cb9d8 !important;
}

.menu ul li a:hover{
    color: #fff !important;
	background-image: url(../../imgs/sistemas/ContratoAb/botaoMenu.png);
}
/*MENU SUPERIOR*/

/*MENU LATERAL*/

.menu_lateral {
    background-image: url(../../imgs/sistemas/ContratoAb/backMenu.png);
}
ul#Menu {/** width:200px; */ padding: 5px !important; font-size: 12px;}
ul#Menu li {display:block; /** width:200px; */ height:auto;}
ul#Menu li a {display:block; width:160px; height:auto; margin-bottom:3px; padding:10px 15px; text-decoration:none; background-color:#b4daad; color:#000; border-bottom:1px solid #b4daad; }
ul#Menu li a:hover {display:block; width:160px; height:auto; margin-bottom:3px; padding:10px 15px; background-color:#dfeed8; color:#000; text-decoration:none; font-weight: bold;}
ul#Menu li a.logado {display:block; width:160px; height:auto; margin-bottom:3px; padding:10px 15px; background-color:#ff9a5e; color:#000; text-decoration:none;}
ul#Menu li ul { display:none; padding: 0 !important;}
ul#Menu li ul li{}
ul#Menu li ul li a {display:block; width:160px; height:auto; margin-bottom:3px; padding:10px 15px; background-color:#fff; border-bottom:1px solid #b4daad; color:#337227; text-decoration:none;}
ul#Menu li ul li a:hover {display:block; width:160px; height:auto; margin-bottom:3px; padding:10px 15px; background-color:#fff; border-bottom:1px solid #b4daad; color:#000; text-decoration:none; font-weight: bold;}
.setaMenu {background:transparent url(../../imgs/sistemas/geral/setaMenu.png) bottom right no-repeat;}

/*MENU LATERAL*/

/*CONTEUDO*/
.content {
    background-image: url(../../imgs/sistemas/ContratoAb/backMenuPrinc.png);
}

.desenhoRodape{
    background-image: url(../../imgs/sistemas/ContratoAb/desenhoRodape.png);
    background-repeat: no-repeat;
    background-position: bottom right !important;
}

/*CONTEUDO*/

/*TABLE*/
table, tr, td {
    /*border: 1px solid #d7d7d7;*/
    color:#000;
}

th {
    background-image:url(../../imgs/sistemas/ContratoAb/bgTable.png);
    /*border: 1px solid #d7d7d7;*/
}
/*TABLE*/

/*Publicacoes*/

.contentBox img:hover {
	border: 2px solid #3aa0c2;
}
/*Publicacoes*/



/* CSS para Login  */
#login {
    padding:0px 10px 0px 0px;
    font-size: 10px;
    color: #3aa0c2;
    text-decoration: none;
    cursor: pointer;
    width: 100%;
}
/* CSS para Login  */

/* FIELDSET  */
fieldset {
	text-align: justify;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	background-image: url(../../imgs/sistemas/geral/backForm.png);
	background-repeat: repeat-x;
	/*background-color: #E6EBF1;*/
    background-color: #FFFFFF;
	vertical-align: bottom;
	visibility: visible;
}

legend {
	font-weight: bold;
	letter-spacing: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
/* FIELDSET  */


/* result */
#amplia {cursor:pointer;}

.divMessage {border-color: #6b6b6b !important;}
.divDelete {border-color: #6b6b6b !important;}
.divCadastro {border-color: #6b6b6b !important;}
.divLoading {border-color: #6b6b6b !important;}

.acessibilidade { text-align: center; font-size: xx-small; margin-top: 25px; }
.acessibilidade div { margin-top: 5px; }
.acessibilidade div a img { border:0; width:88px; height:31px; }

span.h2{ margin: 0px 0px 10px 0px; padding-top: 0; color: #3aa0c2; font-size: 13px; font-weight: normal; }

.header #acessibilidadeTexto {float:right; margin-top:120px; width:100%; text-align:right; z-index: 1000 !important;}

