/*scroll sempre visivel*/
#mozscroll { position: absolute; top: 0px; bottom: -1px; visibility: hidden }

* {
	margin: 0;
	padding: 0;
}

#logo {display:block;height:65px;text-indent:-9999px;background-image: url(../images/sacramento.png);background-repeat: no-repeat }
/*width:171px;height:118px;*/
body {	
	font-family: Arial, Helvetica, sans-serif;	
	background-repeat: repeat-x;
	background-position: center top;	
}

/***** menu *****/
#menu {
	padding:10px 0 0 0;
	float:right;
}
#menu li {
	float:left;
	position:relative;
	display:inline-block;
}
	.menu li:first-child {background:none}
#menu li a {
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	line-height:2em;
	padding:8px 10px 9px 10px;
	color:#ffffff;
}
#menu li a.active,
#menu li a:hover {color:#C0C0C0;text-decoration:none;}

/*********/
.sombra{	
	background:#F4F5F6;
	width:980px;
	margin:auto;		
	padding:0px;
 } 
 
 
a {
	font-size: 12px;
	text-decoration: none;
	color: #080808;	
	/*font-weight: bold;*/
}
a:hover {
	text-decoration: underline;
	color: #080808;
}

.tituloprincipal {
    font-weight:bold;
    text-transform:uppercase;
    line-height:1.5;
}

.rodape {
	/*font-weight:bold;*/
	font-size: 12px;
	color:#FFFFFF;
	padding-top:12px;
}

.rodape a{
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;/*69C2D2;*/	
	font-weight: bold;
}
.rodape a:hover{
	text-decoration: underline;
	color: #ffffff;
}


.button1 a{
	border: 0px;
	background: #151515;
	color:#FFFFFF;		 
	PADDING: 4 15 3 15;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	height:23px;
}
.button1 a:hover {
	border: 0px;
	background: #DF2B2D;
	color:#FFFFFF;		 
	PADDING: 4 15 3 15;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	height:23px;
}

.button11{height:26;color:#fff; background:#151515; padding:5px 11px 5px 11px; text-decoration:none; font-size: 12px;font-weight:bold;}
.button11:hover{text-decoration:none; background:#DF2B2D; color:#fff;font-size: 12px;font-weight:bold;}
.button11 a{height:26;color:#fff; background:#151515; padding:5px 11px 5px 11px; text-decoration:none; font-size: 12px;font-weight:bold;}
.button11 a:hover{text-decoration:none; background:#DF2B2D; color:#fff;font-size: 12px;font-weight:bold;}
.button111 {height:26;color:#fff; background:#DF2B2D; padding:5px 11px 5px 11px; text-decoration:none; font-size: 12px;font-weight:bold;}




/*GESTAO*/
.aTitulo{ 		
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;	
}
.aTitulo1{ 		
	color: #ffffff;	
	font-family: Arial, Helvetica, sans-serif;	
}
.Atexto{ /*justificado*/
	color:#392B0B;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5em;
}
.Atexto1{ 
	color:#392B0B;
	font-size: 12px;
	text-align: left;
	line-height: 1.5em;
}
.Atextoa{ /*center - bold*/
	color:#000000;
	font-size: 12px;
	text-align: center;
	line-height: 1.5em;
	font-weight:bold;
}
.Atextob{ /*justificado - bold*/
	color:#000000;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5em;
	font-weight:bold;
}
.Atextoc{ /*direita - bold*/
	font-size: 12px;
	line-height: 1.5em;
	text-align: right;
	font-weight:bold;
	color: #000000;
}

.alink{
	font-size: 12px;
	color: #392B0B
}
.alink a{
	font-size: 12px;
	text-decoration: none;
	color: #000000
}
.alink a:hover {
	text-decoration: underline;
	color: #000000;
}
.alink1 a{
	font-size: 12px;
	text-decoration: none;
	color: #392B0B
}
.alink1 a:hover {
	text-decoration: underline;
	color: #392B0B;
}

.Abutton {
     border: 0px;
     background: #000000;
	 color:#FFFFFF;
	 font-weight:bold;
	 width:35; 
	 height:22;
}

.erro {
    color:red; font-size: 11px; line-height: 1.5em;
}
/*** botões ***/

input[type=submit] {
	width:125px; height:30px;
	/*font-family:verdana; font-size:10px; color: #392B0B;
	padding:1px 0px 0px 9px;	
	border:1px solid #392B0B;
	background-color:#F8F8F8;
    cursor:142;*/
}
input[type=text] {
	height:20px;
	/*font-family:verdana; font-size:10px; color: #392B0B;
	padding:1px 0px 0px 9px;	
	border:1px solid #392B0B;
	background-color:#F8F8F8;
    cursor:142;*/
}input[type=password] {
	height:20px;
	/*font-family:verdana; font-size:10px; color: #392B0B;
	padding:1px 0px 0px 9px;	
	border:1px solid #392B0B;
	background-color:#F8F8F8;
    cursor:142;*/
}
 a.buttonupdown {
    text-decoration: none;
    color: #000000;
    font-size: 15pt;
    border-spacing: 0px;
}
a.buttonupdown.disabled {
    text-decoration: none;
    color: #737373;
    border-spacing: 0px;
}
.tituloprincipalrow {
    font-weight:bold;
    text-transform:uppercase;
    line-height:1.5;
    font-size:12px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.rowgrid {
    padding-top: 5px;
    padding-bottom: 5px;
}

.cssPager td {
    padding-left: 4px;
    padding-right: 4px;
}
