/* fix ie. hide from ie mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* end */

body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.fundo{
	background-image: url(imagens/fundo_cabecalho.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	text-align: left;
	color: #FF6633;
	font-size: 20px;
	text-align: left;
	margin: 0px;
	background-image: url(imagens/h1.jpg);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
h2 {
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #339999;
	padding: 5px 15px;
	margin: 0px;
}
h3 {
	text-align: left;
	color: #339999;
	font-size: 16px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE8C4;
	margin-top: 25px;
	margin-right: 45px;
	margin-bottom: 25px;
	margin-left: 45px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	text-align: left;
	color: #666666;
	font-size: 18px;
	padding: 5px 0px;
	margin: 0px 45px;
}
h5 {
	font-size: 12px;
	color: #606179;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	padding-left:10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	
}
p {
	line-height: 200%;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 50px;
	margin-right: 50px;
	color: #666666;
}
.p {
	margin-right: 25px;
	margin-left: 25px;
}

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: 778px;
	font-size: 11px;
	padding: 0px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FF6600;
	height: 26px;
	border: 1px solid #FFE8C4;
}
.menu ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.menu ul li {
	float: left;
	text-align: center;
	position: relative;
}
.menu ul li ul {
	display: none;
	margin: 0px;
	padding: 0px;
	left: -60%;
	top: 24px;
	position:absolute;
	width:250px;
	border: 1px solid #FFE8C4;
	background-color: #FFE8C4;
	padding-top: 5px;
	height: 135px;
}
.menu ul li ul li{
	background-color: #FF6600;
	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-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
.menu ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #339999;
}


#conteudo{
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #FFE8C4;
	background-image: url(imagens/fundo_meio.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#rodape {
	background-image: url(imagens/fundo_rodape.jpg);
	background-repeat: repeat-x;
	height: 100px;
}
.rodape-interno{
	width: 778px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#bts {
	width: 700px;
	height: 30px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: right;
}
form {
	padding: 0px;
	margin: 0px;
}
select {
	margin: 0px;
	color: #666F77;
	font-size: 10px;
	border: 1px solid #999999;
	padding: 2px;
	background-color: #FFFFFF;
	background-image: url(imagens/form-bg.jpg);
	background-repeat: repeat-x;
}
input {
	margin: 0px;
	color: #666F77;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
	background-image: url(imagens/form-bg.jpg);
	background-repeat: repeat-x;
}
input.error {
	background-color: #fafafa
}
textarea {
	margin: 0px;
	color: #666F77;
	padding: 2px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(imagens/form-bg.jpg);
	background-repeat: repeat-x;
}
textarea.error {
	background-color: #fafafa
}

.botao {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6600;
	border: 2px solid #FFFFFF;
	background-image: none;
	padding: 0px;
}
.botao-on {
	font-weight: bold;
	font-size: 12px;
	background-color: #339999;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	background-image: none;
	padding: 0px;
}

a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #339999;
}
.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:700px;
	margin-top:15px;
	margin-bottom: 15px;
	border-collapse:collapse;
	border:#FFE8C4 solid 1px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF3E1;
}
.formulario th{
	padding:5px;
	text-align:right;
	font-size: 11px;
}
.formulario td{
	padding:5px;
	text-align: left;
}
.lista {
	padding-left: 30px;
}
.lista li {
	padding: 5px;
	margin-left: 25px;
	float: none;
}
img{
	vertical-align:middle;
}
.img {
	border:6px solid #FFE8C4; 
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#linha {
	height: 2px;
	background-color: #FFE8C4;
	float: none;
	clear: both;
	margin: 15px;
}


#link li {
	color: #006666;
	text-align:left;
	position: relative;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
}
#link a {
	text-decoration: none;
	color: #006666;
}
#link a:hover {
	text-decoration: none;
	color: #FF6600;
}
.painel{
	border:4px solid #36c; 
	margin-top:10px;
}
.copyright{
	float:left;
	width: 50%;
	color:#FF6600;
}
.creditos{
	float:right;
	font-size:9px;
	font-style:italic;
	width: 50%;
	text-align: right;
}
.creditos a{
	color:#FF6600;
	text-decoration: none;
}
.creditos a:hover{
	text-decoration: underline;
}
fieldset{
	border:6px solid #FFE8C4;
	padding-right: 15px;
	padding-left: 15px;
}
label{
	display:block;
	margin-bottom: 10px;

}
legend{
color:#006666;
}
dt{
	margin-left:40px;
	font-weight: bold;
}
dd{
	text-align:left;
	margin-left: 40px;
	margin-bottom: 10px;
}
.detalhe{
font-weight:normal; font-size:11px;
}

