body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
}
h1 {
	font-weight: normal;
	text-transform: uppercase;
	color: #F00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Helvetica;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

#separaAdesivos {
	float: left;
	display: block;
	width: 100%;
}


#top {
	background-image: url(img/fdo.png);
	background-repeat: repeat-x;
	float: left;
	height: 125px;
	width: 100%;
	padding: 0px;
}
#divTelefones {
	float: right;
	text-align: right;
	margin-top: 15px;
	margin-right: 20px;
}

#conteudo {
	width: 100%;
	float: left;
}
#rodape {
	background-color: #CCD0D2;
	width: 100%;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	padding-top: 15px;
}
#contProdutos {
	float: right;
	width: 79%;
	margin-left: 1%;
}

#menuVertical {
	width: 20%;
	float: left;
}
#descricao {
	float: left;
	width: 100%;
}



.titulomenu {
	display: block;
	background-color: #F30;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 2px;
}
.titProduto {
	font-size: 15px;
	color: #000;
	text-align: center;
	display: block;
	margin-bottom: 10px;
	font-weight: normal;
}
.espacoFoto {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.espacoFotoMini {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.preco {
	font-size: 16px;
	color: #039;
	font-weight: bold;
}
.verDetalhes {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #F00;
	text-align: center;
	display: block;
	width: 100px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
.cxAlta {
	text-transform: uppercase;
}
.aviso {
	font-size: 24px;
	font-weight: normal;
	color: #F00;
}
.selec {
	font-size: 14px;
	text-transform: uppercase;
	color: #900;
}
.fontGrande {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}


a.menu:link, a.menu:visited {
	background-color: #333;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 2px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a.menu:hover {
	background-color: #000;
}
a.Prod:link, a.Prod:visited {
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	width: 236px;
	margin-right: 10px;
	margin-bottom: 20px;
	height: 236px;
	padding: 6px;
	border: 1px solid #DEDEDE;
}
a.Prod:hover {
	background-color: #EEEEEE;
}
a.Mini:link, a.Mini:visited {
	border: 1px solid #cdcdcd;
	height: 95px;
	width: 95px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
a.Mini:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
}
a.MenuR:link, a.MenuR:visited {
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
a.MenuR:hover {
	background-color: #EEEEEE;
}
a.Tel:link, a.Tel:visited {
	font-size: 12px;
	color: #03C;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}
a.Tel:hover {
	color: #F00;
}
a.Orion:link, a.Orion:visited {
	color: #000;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
a.Orion:hover {
	background-color: #F90;
}
#divPagSeguro {
	float: right;
}

