body {
	background-color:#E7E3E7;
}

body, td {
	color:#525252;
	font-family:Trebuchet MS;
	font-size:11px;
	margin: auto;
}

label {
	text-align:left;
}

.aviso {
	text-align: center;
	font-size: 12px;
	color:#ff0000;
	border: solid 1px;
}

.inputText {
	width:100%;
	text-align:center;
	background-color:#eeeeee;
}

#menuTop{
	position:absolute; 
	margin-left:450px; 
	margin-right:50px; 
	margin-top:5px;
}

#formTable{
	background-color:#ffffff;
}

#faixatopo {
	background-image:url(/shformas/img/faixaamarela_background.gif);
	height:28px;
	width:100%;
}

#topo_shformas {
	height: 73px;
	margin-left:75px;
	margin-right:auto;
	margin-top:0;
}

#topo_barraCinza {
	background-color:#EEEEEE;
	height:20px;
	margin-top:0px;
}

#conteudo {
	height:550px;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;

}

#rodape{
	background-image:url(/shformas/img/faixaamarela_background.gif);
	height:28px;
	width:100%;
}

#div_global{

	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:990px;
}

#mainTable {
	background-image:url(/shformas/img/background.jpg);
}

#flash {
	margin-left:auto;
	margin-right:0;
	margin-top:0;
	height:110px;
	width:765px;
}

#degrade_esq {
	background-image:url(/shformas/img/degrade_lateral_esq.jpg);
	background-position:right center;
	background-repeat:repeat-y;
	width:23px;
}

#degrade_dir {
	background-image:url(/shformas/img/degrade_lateral_dir.jpg);
	background-position:right center;
	background-repeat:repeat-y;
	width:23px;
}