#expositor {
	color: #000;
	width: 458px;
	margin: auto;
	margin-top: 1px;
	float: left;
	overflow: hidden;
}

#expositor .square1 {
	background:  url(/public/images/template/novembro/fundo_60.png) repeat;
	width: 353px;
	height: 247px;
}

#expositor .logo {
	margin-left: 320px;
	margin-top: 25px;
}

#expositor .nome {
	text-align: left;
	line-height: 200%;
}

#expositor .preco_lojas {
	font-size: 9pt;
}

#expositor .linha {
	text-decoration: line-through;
	color: #FF0000;
}

#expositor .preco_mercado {
	font-size: 11pt;
	color: #000;
}

#expositor .preco {
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}

#expositor .stock {
	text-transform: uppercase;
	color: #33a600;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

#expositor .esgotado {
	color: #FF0000;
}

#expositor .euros {
	font-size: 14pt;
}

#expositor .peuros {
	font-size: 18pt;
	color: #FF7200;
}

#expositor .foto {
	border: solid 2px #000;
	margin-top: 135px;
	margin-left: 7px;
	height: 450px;
	overflow: hidden;
	font-size: 12pt;
	color: #FFF;
	z-index: 1;
}

#expositor .square2 {
	margin-top: 247px;
	background:  url(/public/images/template/novembro/fundo_60.png) repeat;
	width: 488px;
	min-height: 350px;
}

#expositor .galeria {
	margin-top: 12px;
	margin-left: 328px;
	width: 154px;
}

#expositor .galeria ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

#expositor .galeria li{
	float: left;
	width: 70px;
	height: 105px;
	padding: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
}

#ext_galeria {
	background:  url(/public/images/template/novembro/fundo_60.png) repeat;
	width: 488px;
	margin-top: 0px;
	padding-top: 0px;
	margin: auto;
}

#ext_galeria ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	padding-left: 7px;
}

#ext_galeria li{
	display: inline-table;
	width: 70px;
	margin-right: 10px;
	margin-bottom: 7px;
}

#detalhes {
	width: 280px;
	margin: auto;
	float: left;
}

#detalhes .personalizavel {
	margin-left: 0px;
	background:  #fff;
	float: left;
	width: 280px;
	border: solid 1px #000;
}

#detalhes .adicionar{
	text-align: center;
	margin: auto;
	font-size: 9pt;
	width: 150px;
	padding-bottom: 15px;
}

#detalhes .adicionar img {
	border: none;
}

#detalhes .adicionar a {
	color:#FF7200;
	text-decoration: none;
}

#detalhes .grande{
	color:#FF7200;
	font-size: 13pt;
	font-weight: bold;
}

#detalhes .opcao {
	margin-top: 10px;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 4px;
}

#detalhes .opt_nome, #detalhes .quantid p {
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	line-height: 10%;
}

#detalhes .quantid {
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	text-align: center;
	margin-bottom: 5px;
}

#detalhes .quantid table{
	margin: auto;
}

#detalhes .quantid img {
	border: none;
}

#detalhes .opcao select{
	width: 170px;
}

.gal {
	cursor: hand;
}

.adicionar {
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
}

.adicionar a{
	padding: 3px;
	border: solid 1px #000;
	background: #fff;
	text-decoration: none;
	color: #000;
}

#expositor .descricao {
	margin-left: 0px;
	font-size: 10pt;
	font-family: arial;
	padding-top: 10px;
	padding-left: 5px;
	float: left;
	width: 447px;
	height: 250px;
	overflow: hidden;
}

.galeria ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.galeria img {
	border: none;
}

#foto img {
	border: none;
}
