/* CSS Document */

body {
    height: 100%;
    margin: 0;
	padding: 0;
    font: 10px "Arial";
	text-align: center;
    color: #4d4d4d;
	background: url(../images/background.jpg) repeat #fff;
}

p
{
	line-height: 15px;
}

h3, h3 a
{
	font: bold 18px tahoma;
	color: #004ab8;
	text-align: left;
	margin: 30px 0px 0px 0px;
	padding-left: 0px;
	text-decoration: none;
}

#global, #global2 {
	position: relative;
	width: 800px;
	height: 1748px;
	text-align: center;
	margin: 0pt auto;
	background: url(../images/bg_base.jpg) repeat-y #fff;
	}
	#global2 {
	height: 900px;
	}

/*
******************************************
Geral
******************************************
*/
.base {
	width: 784px;
	height: 900px;
	margin: 0px 0px 0px 8px;
	float: left;
}

.topo {
	width: 784px;
	height: 127px;
	margin: 0px 0px 0px 0px;
	float: left;
	background: url(../images/bg_topo.jpg) repeat-x top;
}

.topo_ficha {
	width: 784px;
	height: 92px;
	margin: 8px 0px 0px 0px;
	float: left;
	background: url(../images/topo_ficha.jpg) no-repeat;
}

.btn_retornar {
	width: 134px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	float: right;
}

.ficha, .ficha2 {
	width: 780px;
	height: auto;
	margin: 20px 0px 0px 10px;
	text-align: left;
	float: left;
	/*border: 1px solid #000;*/
}
.ficha2 {
	height: 692px;
}

.ficha p {
	margin: 20px 0px 20px 0px;
	font:12px "Tahoma";
	color: #4d4d4d;
	text-transform: uppercase;
	text-align: center;
}

.ficha2 p {
	margin: 20px 0px 20px 0px;
	font:12px "Tahoma";
	color: #4d4d4d;
	text-transform: uppercase;
	text-align: center;
}

.cont {
	width: 784px;
	height: 525px;
	margin: 10px 0px 0px 0px;
	float: left;
}

.cont p {
	width: 764px;
	margin: 10px 0px 0px 10px;
	font: 13px "Tahoma";
	text-align: justify;
	float: left;
}

.campo, .campo2 {
		border: 1px solid #4d4d4d;
		background: #FFF;
		height: 15px;
		font:11px "Tahoma";
		color: #4d4d4d;
		}
		.campo2 {
		width: 45px;
		height: 20px;
		}
		
.mensagem {
		border: 1px solid #e4e4e4;
		background: #FFF;
		width: 200px;
		font: 11px "Arial";
		}
		
.submit3 {
		border: 1px solid #004ab8;
		background: #004ab8;
		width: 140px;
		height: 20px;
		font: 11px 'Tahoma';
		color: #FFF;
	    }
		
.txt_fc_04 { 
		margin: 7px 0px 0px 113px;
		color:#0049b7;  
		float:left;
		text-transform: uppercase;
		}
		
.btns_fc { 
		margin: 30px 0px 0px 219px;  
		float:left;
		}

.icon_ok {
	width: 32px;
	height: 32px;
	margin: 10px 0px 0px 374px;
	float: left;
}

.link, .link:hover {
	margin: 0px 0px 20px 324px;
	font:12px "Tahoma";
	color: #0049b7;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
	float: left;
}

/*
******************************************
Fim Geral
******************************************
*/


/*
******************************************
Rodapé
******************************************
*/

.footer {
	width: 784px;
	height: 34px;
	margin: 27px 0px 0px 0px;
	float: left;
	background: #d2d2d2;
}

.footer p {
	margin: 11px 0px 0px 11px;
	font: 10px "Tahoma";
	text-align: left;
	float: left;
}

.desen {
	width: 109px;
	height: 34px;
	margin: 0px;
	float: right;
}

.desen p {
	margin: 12px 0px 0px 1px;
	font: 9px "Arial";
	text-align: left;
	float: left;
}

.lg_ts {
	width: 26px;
	height: 17px;
	margin: 9px 5px 0px 0px;
	float: right;
}

/*
******************************************
Fim Rodapé
******************************************
*/