/* Menu Topo */
.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0
}  
/*Background-bar*/
.clBar{
	position:absolute;
	width:10px;
	height:10px;
	background-color:#ff6633;
	layer-background-color:#ff6633;
	visibility:hidden
}
/*Level 0*/
.clLevel0, .clLevel0over{
	position:absolute;
	padding:2px;
	font-family:arial,helvetica,sans-serif,sans-serif;
	font-size:12px;
	font-weight:bold
}
.clLevel0{
	background-color:#ff6633;
	layer-background-color:#ff6633;
	color:#ffcc33;
}
.clLevel0over{
	background-color:#ffcc33;
	layer-background-color:#ffcc33;
	color:#ff6633;
	cursor:pointer;
	cursor:hand;
 }
.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#ffcc33;
	layer-background-color:#ffcc33;
}
/*Level 1*/
.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:arial,helvetica,sans-serif,sans-serif;
	font-size:11px;
	font-weight:bold
}
.clLevel1{
	background-color:#ffcc33;
	layer-background-color:#ffcc33;
	color:#ff6633;
}
.clLevel1over{
	background-color:#ff6633;
	layer-background-color:#ff6633;
	color:#ffcc33;
	cursor:pointer;
	cursor:hand;
}
.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#ffcc33;
	layer-background-color:#ffcc33;
}
/*Level 2*/
.clLevel2, .clLevel2over{
	position:absolute;
	padding:2px;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
}
.clLevel2{
	background-color:#ffcc33;
	layer-background-color:#ffcc33;
	color:#ff6633;
}
.clLevel2over{
	background-color:#ffcc33;
	layer-background-color:#ffcc33;
	color:#ff6633;
	cursor:pointer;
	cursor:hand;
}
.clLevel2border{
	position:absolute;
	visibility:hidden;
	background-color:#ffcc33;
	layer-background-color:#ffcc33;
}
/* Fim do Menu Topo */
/*Menu Especiais*/
.Especiais{
	padding-left:4px;
	height:20px;
	background-color:#ff9933;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	color:#ffff99;
	text-decoration: none;
}
.Especiais A:LINK{
	color:#ffff99;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
.Especiais A:HOVER{
	color:#ffff99;
	cursor:hand;
	text-decoration: none;
}
.Especiais A:VISITED{
	color:#ffff99;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
.Especiaisborder{
	visibility:hidden;
	background-color:#ffcc33;
}
/* Fim do Menu Especiais */
body {
	background-color : #ffff99;
	font-family : arial,helvetica,sans-serif;
	color : #ffcc33;
	text-align : center;
}
/* Início Localidades */
.Localidade{ 
	padding-left: 4px;
	width: 195px;
	height: 20px;	
	background-color: #ff6633;
	font-family : arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffcc33;
	vertical-align: middle;
	text-align: left;
}
.NomesUnidades{
	padding-left: 4px;
	width: 195px;
	height: 142px;	
	background-color: #ffcc33;
	font-family : arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000066;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
}
.NomesUnidades A:LINK{
	color: #000066;
	text-decoration: underline;
}
.NomesUnidades A:HOVER{
	color: #000066;
	text-decoration: none;
}
.NomesUnidades A:VISITED{
	color: #000066;
	text-decoration: underline;
}
/* Final Localidades */
.DescUnidade {
	background-color : #ff9933;
	font-size : 17px;
}
#DescUnidadeFoto {
	vertical-align : middle;
	font-size : 10px;
	font-weight : bold;
	color : #000099;
	text-align : center;
}
#DescUnidadeFoto A, A:LINK, A:VISITED {
	color : #000099;
	text-decoration : underline;
}
#DescUnidadeFoto A:HOVER {
	color : #000099;
	text-decoration : none;
}
#DescUnidadeFotoExp {
	vertical-align : top;
	font-size : 10px;
	font-weight : normal;
	color : #000099;
	text-align : center;
}
#DescUnidadeTitulo{
	font-weight : bold;
	color : #000066;
	text-align : left;
}
#DescUnidadeTitulo A, A:LINK, A:VISITED{
	font-weight : bold;
	color : #000066;
	text-decoration: underline;
	text-align : left;
}
#DescUnidadeTitulo A:HOVER{
	font-weight : bold;
	color : #000066;
	text-decoration: none;
	text-align : left;
}
#DescUnidadeSubTitulo{
	color : #000066;
	text-align : left;
}
#DescNomeOferta{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #000099;
	text-align : center;
}
#DescUnidadeDesc{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000099;
	text-align : center;
}
#DescUnidadeDescCompac{
	font-size : 14px;
	color : #000099;
	text-align : left;
}
#DescUnidadeExtra{
	font-size : 14px;
	color : #000099;
	text-align : center;
}
/* Inicio menu Mais Ofertas */
.DescUnidadeOOfer{
	color : #000099;
	font-size : 14px;
	font-weight : bold;
	text-align: center;
	text-decoration: underline;
	cursor:hand;
	margin-bottom: 3px;
	background-color:#ffcc33;
	width:208px;
	height: 15px;
	padding:2px;
}
/* Fim menu Mais ofertas */
/* Inicio Sub menu Outros Programas */
.submenu{
	background-color: #ffcc33;
	width: 209px;
	padding: 3px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 1px;
}
.submenu A:LINK{
	text-decoration: underline;
}
.submenu A:HOVER{
	text-decoration: none;
}
.submenu A:VISITED{
	text-decoration: underline;
}
/* Final Sub menu Outros Programas */
.Precos{
	vertical-align : top;
	text-align : center;
	background-color : #ffcc33;
	/*background-color: #0000aa*/
}
#PrecosTopo1{
	height : 18px;
	background-color : #ff6633;
	color: #ffcc33;
	font-size : 12px;
	font-weight : bold;
	text-transform : uppercase;
	text-align : left;
	padding-left : 4px;
	vertical-align: middle;
}
#PrecosTopo2{
	height : 18px;
	background-color : #ff6633;
	color: #ffcc33;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	padding-left : 4px;
}
#PrecosTopo3{
	height : 17px;
	background-color : #ffff99;
	font-weight : bold;
	text-align: left;
}
#PrecosTopo4{
	height : 18px;
	background-color : #ff6633;
	color: #ffcc33;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	padding-left : 4px;
}
#PrecosDesc1{
	background-color: #ffcc33;
	vertical-align : top;
	font-size: 12px;
	color: #000066;
	text-align : left;
	padding-left: 4px;
}
#PrecosDesc2{
	background-color: #ffcc33;
	vertical-align : top;
	font-size: 12px;
	color: #000066;
	text-align: right;
}
#PrecosDesc3{
	background-color: #ffcc33;
	vertical-align : top;
	font-size: 12px;
	color: #000066;
	text-align : center;
}
#PrecosDesc4{
	background-color: #ffcc33;
	vertical-align : top;
	font-size: 12px;
	color: #000099;
	text-align : center;
	text-decoration: line-through;
	}
	#PrecosDesc5{
	background-color: #ffcc33;
	vertical-align : top;
	font-size: 12px;
	color: #000099;
	text-align : right;
	font-weight: bold;
}
#PrecosComent{
	color : #ffcc33;
	font-size : 10;
	text-align : left;
	vertical-align : top;
	padding : 8px;
}
.Rodape{
	color : #000099;
	text-align: center;
	font-size : 10px;
	background-color: #ff9933;
}
.Rodape A:LINK {
	color : #000099;
	text-decoration : underline;
}
.Rodape A:HOVER {
	color : #ff6633;
	text-decoration : none;
}
.Rodape A:VISITED {
	color : #000099;
	text-decoration : underline;
}
.MenuTexto{
	color : #ffcc33;
	font-size : 10px;
	background-color: #ffcc33;
}
.MenuTexto A, A:LINK{
	color : #ffcc33;
	text-decoration : underline;
}
.MenuTexto A:HOVER{
	color : #000099;
	text-decoration : none;
}
.MenuTexto A:VISITED{
	color : #000099;
	text-decoration : underline;
}
/* Última Hora */
.UHoraNomeUnidade{ 
	padding-left: 3px;
	padding-right: 3px;
	width: 255px;
	height: 60px;	
	background-color: #ff6633;
	font-family : arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
}
.UHoraNomeUnidade A:LINK{ 
	text-decoration: underline;
	color: #ffffff;
}
.UHoraNomeUnidade A:HOVER{ 
	text-decoration: none;
	color: #ffffff;
}
.UHoraNomeUnidade A:VISITED{ 
	text-decoration: underline;
	color: #ffffff;
}
.UHoraDescOferta{
	padding-left: 3px;
	padding-right: 3px;
	width: 255px;
	height: 230px;	
	background-color: #ffcc33;
	font-family : arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000066;
	vertical-align: top;
	text-decoration: none;
}
.UHoraDescOferta A:LINK{
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
.UHoraDescOferta A:HOVER{
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
.UHoraDescOferta A:VISITED{
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}