body {
   background:white;
   margin:20px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   font-family:verdana;
   font-size:8pt;
   background:url("images/bg.jpg");
   background-position:0px 20px;
}

a {color:black; text-decoration:none;}

h1 {margin:0px 0px;
   text-indent:-5000px;
   overflow:hidden;
   cursor:hand;
   background:url("images/logo.jpg");
   width:760px; height:97px;
}

h2 {
   color:black;
   font-size:8pt;
   background:#C2C3BD;
   margin:0px 0px 5px 0px;
   padding:5px 5px 5px 5px;
}

h3 {
	text-align:left;
	margin-top:0px;
	padding:10px 0px 0px 10px;
	font-size:8pt;
}

p {text-align:left; padding:5px 10px 5px 10px; margin:0px; 0px;}

#geral {text-align:center;}
#logo {
	background:white; 
	margin:0px auto;
	width:760px;
	height:97px;
}

#conteudo {
   width:760px;
   margin:0px auto;
   padding:10px 0px 0px 0px;
}

#menu {
   background:#F7F7F7;
   float:left;
   width:140px;
   height:284px;  
   text-align:left;
}

#menu .mn_active {background:#fff url("images/bg_menu.gif");}
html>body #menu .mn_active {background:#fff url("images/bg_menu.gif");}
html>body #menu li.mn_active:hover{background:#fff; url("images/bg_menu.gif")}

#menu ul {list-style:none; margin:5px 0px 0px 0px; padding:0px;}
#menu li {display:block; padding:0px; width:140px;}

#menu a {width:140px; padding:7px 5px 7px 10px;}
#menu a:hover {background:#dedede url("images/bg_menu.gif");}

html>body #menu li {padding:7px 0px 7px 0px;}
html>body #menu li:hover {background:#dedede url("images/bg_menu.gif");}
html>body #menu a {width:140px;}

#ilustracao {
   float:left;
   width:417px;
   height:281px;
}

#tarifas {
    text-align:center;
	width:392px;
	height:284px;
	background:#F7F7F7;
	margin:0px 0px 10px 10px;
}

html>body #tarifas{width:397px;}

#tarifas table {
   margin:0px 0px 0px 10px;
   background:white;
   color:black;
   border-top:1px solid #ccc;
   border-left:1px solid #ccc;
   margin:0 auto;
}

#tarifas td {
   border-right:1px solid #ccc;
   border-bottom:1px solid #ccc;
   margin:0px 0px 0px 0px;
   padding:2px 2px 2px 2px;
}

#tarifas table tr {
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
}

#tarifas table tr td {font-size:8pt;}

.tr_destaque {
   background:#cc0000;
   color:white;
   font-weight:bold;
}


html>body #ilustracao {height:294px;}

#texto {
   background:#F7F7F7;
   float:left;
   width:203px;
   height:284px;
}

#texto a {color:#cc0000;}
#texto a:hover {color:red;}

#texto ul li a {color:#333;}


#texto ul {margin:0px 0px 0px 20px; text-align:left; list-style:none;}
html>body #texto ul{margin:0px 0px 0px -20px;}
#texto li {font-weight:bold; padding:1px 0px 1px 10px; background:url("images/list-style.gif") no-repeat 0px 5px;}
#texto a:hover {color:#cc0000;}

#rodape { 
   background:white;
   padding:10px 0px 10px 0px;
   margin:0px auto;
   text-align:center;
   clear:both;
}

.foto_p {border:0px; margin-right:5px; margin-top:15px;}

#frm_fale {margin:0; padding:0;}

#frm_fale input{
   border:1px solid #ccc;
   font-size:7pt; width:180px;
}

#frm_fale textarea {
   border:1px solid #ccc;
   font-size:9pt;
   width:180px;
   height:100px;
}

#frm_fale input.btn {
   width:45px; background:#f1f1f1;
   border:1px solid #ccc;
}