/* RESET */
html, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, h1, h2, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 11px;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* FIM RESET */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 1;
	color: #666;
	background-color: #fff;
	background-image: url(../images/bg.png);
}
img {
	border:none;
}
img a {
	border:none;
}
img a:hover {
	border:#FF6600 solid 10px;
}
#sombra {
	background-image: url(../images/bg-moldura.png);
	background-repeat: repeat-y;
	margin: auto;
	width: 1014px;
}

#moldura {
	width: 994px;
	overflow: hidden;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#topo {
	position: relative;
}
#logo {
	position: relative;
	width: 257px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px;
	background-color: #FFFFFF;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 136px;
}
#menu {
	position: relative;
	width: 189px;
	float: left;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 136px;
}
#menu img {
	padding-top: 6px;
	padding-right: 5px;
	background-color:#fff;
	padding-bottom: 5px;
}
#menu ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	margin-left: 5px;
	margin-right: 5px;
}
#menu ul li a {
	display: block;
	text-decoration:none;
	color:#666;
	padding-top: 6px;
	padding-bottom: 5px;
}
#menu ul li a:hover {
	text-decoration:none;
	background-color:#FF6600;
	color:#fff;
	padding-left:50px;
	font-weight:bold;
}
.active {
	text-decoration:none;
	background-color:#FF6600;
	color:#fff;
	font-weight:bold;
}
.img_home {
	background-image: url(../images/icone_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.img_planos {
	background-image: url(../images/icone_planos.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.img_portfolio {
	background-image: url(../images/icone_portfolio.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.img_assinar {
	background-image: url(../images/icone_assinar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.img_contato {
	background-image: url(../images/icone_contato.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.img_faq {
	background-image: url(../images/icone_faq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}

#banner_topo {
	position: relative;
	float: left;
	height: 144px;
	width: 533px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
#conteudo {
	background-image: url(../images/sombra_baixo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#conteudo h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/barrinha.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#lateral1 {
	position: relative;
	width: 459px;
	overflow: hidden;
	height: auto;
	float: left;
	background-image: url(../images/sombra_baixo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#ultimos {
	position: relative;
	overflow: hidden;
	height: auto;
	margin: 0px;
	padding: 10px;
}
#parceria {
	position: relative;
	overflow: hidden;
	background-image: url(../images/bg_cinza.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 10px;
	height: 227px;
}
#lateral1 .port_index {
	float: left;
	position: relative;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 20px;
}
#lateral1 #mais_projetos {
	position: relative;
	left: 260px;
	float: left;
	margin-top: 10px;
}
#lateral1 #mais_projetos a {
	color:#0085C4;
	text-decoration: none;
	padding: 3px;
	display: block;
}
#lateral1 #mais_projetos a:hover {
	color:#FFFFFF;
	background-color:#FF6600;
	display: block;
	padding: 3px;
}
.txt_parceria {
	float: left;
	width: 230px;
	position: relative;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
.txt_hotel {
	color: #000000;
}

.img_parceria {
	position: relative;
	width: 167px;
	margin-top: 50px;
	float: left;
}
#hotel_anuncio {
	position: relative;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 420px;
	padding-top: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#hotel_anuncio h3 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#hotel_anuncio h4 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #0085C4;
	margin-top: 5px;
}
#hotel_anuncio h4 a {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #0085C4;
	margin-top: 5px;
	text-decoration: none;
}
#lateral2 {
	position: relative;
	width: 531px;
	overflow: hidden;
	height: auto;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#planos_index {
	position: relative;
	overflow: hidden;
	height: auto;
	margin: 0px;
	padding: 10px;
	width: 510px;
}
#lateral2 h3 {
	font-weight: normal;
	font-size: 11px;
	margin-left: 10px;
}
#faq_index {
	position: relative;
	overflow: hidden;
	height: 200px;
	background-image: url(../images/bg_cinza.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#faq_index h4 {
	font-weight: normal;
	font-size: 11px;
	padding: 0px;
	line-height: 15px;
}
#faq_index h4 a {
	font-weight: normal;
	font-size: 11px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #0085C4;
	text-decoration: none;
	line-height: 16px;
}
#faq_index h4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
}
.box_planos {
	position: relative;
	height: 55px;
	width: 150px;
	float: left;
	margin-right: 2px;
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
.box_planos h4 {
	background-color: #FF6600;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
}
.box_planos h5 {
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-top: 7px;
	font-weight: normal;
}
.box_planos h5 a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.box_planos h5 a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
.box_personal {
	position: relative;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 480px;
	height: 55px;
}
#personal_left {
	float: left;
	height: 53px;
	width: 148px;
	position: relative;
	background-image: url(../images/bg_personal_laranja.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FF6600;
}
#personal_right {
	float: left;
	height: 53px;
	width: 328px;
	position: relative;
	background-image: url(../images/bg_personal_cinza.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FF6600;
}
.box_personal h4 {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
}
.box_personal h5 {
	font-size: 13px;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	font-weight: bold;
}
.box_personal h5 a {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.box_personal h5 a:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
#personal_right p {
	color: #FFFFFF;
	margin-top: 13px;
	margin-left: 10px;
}
.bt_planos {
	float: left;
	margin-right: 20px;
	margin-top: 15px;
}
#interna {
	padding: 10px;
	bottom: 20px;
}
.div_port {
	float: left;
	width: 419px;
	background-image: url(../images/bg-div-port.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 25px;
	border: 1px solid #dddddd;
	margin-top: 15px;
	margin-right: 15px;
}
.div_port_box {
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
	height: auto;
}
.div_port_boximg {
	float: left;
	width: 128px;
	margin-right: 10px;
}
.div_port h3 {
	font-size: 30px;
	color: #0085C4;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.div_port h4 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.div_planosinterna {
	float: left;
	width: 419px;
	background-image: url(../images/bg-div-port.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 25px;
	border: 1px solid #dddddd;
	margin-top: 15px;
	margin-right: 15px;
}
.div_planosinterna h3 {
	font-size: 30px;
	color: #FF6600;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/bg-h3-planos.png);
	background-repeat: no-repeat;
	background-position: 220px center;
}
.div_planosinterna p {
	margin-top: 10px;
}
#hospedagem_gratis {
	position: relative;
	width: 167px;
	float: left;
}
.laranja_nomes {
	color: #FF6600;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
}
.dv_formulario {
	float: left;
	width: 94%;
	background-image: url(../images/bg-div-port.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 25px;
	border: 1px solid #eeeeee;
	margin-top: 15px;
	margin-right: 15px;
}
.dv_formulario h3 {
	font-size: 30px;
	color: #FF6600;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/bg-h3-planos.png);
	background-repeat: no-repeat;
	background-position: 220px center;
}
.dv_campos  p {
	margin-left: 20px;
	margin-top: 5px;
}
input {
	border:1px solid #ddd;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0C8FCE;
	font-weight:bold;
	padding-top: 2px 5px 2px 5px;
	margin: 2px 0 0 0;
}
textarea {
	border:1px solid #ddd;
	color:#0C8FCE;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-weight:bold;
	padding: 2px 5px 2px 5px;
	margin: 2px 0 0 0;
	font-size:11px;
}
select {
	border:1px solid #ddd;
	color:#0C8FCE;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
.botao {
	background-image: url(../images/bt-enviar.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	height: 45px;
	width: 168px;
	cursor:pointer;
}
.dv_campos  h5 {
	color: #0C8FCE;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: -17px;
	font-weight: bold;
	text-align: left;
}
.dv_campos {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.dv_campos  ul  {
	list-style-type: square;
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.dv_campos ol {
	list-style-type: decimal;
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#pos_enviar {
	margin-top: 50px;
}

.dv_formulario a {
	font-weight: normal;
	font-size: 11px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #0085C4;
	text-decoration: none;
	line-height: 16px;
}
.dv_formulario a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
}
#footer {
	clear: both;
	height: 60px;
	background-image: url(../images/sombra_baixo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 60px;
	text-align: center;
	color: #999999;
	top: 40px;
}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: underline;
	color: #999999;
}
