/*GERAL*/
*{
	padding: 0;
	margin: 0;
	color: #9D9D9D;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/*TAGS*/
html, body{
	width: 100%;
	height: 100%;
}

html{
	overflow-y: scroll;
}

body{
	background: #DDD2BC url(../img/bg2.jpg) no-repeat left top;
}

a{
	cursor: pointer;
	overflow: hidden;
	text-decoration: none;
}

li{
	list-style: none;
}

fieldset{
	border: 0;
}

textarea{
	overflow: auto;
}

label{
	cursor: pointer;
}

input{
	outline: none;
	padding: 4px 0 5px 0;
}

select{
	padding: 4px 0 5px 0;
}

img{
	border: 0;
}

button{
	cursor: pointer;
}

hr{
	display: none;
}

/*CONTAINER*/
.container{
	width: 100%;
	height: 100%;
	position: relative;
}

/*FLASH*/
#flash{
	height: 100%;
	overflow: hidden;
	position: relative;
}

/*HEADER*/
.header{
	height: 199px;
	position: relative;
}

/*MENU*/
.menu{
	height: 199px;
	position: relative;
	overflow: hidden;
}

/*MAIN*/
.main{
	width: 100%;
	display: table;
	background: url(../img/bg_main.png) no-repeat left top;
	
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_main.png', sizingMethod='crop');
}

.content_view{
	width: 980px;
	height: 100%;
	padding-right: 21px;
	float: left;
	clear: both;
	position: relative;
	background: url(../img/bg_sombra.png) repeat-y top right;
	_background: none;
}

/*BOM HUMOR*/
.content.bom_humor{
	width: 100%;
	float: left;
}

.content.bom_humor .content_videos{
	width: 980px;
	height: 100%;
	float: left;
	clear: both;
	background: #FFF url(../img/bg_content.jpg) no-repeat right top;
}

.content.bom_humor .videos_campanha .content_videos{
	width: 860px;
	padding: 60px;
}

.content.bom_humor .videos_campanha{
	width: 770px;
	margin: 0 auto;
}

.content.bom_humor .videos_campanha li{
	float: left;
	display: inline;
	margin: 60px 30px;
}

/*PAGINACAO*/
.content.bom_humor .paginacao{
	float: left;
	padding: 10px 0;
}

.content.bom_humor .paginacao li{
	height: 10px;
	float: left;
	margin: 0 5px;
	line-height: 10px;
}

.content.bom_humor .paginacao li a{
	height: auto;
	display: block;
	font-size: 11px;
}

.content.bom_humor .paginacao li.selected a{
	color: #DB491C;
}

.content.bom_humor .paginacao li.bt_anterior, .content.bom_humor .paginacao li.bt_proximo{
	width: 5px;
	height: 10px;
	font-size: 0;
	text-indent: -9999px;
}

.content.bom_humor .paginacao li.bt_anterior{
	background: url(../img/bt_prev.gif) no-repeat left center;
}

.content.bom_humor .paginacao li.bt_proximo{
	background: url(../img/bt_next.gif) no-repeat right center;
}

/*ALEGRIA*/
.content.alegria p{
	color: #B67771;
	font-weight: bold;
}

.content.alegria .content_view{
	width: 976px;
}

.paginacao{
	margin: 10px 0;
}

.paginacao li, .paginacao li a{
	padding: 0;
	margin: 0;
}

.paginacao li a{
	height: 100%;
	display: block;
}

.paginacao li.bt_proximo{
	width: 20px;
	height: 16px;
	background-image: url(../img/bt_paginacao_next.gif);
}

.paginacao li.bt_anterior{
	width: 20px;
	height: 16px;
	background-image: url(../img/bt_paginacao_prev.gif);
}

.paginacao li.bt_proximo, .paginacao li.bt_anterior{
	float: left;
	text-indent: -9999px;
}

/*SAUDADE*/
.content.saudade{
	height: 100%;
}

.content.saudade iframe{
	width: 1001px;
	height: 100%;
	min-height: 100%;
	border: 0;
	display: block;
	overflow: hidden;
}

.content.saudade .content_view{
	width: 1001px;
	overflow: hidden;
	background: none;
}

/*ROTEIRO DE VIAGEM*/
.content.roteiro_de_viagem .content_roteiro_de_viagem{
	width: 959px;
	padding: 70px 20px;
	background-color: #F0E8DA;
}

/*UAU PAPERS*/
.uau_papers{
	width: 936px;
	height: 245px;
	float: left;
	overflow: hidden;
	padding: 13px 10px 13px 30px;	
	margin-bottom: 2px;
	background: url(../img/bg_uau_papers.jpg) no-repeat top right;
}

.uau_papers h2{
	width: 207px;
	height: 48px;
	font-size: 0;
	text-indent: -9999px;
	background-image: url(../img/tit_uau_papers.gif);
}

.uau_papers .carousel_current ul{
	height: 163px;
	overflow: hidden;
}

.uau_papers .carousel_current ul li{
	width: 226px;
	float: left;
	display: inline;
	padding-right: 8px;
}

.uau_papers .carousel_current ul li a{
	display: block;
}

.uau_papers .carousel_current ul li a.view_paper{
	height: 150px;
}

.uau_papers .carousel_current ul ul{
	height: auto;
	float: left;
	clear: both;
	background: #FFF;
}

.uau_papers .carousel_current ul ul li{
	width: auto;
	padding-right: 5px;
	margin-right: 8px;
	border-right: 1px solid #000;
}

.uau_papers .carousel_current ul ul li a{
	height: auto;
	color: #222;
	font-size: 10px;
	text-decoration: underline;
}

/*HAPPYTONES*/
.happy_tones{
	width: 448px;
	height: 328px;
	float: left;
	padding: 10px 10px 10px 30px;
	margin-right: 2px;
	background-color: #FAEED8;
}

.happy_tones .carousel_current ul li{
	margin-bottom: 10px;
}

.happy_tones .carousel_current, .happy_tones .carousel_current ul{
	width: 448px;
	height: 202px;
	overflow: hidden;
}

.happy_tones h2{
	width: 189px;
	height: 48px;
	margin-bottom: 2px;
	font-size: 0;
	text-indent: -9999px;
	background-image: url(../img/tit_happy_tones.gif);
}

.happy_tones .mp3_player{
	margin-top: 5px;
}

/*SEMPTOSHICONS*/
.semp_toshicons{
	width: 446px;
	height: 328px;
	float: left;
	padding: 10px 10px 10px 30px;
	background: #FAEED8 url(../img/bg_semp_toshicons.jpg) no-repeat top left;
}

.semp_toshicons h2{
	width: 195px;
	height: 48px;
	margin-bottom: 2px;
	font-size: 0;
	text-indent: -9999px;
	background-image: url(../img/tit_semp_toshicons.gif);
}

.semp_toshicons .carousel_current{
	height: 222px;
	overflow: hidden;
}

.semp_toshicons .carousel_current ul{
	width: 446px;
	height: 222px;
	float: left;
	overflow: hidden;
	margin: 10px 0;
}

.semp_toshicons li.item ul li{
	width: 126px;
	height: 101px;
	float: left;
	display: inline;
}

.semp_toshicons li.semp_toshicons1{
	margin: 0;
}

.semp_toshicons li.semp_toshicons2{
	margin: 0;
}

.semp_toshicons li.semp_toshicons3{
	margin: 0 0 0 60px;
}

.semp_toshicons li.semp_toshicons4{
	margin: 0 20px 0 80px;
}

.semp_toshicons li.semp_toshicons5{
	margin: -25px 0 0 0;
}

.semp_toshicons li a.bt_download{
	width: 12px;
	height: 12px;
	display: block;
	position: relative;
	margin: -10px auto;
	font-size: 0;
	text-indent: -9999px;
	background-image: url(../img/bt_download.gif);
}

.bt_buscar_imagem{
	width: 105px;
	height: 24px;
	float: left;
	cursor: pointer;
	margin-left: 5px;
	overflow: hidden;
	position: relative;
	background-image: url(../img/bt_buscar_imagem.gif);
}

.bt_buscar_imagem input{
	width: 105px;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}

/*CADASTRO VIDEO*/
.cadastro_video{
	width: 283px;
	float: left;
	z-index: 1;
	padding: 61px 18px 61px 30px;
	font-weight: bold;
	background: url(../img/bg_cadastro_videos.png) no-repeat;
	
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_cadastro_videos.png', sizingMethod='crop');
}

.cadastro_video *{
	z-index: 1;
	position: relative;
}

.cadastro_video p{
	width: 283px;
	float: left;
	margin: 3px 0;
}

.cadastro_video p.legend{
	margin: 0 0 10px 0;
	font-size: 10px;
}

.cadastro_video .bg_input{
	width: 266px;
	height: 17px;
	overflow: hidden;
	float: left;
	background-image: url(../img/bg_input.png);
}

.cadastro_video .bg_input input{
	width: 246px;
	height: 17px;
	border: 0;
	padding: 2px 10px;
	color: #3B3B3B;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
}

.ico_duvida{
	width: 13px;
	height: 17px;
	float: left;
	font-size: 0;
	text-indent: -9999px;
	background-image: url(../img/ico_duvida.gif);
}

.conheca_os_videos{
	width: 283px;
	margin-bottom: 31px;
}

.conheca_os_videos p{
	width: 283px;
}

.conheca_os_videos a{
	color: #DF5F37;
}

.incentive_o_bom_humor{
	width: 283px;
	float: left;
}

.incentive_o_bom_humor p{
	width: 283px;
}

.incentive_o_bom_humor .news{
	width: 283px;
	float: left;
	clear: both;
	margin: 18px 0 5px 0;
}

.incentive_o_bom_humor .news p{
	color: #222;
}

.incentive_o_bom_humor .news label{
	color: #222;
	vertical-align: middle;
	font-weight: bold;
}

.incentive_o_bom_humor .news input{
	vertical-align: middle;
}

.incentive_o_bom_humor .error{
	width: 168px;
	clear: both;
}

.template_video{
	width: 746px;
	height: 905px;
	float: left;
	display: inline;
	padding: 70px 0 15px 0;
	margin-left: -128px;
}

.template_video .videos{
	float: left;
	clear: both;
	margin-bottom: 40px;
	position: relative;
}

.video_player embed, .video_player object{
	width: 492px;
}

.template_video div{
	float: left;
	display: inline;
	position: relative;
}

.template_video .video1{
	margin: 29px 0 0 159px;
}

.template_video .video2{
	margin: 0 0 0 12px;
}

.template_video .video3{
	clear: left;
	margin: 85px 0 0 40px;
}

.template_video .video4{
	margin: 9px 0 0 13px;
}
 
.template_video .video5{
	margin: -34px 0 0 36px;
}

.template_video .video6{
	clear: left;
	margin: 10px 0 0 0;
}

.template_video .video7{
	margin: 10px 0 0 20px;
}

.template_video .video8{
	margin: 10px 0 0 11px;
}

.template_video .video9{ 
	margin: -80px 0 0 226px;
}

.template_video .videos ul li{
	float: left;
	clear: both;
	margin-bottom: 40px;
}

.template_video .videos .nav{
	position:absolute;
	top: 330pt;
	right: -45px;
}

.template_video .videos ul.nav li{
	float: left;
	clear: none;
}

.template_video .videos ul.nav li a{
	width: 100%;
	height: 100%;
	display: block;
}

.template_video .videos ul.nav li.bt_prev{
	width: 14px;
	height: 20px;
	margin-top: 35px;
	font-size: 0;
	text-indent: -9999px;
	background-image: url(../img/bt_prev.png);
}

.template_video .videos ul.nav li.bt_next{
	width: 20px;
	height: 30px;
	font-size: 0;
	text-indent: -9999px;
	background-image: url(../img/bt_next.png);
}

/*PAIXAO*/
.content_paixao_concurso .content_paixao{
	width: 100%;
	height: 901px;
	overflow: hidden;
	background: #F0E8DA url(../img/bg_paixao_concurso.jpg) no-repeat top right;
}

.content_paixao_concurso .content_paixao .paixao_cadastro, .content_paixao_concurso .content_paixao .paixao_content{
	background: none;
}

.paixao_cadastro{
	width: 364px;
	height: 100%;
	float: left;
	position: relative;
	z-index: 2;
	padding: 50px 15px 10px 30px;
	background-color: #F0E8CE;
}

.paixao_cadastro h3.titulo, .paixao_cadastro p{
	margin-bottom: 10px;
}

.paixao_cadastro form input, .paixao_cadastro form select, .paixao_cadastro form textarea{
	color: #474746;
	border: 0;
	background: url(../img/bg_input.jpg) top left no-repeat;
}

.paixao_cadastro form div{
	width: 100%;
	float: left;
}

.paixao_cadastro form div{
	margin-bottom: 10px;
}

.paixao_cadastro form div div{
	width: auto;
	float: left;
	margin: 0 10px 0 0;
}

.paixao_cadastro form div table label{
	display: inline;
}

.paixao_cadastro form div table input{
	background: none;
}

.paixao_cadastro .login{
	width: 233px;
	height: 224px;
	float: left;
	position: relative;
	top: -60px;
	left: 379px;
	margin-bottom: -224px;
	z-index: 999;
}

.paixao_cadastro .login .login_content{
	width: 193px;
	height: 224px;
	padding: 25px;
	z-index: 1;
	position: relative;
}

.paixao_cadastro .login .login_content p{
	float: none;
	clear: both;
}

h2.titulo, h3.subtitulo, h2.subtitulo, h3.titulo{
	width: 100%;
	visibility: hidden;
}

.paixao_cadastro .login h2.titulo, .paixao_cadastro .login h2.titulo a{
	font-size: 17px;
}

.paixao_cadastro .login p, .paixao_cadastro .login label, .paixao_cadastro .login a{
	color: #EFE8DE;
}

.paixao_cadastro p, .paixao_cadastro .login p{
	margin-bottom: 10px;
}

.paixao_cadastro .login .alpha{
	width: 100%;
	height: 224px;
	margin-top: -274px;
	position: relative;
	background-color: #C5AC88;
}

.paixao_cadastro .login a{
	display: block;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

.paixao_cadastro .resultado_busca{
	margin: 0;
	color: #80000E;
	font-weight: bold;
}

.login .txt_email{
	width: 172px;
}

.login .txt_senha{
	width: 144px;
}

.paixao_cadastro form div p{
	float: left;
	margin-right: 7px;
}

.paixao_cadastro .confirmacao_voto p{
	float: none;
}

.paixao_cadastro form h3{
	clear: both;
}

.error{
	width: 100%;
	float: left;
	padding: 0 23px;
	margin-top: 10px;
	color: #B70B17;
}

.error p, .error ul{
	clear: both;
	margin-bottom: 10px;
}

.paixao_cadastro .error *, .error *{
	color: #B70B17;
	font-weight: bold;
}

.paixao_cadastro .error, .cadastro_video .error{
	padding: 0;
}

.paixao_cadastro form .bt_enviar{
	float: right;
}

.paixao_cadastro form label{
	display: block;
	font-weight: bold;
}

.paixao_cadastro form p.legend{
	width: 100%;
	font-size: 9px;
	font-style: italic;
}

.paixao_cadastro p{
	color: #5C594F;
}

.paixao_cadastro p strong{
	color: #000;
}

.paixao_cadastro h2.titulo{
	top: -5px;
	position: relative;
}

.paixao_cadastro h3{
	clear: none;
}

.paixao_cadastro .titulos{
	width: 364px;
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
	padding: 50px 15px 20px 30px;
	margin: -60px -15px 60px -30px;
	background-image: url(../img/bg_titulo.jpg);
}

.paixao_cadastro .titulos.from_login{
	height: 130px;
}

.paixao_cadastro .titulos h2{
	height: 27px;
}

.paixao_cadastro .titulos h3{
	height: 16px;
}

.paixao_cadastro .titulos p{
	width: 100%;
	margin: 0;
}

.paixao_cadastro .titulos .bt_deixe_outra_declaracao{
	margin-top: 10px;
	position: relative;
}

.paixao_cadastro .titulos p, .paixao_cadastro .titulos p strong{
	color: #EAB6BA;
	position: relative;
}

.paixao_cadastro .titulos p.ola{
	color: #FFF;
	font-size: 17px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.paixao_cadastro .passo_a_passo{
	width: 73px;
	float: right;
	display: inline;
	margin: -55px -10px 0 0;
}

.paixao_cadastro .passo_a_passo li{
	width: 20px;
	height: 14px;
	float: left;
	margin: 3px 3px 0 0;
	padding: 3px 0;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-image: url(../img/bg_passo_a_passo.gif);
}

.paixao_cadastro .passo_a_passo li:hover{
	background-position: 0 0;
}

.paixao_cadastro .passo_a_passo li.selected:hover{
	background-position: left bottom;
}

.paixao_cadastro ul.nav{
	float: left;
	padding-top: 20px;
}

.paixao_cadastro ul.right, .paixao_cadastro ul.right li{
	float: right;
}

.paixao_cadastro ul.nav li{
	margin: 5px 0;
	clear: both;
}

.paixao_cadastro .declare_sua_paixao_e_concorra_a_premios{
	margin-top: 20px;
}

.paixao_cadastro .declare_sua_paixao_e_concorra_a_premios p{
	margin-bottom: 20px;
}

.paixao_cadastro .declare_sua_paixao_e_concorra_a_premios a{
	color: #5C594F;
}

.paixao_cadastro .declare_sua_paixao_e_concorra_a_premios a:hover{
	text-decoration: underline;
}

.paixao_cadastro .bt_deixe_sua_declaracao{
	width: 142px;
	height: 23px;
	display: block;
	clear: both;
	font-size: 0;
	text-indent: -9999px;
	background-image: url(../img/bt_deixe_sua_declaracao.gif);
}

.paixao_cadastro .bt_veja_o_regulamento{
	float: left;
	padding-left: 10px;
	color: #821D23;
	font-size: 11px;
	font-weight: bold;
	background: url(../img/ico_seta.gif) no-repeat left 4px;
}

.paixao_cadastro .bt_veja_o_regulamento:hover{
	background-position: left 4px;
}

.paixao_cadastro .ja_tem_cadastro a{
	display: block;
	margin: 5px 0;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

.paixao_cadastro .ja_tem_cadastro .bt_enviar{
	float: left;
}

.paixao_cadastro .ainda_nao_e_cadastrado{
	float: left;
	clear: both;
	display: inline;
	margin-top: 40px;	
}

.paixao_cadastro .ja_tem_cadastro .txt_email{
	width: 187px;
}

.paixao_cadastro .ja_tem_cadastro .txt_senha{
	width: 144px;
}

.paixao_cadastro .ja_tem_cadastro .bt_login{
	float: left;
}

.lista_ganhadores{
	margin-top: 20px;
}

.lista_ganhadores li{
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

.lista_ganhadores li img{
	float: left;
	margin-right: 15px;
}

.lista_ganhadores li h3.subtitulo{
	margin-top: 10px;
}

.lista_ganhadores li .info_ganhador{
	width: 180px;
	float: left;
}

.lista_declaracoes{
	clear: both;
}

.lista_declaracoes li{
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 15px;
}

.lista_declaracoes img, .lista_declaracoes .info_declaracoes{
	float: left;
}

.lista_declaracoes .info_declaracoes{
	width: 173px;
	margin-left: 10px;
}

.lista_declaracoes .info_declaracoes .bt_excluir{
	position: absolute;
	bottom: 0;
	right: 0;
}

.lista_declaracoes .tit_declaracoes{
	width: 100%;
	float: left;
}

.lista_declaracoes .tit_declaracoes h3{
	width: 167px;
	font-size: 16px;
}

.lista_declaracoes .tit_declaracoes h3, .lista_declaracoes .tit_declaracoes .votos{
	float: left;
}

.lista_declaracoes .tit_declaracoes .votos{
	padding-left: 10px;
	margin-top: 5px;
	color: #72000A;
	font-size: 10px;
	font-weight: bold;
	border-left: 2px solid #72000A;
}

.imagens_ilustrativas{
	width: 100%;
	float: left;
	position: relative;
	padding-top: 40px;
	color: #E25E5F;
	font-size: 11px;
}

.paixao_cadastro .paixao_passo2{
	width: auto;
	float: none;
}

.paixao_passo2 li{
	width: 352px;
	float: left;
	padding-bottom: 5px;
}

.paixao_passo2 li label{
	float: left;
	display: inline;
}

.paixao_passo2 li .input_file{
	width: 352px;
}

.paixao_passo2 .legend{
	clear: both;
	padding: 5px 0;
}

.paixao_passo2 .limit_caracter{
	float: right;
	font-size: 10px;
	font-style: italic;
}

.bt_voltar{
	height: 24px;
	line-height: 24px;
	float: left;
	color: #B70B17;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

.list_participantes{
	width: 380px;
	float: left;
	margin: 15px -17px 20px 0;
}

.list_participantes li{
	width: 91px;
	height: 69px;
	float: left;
	margin: 0 3px 3px 0;
}

.list_participantes li ul.nav{
	float: right;
	margin: -12px -17px 0 0;
	z-index: 1;
	position: relative;
}

.list_participantes li ul.nav li{
	float: left;
	clear: none;
}

.list_participantes li ul.nav li a{
	height: 100%;
	display: block;
}

.list_participantes li ul.nav li.bt_prev{
	width: 14px;
	height: 20px;
	margin-top: 35px;
	font-size: 0;
	text-indent: -9999px;
	background-image: url(../img/bt_prev.png);
}

.list_participantes li ul.nav li.bt_next{
	width: 20px;
	height: 30px;
	font-size: 0;
	text-indent: -9999px;
	background-image: url(../img/bt_next.png);
}

.ultimas_declaracoes_postadas, .participantes_mais_votados{
	width: 380px;
	float: left;
	margin: 20px -17px 20px 0;
}

.ultimas_declaracoes_postadas li, .participantes_mais_votados li{
	float: left;
	margin: 4px 4px 0 0;
}

.txt_seu_nome{
	width: 178px;
}

.txt_seu_sobrenome{
	width: 156px;
}

.data_de_nacimento_dia, .txt_data_de_nacimento_dia{
	width: 28px;
}

.data_de_nacimento_mes, .txt_data_de_nacimento_mes{
	width: 28px;
}

.data_de_nacimento_ano, .txt_data_de_nacimento_ano{
	width: 36px;
}

.txt_nome_da_sua_paixao{
	width: 352px;
}

.txt_foto{
	width: 232px;
	float: left;
}

.txt_texto_sobre_a_sua_paixao{
	width: 352px;
	height: 75px;
}

.txt_numero_de_telefone_tipo{
	width: 50px;
}

.txt_numero_de_telefone_ddd{
	width: 25px;
}

.txt_numero_de_telefone_numero{
	width: 83px;
}

.cpf input{
	float: left;
}

.cpf .ico_duvida{
	margin: 2px 0 0 5px;
}

.cpf span{
	float: left;
	margin: 5px 0 5px 5px;
}

.txt_cpf{
	width: 109px;
}

.txt_endereco{
	width: 178px;
}

.txt_numero{
	width: 52px;
}

.txt_complemento{
	width: 90px;
}

.txt_estado{
	width: 40px;
}

.txt_cidade{
	width: 133px;
}

.txt_cep{
	width: 89px;
}

.txt_seu_email{
	width: 178px;
}

.txt_senha{
	width: 178px;
}

.paixao_cadastro form .txt_busca{
	float: left;
	padding-left: 5px;
	margin-right: 1px;
	background: #FFF;
}

.paixao_cadastro form .txt_filtro{
	float: left;
	margin-right: 5px;
	background: #FFF;
}

.paixao_cadastro form .txt_filtro option{
	padding: 0 5px;
}

/*PAIXAO CONTENT*/
.paixao_content{
	width: 571px;
	height: 661px;
	float: left;
	position: relative;
	padding-bottom: 60px;
	background: #E3DCD0 url(../img/bg_paixao_content.gif) no-repeat top right;
}

.box_chamadas{
	width: 100%;
	height: 246px;
	float: left;
	clear: both;
	position: relative;
}

.box_navegacao{
	width: 246px;
	height: 246px;
	float: left;
	position: absolute;
	top: 17px;
	left: 79px;
	z-index: 1;
	background: url(../img/bg_box_navegacao.png) no-repeat;
}

.box_navegacao ul{
	margin: 90px 0 0 27px;
}

.box_navegacao ul li{
	width: 177px;
	height: 15px;
	margin: 4px 0;
	text-indent: -9999px;
}

.box_navegacao ul li a{
	height: 100%;
	display: block;
}

.box_navegacao ul li.bt_participe_agora{
	background-image: url(../img/bt_participe_agora.gif);
}

.box_navegacao ul li.bt_participantes_veja_e_vote{
	background-image: url(../img/bt_participantes_veja_e_vote.gif);
}

.box_navegacao ul li.bt_suas_declaracoes{
	background-image: url(../img/bt_suas_declaracoes.gif);
}

.box_navegacao ul li.bt_ganhadores{
	background-image: url(../img/bt_ganhadores.gif);
}

.box_veja_os_premios{
	width: 99px;
	height: 99px;
	position: absolute;
	top: 158px;
	left: 257px;
	z-index: 3;
	background-image: url(../img/bg_box_veja_os_premios.png);
}

.box_veja_os_premios h2{
	width: 59px;
	height: 36px;
	text-indent: -9999px;
	margin: 30px auto 0 auto;
	background-image: url(../img/bt_veja_os_premios.gif);
}

.box_veja_os_premios h2 a{
	height: 100%;
	display: block;
}

.box_concurso_cultural_sua_paixao_vale_premios{
	width: 205px;
	height: 205px;
	position: absolute;
	top: 6px;
	left: 291px;
	z-index: 2;
	background-image: url(../img/bg_box_concurso_cultural_sua_paixao_vale_premios.png);
}

.box_concurso_cultural_sua_paixao_vale_premios a{
	height: 100%;
	display: block;
}

.box_concurso_cultural_sua_paixao_vale_premios h2{
	width: 205px;
	height: 32px;
	position: relative;
	margin-top: 85px;
	text-indent: -9999px;
	background-image: url(../img/tit_concurso_cultural_sua_paixao_vale_premios.gif);
}

.flash_premios{
	width: 437px;
	height: 235px;
	float: left;
	clear: both;
	display: inline;
	margin-left: 37px;
}

.premiacao_final, .premios_semanais{
	clear: both;
	margin-bottom: 30px;
}

.ganhadores h3{
	width: 359px;
}

.ganhadores .premios_semanais{
	margin-top: 10px;
}

.ganhadores .premiacao_final, .ganhadores .premios_semanais{
	clear: both;
}

.ganhadores .premiacao_final ol, .ganhadores .premios_semanais ol{
	padding-bottom: 20px;
}

.ganhadores .premiacao_final li, .ganhadores .premios_semanais li{
	width: 100%;
	padding-bottom: 10px;
}

.ganhadores .premiacao_final p, .ganhadores .premios_semanais p{
	float: none;
	margin: 0;
	color: #787467;
}

.ganhadores .premiacao_final p strong, .ganhadores .premios_semanais p strong{
	color: #48453D;
}

.ganhadores .premiacao_final a, .ganhadores .premios_semanais a{
	padding-left: 10px;
	color: #E79189;
	font-weight: bold;
	background: url(../img/bt_next.gif) no-repeat left 4px;
}

.premiacao_final h3, .premios_semanais h3{
	color: #48453D;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.premiacao_final ul, .premiacao_final ol, .premios_semanais ul, .premios_semanais ol{
	width: 359px;
	float: left;
	padding-bottom: 30px;
}

.premiacao_final ol, .premiacao_final ol{
	margin-bottom: 0;
}

.premiacao_final li, .premios_semanais li{
	width: 99px;
	float: left;
	padding: 0 10px 15px 0;	
}

/*ROTEIRO DE VIAGEM*/
.roteiro_de_viagem_header *{
	color: #000;
}

.roteiro_de_viagem_header p{
	width: 600px;
	margin-bottom: 20px;
}

.roteiro_de_viagem_content{
	width: 778px;
	height: 559px;
}

.roteiro_de_viagem_content ol{
	width: 738px;
	height: 559px;
	float: left;
	margin: 0 -20px;
	padding: 0 20px;
	background: url(../img/bg_roteiro_de_viagem.gif) no-repeat left top;
}

.roteiro_de_viagem_content li{
	width: 160px;
	float: left;
	margin-right: 24px;
}

.roteiro_de_viagem_content li *{
	color: #000;
}

.roteiro_de_viagem_content li.home{
	width: 100%;
	float: none;
}

.roteiro_de_viagem_content li.home a{
	font-size: 22px;
}

.roteiro_de_viagem_content li dl{
	margin-top: 30px;
}

.roteiro_de_viagem_content li dt{
	font-size: 14px;
	font-weight: bold;
}

.roteiro_de_viagem_content li dt a{
	color: #DC2330;
}

/*CLASS*/
.left{
	float: left;
}

.right{
	float: right;
}

h2.titulo, h2.titulo a{
	font-size: 22px;
}

h3.titulo, h3.titulo a{
	font-size: 18px;
}

h3.titulo.em_breve, h3.titulo.em_breve a{
	font-size: 22px;
}

h3.subtitulo, h3.subtitulo a{
	font-size: 14px;
}

/*BT*/
.bt_enviar, .bt_login, .bt_enviar_outra_declaracao, .bt_pagina_principal_de_amor_e_paixao, .bt_conheca_novos_participantes, .bt_conheca_os_mais_votados, .bt_ir_para_home, .bt_cadastrese, .bt_deixe_outra_declaracao, .bt_excluir, .bt_search, .bt_participe{
	height: 24px;
	display: block;
	border: 0;
	cursor: pointer;
	font-size: 0;
	text-indent: -9999px;
	background: none;
}

a:hover, button:hover, li:hover, a:focus, button:focus, li:focus, .selected, .selected:hover{
	background-position: left bottom;
}

.bt_search{
	width: 28px;
	float: left;
	display: inline;
	background-image: url(../img/bt_search.gif);		
}

.bt_participe{
	width: 73px;
	background-image: url(../img/bt_participe.gif);		
}

.bt_cadastrese{
	width: 88px;
	background-image: url(../img/bt_cadastrese.gif);	
}

.bt_ir_para_home{
	width: 91px;
	background-image: url(../img/bt_ir_para_home.gif);
}

.bt_enviar{
	width: 56px;
	float: left;
	background-image: url(../img/bt_enviar.gif);
}

.bt_excluir{
	width: 63px;
	background-image: url(../img/bt_excluir.gif);
}

.bt_conheca_novos_participantes{
	width: 190px;
	background-image: url(../img/bt_conheca_novos_participantes.gif);
}

.bt_conheca_os_mais_votados{
	width: 190px;
	background-image: url(../img/bt_conheca_os_mais_votados.gif);
}

.bt_login{
	width: 63px;
	float: right;
	background-image: url(../img/bt_login.gif);	
}

.bt_enviar_outra_declaracao{
	width: 168px;
	background-image: url(../img/bt_enviar_outra_declaracao.gif);
}

.bt_pagina_principal_de_amor_e_paixao{
	width: 220px;
	background-image: url(../img/bt_pagina_principal_de_amor_e_paixao.gif);
}

.bt_deixe_outra_declaracao{
	width: 160px;
	float: right;
	background-image: url(../img/bt_deixe_outra_declaracao.gif);
}

/*TITLE*/
.tit_conheca_os_videos{
	width: 210px;
	height: 27px;
	font-size: 0;
	text-indent: -9999px;
	background-image: url(../img/tit_conheca_os_videos.gif);
}

.tit_incentive_o_bom_humor{
	width: 187px;
	height: 16px;
	font-size: 0;
	text-indent: -9999px;
	background-image: url(../img/tit_incentive_o_bom_humor.gif);
}

/*TOOLTIP*/
.tooltip{
	width: 245px;
	position: absolute;
	z-index: 5;
	margin: -15px 0 0 35px;
}

.tooltip h2{
	font-size: 16px;
}

.tooltip p{
	font-weight: normal;
}

.tooltip *{
	color: #FFF;
}

.tooltip .content_tooltip{
	position: relative;
}

.tooltip .tooltip_top{
	height: 5px;
	overflow: hidden;
	background-image: url(../img/bg_tooltip_top.png);
	
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_tooltip_top.png', sizingMethod='crop');
}

.tooltip .tooltip_content{
	padding: 0 10px;
	background: #981A24;
}

.tooltip .tooltip_bottom{
	height: 24px;
	overflow: hidden;
	background-image: url(../img/bg_tooltip_bottom.png);
	
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_tooltip_bottom.png', sizingMethod='crop');
}

/*SIFR*/
.sIFR-flash, .sIFR-replaced{
	visibility: visible;
}

span.sIFR-alternate{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}