*{
    margin:0;
    padding:0;
}
body{
	font-family: helvetica;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    background:transparent url(../imagens/bga.jpg) repeat top left;	

}
a, a:visited {
	text-decoration:none;
	outline:none;
	color:#ffffff;
}
a:hover{
	text-decoration:underline;
}

a.termos {
	text-decoration:none;
	outline:none;
	color:#7A0000;
}

h1,h2,hgroup{
	text-align: center;
	
}
p{
	text-align: right;
	margin-bottom: 20px;

}
h3{
	margin-left:10px;
        position:relative;
	text-align: left;
}
h5{
	float: left;
        position:relative;
	text-align: right;
}

h4{
	float: left;
        position:relative;
	text-align: left;
}
h5{
	float: left;
        position:relative;
	text-align: right;
}
p,
ul {
	margin: 0;
	padding: 0;
}
ul#nav {display: inherit;
	background:transparent url(../imagens/menu.png) no-repeat top;
	padding: 10px;
			
}

#nav { 	
	display: block;
	left: 0;
	list-style: none;
	overflow: hidden;
	position: fixed;
	right: 0;
	text-align: center;
	top: -10px;
	font: 17px helvetica;
	z-index: 3;
}
#nav li {
	margin-bottom: 5px;
	display: inline-block;
 
}

#nav li a {		
			font: 14px helvetica;
			width: 140px;
        		color: #000000;
			font-weight:bold;
    			text-shadow:1px 1px 1px #fff;
			padding: 5px 10px;
			text-decoration: none;
			text-transform: uppercase;
                       	display: block;
				

}

#nav li a:hover, #nav li a:active{width: 130px;
		background: url(../imagens/bg.jpg) no-repeat top left;
		text-shadow:1px 1px 1px #000;
		border:1px #000 dotted;
		border-top-style: solid;
		border-bottom-style: solid;
		color:#ffffff;
		border-bottom-left-radius: 8px;
  		border-bottom-right-radius: 8px;
		-webkit-border-radius:border-bottom-left-radius: 8px;
  		-webkit-border-radius:border-bottom-right-radius: 8px;
		-moz-border-bottom-left-radius: 8px;
  		-moz-border-bottom-right-radius: 8px;
		-ms-border-bottom-left-radius: 8px;
  		-ms-border-bottom-right-radius: 8px;
		-o-border-bottom-left-radius: 8px;
  		-o-border-bottom-right-radius: 8px;
		
}
#nav li a.cor{display: none;}
#nav li a.acess{display: none;}
#nav li a.z{
		
		color: #ffffff;
		text-shadow:1px 1px 4px #000;
		background-color: orange;
		border-bottom-left-radius: 100px;
  		border-bottom-right-radius: 100px;
		-webkit-border-radius:border-bottom-left-radius: 100px;
  		-webkit-border-radius:border-bottom-right-radius: 100px;
		-moz-border-bottom-left-radius: 100px;
  		-moz-border-bottom-right-radius: 100px;
		-ms-border-bottom-left-radius: 100px;
  		-ms-border-bottom-right-radius: 100px;
		-o-border-bottom-left-radius: 100px;
  		-o-border-bottom-right-radius: 100px;
		border-top-style: none;
 
}
#nav li a.z:hover, #nav li a.z:active  {
		background:none;
		text-shadow:1px 1px 1px #fff;
background:transparent url(../imagens/menu.png) no-repeat top;
		color:#000000;
		background-color: orange;
 		border-top-style: none;
		border-bottom-left-radius: 100px;
  		border-bottom-right-radius: 100px;
		-webkit-border-radius:border-bottom-left-radius: 100px;
  		-webkit-border-radius:border-bottom-right-radius: 100px;
		-moz-border-bottom-left-radius: 100px;
  		-moz-border-bottom-right-radius: 100px;
		-ms-border-bottom-left-radius: 100px;
  		-ms-border-bottom-right-radius: 100px;
		-o-border-bottom-left-radius: 100px;
  		-o-border-bottom-right-radius: 100px;
		border-top-style: none;
}
#nav li#title{
		width: 82px;
		color: #ffffff;
			font-weight:bold;
    			text-shadow: 1px 1px 5px #000;
			padding: 4px 10px;
			text-decoration: none;
			text-transform: uppercase;
		margin-bottom: 5px;
		display: inline-block;
		background-color: orange;
		border:1px #fff dotted;
		border-top-style: solid;
		border-bottom-style: solid;
		border-bottom-left-radius: 8px;
  		border-bottom-right-radius: 100px;
		-webkit-border-bottom-left-radius: 8px;
  		-webkit-border-bottom-right-radius: 100px;
		-moz-border-bottom-left-radius: 8px;
  		-moz-border-bottom-right-radius: 100px;
		-ms-border-bottom-left-radius: 8px;
  		-ms-border-bottom-right-radius: 100px;
		-o-border-bottom-left-radius: 8px;
  		-o-border-bottom-right-radius: 100px;
}
#nav li#end{		width: 110px; 
			
		
}
#nav li#end a {color: #ffffff;
width: 120px;padding: 4px 6px; font-size:17px;
			font-weight:bold;
    			text-decoration: none;
			text-transform: uppercase;
		background-color:orange;
		margin-bottom: 5px;
		display: inline-block;
		border:1px #fff dotted;
		text-shadow: 1px 1px 5px #000;
		border-bottom-left-radius: 100px;
  		border-bottom-right-radius: 8px;
		-webkit-border-bottom-left-radius: 100px;
  		-webkit-border-bottom-right-radius: 8px;
		-moz-border-bottom-left-radius: 100px;
  		-moz-border-bottom-right-radius: 8px;
		-ms-border-bottom-left-radius: 100px;
  		-ms-border-bottom-right-radius: 8px;
		-o-border-bottom-left-radius: 100px;
  		-o-border-bottom-right-radius: 8px;
		 }
#nav li#end a:hover,#nav li#end a:active {width: 120px;
        display: inline-block;
	color: orange;
	text-shadow: 1px 1px 5px #000000;
	background: green;
		border-bottom-left-radius: 100px;
  		border-bottom-right-radius: 8px;
		-webkit-border-bottom-left-radius: 100px;
  		-webkit-border-bottom-right-radius: 8px;
		-moz-border-bottom-left-radius: 100px;
  		-moz-border-bottom-right-radius: 8px;
		-ms-border-bottom-left-radius: 100px;
  		-ms-border-bottom-right-radius: 8px;
		-o-border-bottom-left-radius: 100px;
  		-o-border-bottom-right-radius: 8px;

	}



#container {
	margin: 0 auto;
	width: 900px;
	}
.fundo{background:transparent url(../imagens/bge.jpg) repeat top left;z-index:1;
}
.section {
	border-bottom: 1px dotted #ccc;
	padding: 20px;
}
#section-1 {
	padding-top: 80px;
}
.section p:last-child {
	margin-bottom: 0px;
}
ul#navigationx3 {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 0px;
    left: 0px;
    list-style: none;
    z-index:999999;
}
ul#navigationx3 li {
    display:inline;
    float:left;
    width:200px;
    margin-left:1px;


}
ul#navigationx3 li a {
    display: block;
    font-weight:bold;
    text-shadow:1px 1px 1px #fff;
    float:left;
    width: 200px;
    height: 30px;
    color:#603d05;
    background:transparent url(../imagens/item.png) no-repeat bottom right;
    text-decoration:none;
    text-align:center;
    padding-top:0px;
    margin-top: 0px;
    cursor:pointer;

}
ul#navigationx3 li a:hover{
	color:#000000;
	background:transparent url(../imagens/item2.png) no-repeat bottom left;

}
ul#navigationx1 {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 0;
   left: 0;
    list-style: none;
    z-index:100;
background:transparent url(../imagens/menu.png) no-repeat bottom right;
}
ul#navigationx1 li {
    display:block;
    width:100px;
    margin-left:-5px;
    

}
ul#navigationx1 li a {
    display: block;
    font-weight:bold;
    text-shadow:1px 1px 1px #fff;
    width: 100px;
    height: 30px;
    color:#603d05;
    background:transparent url(../imagens/item.png) no-repeat bottom right;
    text-decoration:none;
    text-align:center;
    padding-top:0px;
    margin-top: 0px;
    cursor:pointer;

}
ul#navigationx1 li a:hover{
	color:#000000;
	background:transparent url(../imagens/item2.png) no-repeat bottom left;

}
ul#navigationx2 {
    position: absolute;
    margin: 0px;
    padding: 0px;
    top: 130px;
    left: 770px;
    list-style: none;
    z-index:999999;
}
ul#navigationx2 li {
    display:inline;
    float:left;
    width:100px;
    margin-left:1px;


}
ul#navigationx2 li a {
    display: block;
    font-weight:bold;
    text-shadow:1px 1px 1px #fff;
    float:left;
    width: 100px;
    height: 30px;
    color:#603d05;
    background:transparent url(../imagens/item.png) no-repeat bottom right;
    text-decoration:none;
    text-align:center;
    padding-top:0px;
    margin-top: 0px;
    cursor:pointer;

}
ul#navigationx2 li a:hover{
	color:#000000;
	background:transparent url(../imagens/item2.png) no-repeat bottom left;

}
input[type=name],input[type=text] {
			font: bold 15px;
			font-color: #ffffff;
			text-transform:lowercase;
			background:transparent url(../imagens/bge.jpg) repeat bottom left;

			padding: 3px; margin: 2px;
                      	border:5px;
			-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
			
		}
input[type=email] {
			font: bold 15px;
			text-transform:lowercase;
			background:transparent url(../imagens/bge.jpg) repeat bottom left;

			padding: 3px; margin: 2px;
                      	border:5px;
			-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
			
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #7F6137;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #7F6137;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #7F6137;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #7F6137;
}
#t{
			font: bold 25px AR decode;
			background:transparent url(../imagens/item.png) no-repeat top left;
			width:500px; height:35px; padding: none; margin: none;
			-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
 }
#carta{
			font: bold 20px helvetica;
			background:transparent url(../imagens/bga.jpg) no-repeat top right;
			width:75%;height:100px;padding: 25px; margin: none;
			color:#000000;
		border-top-right-radius: 100px;
		border-bottom-left-radius: 100px;
  		border-bottom-right-radius: 8px;
		-webkit-top-right-radius: 100px;
		-webkit-border-bottom-left-radius: 100px;
  		-webkit-border-bottom-right-radius: 8px;
		-moz-top-right-radius: 100px;
		-moz-border-bottom-left-radius: 100px;
  		-moz-border-bottom-right-radius: 8px;
		-ms-border-top-right-radius: 100px;
		-ms-border-bottom-left-radius: 100px;
  		-ms-border-bottom-right-radius: 8px;
		-o-border-top-right-radius: 100px;
		-o-border-bottom-left-radius: 100px;
  		-o-border-bottom-right-radius: 8px;
			-moz-box-shadow: 0 0 10px #603d05 inset;
       			-webkit-box-shadow: 0 0 10px #603d05 inset;
			box-shadow: 0 0 10px #603d05 inset;
	
 }

legend div{
	width: 185px;height: 140px;
}
legend{
	font-size: 18px;
	}
ul.checklist legend{
       font-size: 13px;
       text-align: left;
	background:transparent url(../imagens/bge.jpg) no-repeat bottom left;
	margin:2px;
      	text-indent: 5px; 
	-moz-box-shadow: 0 0 10px #603d05 inset;
       	-webkit-box-shadow: 0 0 10px #603d05 inset;
	box-shadow: 0 0 10px #603d05 inset;

} 
.sendit {
	position: absolute;
	top: 230px;
	right: 600px;
	width: 115px;
	height: 34px;
	border: 0;
	cursor: pointer;
	background: url(../imagens/sendit.png) no-repeat 0 0;
	text-indent: -9999px;
	margin: 20px 0;
	display: none;
}
.reset {
	position: absolute;
	top: 230px;
	right: 485px;
	width: 115px;
	height: 34px;
	border: 0;
	cursor: pointer;
	background: url(../imagens/reset.png) no-repeat 0 0;
	text-indent: -9999px;
	margin: 20px 0;
	display: none;
}


fieldset {
	border: 0;
}
ul.checklist fieldset {
	border: 0;

}

ul.checklist{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.checklist li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background: url(../imagens/checkboxbg.png) no-repeat 0 0;
	width: 205px;
	height: 320px;
	position: relative;
	font: normal 11px/1.3 "Lucida Grande","Lucida","Arial",Sans-serif;
	z-index:2;
		border-top-right-radius: 0px;
		border-top-left-radius: 100px;
		border-bottom-left-radius: 0px;
  		border-bottom-right-radius: 50px;
		-webkit-top-right-radius: 0px;
		-webkit-top-right-radius: 100px;
		-webkit-border-bottom-left-radius:0px;
  		-webkit-border-bottom-right-radius: 50px;
		-moz-top-right-radius: 0px;
		-moz-top-left-radius: 100px;
		-moz-border-bottom-left-radius: 0px;
  		-moz-border-bottom-right-radius: 50px;
		-ms-border-top-right-radius: 0px;
		-ms-border-top-left-radius: 100px;
		-ms-border-bottom-left-radius: 0px;
  		-ms-border-bottom-right-radius: 50px;
		-o-border-top-left-radius: 0px;
		-o-border-top-right-radius: 100px;
		-o-border-bottom-left-radius: 0px;
  		-o-border-bottom-right-radius: 50px;
			-moz-box-shadow: 0 0 10px #603d05 inset;
       			-webkit-box-shadow: 0 0 10px #603d05 inset;
			box-shadow: 0 0 10px #603d05 inset;
}
ul.checklist li.especial  {
	float: left;
	margin-right: 10px;
        margin-bottom: 10px;
	background: url(../imagens/checkboxbg2.png) no-repeat 0 0;
	width: 205px;
	height: 320px;
	position: relative;
	font: normal 11px/1.3 "Lucida Grande","Lucida","Arial",Sans-serif;
	z-index:2;
		border-top-right-radius: 0px;
		border-top-left-radius: 100px;
		border-bottom-left-radius: 0px;
  		border-bottom-right-radius: 50px;
		-webkit-top-right-radius: 0px;
		-webkit-top-right-radius: 100px;
		-webkit-border-bottom-left-radius:0px;
  		-webkit-border-bottom-right-radius: 50px;
		-moz-top-right-radius: 0px;
		-moz-top-left-radius: 100px;
		-moz-border-bottom-left-radius: 0px;
  		-moz-border-bottom-right-radius: 50px;
		-ms-border-top-right-radius: 0px;
		-ms-border-top-left-radius: 100px;
		-ms-border-bottom-left-radius: 0px;
  		-ms-border-bottom-right-radius: 50px;
		-o-border-top-left-radius: 0px;
		-o-border-top-right-radius: 100px;
		-o-border-bottom-left-radius: 0px;
  		-o-border-bottom-right-radius: 50px;
			-moz-box-shadow: 0 0 10px #603d05 inset;
       			-webkit-box-shadow: 0 0 10px #603d05 inset;
			box-shadow: 0 0 10px #603d05 inset;
}
ul.checklist li.novo{
	float: left;
	margin-right: 10px;
        margin-bottom: 10px;
	background: url(../imagens/checkboxbg3.png) no-repeat 0 0;
	width: 205px;
	height: 320px;
	position: relative;
	font: normal 11px/1.3 "Lucida Grande","Lucida","Arial",Sans-serif;
	z-index:2;
		border-top-right-radius: 0px;
		border-top-left-radius: 100px;
		border-bottom-left-radius: 0px;
  		border-bottom-right-radius: 50px;
		-webkit-top-right-radius: 0px;
		-webkit-top-right-radius: 100px;
		-webkit-border-bottom-left-radius:0px;
  		-webkit-border-bottom-right-radius: 50px;
		-moz-top-right-radius: 0px;
		-moz-top-left-radius: 100px;
		-moz-border-bottom-left-radius: 0px;
  		-moz-border-bottom-right-radius: 50px;
		-ms-border-top-right-radius: 0px;
		-ms-border-top-left-radius: 100px;
		-ms-border-bottom-left-radius: 0px;
  		-ms-border-bottom-right-radius: 50px;
		-o-border-top-left-radius: 0px;
		-o-border-top-right-radius: 100px;
		-o-border-bottom-left-radius: 0px;
  		-o-border-bottom-right-radius: 50px;
			-moz-box-shadow: 0 0 10px #603d05 inset;
       			-webkit-box-shadow: 0 0 10px #603d05 inset;
			box-shadow: 0 0 10px #603d05 inset;
}
ul.checklist li.selected {
	background-position: -197px 0;
}

ul.checklist li.selected .checkbox-select {
	display: none;
}

ul.checklist .checkbox-select  {
	display: block;
	float: left;
	position: absolute;
	top: 275px;
	left: 50px;
	width: 85px;
	height: 23px;
	background: url(../imagens/select.png) no-repeat 0 0;
	text-indent: -9999px;
	z-index:999999;
}
.consultar{
	display: block;
	float: left;
	position: absolute;
	top: 230px;
	left: 25%;
	width: 85px;
	height: 23px;
	background: url(../imagens/consultar.png) no-repeat 0 0;
	text-indent: -9999px;
	cursor: pointer;
}
.consultar a{
	text-decoration:none;
}
.consultar1{
	display: block;
	float: left;
	position: absolute;
	top: 270px;
	left: 25%;
	width: 85px;
	height: 23px;
	background: url(../imagens/consultar.png) no-repeat 0 0;
	text-indent: -9999px;
	cursor: pointer;
}
.consultar1 a{
	text-decoration:none;
}

ul.checklist li input  {
	display: none;	
}

ul.checklist a.checkbox-deselect {
	display: none;
	color: white;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 300px;
	right: 30px;
}

ul.checklist li.selected a.checkbox-deselect {
	display: block;
}

ul.checklist.checklist li label {
	display: block;
	text-align: center;
	padding: 8px;
}

ul.checklist select{
	font: bold 11px Arial;
	color: #b57f55;
	display: absolute;
	width: 35px;
	height: 16px;
	border: 1px solid;
	cursor: pointer;
	margin: 6px 6px 0 50px;
	border-color:#d4af7d;
	-webkit-appearance: none;

}

ul.checklist img.dimen{
	width: 110px; 
	height: 110px;
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	-webkit-top-right-radius: 25px;
	-webkit-top-right-radius: 25px;
	-moz-top-right-radius: 25px;
	-moz-top-left-radius: 25px;
	-ms-border-top-right-radius: 25px;
	-ms-border-top-left-radius: 25px;
	-o-border-top-left-radius: 25px;
	-o-border-top-right-radius: 25px;
}
ul.checklist img.dimencontra{
	width: 50px; 
	height: 110px;
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	-webkit-top-right-radius: 25px;
	-webkit-top-right-radius: 25px;
	-moz-top-right-radius: 25px;
	-moz-top-left-radius: 25px;
	-ms-border-top-right-radius: 25px;
	-ms-border-top-left-radius: 25px;
	-o-border-top-left-radius: 25px;
	-o-border-top-right-radius: 25px;
}	


#logo{	display: inline-block;
		
}
#hs {   top:250px;
	float:right;
        position: relative;
	left:35%;
	color:#7F6137;
    	text-shadow:1px 1px 1px #fff;
}	
#imagem {
	float:left;
	position: relative;
	left:25%;
}
#tomei {font-size:15px;}

#termos2 {background:transparent url(../imagens/bga.jpg) no-repeat top right;
		width: 94%;
		display: block;position: relative;left:9%;top:15%;
		padding: 3px; margin: 2px;
                      	border:5px;
			-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;color:#000000;	
	               -moz-box-shadow: 0 0 10px #603d05 inset;
       			-webkit-box-shadow: 0 0 10px #603d05 inset;
			box-shadow: 0 0 10px #603d05 inset;
}
#termos2 h5 {background:transparent url(../imagens/item.png) no-repeat top left;

			-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
	
}
#termos2 li {background:transparent url(../imagens/carta.png) no-repeat top left;font-size:15px;

}
#section-16 {display: none;}

.o {display: none;}
#b1, #ar1, #ar2 {display: none;font-size:15px;margin-left:15px;}