body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E4E4E4;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#topo{
	background-image: url(../images/layout/topo_fundo.jpg);
	background-repeat: repeat-x;
	border-bottom:solid 2px #10253f;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #16539f;
}
a:active {
	color: #000000;
}
.style1 {
	font-size: 13px;
	font-weight: bold;
	color: #125a83;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.subMenu{
	padding:6px;
	margin:0px;
	background-color:#FBFEC7;
	color:#666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.subMenu a:Link{
padding:3px;
color:#333333;
font-size:13px;
}
.subMenu a:Visited{
padding:3px;
color:#333333;
font-size:13px;
}
.subMenu a:Active{
padding:3px;
color:#333333;
font-size:13px;
}
.subMenu a:Hover{
padding:3px;
color:#16539f;
font-size:13px;
}
.linkMenu{
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0f1c2a;
}
.linkMenu:Link{
	color: #125a83;
	text-decoration: none;
}
.linkMenu:Hover{
	background-color: #cedfe9;
	display: block;
	padding-left: 3px;
}
.linkMenu:Active{
	color: #125a83;
	text-decoration: none;
}
.linkMenu:Visited{
	color: #125a83;
	text-decoration: none;
}

.linkTopo:Link{
	color: #666666;
	text-decoration: underline;
}
.linkTopo:Hover{
	color:#CC0000;
}
.linkTopo:Active{
	color: #666666;
	text-decoration: none;
}
.linkTopo:Visited{
	color: #666666;
	text-decoration: none;
}
form{
margin:0px;
}
#linhaPontilhada{
	background-image: url(../images/layout/listra_cinza_pontilhada.gif);
	background-repeat: repeat-y;
}
.msgGrande{
	font-size:14px;
	color:#333333;
	font-weight:bold;
	padding:5px;
	border-bottom:dotted 1px #CCCCCC;
	border-top:dotted 1px #CCCCCC;
	background-color:#FFFBDD;
	margin-bottom:15px;
	background-image:url(../images/icons/lista_exclamation_yellow.jpg);
	background-repeat:no-repeat;
	background-position:10px center;
	padding-left:65px;
	padding-top:12px;
	padding-bottom:12px;
}
.msgGrandeSucesso{
	font-size:14px;
	color:#3366FF;
	font-weight:bold;
	padding:5px;
	border-bottom:dotted 1px #CCCCCC;
	border-top:dotted 1px #CCCCCC;
	background-color:#FFFBDD;
	margin-bottom:15px;
	background-image:url(../images/icons/lista_exclamation_yellow.jpg);
	background-repeat:no-repeat;
	background-position:10px center;
	padding-left:65px;
	padding-top:12px;
	padding-bottom:12px;
}
.msgGandeInfo{
	font-size:14px;
	color:#333333;
	font-weight:bold;
	padding:5px;
	border-bottom:dotted 1px #CCCCCC;
	border-top:dotted 1px #CCCCCC;
	background-color:#A8CAF4;
	margin-bottom:15px;
	background-image:url(../images/icons/messagebox_info.png);
	background-repeat:no-repeat;
	background-position:10px center;
	padding-left:50px;
	padding-top:12px;
	padding-bottom:12px;
}
.msgGrandeErro{
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
	padding:5px;
	border-bottom:dotted 1px #CCCCCC;
	border-top:dotted 1px #CCCCCC;
	background-color:#FFFBDD;
	margin-bottom:15px;
	background-image:url(../images/icons/lista_exclamation_yellow.jpg);
	background-repeat:no-repeat;
	background-position:10px center;
	padding-left:65px;
	padding-top:12px;
	padding-bottom:12px;
}
.msgExcluir{
	background-color:#FCA3A3;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	padding:10px;
	margin:10px;
}
.msg {
	font-size: 13px;
	font-weight: bold;
	color: #77386F; 
}
.msg2{
	font-size:13px;
	font-weight:bold;
	color:#003399;
}
textarea{
	border:solid #666666 1px;
	font-size:13px;
	background:#F4F4F4;
	padding:2px;
	font:Arial;
	outline: none;
}
.inputTamanho1,.inputTamanho2,.inputTamanho3,textarea, select, .campoData{
	border:solid #666666 1px;
	font-size:13px;
	background:#F4F4F4;
	padding:2px;
	font:Arial;
	outline: none;
}
textarea{
	border:solid #666666 1px;
	font-size:13px;
	background:#F4F4F4;
	padding:2px;
	font:Arial;
	outline: none;
}

.inputTamanho1{
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
}
.inputTamanho2{
	width:230px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.inputTamanho3{
	width:420px;
	font-family:Arial, Helvetica, sans-serif;
}
.inputLargura80{
	width:80%;
	font-family:Arial, Helvetica, sans-serif;
}
.inputLargura100{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
.inputLarguraSmalInput{
	width:30px;
}
/*CSS Calendário*/
.campoData{
	display:block;
	text-align:center;
	width:100px;
	padding:2px;
}
.inputContaCaracteres{
	border:solid 1px #FFFFFF;
	font-size:10px;
	width:50px;
	background-color:#FFFFFF;
	text-align:center;
}
.btnTopo{
	background-image:url(../images/layout/btnTopo.jpg);
	cursor:pointer;
	width:61px;
	height:23px;
	border:0px;}
.btnEntrar{	background-image:url(../images/layout/btnEntrar.jpg);
	cursor:pointer;
	width:75px;
	height:22px;
	border:0px;
	}
#tabsCaixa{
	border-left:1px solid #24618E;
	border-right:1px solid #24618E;
	border-bottom:1px solid #24618E;
	padding:10px;
}
.tabs{
	display:none;
	visibility:hidden;
}
#tabsJ {
	float:left;
	width:100%;
	background:#F4F4F4;
	font-size:13px;
	font-weight:bold;
	line-height:normal;
	border-bottom:1px solid #24618E;
  
}
#tabsJ ul {
	margin:0;
	padding:5px 0px 0px 20px;
	list-style:none;
}
#tabsJ li {
	display:inline;
	margin:0;
	padding:0;
}


#tabsJ a, #tabsJ .guia_desabilitada {
	float:left;
	background:url(../images/layout/tableftJ.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
#tabsJ a span{
	float:left;
	display:block;
	background:url(../images/layout/tabrightJ.gif) no-repeat right top;
	padding:2px 10px 2px 4px;
	color:#24618E;
}

#tabsJ .guia_desabilitada span{
	float:left;
	display:block;
	background:url(../images/layout/tabrightJ.gif) no-repeat right top;
	padding:2px 10px 2px 4px;
	color:#B0B0B0;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span, #tabsJ .guia_desabilitada span {
	float:none;
}
/* End IE5-Mac hack */
#tabsJ a:hover span {
	color:#FFF;
}
#tabsJ a:hover {
	background-position:0% -42px;
}
#tabsJ a:hover span {
	background-position:100% -42px;
}
#tabsJ .current a {
	background-position:0% -42px;
}
#tabsJ .current a span {
	background-position:100% -42px;
	color:#FFF;
}
img{
	border:0px;	
}
.ajaxCarregando{
	filter:alpha(opacity=0);
	opacity:0;
	z-index:999998;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}
#ajaxCarregandoImg{
	z-index:999999;
	filter:alpha(opacity=100);
	opacity:1.0;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	background-image:url(images/layout/carregando.gif);
	background-repeat:no-repeat;
	height:15px;
	width:128px;
}
#mensagemBlackOut{
	opacity:0.6;	/* Transparency */
	filter:alpha(opacity=60);	/* Transparency */
	background-color:#FFF;
	z-index:11;
	position:absolute; /* Always needed	*/
	width:100%;
	height:100%;
	left:0px;
	top:0px;
}
#mensagemBlackOutConteudo{
	margin-top:-150px;
	margin-left:-250px;
	width:500px;
	height:300px;
	text-align:center;
	border:solid 1px #999;
	background-color:#FFF;
	color:#FFF;
	z-index:12;
	position:absolute;
	top:50%;
	left:50%;
}
.ocultarCompleto{
	display:none;
	visibility:hidden;	
}