@charset "utf-8";
/*TAGS*/
body {
	padding:0px;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat;
	background-attachment:scroll;
	margin: 0px;
}
h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}
/*DIVS*/
#geral {
	margin: auto;
	width: 100%;
	position: relative;
	height: auto;
	display: table;
}
#logo {
	height: 82px;
	width: 316px;
	position: relative;
	float: left;
}
#menu {
	position:relative;
	width:564px;
	height:82px;
	text-align: right;
	float:right;
}
#versao {
	text-align: right;
	margin: auto;
	height: 25px;
	width: 940px;
	position: relative;
	padding-top: 5px;
}
#bgdestaques {
	margin: auto;
	height: 30px;
	width: 100%;
	position: relative;
	background-image: url(../img/bg-destaques.jpg);
	background-repeat: no-repeat;
}
/*CLASSES*/
.contato {
	float: left;
	height: 52px;
	width: 564px;
	position: relative;
}
.bgmenu {
	background-color: #fff;
	float: left;
	height: 26px;
	width: 564px;
	position: relative;
	padding-top: 4px;
}
.englobatopo {
	width: 940px;
	position: relative;
	height: auto;
	display: table;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 30px;
}
.caixatexto {
	width: 940px;
	position: relative;
	height: auto;
	display: table;
	text-align: justify;
	margin: auto;
}
.envio {
	width: 527px;
	position: relative;
	height: auto;
	display: table;
	text-align: justify;
	float: left;
	background-image: url(../img/linha.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 40px;
}
.clienteshome {
	width: 340px;
	position: relative;
	height: auto;
	display: table;
	text-align: justify;
	float: right;
}
.caixatextointerno {
	width: 940px;
	position: relative;
	height: auto;
	text-align: justify;
	margin: auto;
	margin-top: 140px;
	display: table;
}
.bordas {
	border: thin solid #E2E2E2;
}

#interno {
	float: left;
	width: 670px;
	position: relative;
	height: auto;
	margin-right: 25px;
}

.englobaversao {
	background-color: #28251E;
	height: 30px;
	width: 100%;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.englobarodape {
	height: auto;
	width: 100%;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.login {
	height: 400px;
	width: 100%;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.englobatags {
	margin: auto;
	height: auto;
	width: 100%;
	position: relative;
	background-color:#28251E;
}
.rodape {
	width: 690px;
	position: relative;
	height: 120px;
	padding-top: 25px;
	padding-bottom: 30px;
	background-image: url(../img/logo-rodape.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 250px;
	margin: auto;
}
.tags {
	width: 940px;
	position: relative;
	height: 120px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: auto;
	text-align:center;
}
.rodapeesquerda {
	float: left;
	width: 205px;
	position: relative;
	margin-right: 20px;
	text-align: left;
}
.caixadestaquesesq {
	float: left;
	height: 310px;
	width: 317px;
	position: relative;
	margin-right: 3px;
	margin-left: 4px;
	text-align: justify;
	margin-top: 150px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.caixadestaquesmeio {
	float: left;
	height: 310px;
	width: 280px;
	position: relative;
	margin-right: 3px;
	margin-left: 4px;
	text-align: justify;
	margin-top: 150px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-left: 30px;
}
.caixadestaquesdireita {
	float: left;
	height: 310px;
	width: 190px;
	position: relative;
	margin-right: 3px;
	margin-left: 4px;
	text-align: justify;
	margin-top: 150px;
	padding-left: 30px;
}
.caixatagsinterno {
	float: left;
	height: 310px;
	width: 200px;
	position: relative;
	margin-right: 3px;
	margin-left: 4px;
	text-align: justify;
	padding-left: 30px;
}
.englobadestaques {
	height: auto;
	width: 100%;
	position: relative;
	background-image: url(../img/bg-branco.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: table;
	background-color: #FFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.textos {
	font-family:Arial;
	font-size:13px;
	color:#636363;
}
.textopreto {
	font-family:Arial;
	font-size:20px;
	color:#28251E;
}
.titulopreto {
	font-family:Arial;
	font-size:24px;
	color:#3C3934;
	font-weight:bold;
}
.titulocinza {
	font-family:Arial;
	font-size:24px;
	color:#787878;
	font-weight:bold;
}
.titulocinzamenor {
	font-family:Arial;
	font-size:14px;
	color:#787878;
	font-weight:bold;
}
.titulocinzamaior {
	font-family:Arial;
	font-size:40px;
	color:#787878;
	font-weight:bold;
}
.titulopretomaior {
	font-family:Arial;
	font-size:40px;
	color:#3C3934;
	font-weight:bold;
}
.titulolaranjamaior {
	font-family:Arial;
	font-size:40px;
	color:#E39F24;
	font-weight:bold;
}
.titulolaranja {
	font-family:Arial;
	font-size:24px;
	color:#E39F24;
	font-weight:bold;
}
.textobranco {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	line-height: 18px;
}
/*MENUS*/
	/*menu superior*/
.menusup {
	padding: 21px;
	color:#28251E;
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
.menusup:link {
	color:#28251E;
	text-decoration:none;
}
.menusup:visited {
	color:#28251E;
	text-decoration:none;
}
.menusup:hover {
	color:#28251E;
	text-decoration:none;
}
.menusup:active {
	color:#28251E;
	text-decoration:none;
}
	/*link preto*/
.linkpreto {
	font-family:Arial;
	font-size:12px;
	color:#3C3934;
	text-decoration:none;
}
.linkpreto:link {
	color:#3C3934;
	text-decoration:none;
}
.linkpreto:visited {
	color:#3C3934;
	text-decoration:none;
}
.linkpreto:hover {
	color:#3C3934;
	text-decoration:none;
}
.linkpreto:active {
	color:#3C3934;
	text-decoration:none;
}
	/*link branco*/
.textobrancolink {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.textobrancolink:link {
	color:#FFFFFF;
	text-decoration:none;
}
.textobrancolink:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.textobrancolink:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.textobrancolink:active {
	color:#FFFFFF;
	text-decoration:none;
}
	/*botões do rodapé*/
.botoesrodape {
	font-family:Arial;
	font-size:10px;
	color:#636363;
	text-decoration:none;
	line-height:20px;
}
.botoesrodape:link {
	color:#636363;
	text-decoration:none;
}
.botoesrodape:visited {
	color:#636363;
	text-decoration:none;
}
.botoesrodape:hover {
	color:#636363;
	text-decoration:none;
}
.botoesrodape:active {
	color:#636363;
	text-decoration:none;
}
