@charset "utf-8";
body {
	background:  #f7f5dc url(../images/bghome.gif) repeat-x;
	margin: 0;
	font: normal 11px "Verdana";
	
}

#topo {
	background:  url(../images/topo_detalhe.gif) repeat-x bottom;
	width:100%;
	height: 200px;

}


#submenutopo ul {
	color: #f8981d;
	margin:0px;
	padding: 0px;
	text-align: center;
}

#submenutopo li {
	padding: 0 40px 0 0;	
	display: inline;
}

#submenutopo a {
	color: #7a003c;
	font-weight: bold;z
	
}
input {
	border-top: solid 1px #ebdfa0;
	border-right: solid 1px #f4efd3;
	border-bottom: solid 1px #f4efd3;
	border-left: solid 1px #ebdfa0;
	color: #88123a;
	font: normal 11px Verdana;
}
input._clear {
	border: none;
	background: none;
}

select, textarea {
	border-top: solid 1px #ebdfa0;
	border-right: solid 1px #f4efd3;
	border-bottom: solid 1px #f4efd3;
	border-left: solid 1px #ebdfa0;
	color: #88123a;
	font: normal 11px Verdana;	
}
textarea {
	overflow: auto;	
}

button {
	border: solid 1px #ffaf00;
	background:url(images/bg_button.gif) repeat-x;
	padding: 3px 3px;
	margin: 0;
	color: #FFFFFF;
	font: normal 11px Verdana;
}
a.botao {
	border: solid 1px #ffaf00;
	background:url(images/bg_button.gif) repeat-x;
	padding: 4px 6px;
	margin: 0;
	color: #FFFFFF;
}

td {
	color: #88123a;
	font: normal 11px "Verdana";
}

a {
	font-weight: normal;
	color: #7a003c;
	text-decoration:  none;
}

.m11 {
	color: #f8981d; 
}

._listProd {
	color: #f8981d;
	font-weight: bold;
	/* products.php */
}

._listProd img {
	border: solid 1px #ede9c2;
}

.h11 a {
	color: #7a003c;
}

a.titulo {
	color: #7a003c;
}

.infoBoxHeading {
	color: #f8981d;
}

.preco{
	color: #f8981d;
	font-weight: bold;
}



#rodape {
	text-align: center;
	margin: auto;
	width: 726px;
	background: url(../images/bg_rodape.gif);
	padding: 8px 18px 0 11px;
	font-size: 9px;
	color: #2fe5ff;
	letter-spacing: normal;
	height: 40px;

}
#rodape a {
	color: #2fe5ff;
	text-decoration: none;
}
#rodape a:hover {
	color: #f8981d;
	text-decoration: none;
}

.roda_esq {
	fload: left;
	display: inline;
	/* width: 280px; */
}

.roda_dir {
	float: right;
	text-align: right;
	display: inline;
}

.list_prods {
	 width:600 px;
}

.list_prods .cont {
		display: inline;
		width: 250px;
		float: left;
}