* html body {
	margin:0px;
	padding:0px;
}

body {
	background-image: url(imagens/fundo.gif);
	font-size: 62.5%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
}

.titulosLaterais {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #006666;
	background-color: #00cccc;
	text-transform: uppercase;
	text-align: center;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

.slideshow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #006666;
	background-color: #00cccc;
	text-transform: uppercase;
	text-align: center;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

.slideimage {
	outline-color: #99ffff;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #99ffff;
	border-bottom-color: #99ffff;
}

#formPesquisa {
 font-size: 1.2em;
 font-family:Arial, Helvetica, sans-serif;
}

#submit {
 font-size: 0;
 width: 50px;
 height: 25px;
 border: none;
 margin: 0;
 padding: 0;
 background: url(imagens/lupa2.gif) no-repeat top;
}

#submitWhite {
 font-size: 0;
 width: 50px;
 height: 25px;
 border: none;
 margin: 0;
 padding: 0;
 background: url(imagens/lupaWhite.gif) no-repeat top;
}

#submit2 {
 font-size: 0;
 width: 100px;
 height: 25px;
 border: none;
 margin: 0;
 padding: 0;
 background: url(imagens/subscrever.gif) no-repeat;
}

#progress-bar {
		background: url(imagens/icons/percentage-bg.png) no-repeat left center;
		width: 316px;
		height: 39px;
		margin: 0 auto;
}

#progress-level {
		background: url(imagens/icons/progress.png) no-repeat left center;
		width: 70%; /* SET THIS TO GET THE DESIRE LEVEL */
		height: 39px;
}

/* DEFINITION LIST PROGRESS BAR */

dl, dt, dd{margin:0;padding:0;}

dd{
	width:216px;
	height:41px;
	background:url(imagens/icons/bg_bar.gif) no-repeat 0 0;
	position: absolute;
}
dd span{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(imagens/icons/bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
dd em{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(imagens/icons/bg_cover.gif) repeat-x;
	top:0;
}


/* SINGLE PROGRESS BAR */

.progressBar{
	width:216px;
	height:41px;
	background:url(imagens/icons/bg_bar.gif) no-repeat 0 0;
	position:relative;
}
.progressBar span{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(imagens/icons/bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(imagens/icons/bg_cover.gif) repeat-x 0 0;
	top:0;
}




#centroDireitaNovidades p {
	padding-right: .5em;
	padding-left: .5em;
}


#topo {
	background-color: #f5f5f5;
	height: 19em;
	width: 98em;
	margin: 0px;
	padding: 0px;
}

#topoPriceList {
	background-color: #f5f5f5;
	height: 14.5em;
	width: 85em;
	margin: 0px;
	padding: 0px;
}

#moldura {
	width: 98em;
	margin-top: 2em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
	background-color: #F5F5F5;
}
#topoLeft {
	float: left;
	height: 14.5em;
	width: 15em;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topoRight {
	float: right;
	height: 18,5em;
	width: 82em;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topoFoto {
	float: left;
	height: 18.6em;
	width: 66em;
	margin: 0px;
	padding: 0px;
	background-image: url(imagens/fundoGradiente2.jpg);
	background-repeat: no-repeat;
}

#pesquisa {
	float: left;
	height: 2.7em;
	width: 66em;
	margin: 0px;
	padding: 0px;
	text-align: right;
	
}




#topoFoto object {
	width: 66em;
	height: 13.5em;
}


.destaque {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #006666;
}

#topoDescr {
	float: right;
	height: 18.5em;
	width: 15em;
	display: inline;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#topoLinguas {
	float: center;
	height: 16.5em;
	width: 15em;
	display: inline;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#topoDescr p {
	margin-right: 1em;
}

#centroEsquerda {
	float: left;
	text-align:center;
	width: 15em;
	display: inline;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
}
#centroDireita {
	display: inline;
	float: right;
	width: 81.5em;
	background-color: #F5F5F5;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topoLeft img {
	height: 14.5em;
	width: 15em;
	margin: 0px;
	padding: 0px;
}
#topoFoto #paisTopo {
	width: 66em;
	margin: 0px;
	padding: 0px;
}

#centro {
	background-color: #F5F5F5;
	width: 98em;
	margin: 0px;
	padding: 0px;
}
#conteudos {
	background-color: #FFFFFF;
	display: inline;
	float: left;
	width: 66em;
	margin: 0px;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#conteudos > table {
	margin-top:2em;
}

#centroDireitaNovidades {
	display: inline;
	float: right;
	width: 14em;
	margin: 0px;
	padding: 0px;
}

#rodape {
	background-color: #F5F5F5;
	height: 22em;
	width: 94em;
	padding: 2em;
	clear: both;
}
#rodape p {
	font-size: .8em;
}

.texto {
	color: #707070;
}
.tituloPais {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	font-variant: small-caps;
	color: #006666;
}

.tituloLinguas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	color: #006666;
}

.codigo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	
	letter-spacing: 0.1ex;
	text-transform: uppercase;
	color: #006666;
}

.erroCodigo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	
	letter-spacing: 0.1ex;
	text-transform: uppercase;
	color: #006666;
}

.erroVermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.1ex;
	text-transform: uppercase;
	color: #ff0000;
}

.titulo {
	text-transform: uppercase;
	color: #006666;
	font-weight: bold;
}
#moldura #centro #centroDireita #conteudos #moedasLista {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #99ffff;
	border-bottom-color: #99ffff;
}
#moedasLista {
	margin: auto;
}

.precoMaterial {
	font-weight: bold;
	color: #00cccc;
	
}

.preco {
	font-weight: bold;
	color: #00cccc;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #707070;
}

#textoCol {
	font-size: .9em;
	font-weight: bold;
	color: #0c9a9b;
}

a:link {
	color: #707070;
	text-decoration: none;
}
a:visited {
	color: #707070;
	text-decoration: none;
}
a:hover {
	color: #707070;
	text-decoration: none;
	background-color: #e6e6e6;
}
.contactos {
	font-size: .9em;
	padding-left: 0.5em;
}
#novidadeItem {
	padding: 0.3em;
	width: 15em;
}
#promocoesItem {

	padding: 5px;
	width: 15em;
}
.total {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #00CCCC;
}
.textoNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #505050;
}
.botao {
	background-color: #e6e6e6;
	border: 1px inset #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #707070;
}
.botaoCopy {
	background-color: #99ffff;
	border: 1px inset #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	text-align: right;
}
#conteudos p {
	margin-right: 1.5em;
	margin-left: 1.5em;
}
#newsletter td{
	padding-top: .7em;
}
.esconder {
	display: none;
}
.paddingTdTitulo {
	padding-top: 2em;
}
#detalhes {
	border: 1px solid #666666;
}
#detalhes td {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #505050;
}

