/* css - handheld */


* {
	margin:0;
	padding:1px 0;
	overflow: visible;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	}



#wrap{
	position:relative;
	max-width:320px;
	margin:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #DFDFDF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #DFDFDF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding: 0px;
	}
	 
#parc {
    display: none;
	}
	
#pub {
    display: none;
	}

#cab {
    max-width:320px;
	border-top: 2px solid #663300;
	text-align: center;
	padding: 2px;
	background-color: #EBEBEB;
}

#cab address {
	font-size: 12px;
	font-style: normal;
	
}

#menu {
    max-width:320px;
	clear:both;
	height:auto;	
	margin: 0px;
	padding: 0px;
	visibility: visible;
	overflow: visible;
}

#menu a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 10px;
}

#menu ul {
	list-style:none;
	margin:0px;
	padding: 0px;
	}

#menu li {
	width:50%;
	float:left;
	top: -1px;
	margin: 0px;
	padding: 1px 0px 3px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	background-image: url(../images/fu_bot_pal.gif);
	background-repeat: repeat-x;
	background-position: top;
	}

#menu a {
	display:block;
	height:auto;
	line-height:14px;
	padding:0px 5px;
	text-decoration:none;
	color:#000;
	}
	
#titulo {
	text-align: center;
	background-color: #EBEBEB;
	}
	
#titulo h1{
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	}



#cont {
	height: auto;
	text-align: justify;
}

/* - conteudo direito -                               */
#cont_dir {
	float: none;
	}

#cont_dir_1 {
	text-align: justify;
	}

#cont_dir_2 {
    display: none;
	}

/* - conteudo esquerdo -                              */

#cont_esq {
	float: none;
	text-align: justify;
	}

#cont_esq_1 {
	text-align: justify;
	}

#cont_esq_2 {
	display: none;
	}  

/* - rodape para tel -                              */
#rod_cel {
	border-top: 1px solid #663300;
	color: #FFFFFF;
	background-color: #999999;
	}
#rod_cel p{
	text-align: center;
	color: #FFFFFF;
	}	

#rod_cel p strong{
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	}	
/* - rodape tecnico -                               */
#rod_tec {
	display: none;
	background-color: #DDDDDD;
	}

/* - rodape final -                                 */
#rod_fim {
	border-top: 2px solid #663300;
	text-align: center;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	background-color: #E1E1E1;
	}
	
#rod_fim p strong {
	font-weight: bolder;
	font-size: 10px;
	letter-spacing: 1px;
	}

dt
{
	height: auto;
	width: 100%;
	font-weight: bolder;
	font-size: 10px;
	background-image: url(../images/fu_bot_pal.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

 dt strong
{
	font-weight: bolder;
	font-size: 10px;
}

dd
{
	background-color: #EBEBEB;
	font-size: 10px;
	font-weight: bolder;
	letter-spacing: 1px;
	padding: 0px;
}
