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

* {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #322f37;
}
#mae {
	height: 570px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #f2f2f2;
}
#topo_news {
	height: 155px;
	position: relative;
	background-image: url(images/topo_news.gif);
	background-repeat: no-repeat;
}
#news {
	height: 100px;
	width: 520px;
	position: relative;
	left: 340px;
	top: 42px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}

#main {
	height: 290px;
	position: relative;
}
#menu {
	height: 25px;
	position: relative;
}
#botoes {
	
	position: relative;
	top: 10px;
}
#botoes table {
	float: right;
	margin-right: 15px;
}
#rodape {
	height: 105px;
	position: relative;
}
#links {
	height: 105px;
	width: 100px;
	float: left;
	position: relative;
	z-index: 1;
}


.menubar {
	height: 20px;
	width: 8px;
}
#foto_artista {
	width: 500px;
	float: left;
}
#texto_artista {
	float: right;
	width: 360px;
	height: 250px;
	overflow: auto;
	background-image: url(images/bg_artista.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	padding: 20px;
	text-align: justify;
}
#logo_patricia {
	width: 60px;
	float: left;
	position: relative;
}
#colecoes {
	width: 840px;
	height: 290px;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	float: right;
	position: relative;
	background-color: #FFF;
}
#bt_esquerda {
	width: 60px;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	float: left;
	position: relative;
	height: 290px;
}
#bt_direita {
	width: 60px;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	float: right;
	position: relative;
	height: 290px;
}
#produtos {
	width: 720px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	float: left;
	position: relative;
	height: 290px;
}
#produtos td {
	font-size: 11px;
	line-height: 14px;
	margin: 10px;
}
#topo {
	height: 155px;
	position: relative;
	background-color: #F2F2F2;
}
#categoria {
	height: 40px;
	top: 70px;
	position: relative;
	margin-right: 60px;
	width: 875px;
}
#subcategoria {
	height: 25px;
	position: relative;
	top: 70px;
	font-size: 14px;
	color: #666;
	margin-top: 5px;
	text-align: right;
	margin-right: 60px;
	width: 875px;
}
#subcategoria a {
	color: #CC9;
	text-decoration: none;
	font-size: 10px;
}
.barra_menu {
	font-size: 10px;
	color: #CC9;
}
.bold {
	font-weight: bold;
}


#subcategoria a:hover {
	color: #996;
	text-decoration: none;
	font-size: 10px;
}
#popup {
	height: 500px;
	width: 410px;
	position: relative;
	background-color: #FFF;
}
#logo_popup {
	height: 500px;
	width: 60px;
	position: relative;
	float: left;
}
#main_popup {
	height: 500px;
	width: 350px;
	position: relative;
	float: right;
}
#main_popup p {
	font-size: 14px;
	line-height: 16px;
	color: #333;
	margin-bottom: 20px;
	margin-top: 20px;
}
#contato {
	float: left;
	width: 350px;
	height: 250px;
	overflow: auto;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	padding: 20px;
	text-align: justify;
}
#atelier p a {
	font-weight: bold;
	color: #CC9;
	text-decoration: none;
}
#atelier p a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#contato table {
	font-size: 10px;
}
#contato td {
	height: 30px;
}
#atelier {
	width: 400px;
	float: right;
	font-size: 11px;
	color: #333;
	margin: 20px;
}
#atelier p {
	margin-top: 3px;
}
#foto_popup {
	height: 350px;
	width: 350px;
	overflow: auto;
	position: relative;
}
#texto_popup {
	height: 80px;
	width: 330px;
	overflow: auto;
	position: relative;
	padding: 10px;
	background-color: #4c4c4c;
	color: #FFF;
	font-size: 11px;
}
#texto_popup  p {
		color: #FFF;
	font-size: 11px;
}
#pagseguro_popup {
	height: 50px;
	width: 350px;
	overflow: hidden;
	position: relative;
}
#texto_popup_premio {
	height: 130px;
	width: 330px;
	overflow: auto;
	position: relative;
	padding: 10px;
	background-color: #4c4c4c;
	color: #FFF;
	font-size: 11px;
}

#texto_popup_premio p 
{
	color: #FFF;
	font-size: 11px;
}

