
/* © 2009 webuild :: site express */
/* export :: ipires*/






/* GERAIS - TAGS --------------------------------------------- */


body {
	margin:0;
	background:#CECAC7 url(../img/bck_geral.gif) top left repeat-x;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111;
	text-align:center;
	}


p {
	margin:8px 0;
	line-height:150%;
	vertical-align:middle;
	/**/clear:both;
	height:auto;
	}
	
img {
	border:0;
	vertical-align:middle;
	}

a {
	text-decoration:none;
	color:#5A534B;
	}
	
a:hover {
	text-decoration:underline;
	}

.shim {
	clear:both;
	}
	
label {
	display:block;
	width:100px;
	text-align:right;
	color:#F04D11;
	font-size:13px;
	font-weight:bold;
	float:left;
	margin:0 10px 15px 0;
	}
	
input, textarea {
	border-left:solid 1px #ccc;
	border-top:solid 1px #ccc;
	border-bottom:0;
	border-right:0;
	background:#F0EFEE;
	float:left;
	height:18px;
	line-height:18px;
	}

textarea {
	height:100px;
	line-height:130%;
	width:300px;
	}







/* LAYOUT --------------------------------------------- */

.boxLayout {
	width:1100px;
	/*margin:185px auto -185px auto;*/
	margin:0 auto 0 auto;
	position:relative;
	z-index:50;
	}
	
.boxEsq {
	width:425px;
	min-height:640px;
	background:url(../img/bck_esq.jpg) left top no-repeat;
	float:left;
	}

.boxDir {
	float:left;
	width:590px;
	margin-top: 52px;
	}
	
.boxBody {
	text-align:left;
	min-height:390px;
	*min-height:395px;
	}

.boxRodape {
	width:auto;
	height:163px;
	background:url(../img/bck_rodape.gif) bottom repeat-x;
	top:-42px;
	*top:0;
	position:relative;
	z-index:10;
	color:#5A534B;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 -340px 0;
	*margin:-42px 0 -205px 0;
	}

.boxRodape p {
	display:block;
	height:30px;
	width:970px;
	margin:0 auto;
	text-align:left;
	padding:5px 0 0 0;
	}

.boxCaixas {
	z-index:1000;
	position:relative;
	text-align:center;
	width:auto;
	height:0;
	}


.boxCaixas img.grande {
	_display:none;
	margin:0 0 0 810px;
	position:relative;
	*position:inherit;
	*margin:-100px 0 0 880px;
	}

.ie8 .boxCaixas img.grande,
.ie9 .boxCaixas img.grande {
	/*position:relative; */
	/*margin:0; 
	top:81px;*/
	margin-top:-180px;
	}


	
.boxCaixas img.grande, x:-moz-any-link, x:default { /* so para o firefox */
	margin:-180px 0 0 810px;
	}

.boxCaixas img.pequena {
	display:none;
	_display:block;
	_margin:0 0 0 870px;
	}







/* MENU --------------------------------------------- */

a.lkHome {
	display:block;
	width:400px;
	height:320px;
	}

.boxMenu {
	margin:50px 0 0 76px;
	*margin:50px 0 0 -76px;
	width:200px;
	}
	
.boxMenu img {
	margin:0 0 7px 0;
	display:block;
	}







/* OUTROS --------------------------------------------- */

.sugerir {
	margin:0 0 0 500px;
	display: none;
	} 

.imgBody {
	position:absolute;
	bottom:0;
	right:80px;
	}

.titulo {
	margin:40px 0;
	}

.boxBody p.comImagem {
	width:330px;
	}

.boxBody span {
	color:#F04D11;
	font-size:14px;
	font-weight:bold;
	}
	
.boxBody p img {
	margin:0 7px 0 0;
	vertical-align:middle;
	float:left;
	}

.boxBody ul {
	list-style-image:url(../img/bullet.gif) !important;
	list-style-position:outside;
	margin:0 0 100px 0;
	}

.boxBody ul li {
	margin:-5px 0 20px 0;
	}


.etapa {
	width:442px;
	height:23px;
	padding:10px 10px 10px 50px;
	background:url(../img/bck_duracao.gif) left top no-repeat !important;
	vertical-align:middle;
	margin:0 0 15px 0;
	}

.boxBody p.alojamento {
	line-height:45px;
	}


.subtitulo {
	font-size:17px;
	color:#665F59;
	}


.mod_flat {
	background:url(../img/bck_mod_flat.jpg) left top no-repeat;
	width:445px;
	padding:10px 0 0 60px;
	height:315px;
	}
	
.mod_login {
	background:url(../img/bck_mod_login.jpg) left top no-repeat;
	width:445px;
	padding:10px 0 0 60px;
	height:125px;
	}
.mod_newsletter {
	background:url(../img/bck_mod_newsletter.jpg) left top no-repeat;
	width:445px;
	padding:10px 0 0 60px;
	height:111px;
	}
.mod_catalog {
	background:url(../img/bck_mod_catalog.jpg) left top no-repeat;
	width:445px;
	padding:10px 0 0 60px;
	height:95px;
	}
.mod_commerce {
	background:url(../img/bck_mod_commerce.jpg) left top no-repeat;
	width:445px;
	padding:10px 0 0 60px;
	height:125px;
	}

.btn {
	width:70px;
	height:20px;
	line-height:18px;
	padding:5px;
	background:url(../img/btn_enviar.gif) left top no-repeat;
	margin: 20px 0 0 110px;
	cursor:pointer;
	cursor:hand;
	position:relative;
	z-index:2000;
	border:0;
	}































