body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg04.jpg);
	background-repeat: repeat-x;
}

#topo {
	background-repeat:repeat-x;
	background-image:url(../img/bg_topo1.jpg);
	width: 100%;
	height: 140px;
}

#topo2 {
	background-repeat:repeat-x;
	background-image:url(../img/bg_topo2.jpg);
	width: 100%;
	/*height: 140px;*/
}

#menu_topo {
	background-image:url(../img/bg02.jpg);
	background-repeat:repeat-x;
	/*padding-top: 3px;*/
	/*padding-left: 135px;*/
	/*width: 100%;*/
	height: 35px;	
}

#limite {
	width: 990px;
}

#conteudo {
	width: 990px;
	background-image: url(../img/bg04.jpg);
	background-repeat: repeat-x;
}

#botao_menu {
	width: 150px;
	height: 20px;
	margin-bottom: 7px;
	margin-right: 7px;
	padding-top: 5px;
	background-color: #008701;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	float:left;
}

#botao_menu:hover{
	background-color: #d5e6d5;
	color: #003300;
}

#botao_submenu {
	width: 130px;
	height: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 7px;
	padding-top: 7px;
	background-color: #f2f9f2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	-moz-border-radius-topleft: 0.7em;
	-moz-border-radius-topright: 0.7em; 
	-moz-border-radius-bottomleft: 0.7em;
	-moz-border-radius-bottomright: 0.7em;
	float:left;
}

#botao_submenu:hover {
	background-color: #daebdb;
}

#borda_arredondada {
	margin-top: 10px;
	background-image: url(../img/bg04.jpg);
	background-repeat: repeat-x;
	/*padding-top: 10px;*/
	margin-bottom:10px;
	-moz-border-radius-topleft: 0.7em;
	-moz-border-radius-topright: 0.7em; 
	-moz-border-radius-bottomleft: 0.7em;
	-moz-border-radius-bottomright: 0.7em;
	/*border: 1px solid #ccc;*/	
}

#barra {
	width: 100%;
	height: 34px;
	background-image:url(../img/bg03.jpg);
}

.input_form2 {
	width: 150px;
	height: 20px;
	background-image:url(../img/bg_busca.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color: #FFFFFF;
	padding-left: 20px;	
	border: 1px #CCCCCC solid;
}

.input_form_grande2 {
	width: 600px;
	height: 22px;
	background-image:url(../img/bg_cad.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 25px;	
	border: 1px #CCCCCC solid;
}

.input_form_pequeno
{
	width: 225px;
	height: 20px;
	background-repeat:no-repeat;
	background-position:left;
	border: 1px #CCCCCC solid;
}

.textarea_form_grande2 {
	width: 600px;
	height: 300px;
	background-image:url(../img/bg_cad.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 25px;	
	border: 1px #CCCCCC solid;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align:left;	
}

.negrito {
	font-weight: bold;
}

.tituloModal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#ffffff;
}

.textoDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	/* color:#639f45; */
}



/*	

	MESSAGE BOX CSS

*/

/*Modal Popup*/

.modalBackground 
{
	background-color:#a4e098;
	filter:alpha(opacity=40);
	opacity:0.4;
}

.Messager-Rodape
{
	background-color:#639f45;
	height:3px;
}

.modalTitle
{
	background-color:#639f45;
	font-size:11px;
	color:White;
	height:23px;
	colspan:0px;
}

.modalCorpo
{
	font-family:Verdana;
	font-size:10px;
	border: solid 3px #639f45;
	background-color:White;
	colspan:0px;
}

.lateral
{
	background-color:#639f45;
	colspan:0px;
}

/*################################# BEGIN DataGridCRUD STYLES ################################################*/
.cssGridBorder
{
	BORDER-RIGHT: #cccccc 2px solid; 
	BORDER-TOP: #cccccc 2px solid; 
	BORDER-LEFT: #cccccc 2px solid; 
	BORDER-BOTTOM: #cccccc 2px solid;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#ffffff;
}

.cssGridTH {
    /*background-image: url(Images/GridTitleBgd.gif);*/
    background-color: #bcc2ca;
    font: icon;
    height: 24px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    /*word-wrap: break-word;*/
}    
.cssGridTH a
{
	text-decoration: none;
	color:#000000;	
}    
.cssGridTH a:HOVER
{
	text-decoration: underline;
	/*color:#F6F6F2;	*/
}    
.cssGridTR {
    background-color: #ecf1f7;
    font: icon;
    padding: 2px;
    text-align: center;
}

.cssGridTR1 {
    background-color: #dee4ec;
    font: icon;
    height: 24px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
/*
.cssGridTR1 TD
{
	background-color: #dee4ec;
	font: icon;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
*/
.cssGridTR2 {
    background-color: #ecf1f7;
    font: icon;
    height: 24px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
/*
.cssGridTR2 TD{
	background-color: #ecf1f7;
	font: icon;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
*/
.cssGridItemOver {
    background-color: #f6f6f2;
    font: icon;
    height: 24px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
/*
.cssGridItemOver TD{
    background-color: #f6f6f2;
    font: icon;
    height: 24px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}*/
.cssGridPaging {
    /*background-color: #dee4ec;*/
   /* background-color: #dee4ec;*/
	background-color: #ffffff;
    color : #333;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    height: 24px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.cssGridPaging a {
    color : #333;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}

.cssGridPaging a:hover {
    font-weight: bold;
}


.cssGridFilterBox
{
	margin-bottom: 5px;
}

.cssGridFilterBox fieldset
{
	border: 1px solid #999999;
	margin: 0 0 0 0;
	padding: 5 5 5 5;
	width: 99%;
}

.cssGridFilterBox legend
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #333;
}

.cssGridTF {
	background-color: #efefef;
	font: icon;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.cssGridTF TD {
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;
	vertical-align: middle;
}
.cssGridTableData
{
	background-color:#ffffff;
	border: solid 2px #ffffff;
}

.divGrid
{
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	border-right: #bcf2bc 1px solid;
	border-top: #bcf2bc 1px solid;
	border-left: #bcf2bc 1px solid;
	border-bottom: #bcf2bc 1px solid;
}
.divGrid-NoScroll
{
	border-right: #bcf2bc 1px solid;
	border-top: #bcf2bc 1px solid;
	border-left: #bcf2bc 1px solid;
	border-bottom: #bcf2bc 1px solid;
}

/*################################# END DataGridCRUD STYLES ################################################*/

.txtBox_disabled
{
	background-color: #f9f9f9;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	/*(border-right: #83ABCF 1px solid;
	border-top: #83ABCF 1px solid;
	border-left: #83ABCF 1px solid;
	border-bottom: #83ABCF 1px solid;*/
	border-right: #bcf2bc 1px solid;
	border-top: #bcf2bc 1px solid;
	border-left: #bcf2bc 1px solid;
	border-bottom: #bcf2bc 1px solid;
	z-index:0;
}
.txtBox
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #013C58; /*border-width: 1px;*/
	border-right: #bcf2bc 1px solid;
	border-top: #bcf2bc 1px solid;
	border-left: #bcf2bc 1px solid;
	border-bottom: #bcf2bc 1px solid;
	z-index:0;
	star: expression(onfocus=function()
	{this.style.backgroundColor="#F0F8FF"},
	onblur=function(){this.style.backgroundColor="#ffffff"}
}
.txtBox:focus, txtBox.sffocus
{
	background-color: #F0F8FF;
}

/********************************************************************/
/*	TEXTO															*/
/********************************************************************/
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#639f45;
	/*color:#f2f9f2;*/
	font-weight: bold;
}


/********************************************************************/
/*	Grid															*/
/********************************************************************/
.grid-Titulo,.grid-Titulo a
{
	font-family: Verdana ,Arial, Helvetica, sans-serif;
	font: normal normal bold 10 normal Arial;
	color: #FFFFFF;
	background: #639f45;
}

.grid-outfrm
{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
}

.item-grid
{
	font-family: Verdana;
	font-size: 10px;
	color: #013C58;
	text-decoration: none;
	color: #013C58;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	
}
.item-grid-Alter
{
	font-family: Verdana;
	font-size: 10px;
	color: #013C58;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #F9F9F9;
}

.orientacaoCorrespondencia
{
    width: 905px;
    margin-bottom: 10px;
    padding: 8px 10px;
    border: solid 1px #bcf2bc;
    background-color: #f2f9f2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
}

.avisoAuditoria
{
    margin: 5px 0 10px 0;
    padding: 8px 10px;
    border: solid 1px #bcf2bc;
    background-color: #f9f9f9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    line-height: 16px;
}
