/* Menu Topo */
.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0
}  
/*Background-bar*/
.clBar{
	position:absolute;
	width:10px;
	height:10px;
	background-color:#000099;
	layer-background-color:#000099;
	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:#000099;
	layer-background-color:#000099;
	color:#66ccff;
}
.clLevel0over{
	background-color:#000099;
	layer-background-color:#000099;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
 }
.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#66ccff;
	layer-background-color:#66ccff;
}
/*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:#000099;
	layer-background-color:#000099;
	color:#66ccff;
}
.clLevel1over{
	background-color:#66ccff;
	layer-background-color:#66ccff;
	color:#000099;
	cursor:pointer;
	cursor:hand;
}
.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#66ccff;
	layer-background-color:#66ccff;
}
/*Level 2*/
.clLevel2, .clLevel2over{
	position:absolute;
	padding:2px;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
}
.clLevel2{
	background-color:#000099;
	layer-background-color:#000099;
	color:#66ccff;
}
.clLevel2over{
	background-color:#66ccff;
	layer-background-color:#66ccff;
	color:#ffcc33;
	cursor:pointer;
	cursor:hand;
}
.clLevel2border{
	position:absolute;
	visibility:hidden;
	background-color:#66ccff;
	layer-background-color:#66ccff;
}
/* Fim do Menu Topo */
/*Menu Especiais*/
.Especiais{
	padding-left:4px;
	height:20px;
	background-color:#000099;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	color:#66ccff;
	text-decoration: none;
}
.Especiais A:LINK{
	color:#66ccff;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
.Especiais A:HOVER{
	color:#66ccff;
	cursor:hand;
	text-decoration: none;
}
.Especiais A:VISITED{
	color:#66ccff;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
.Especiais1{
	padding-left:4px;
	height:20px;
	background-color:#000099;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	color:#ffffff;
	text-decoration: none;
}
.Especiaisborder{
	visibility:hidden;
	background-color:#0066cc;
}
/* Fim do Menu Especiais */
body {
	background-color : #ffff99;
	font-family : arial,helvetica,sans-serif;
	color : #0066cc;
	text-align : center;
}
/* Início Localidades */
.Localidade{ 
	padding-left: 4px;
	width: 195px;
	height: 20px;	
	background-color: #000066;
	font-family : arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #66ccff;
	vertical-align: middle;
	text-align: left;
}
.NomesUnidades{
	padding-left: 4px;
	width: 195px;
	height: 142px;	
	background-color: #0066cc;
	font-family : arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
}
.NomesUnidades A:LINK{
	color: #ffffff;
	text-decoration: underline;
}
.NomesUnidades A:HOVER{
	color: #ffffff;
	text-decoration: none;
}
.NomesUnidades A:VISITED{
	color: #ffffff;
	text-decoration: underline;
}
.NomesUnidades1{
	padding-left: 4px;
	width: 195px;
	height: 71px;	
	background-color: #0066cc;
	font-family : arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
}
.NomesUnidades1 A:LINK{
	color: #ffffff;
	text-decoration: underline;
}
.NomesUnidades1 A:HOVER{
	color: #ffffff;
	text-decoration: none;
}
.NomesUnidades1 A:VISITED{
	color: #ffffff;
	text-decoration: underline;
}
/* Final Localidades */
.DescUnidade {
	background-color : #66ccff;
	font-size : 17px;
}
#DescUnidadeFoto {
	height : 15px;
	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: none;
	text-align : left;
}
#DescUnidadeTitulo A:HOVER{
	font-weight : bold;
	color : #000066;
	text-decoration: underline;
	text-align : left;
}
#DescUnidadeSubTitulo{
	color : #000066;
	text-align : left;
}
#DescUnidadeDesc{
	font-size : 12px;
	color : #000099;
	text-align : center;
}
#DescUnidadeDescCompac{
	font-size : 14px;
	color : #000099;
	text-align : left;
}
#DescUnidadeExtra{
	font-size : 14px;
	color : #000099;
	text-align : center;
}
.Precos{
	vertical-align : top;
	text-align : center;
	background-color : #0066cc;
	/*background-color: #0000aa*/
}
#PrecosTopo1{
	height : 18px;
	background-color : #000066;
	color: #66ccff;
	font-size : 12px;
	font-weight : bold;
	text-transform : uppercase;
	text-align : left;
	padding-left : 4px;
	vertical-align: middle;
}
#PrecosTopo2{
	height : 18px;
	background-color : #000066;
	color: #66ccff;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	padding-left : 4px;
}
#PrecosTopo3{
	height : 17px;
	background-color : #ffff99;
	font-weight : bold;
	text-align: center;
}
#PrecosDesc1{
	background-color: #0066cc;
	vertical-align : top;
	font-size: 12px;
	color: #ffffff;
	text-align : left;
	padding-left: 4px;
}
#PrecosDesc2{
	background-color: #0066cc;
	vertical-align : top;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
}
#PrecosDesc3{
	background-color: #0066cc;
	vertical-align : top;
	font-size: 12px;
	color: #ffffff;
	text-align : center;
}
#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: #66ccff;
}
.Rodape A, A:LINK {
	color : #000099;
	text-decoration : underline;
}
.Rodape A:HOVER {
	color : #0066cc;
	text-decoration : none;
}
.Rodape A:VISITED {
	color : #000099;
	text-decoration : underline;
}
.MenuTexto{
	color : #0066CC;
	font-size : 10px;
	background-color: #ffcc33;
}
.MenuTexto A, A:LINK{
	color : #0066CC;
	text-decoration : underline;
}
.MenuTexto A:HOVER{
	color : #000099;
	text-decoration : none;
}
.MenuTexto A:VISITED{
	color : #000099;
	text-decoration : underline;
}