html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #000000;
	background-image: url("../img/bg.gif");
	background-position: top left;
	background-repeat: repeat-x;
	color: #909090;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
img {
	border:0;
}
.clearFloat{
	clear:both;
}
h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
a,  a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:focus {
	color: #000;
}
a:active {
	color: #000;
}
#outerWrapper {
	margin: 50px auto 0 auto;
	max-width: 788px;
	min-width: 788px;
	text-align: left;
	width: 788px;
}
#outerWrapper #header {
	border-bottom: solid 1px #414141;
	font-size: 18px;
	font-weight: bold;
	height: 109px;
	line-height: 15px;
}
#outerWrapper #topNavigation {
	border-bottom: solid 1px #414141;
	height: 333px;
}
#outerWrapper #contentWrapper #content {
	min-height: 141px;
	margin: 0 0 0 0;
	padding-bottom: 7px;
	padding-top: 17px;
}
#outerWrapper #contentWrapper #content2 {
	min-height: 290px;
	margin: 0 0 0 0;
	padding-bottom: 7px;
	padding-top: 17px;
}
#outerWrapper #footer {
	height: 50px;
	text-align: right;
	color:#414141;
	margin:20px 0 0 0;
}
#outerWrapper #footer a{
	color:#414141;
	text-decoration:none;
	font-weight:normal;
}
#outerWrapper #footer a:hover{
	color:#909090;
	text-decoration:none;
}
/* CONTEUDOS*/
#logo{
	height:73px;
}
#logo img{
	float:left;
}
#logo #login{
	float:right;
	min-width:426px;
	padding:27px 0 0 0;
}
#logo #login #formLogin, #WAATKLogInForm{
	float:right;
	width:360px;
}
#logo #login #idiomas{
	float:right;
	width:42px;
	height:16px;
	background:url(../img/divisorBandeiras.gif) top left no-repeat;
	padding:14px 0 0 23px;
	margin:4px 0 0 0;
}
#logo #login #idiomas img.ingles{
	margin:0 8px 0 0;
}
#formLogin {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0 0 0 0;
}
form{
	margin:0;
	padding:0;
}
input {
	background:#414141;
	border:none;
	color: #909090;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	width:122px;
	height:13px;
	margin-right:2px;
}
#btn_login, #LogIn, #LogIn2, #btn_pedido {
	width:18px;
	height:15px;
	background:#f48120;
	color:#fff;
	text-transform:uppercase;
	font-size:8px;
	font-weight:bold;
	padding-top:2px;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li{
	float:left;
	text-align:center;
	margin:9px 62px 0 0;
}
#menu ul li a{
	color: #909090;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
}
#menu ul li a:hover{
	color: #f48120;
	text-decoration:none;
}
#menu ul li a.selected{
	color: #f48120;
	text-decoration:none;
}
#colunaEsquerda {
	float:left;
	width:466px;
	margin-right:38px;
}
#colunaDireita {
	width:284px;
	float:left;
}
#colunaEsquerda2 {
	float:left;
	width:141px;
	margin-right:52px;
}
#colunaDireita2 {
	width:595px;
	float:left;
}
#imagemGrande {
	width:273px;
	height:218px;
	border:1px solid #393939;
	overflow:hidden;
	text-align:center;
	margin:-19px 0 0 0;
}
#imagemGrande2 {
	width:156px;
	height:218px;
	border:1px solid #393939;
	overflow:hidden;
	text-align:center;
	margin:-19px 0 0 0;
}
#imagemGrande3 {
	width:273px;
	height:250px;
	border:1px solid #393939;
	overflow:hidden;
	text-align:left;
	margin:-19px 0 0 0;
	padding:10px;
}
#imagemGrande3 h1{
	color:#909090;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}
.thumbNail {
	width:60px;
	height:46px;
	border:1px solid #393939;
	overflow:hidden;
	float:left;
	margin:5px 7px 0 1px;
	text-align:center;
	vertical-align:middle;
}
.thumbNail img {
	cursor:pointer;
	width:60px;
	height:46px;
}
#submenu {
	margin:0;
	padding:0;
	list-style:none;
}
#submenu li a{
	color:#6e6d6d;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
}
#submenu li a:hover{
	color:#f48120;
}
#submenu li a.selected{
	color:#f48120;
}
.produtosRepeat{
	width:270px;
	height:48px;
	background:url(../img/borderBottom.gif) repeat-x bottom left;
	margin:0 20px 10px 0;
}
.produtosRepeat2{
	width:270px;
	height:229px;
	background:url(../img/borderBottom.gif) repeat-x bottom left;
	margin:0 20px 10px 0;
	text-align:center;
}
.produtosRepeat2 span{
	width:113px;
	height:199px;
	border:1px solid #393939;
	float:left;
	margin:0 10px 10px 1px;
}
.produtosRepeat2 img{
	/*width:113px;*/
	height:199px;
}
.produtosRepeat span{
	width:60px;
	height:46px;
	border:1px solid #393939;
	float:left;
	margin:0 10px 10px 1px;
}
.produtosRepeat h1, .produtosRepeat2 h1{
	color:#6e6d6d;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	margin:10px 0 5px 0;
}
.produtosRepeat h2, .produtosRepeat2 h2{
	color:#909090;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.paginador{
	padding:0 22px 0 0;
	display:block;
	text-align:right;
}
#tabelaListagem {
	margin:0;
	padding:0;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
#mycustomscroll2 h1{
	color:#6e6d6d;
	text-transform:uppercase;
	margin:0 0 10px 0;
}
#back{
	margin:177px 0 0 0;
}
#back2{
	margin:233px 0 0 0;
}
#mapa{
	float:left;
	color:#f48120;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
}
#mapa2{
	color:#414141;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}
#coordenadas{
	text-align:right;
	float:right;
	color:#414141;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.bold{
	font-weight:bold;
}
#colunaEsquerda a{
	color:#909090;
	font-weight:normal;
	text-decoration:underline;
}
#colunaEsquerda a:hover{
	text-decoration:none;
}
#catalogoLogin h1, #catalogoLogin h2{
	color:#909090;
	font-weight:normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#catalogoLogin h1{
	font-weight:bold;
	text-transform:uppercase;
}
#frm_login2 ul{
	margin:20px 0 0 0;
	padding:0;
	list-style:none;
}
#frm_login2 ul li{
	line-height:20px;
}
#password2 {
	margin:0 3px 0 3px;
}
/* ADMIN */
.bodyAdmin {
	background-color: #000000;
	background-image: url("../img/bgAdmin.gif");
	background-position: top left;
	background-repeat: repeat-x;
	color: #909090;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
#menuAdmin{
	margin:0;
	padding:0;
	list-style:none;
}
#menuAdmin a{
	color:#fff;
}
#menuAdmin li {
	color:#fff;
}
#menuAdmin li h1{
	color:#fff;
}
#divMenuAdmin{
	float:left;
	width:20%;
	margin:20px 0 0 0;
}
#conteudosAdmin{
	float:left;
	width:80%;
	margin:20px 0 0 0;
}
#conteudosAdmin h2, #conteudosAdmin, #conteudosAdmin a{
	color:#fff;
}
.tabelaAdmin th{
	background:#212121;
	color:#515151;
	text-transform:uppercase;
}
.tabelaAdmin tr{
}
.tabelaAdmin td{
	height:40px;
	text-align:center;
	vertical-align:middle;
}
.tabelaAdmin input {
	text-align:center;
	background:none;
	border:1px solid #313131;
}
.tabelaAdmin select {
	background:#414141;
	border:none;
	color:#909090;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#btn_update, #btn_eliminar, #btn_email, #btn_add, #btn_delete, #btn_produtos{
	border:none;
	width:22px;
	height:22px;
	background:#CCCCCC;
	margin:0 5px 0 0;
	cursor:pointer;
}
#btn_update, #btn_add{
	background:url(../img/btn_update.gif);
}
#btn_eliminar{
	background:url(../img/btn_deleteUser.gif);
}
#btn_delete{
	background:url(../img/btn_delete.gif);
}
#btn_produtos{
	background:url(../img/btn_inserir.gif);
}
#btn_email{
	background:url(../img/btn_email.gif);
}
#thumb {
	width:60px;
	height:85px;
	border:1px solid #212121;
	overflow:hidden;
}
#pedido_mensagem, #btn_confirmar {
	background:#414141;
	border:none;
	color: #909090;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	overflow:hidden;
	width:124px;
}
#mensagem{
	background:#414141;
	border:none;
	color: #909090;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	overflow:hidden;
	width:124px;
}
/* PAGINADOR */
.paginador .numeroActivo{
	color:#f48120;
	font-weight:normal;
}
.paginador .numeroPendente{
	color:#6e6d6d;
	font-weight:normal;
}
.paginador .numeroPendente:hover{
	color:#f48120;
	text-decoration:none;
	
}
.paginador .numeroInactivo{
	display:none;
}