/* fix ie. hide from ie mac \*/
* html ul li { float: left; height: 22px; }
* html ul li a { height: 1%; }
/* end */

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #99FF00;
}
.fundo{
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	text-align: left;
	color: #FFFFFF;
	font-size: 18px;
	text-align: left;
	padding: 5px 5px;
	margin: 0px 25px;
	letter-spacing: 0.3em;
	background-color: #DF0000;
}
h2 {
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #DF0000;
	padding: 5px 10px;
	margin: 0px 25px;
	
}
h3 {
	text-align: left;
	color: #DF0000;
	font-size: 14px;
	text-align: left;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 25px;
	margin-left: 40px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border: 2px solid #efefef;
	letter-spacing: 0.2em;
}
h4 {
	font-size: 12px;
	line-height: 200%;
	text-align: justify;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 45px;
	margin-right: 0px;
	color: #666666;
	
}
h5 {
	font-size: 12px;
	line-height: 200%;
	text-align: center;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	margin-right: 20px;
	color: #DF0000;
	
}
h6 {
	text-align: center;
	color: #CC0000;
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;	
		
}
h7 {
	text-align: center;
	color: #DF0000;
	font-size: 12px;
	text-align: left;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border: 2px solid #efefef;	
	
}
p {
	line-height: 200%;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 45px;
	margin-right: 50px;
	color: #666666;

}
address {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 40px;
	margin-right: 40px;
	font-style: normal;
	font-weight: bold;

}
#cabecalho {
	text-align: center;
	height: 350px;
	width: 778px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.menu{
	width: 766px;
	margin: 0px auto;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.menu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 24px;
	background-color: #999999;
	list-style-type: none;
	display: inherit;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.menu ul li {
	float: left;
	text-align: center;
	position: relative;
	width: 108px;
}
.menu ul li ul {
	display: none;
	margin: 0px;
	padding: 0px;
	left: -60%;
	top: 24px;
	position:absolute;
	width:250px;
	border: 1px solid #FFE8C4;
	background-color: #FFFFCC;
	padding-top: 5px;
	height: 135px;
}
.menu ul li ul li{
	background-color: #999999;
	text-align: center;
	width:250px;
}
.menu li:hover ul{
	display: block;		
}
.menu li.over ul {
	display: block;		
}
.menu ul li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.menu ul li a:hover {
	text-decoration: none;
	color: #DF0000;
	background-color: #FFFFFF;
}


#conteudo{
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EFEFEF;
	border: 6px solid #FFFFFF;
	padding-top: 25px;
}
#rodape {
	background-image: url(#EFEFEF);
	background-repeat: no-repeat;
	height: 100px;
	background-position: center;
}
.rodape-interno{
	width: 736px;
	background-color: #e9e9e9;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px auto;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bts {
	width: 680px;
	height: 30px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
form {
	padding: 0px;
	margin: 0px;
}
select {
	margin: 0px;
	color: #666F77;
	font-size: 11px;
	border: 1px solid #66CCFF;
	padding: 2px;
}
input {
	margin: 0px;
	color: #666F77;
	font-size: 11px;
	border: 1px solid #e9e9e9;
	padding: 2px;
	background-color: #FFFFFF;
}
textarea {
	margin: 0px;
	color: #666F77;
	padding: 2px;
	border: 1px solid #e9e9e9;
	font-size: 11px;
	background-color: #FFFFFF;
}

.botao {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC3333;
	border: 2px solid #FFFFFF;
	background-image: none;
	padding: 0px;
}
.botao-on {
	font-weight: bold;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #CC3333;
	border: 2px solid #e9e9e9;
	background-image: none;
	padding: 0px;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC3333;
}
.imagens{
	border-collapse:collapse;
	width:750px;
	margin-top:15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.imagens th{
	text-align:center;
	font-size: 11px;
	color: #006666;
}
.imagens td{
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
}
.formulario{
	width:685px;
	margin-top:15px;
	margin-bottom: 15px;
	border-collapse:collapse;
	border:2px solid #efefef;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.formulario th{
	padding:5px;
	text-align:right;
	font-size: 11px;
	color: #666666;
}
.formulario td{
	padding:5px;
	text-align: left;
}
.lista {
	padding-left: 20px;
}
.lista li {
	margin: 5px;
	padding: 5px;
	float: none;
}
img{
	vertical-align:middle;
}
.img {
	border:6px solid #FFFFFF; 
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#linha {
	height: 3px;
	background-color: #FFFFFF;
	float: none;
	clear: both;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 40px;
}


#link li {
	color: #006666;
	text-align:left;
	position: relative;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
}
.painel{
	border:4px solid #36c; 
	margin-top:10px;
}
.copyright{
	float:left;
	width: 50%;
	color:#999999;
}
.creditos{
	float:right;
	font-size:9px;
	font-style:italic;
	width: 50%;
	text-align: right;
}
.creditos a{
	color:#999999;
	text-decoration: none;
}
.creditos a:hover{
	text-decoration: underline;
	color: #333333;
}
fieldset{
	border:1px solid #ffffff;
	background-color: #FFFFFF;
}
label{
	display:block;
	margin-bottom: 10px;
	margin-left: 10px;
}
legend{
color:#003399;
}
dt{
	margin-left:40px;
	font-weight: bold;
}
dd{
	text-align:left;
	margin-left: 40px;
	margin-bottom: 10px;
}
.detalhe{
font-weight:normal; font-size:11px;
}
.tarifario{
	border:2px solid #e9e9e9;
	background-color:#efefef;
	margin-top:10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #003399;
	width: 90%;
	text-align: center;
}
.tarifario th{
	border: 1px solid #fff;
	font-size: 12px;
	font-weight: bold;
}
.tarifario td{
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px solid #fff;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}
#recipiente p{
margin:0px;
padding:0px;
}
