﻿.contornoIE8 {
	width: 948px;
	margin: 20px 40px 0  -31px;
	*margin: 0;
	border: solid 1px #CDCDCD;
	*border: solid 0px #CDCDCD;
	border-top-width: 0px;
	background-color: #fafafa;
	*background-color: ;
	padding-left: 30px;
	*padding-left: ;
}

body {

	background-color: #EEEEEE;

}

.content {
	background-image: url(/images/bg_box.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color: #fafafa;
	
	min-height: 420px;
	width: 980px;
	margin: 20px auto;
	
	font-family:Calibri, Arial;
	font-size:12px;
	color: #262626;
	border: solid 1px #CDCDCD;
}

	.cabecalho {
		margin: 15px auto;
		margin: -181px auto\9;
		*margin: 15px auto;
		float:left;
		left: 50%;
	}
	
		.logoCliente {
			background: url(/images/logo_bndistribuidora.gif) no-repeat center top;
			width: 330px;
			height: 80px;
		}

		.tituloPagina {
			width:380px;
			text-align: center;
		}

		.logoNFE {
			width:200px;
			text-align: right;
		}

.formulario  {
	float: left;
	clear:left;
	margin: 30px 0 10px 30px;
	margin: -30px 0 10px 30px\9;
	*margin: 30px 0 10px 30px;	
	width: 920px;
	position:absolute\9;
	*position: relative;
}

.obs {
	width: 300px;
	padding: 20px;
	border: solid 1px #e5e5e5;
	background-color: #fff;	
	position:absolute;
	left: 50%;
	margin: -180px 0px 0px 110px;
		
}	

.poweredby
{
    display:none;
}

/* INICIO  -  Estilos de grid e botões ADM */

.campo {
	width: 193px;
	border: solid 1px #7f9db9;
	background-color: White;
	margin: 1px 0 1px 10px;
}

.campo_no_margin {
	width: 193px;
	border: solid 1px #7f9db9;
	background-color: White;	
}

.btn_form {
	border: solid 1px #7f9db9;
	background-color: White;
	cursor: pointer;
	margin: 1px 0 1px 10px;
}



/* FIM  -  Estilos de grid e botões ADM */
