/*//////////*//*/////////*/
/*/////////*//*/////////*/
/*/////////*//*/////////*/
/*/////////*//*/////////*/
/************ Fontes    */ 
/*/////////*//*/////////*/
/*/////////*//*/////////*/
/*/////////*//*/////////*/

.texto_tit {
	font-family:Verdana,;
	font-size:10pt;
	color:#39969c;
	font-weight:none;
}

.texto_tit:hover {
	font-family:Verdana,;
	font-size:10pt;
	color:#999;
	font-weight:none;
}
/*/////////*//*/////////*/
.texto_titN {
	font-family:Verdana,;
	font-size:10pt;
	color:#39969c;
	font-weight:bold;
}

.texto_titN:hover {
	color:#999;
}
/*/////////*//*/////////*/
.texto {
	font-family:Verdana,;
	font-size:9pt;
	color:#39969c;
	font-weight:none;
}

.texto:hover {
	color:#999;
}
/*/////////*//*/////////*/
.textoN {
	font-family:Verdana,;
	font-size:9pt;
	color:#39969c;
	font-weight:bold;
}

.textoN:hover {
	color:#999;
}

.textob {
	font-family:Verdana,;
	font-size:7pt;
	color:#000;
	font-weight:none;
}

.textobsmoll {
	font-family:Verdana,;
	font-size:6pt;
	color:#000;
	font-weight:none;
}
/*/////////*//*/////////*/
/*/////////*//*/////////*/
/*/////////*//*/////////*/
/************ Formatacao*/ 
/*/////////*//*/////////*/
/*/////////*//*/////////*/
/*/////////*//*/////////*/

.div_pad
{
	width:120px;
	font-family:Verdana,;
	font-size:9pt;
	color:#39969c;
	font-weight:bold;
}

.format_input
{
	border:1px solid #ccc;
	font-family:Verdana,;
	font-size:8pt;
	color:#000;
	font-style:normal;
	width:300px;
	/*background-color:#c0d3c2;*/
}

.format_input:hover
{
	border:1px solid #39969c;
	font-family:Verdana,;
	font-size:8pt;
	color:#39969c;
	font-style:normal;
	/*background-color:#fff;*/
}

.buttonIniciar
{
	height:30px;
	width: 100px; 
	padding: 5px;
	cursor:pointer; 
	border: 1px solid silver;
	background-color: white;
	/*background:url(../img/botao_normal.png) no-repeat;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#0049ab;
	text-decoration:none;
}

.buttonIniciar:hover
{
	height:30px;
	width: 100px;
	cursor: pointer;
	cursor: hand;
	border: 1px solid #FF002B;
	background-color: white;
	/*background:url(../img/botao_normal.png) no-repeat;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:red;
	/*color:#fff;*/
	text-decoration:none;
}

#ouvidoria
{
	border:0px solid #5292ad;
	width:555px;
	height:400px;
	background:url('../img/fnd_ouvidoria.png') no-repeat;
	padding:20px 30px 30px 15px;
}

body
{
	background:url('../img/bg_listra.gif') repeat-x;
}

#td_master
{
	width:610px;
	height:410px;
	padding-top:60px;
}

#tbl_master
{
	width:610px;
	height:410px;
}

#chama
{
 	position:absolute;
 	display:none;
 	left:0px;
 	top:0px;
 	width:1020px;
 	height:572px;
 	border:0px solid red;
 	background:url('../img/imgPig.jpg')no-repeat;	
}