
@charset "UTF-8";


img{
	border: none;
}

#header{
	background:#fff;
	background-image:url(../img/top-app-bg.png);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Tahoma; font-size: 11px;
	margin:0;
	padding:0;
	text-align:right;
	overflow: hidden;
}


.menuBODY {
	background-color: #FFFFFF;;
	border-right: 0px solid #999999;
	background-position: top;
	background-repeat: repeat-x;
}

.top {
	background-image:url(../img/top-main-bg.png);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	height:85px;
	text-align:right;
}

.top #descricao {
	position:fixed;
	top:7px;
	left:7px;
}

.top #logo {
	position:fixed;
	top:0px;
	right:0px;
	background:#fff; 
}



hr {
	height: 2px;
	background-color: #11245C;
}



/** CSS DOS DATAGRIDS **/

.menu_datagrid{
	text-align: left;
	font-size: 12px;
}

.menu_datagrid th {
    background-color: #11245C;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;    
}

.menu_datagrid td {
    background-color: #FFF;
    padding: 0px;    
}

.menu_datagrid a:hover{
    cursor: pointer;
    cursor: hand;
}

/** BORDAS E ALINHAMENTOS **/

.b_left{
	border-left: solid 1px #cad0d2;
}

.b_right{
	border-right: solid 1px #cad0d2;
}

.b_top{
	border-top: solid 1px #cad0d2;
}

.b_bottom{
	border-bottom: solid 1px #cad0d2;
}

.a_left{
	text-align: left;
	margin-left: 5px;
}

.a_right{
	text-align: right;	
}

.a_center{
	text-align: center;
}

/* Styles Personalizados */


.formDefault input, select{
	
}

.error{
	color: red;
	font-weight: bold;
	margin-left: 5px;	
}

.errors {
	color: red;
	margin: 0;
}

.errors li {
	font-size: 10px;
}

a.buttom, a:visited.buttom {
  font-size:10px;
  font-family:Tahoma;
  text-decoration: none;
  color:#0a2459;
}

a.buttom:VISITED{ }

/* classes e estilos para o menu */
.arrowlistmenu {
	width: 170px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader {
	/*CSS class for menu headers in general (expanding or not!)*/
	font: bold 14px Arial;
	color: white;
	background: black repeat-x center left;
	margin-top: 7px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 7px;
	/*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 2px 0 2px 8px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}

.arrowlistmenu .openheader {
	/*CSS class to apply to expandable header when it's expanded*/
	background-image: url(titlebar-active.png);
}

.arrowlistmenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	/*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a {
	font: bold 12px Arial;
	color: white;
	background-color: #555555;
	text-transform: uppercase;
	background: url no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #dadada;
}

.arrowlistmenu ul li a:visited {
	color: white;
}

.arrowlistmenu ul li a:hover { /*hover state CSS*/
	background-color: #778899;
}

/*
form { width:70%; margin:0 auto; }
#form .title { padding:5px; color: #fff; font-size:12px; font-weight:bold; text-transform:uppercase; }
#form .feedback { color:#ff0000; font-family:Tahoma; font-size:12px; margin-bottom:5px; padding:5px; text-align:center; }


#tabs { font-size:12px; }
legend { font-size:12px; font-weight:bold; color:#1d4751; margin-top:6px; }

dl { margin:0;}
dl dt { float:left; width:220px; padding:5px; font-family: Trebuchet MS;  font-size:11px; font-weight:bold; height:20px; color:#000; }
dl dd { border-bottom:1px solid #fff; font-family: Trebuchet MS; font-size:10px; color: #ff0000; padding:5px; }
dl div:input[type=submit] { padding:10px; }

label { font-size:11px; font-family:Tahoma; color: #000; margin:0; }

dt#submit-label { height:23px; }
dt#contato_descricao-label { height:40px; }


dd#login-element { margin:0; }
dd#senha-element { margin:0; }
dl input#entrar { margin-left:5px; }*/

/** Grid **/
.data-grid { margin:0 auto; }
.data-grid .header {  
	background: #e1bb6f;
  color: #031334;
  text-transform:uppercase;
  border-left:1px solid #fae7c0;
  border-top:1px solid #fae7c0;
  border-right:1px solid #a67a21;
  border-bottom:1px solid #a67a21;
  font-size:12px;
  font-weight: bold;
  height:30px;    }
.data-grid .options { font-family:Tahoma; font-size:13px; }
.data-grid .text { color: #000; font-family:Tahoma; font-size:11px; background:#cccccc; border-bottom:1px solid #666666; border-right:1px solid #666666; border-left:1px solid #e6e6e6; border-top:1px solid #e6e6e6;  }
.data-grid .line1 {   background: #d2def6;
  color: #05132e;
  border-left:1px solid #bdcae6;
  border-right:1px solid #bdcae6;
  border-bottom:1px solid #bdcae6;
  font-size:12px;
  height:30px;  }
.data-grid .line2 {   background: #f3f3f3;
  color: #05132e;
  border-left:1px solid #bdcae6;
  border-right:1px solid #bdcae6;
  border-bottom:1px solid #bdcae6;
  font-size:12px;
  height:30px; 
}

#line-group tr {
	cursor: hand;
	cursor: pointer;
}

#line-group .details {
	display:none;
	background: #fafadb;
	height:50px;
	font-size:11px;
}

.paginator {
	margin:0 auto;
	width:90%;
	padding:10px;
	text-align:center;
}

.local-title { color: #999; font-size:16px; font-weight:bold; text-transform:uppercase; padding:7px; margin: 30px 30px 0 30px; background: #e6e6e6; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.local-title .col1 { width:50%; }
.local-title .col2 { width:50%; text-align:right; }
.local-title select { background:#f1f1f1; font-size:12px; border:none; }
