@charset "utf-8";
/* CSS Document */

/* destaques */
#destaques {
	width:641px;
	height:246px;
	border-bottom-color:#a1aebb;
	border-bottom-style:solid;
	border-bottom-width:1px;
	position:relative;
	font-family:verdana;
	font-size:10px;
	color:#616262;
}

#title_destaques {
	width:300px;
	height:38px;
	background-image:url(../img/title_destaques.gif);
	background-repeat:no-repeat;
}

/* newsletter + area de exploracao */
#newsletter {
	width:641px;
	height:175px;
	border-bottom-color:#a1aebb;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:7px;
	position:relative;
	font-family:verdana;
	font-size:10px;
	color:#616262;
}

#assine_newsletter {
	width:319px;
	height:170px;
	position:absolute;
	left:0px;
	top:0px;
	padding-left:5px;
}

#title_assine_newsletter {
	width:300px;
	height:38px;
	background-image:url(../img/title_assine_newsletter.gif);
	background-repeat:no-repeat;
	margin-top:2px;
}

#area_exploracao {
	width:320px;
	height:170px;
	border-left-color:#a1aebb;
	border-left-style:solid;
	border-left-width:1px;
	position:absolute;
	left:320px;
	top:0px;
	padding-left:5px;
	background-image:url(../img/area_exploracao_background.gif);
	background-repeat:no-repeat;
	background-position:175px;
}

#b_ver_mais_area_exploracao a{
	width:106px;
	height:18px;
	background-image:url(../img/b_ver_mais.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:210px;
	top:135px;
	display:block;
}

#title_area_exploracao {
	width:156px;
	height:38px;
	background-image:url(../img/title_area_exploracao.gif);
	background-repeat:no-repeat;
}

#txt_area_exploracao {
	width:170px;
	height:80px;
	margin-top:5px;
	margin-left:2px;
}

/* boletim + eventos me destaque */
#boletim {
	width:641px;
	height:152px;
	position:relative;
	font-family:verdana;
	font-size:10px;
	color:#616262;
}

#foto_destaque_boletim {
	width:166px;
	height:158px;
	background-image:url(../img/foto_destaque_boletim.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:-14px;
}

#txt_leia_boletim {
	width:150px;
	height:38px;
	background-image:url(../img/title_boletim.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:156px;
	top:50px;
}

#b_ver_mais_boletim a{
	width:106px;
	height:18px;
	background-image:url(../img/b_ver_mais.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:156px;
	top:88px;
	display:block;
}

#eventos_destaque {
	width:320px;
	height:134px;
	border-left-color:#a1aebb;
	border-left-style:solid;
	border-left-width:1px;
	position:absolute;
	left:320px;
	top:7px;
	padding-left:5px;
}

#title_eventos_destaque {
	width:150px;
	height:38px;
	background-image:url(../img/title_eventos_destaque.gif);
	background-repeat:no-repeat;
	margin-top:2px;
}

#logo_lastminute {
	position:relative;
	width:140px;
	height:80px;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:1px;
	text-align:center;
	
}
#logo_lastminute img{
	border-style:solid;
	border-color:#FFFFFF;
	border-width:3px;
}

#txt_eventos_destaque {
	width:155px;
	height:80px;
	position:absolute;
	left:150px;
	top:48px;
}

/* botao mais */
.home_mais_destaque{
	position:absolute;
	width:22px;
	height:18px;
	background-image:url(../img/b_mais.gif);
	background-repeat:no-repeat;
	left:130px;
	top:62px;
	z-index:2;
}

.b_mais_eventos {
	width:22px;
	height:18px;
	background-image:url(../img/b_mais.gif);
	background-repeat:no-repeat;
	display:block;
	float:right;
	margin-top:-5px;
}

/* destaques */
.destaque{
	position:relative;
	width:312px;
	height:80px;
	padding-bottom:20px;
	padding-left:8px;
	float:left;
}
.txt_destaque {
	width:150px;
	height:80px;
}

.destaque strong{
	font-weight:bold;
	line-height:20px;
}

.destaque img{
	position:absolute;
	top:0px;
	left:158px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:3px;
}

/* form assine newsletter */
#form_newsletter {
	width:300px;
	height:100px;
	margin-top:15px;
	position:relative;
}
#form_newsletter form{
	width:300px;
	height:105px;
	margin-top:15px;
	position:relative;
}
#txt_form_nome {
	width:44px;
	height:11px;
	background-image:url(../img/form_nome.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:2px;
	top:5px;
}

#txt_form_email {
	width:44px;
	height:11px;
	background-image:url(../img/form_email.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:2px;
	top:35px;
}

#b_assine_ja a {
	width:106px;
	height:18px;
	background-image:url(../img/b_assine_ja.gif);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	left:195px;
	top:86px;
}

INPUT.form_nome {
	width:245px;
	height:16px;
	background-color:#FFFFFF;
	border-color:#e3e3e3;
	border-style:solid;
	border-width:1px;
	font-family:verdana;
	font-size:11px;
	color:#616262;
	position:absolute;
	top:0px;
	left:55px;
}

INPUT.form_email {
	width:245px;
	height:16px;
	background-color:#FFFFFF;
	border-color:#e3e3e3;
	border-style:solid;
	border-width:1px;
	font-family:verdana;
	font-size:11px;
	color:#616262;
	position:absolute;
	top:30px;
	left:55px;
}

INPUT.form_noticias {
	width:12px;
	height:12px;
	background-color:#FFFFFF;
	border-color:#717a82;
	border-style:solid;
	border-width:1px;
	font-family:verdana;
	font-size:11px;
	color:#616262;
	position:absolute;
	top:60px;
	left:0px;
}

.txt_receber_noticias {
	position:absolute;
	left:25px;
	width:100%;
	top:63px;
	*top:60px;
}

.b_assine_ja{
	position:absolute;
	width:106px;
	height:18px;
	border:0;
	background-image:url(/img/b_assine_ja.gif);
	margin:11px 0 0 265px;
	clear:both;
	right:0;
	bottom:0;
	cursor:pointer;
	cursor:hand;
}

#error_newsletter{
	position:absolute;
	width:200px;
	height:20px;
	bottom:-7px;
	left:0;
}

#error_newsletter .error{
	position:relative;
	font:10px verdana;
	color:red;
}

#error_newsletter .successmessage{
	position:relative;
	font:10px verdana;
	color:green;
}

