@charset "utf-8";
/* CSS Interciência */

/*------------ Topo ------------*/

#topo {
	margin: 3px auto 0px auto;
	width: 950px;
	height: 65px;
}

.topologo {
	margin: 5px 0 5px 0;
	float: left;
}

#topomid {
	margin: 5px 0 0 0;
	float: left;
	width: 600px;
	height: 55px;
	font-family: "Trebuchet MS", Verdana, arial, freesans, garuda, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#topomid a {
	color: #003366;
	font-weight: bold;
}

#topomid a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}

#topomid form {
	margin: 5px 10px 0px 10px;
	float: left;
	width: 580px;
	height: 30px;
	background: url(images/topo/bgform.gif) top repeat-x;
}

#topomid form input {
	width: 350px;
	height: 18px;
	border: 1px solid #003366;
	margin: 0;
}

#topomid form select {
	width: 150px;
	border: 1px solid #003366;
	margin-top: 0;
}

#topomid table {
	width: 580px;
	text-align: center;
	margin-top: 8px;
	color: #003366;
}

#carrinho {
	margin: 5px 0 0 0;
	float: left;
	width: 148px;
	height: 55px;
	font-family: "Trebuchet MS", Verdana, arial, freesans, garuda, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background: url(images/topo/carrinho.png) no-repeat top center;
}

#itemprecocarrinho {
	margin: 1px 0px 0px 70px;
	width: 78px;
}

#bannerflash {
	margin: 3px auto 0px auto;
	width: 950px;
	height: 100px;
}

.arodape {
	color: #006699;
}

.bottom {
	color: #03366;
}