.botao {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

	border: 1px solid #E5E5E5;

	color: #000000;

	background-color: #FFFFFF;

	height: 20px;

}



.botao:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

	border: 1px solid #E5E5E5;

	color: #000000;

	background-color: #CCCCCC;

}



.div_produto {

	padding: 10px;

	border: 1px solid #CCCCCC;



}

.txt_preto{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000

	line-height: 15px;

	text-decoration: none;

	color: #000000;

}

.txt_preto:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;



	color: #000000

	line-height: 15px;

	text-decoration: underline;

	color: #000000;

	}

.txt_copyright, .txt_newmd {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	line-height: 15px;

	text-decoration: none;

}

.txt_newmd:hover {

	text-decoration: underline;

}

.menu_base {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #cc3300;

	font-size: 11px;

	text-decoration: none;

}

.menu_base:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #cc3300;

	font-size: 11px;

	text-decoration: underline;

}

.div_vitrine {

	width: 150px;

	background-color: #FFFFFF;

	margin-left: 15px;

	position: relative;

	padding: 0px;

	border-style: none;

}

.desc_produto, .desc_link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;

}

.nome_produto, .produto_link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #CC6600;

}

.div_texto_vitrine {

	padding: 5px;

}

.div_meio {

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-color: #C5CBC5;

	border-left-color: #C5CBC5;

	border-right-style: solid;

	border-left-style: solid;

	width: 742px;

}

.margin {

	padding-left: 10px;

}

.div_menu{

	width: 212px;

	background-color: #ffcc00;

	margin-left: 2px;

	padding-top: 5px;

	height: 20px;

	border-bottom-style: dashed;

	border-color: #FFFFFF;

	border-bottom-width: 1px;

}



.div_menu a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

	color: #660000;

	font-size: 10px;

	cursor: pointer;

}

.txt_interna {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

}

.titulo_interna {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFA000;

}

.titulo_menu {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

}

.form_webmail {

	height: 17px;

	width: 98px;

	color: #999999;

	font-size: 10px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #DBDBDB;

	border-right-color: #DBDBDB;

	border-bottom-color: #DBDBDB;

	border-left-color: #DBDBDB;

}

.form_busca {

	height: 17px;

	width: 162px;

	margin-left: 10px;

	color: #999999;

	font-size: 10px;

	border: 1px solid #FFFFFF;

}

.menu {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.menu:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFCC01;

	text-decoration: none;

}

.data {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	font-size: 10px;

}

.body {

	background-image: url(images/body.jpg);

	background-repeat: repeat-x;

}

#indique

{

	width: 100%;

	height: 100%;

	position: absolute;

	top: 30px;

	left: 0px;

	z-index:999;

}

#miolo-popup

{

	width: 745px;

	height: auto;

	background-color: #FFF;

	border: 0px solid #ff0;

}

#carregando-popup

{

	width: 660px;

	top: 30px;

	left: 0px;

	height: auto;

	display: none;

	background-color: #FFF;

	border: 0px solid #ff0;

	

}

#layerOpaco2

{

	-moz-opacity: 0.4;

	filter: alpha(opacity=40);

	opacity: 0.4;

	background-color: #000;

	position: absolute;

	top: 0px;

	left: 0px;

	z-index:999;

}

