@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background-image:url(/images/backgrounds/siteBg.jpg);
	background-repeat:repeat-x;
	background-color:#fcfdfe;
}

a {
	outline:none;
}

#containerTop {
	width:1000px;
	height:92px;
	margin:0 auto;
}

#logoTop {
	width:570px;
	height:94px;
	float:left;
	padding:0;
	margin:0 0 0 0;
}

.bn {
	border:none;
}

#buscaPrincipal {
	clear:right;
	background-image:url(/images/backgrounds/busca.jpg);
	background-repeat:no-repeat;
	width:235px;
	height:34px;
	float:right;
	margin:29px 0 0 0;
}

.buscaField {
	font-size:13px;
	color:#3d4e7a;
	font-family:Verdana, Geneva, sans-serif;
	border:solid 0;
	background-image:url(/images/backgrounds/buscaField.jpg);
	height:15px;
	width:180px;
	margin:5px 0 5px 9px;
	padding:2px 0 0 0;
}

.buscaBtn {
	float:right;
	margin:6px 10px 0 0;
	outline:none;
}

#container {
	width:1000px;
	margin:10px auto 0 auto;
	overflow:hidden;
}


/* ____________ RODAPE _________________________ */

#srod {
	width:1000px;
	height:20px;
	margin:4px auto;
	background-color:#c9c9c9;
	font-size:1px;
}

#srod img {
	float:right;
}

#rod {
	width:1000px;
	margin:0 auto 1px auto;
	height:13px;
}

#triah {
	width:400px;
	float:left;
	font-size:9px;
	color:#3c3b3b;
}

#r {
	width:400px;
	float:right;
	font-size:9px;
	color:#3c3b3b;
	text-align:right;
}

#r a {
	color:#3c3b3b;
	text-decoration:none;
}

#r a:hover {
	text-decoration:underline;
}

/* ____________ FIM RODAPE _____________________ */

#comprasLogado a {
	font-size:11px;
	color:#3e4e5c;
	text-decoration:none;
	text-align:left!important;
	text-indent:0!important;
	padding:0!important;
	margin:0!important;
}

#comprasLogado a:hover {
	text-decoration:underline;
}

#comprasLogado {
	text-align:left!important;
	text-indent:0!important;
	padding:0!important;
	margin:0!important;
}

#sac {
	width:195px;
	height:72px;
	margin:10px auto;
}
