html
	{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	}

body
	{
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	color: #006699;
	}
.headerContainer
	{
	position: absolute;
	z-index: auto;
	background-color: #FEFEFE;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #71DCE2;
	text-align: center;
	height: 62px;
	width: 984px;
	left: 11px;
	}
.pageHeader
	{
	background-image:  url('../img/top.gif');
	background-position: top right;
	background-repeat:  no-repeat;
	margin: 0px;
	height: 62px;
	}
.logoHeader
	{
	background-image:  url('../img/en_logo.gif');
	background-position: center left;
	background-repeat:  no-repeat;
	text-align: center;
	margin: 0px;
	height: 62px;
	}
.mainContainer
	{
	position:absolute;
	z-index:0;
	height: auto;
	width: auto;
	margin: 0px;
	text-align: left;
	left: 187px;
	top: 77px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-color: #71DCE2;
	border-left-style: solid;
	padding: 2px;
	visibility: visible;
	}
.mainContainerML
	{
	position:absolute;
	z-index:0;
	height: auto;
	width: auto;
	margin: 0px;
	text-align: left;
	left: 145px;
	top: 6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-color: #71DCE2;
	border-left-style: solid;
	padding: 2px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	}
.menuContainer
	{
	position:absolute;
	z-index:1;
	width:160px;
	height:373px;
	background-image:  url(../img/bottom_bar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #DEF8F7;
	margin: 0px;
	text-align: left;
	left: 10px;
	top: 77px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-color: #71DCE2;
	border-left-style: outset;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	}
.offersContainer
	{
	position:relative;
	z-index:0;
	width:160px;
	height:385px;
	margin: 0px;
	text-align: left;
	top: 65px;
	padding-left: 5px;
	right: 0px;
	border-top: thin inset #71DCE2;
	border-right: thin outset #71DCE2;
	border-bottom: thin outset #71DCE2;
	border-left: thin inset #71DCE2;
	visibility: visible;
	float: right;
	overflow: visible;
	}
.imgBorders
	{
	border:thin solid #71DCE2;
	left: 0px;
	left: 0px;
	}
.fundo_menu {  background-color: #66CCCC}
a:link {  color: #333399}
a:active {  color: #333399}
a:hover {  color: #66CCCC}
a:visited {  color: #3366FF}
.promocao {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	font-variant: small-caps;
}
.preco {
	font-weight: bold;
	color: #FF0000;
}
.linha {
	font-size: xx-small;
	color: #262C8D;
}
