@charset "ISO-8859-1";
/* CSS Document */

body, html {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/page_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	background-color: #F0F1F2;
}	
/* Estrutura básica */
#div_master {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}	
		
.shadow {
	margin-bottom: 15px;
	background-color: #FFF;
	overflow: auto;
}

#conteudo {
	background-color: #FFF;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 35px;
	font-size: 12px;
	line-height: 150%;
}
div p {
margin: 0;
}
.colunas_4 {
	width: 22%;
	margin-right: 25px;
	float: left;
}
.coluna_menu_lateral {
	width: 18%;
	margin-right: 25px;
	float: left;
	margin-top: -18px;
	margin-left: -35px;
	background-color: #E6EBF0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 28px;
	padding-left: 15px;
	margin-bottom: -18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1C1C1;
	font-size: x-small;
	color: #333;
	height: 100%;
}
		
.shadow {
-moz-box-shadow: 1px 1px 4px #B5B5B5;
-webkit-box-shadow: 1px 1px 4px #B5B5B5;
}
#tabela_master {
	font-size: 10px;
	border: 1px solid #CCC;
	width: 100%;
}
#tabela_master_firstrow {
	background-image: url(images/tips_sebg.png);
	background-repeat: repeat-x;
	color: #CCC;
	height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tabela_master_tr_even {background: #f2f2f2;}
#tabela_master_tr_odd {background: #e7e8ea;}
#tabela_master td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	height: 22px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#menu_top
 {
	height: 80px;
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding-left: 40px;
}
#menu_top li
 {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: center;
	list-style-type: none;
	margin-right: 20px;
	margin-top: 10px;
}
#tips
 {
	height: 37px;
	color: #FFF;
	padding-left: 45px;
	background-image: url(images/tips_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #333;
}
#tips_sel {
	float: left;
}
#tips_sebg {
	background-image: url(images/tips_sebg.png);
	background-repeat: repeat-x;
	float: left;
	height: 22px;
	font-size: 12px;
	color: #FFF;
	padding-top: 4px;
	padding-left: 5px;
}
#tips_se {
	margin-top: 7px;
}
#tips_ser {
	float: left;
}
#logo
 {
	margin: 0px;
	padding-top: 8px;
	background-color: #132d50;
	padding-left: 20px;
	padding-bottom: 8px;
}
/* Tipografia */
#txt_tips_sessão
 {
	font-size: 22px;
	float: left;
	margin-right: 25px;
	margin-top: 5px;
}
#txt_tips_texto
 {
	font-size: 12px;
	margin-top: 5px;
	margin-left: 120px;
	text-align: right;
	margin-right: 40px;
	float: right;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#footer {
	font-size: 12px;
}
#footer a {
	color: #7E7E7E;
	padding-right: 10px;
}
#footer a:hover {
	color: #000;
	padding-right: 10px;
}
#usuario {
	color: #E0E0E0;
	padding-right: 40px;
	font-size: 12px;
	float: right;
	padding-top: 20px;
}
.colunas_1 {
	width: 700px;
	float: left;
}

/*Ajustes feitos em 30-06-2012 (Marcos Alvaraes)*/

th.acesso
{
	width:100px;
}
