/* CSS Document */

html {
overflow-y:auto;
overflow-x: hidden;}

* { behavior:url(_js/iepngfix.htc);}

body {
margin:0;
padding:0;
font-family:"Arial", Helvetica, sans-serif;
background:url(../images/pattern_verde.gif) center top repeat-x;
}

a {font-size:12px; color:#666; text-decoration:none;}
a:hover {text-decoration:underline;}

.link1 {font-size:10px; color:#00f; text-decoration:underline;}
.link1:hover {text-decoration:none;}

.legenda {font-size:11px;color:#f33;font-weight:bold}

img {border:0;}

fom {margin:0; padding:0;}

#conteudo {
width:770px;
height:auto;
margin:0 auto;
position:relative;
}

.header {
width:770px;
height:120px;
}

.logo {
width:770px;
height:120px;
background:url(../images/logo_quiz.jpg) left top no-repeat;
}

/* Menu site */

.menu {
width:400px;
height:120px;
margin-left:370px;
background:url(../images/menu_bg.jpg) right top no-repeat;
}

.menu ul {
margin:0;
padding:0;
padding-top:29px;
}

.menu ul li {
float:left;
height:35px;
display:block;
list-style-type:none;
}

/* Btn Home */

.menu ul li.home a {
width:49px;
height:37px;
display:block;
margin-left:7px;
background:url(../images/btn_home_off.gif) left bottom no-repeat;
}

.menu ul li.home a.selected {
background: url(../images/btn_home_on.gif) left bottom no-repeat;
}

.menu ul li.home a:hover {
background:url(../images/btn_home_on.gif) left bottom no-repeat;
}

/* Btn Cadastre-se */

.menu ul li.cadastro a {
width:78px;
height:37px;
display:block;
background:url(../images/btn_cadastro_off.gif) left bottom no-repeat;
}

.menu ul li.cadastro a.selected {
background:url(../images/btn_cadastro_on.gif) left bottom no-repeat;
}

.menu ul li.cadastro a:hover {
background:url(../images/btn_cadastro_on.gif) left bottom no-repeat;
}

/* Btn Sobre */

.menu ul li.sobre a {
width:100px;
height:37px;
display:block;
background:url(../images/btn_sobre_off.gif) left bottom no-repeat;
}

.menu ul li.sobre a.selected {
background:url(../images/btn_sobre_on.gif) left bottom no-repeat;
}

.menu ul li.sobre a:hover {
background:url(../images/btn_sobre_on.gif) left bottom no-repeat;
}

/* Btn Quiz */

.menu ul li.quiz a {
width:85px;
height:37px;
display:block;
background:url(../images/btn_quiz_off.gif) left bottom no-repeat;
}

.menu ul li.quiz a.selected {
background:url(../images/btn_quiz_on.gif) left bottom no-repeat;
}

.menu ul li.quiz a:hover {
background:url(../images/btn_quiz_on.gif) left bottom no-repeat;
}

/* Btn Download */

.menu ul li.download a {
width:57px;
height:37px;
display:block;
background:url(../images/btn_download_off.gif) left bottom no-repeat;
}

.menu ul li.download a.selected {
background:url(../images/btn_download_on.gif) left bottom no-repeat;
}

.menu ul li.download a:hover {
background:url(../images/btn_download_on.gif) left bottom no-repeat;
}

/* Home Quiz */

#conteudo_home {width:770px;}

#conteudo_home .geral {
float:right;
width:419px;
}

#conteudo_home .geral .house {
width:442px;
display:block;
position:absolute;
top:70px;
}

#conteudo_home .geral .house span.img01 {
width:442px;
height:50px;
display:block;
background:url(../images/home_house_01.jpg) right top no-repeat;
}

#conteudo_home .geral .house span.img02 {
width:442px;
height:89px;
display:block;
background:url(../images/home_house_02.jpg) right top no-repeat;
}

#conteudo_home .geral .house span.img03 {
width:442px;
height:37px;
display:block;
background:url(../images/home_house_03.jpg) right top no-repeat;
}

#conteudo_home .geral .house span.img04 {
width:442px;
height:99px;
display:block;
background:url(../images/home_house_04.jpg) right top no-repeat;
}

#conteudo_home .geral .house span.img05 {
width:442px;
height:71px;
display:block;
background:url(../images/home_house_05.jpg) right top no-repeat;
}

#conteudo_home .geral .estetoscopio {
top:416px;
width:834px;
height:188px;
display:block;
z-index:10;
position:absolute;
}

#conteudo_home .geral .estetoscopio ul {
margin:0;
padding:0;
}

#conteudo_home .geral .estetoscopio ul li {
float:left;
list-style-type:none;
}

#conteudo_home .geral .estetoscopio ul li.jogar a {
width:136px;
height:118px;
display:block;
background:url(../images/home_btn_jogue.jpg) left top no-repeat;
}

#conteudo_home .geral .estetoscopio ul li.jogar a:hover {
width:136px;
height:118px;
background:url(../images/home_btn_jogue_on.jpg) left top no-repeat;
}

#conteudo_home .geral .estetoscopio ul li.img01 {
width:277px;
height:188px;
background: url(../images/home_house_06.jpg) left top no-repeat;
}

#conteudo_home .geral .estetoscopio ul li.img02 {
width:421px;
height:161px;
background:url(../images/home_house_07.jpg) left top no-repeat;
}

#conteudo_home .papel {
float:left;
width:314px;
height:484px;
}

#conteudo_home .papel span.a {
width:314px;
height:126px;
display:block;
margin-left:37px;
background:url(../images/home_papel_a.jpg) left top no-repeat;
}

#conteudo_home .papel span.b {
width:314px;
height:99px;
display:block;
margin-left:37px;
background: url(../images/home_papel_b.jpg) left top no-repeat;
}

#conteudo_home .papel span.c {
width:314px;
height:251px;
display:block;
margin-left:37px;
position:relative;
background: url(../images/home_papel_pack.jpg) left top no-repeat;
}

#conteudo_home .login {
width:253px;
padding-top:48px;
margin:0 auto;
}

#conteudo_home .login input {
border:0;
color:#666;
height:20px;
font-size:11px;
font-weight:700;
margin-top:3px;
margin-bottom:3px;
background:url(../images/cadastro_form_linha.gif) left bottom repeat-x;
}

#conteudo_home .login .ok {
width:24px;
height:13px;
margin:0;
padding:0;

}

/*Tooltip Compre home*/

#conteudo_home .papel span.c p.tooltip {
margin:0;
padding:0;
top:173px;
left:203px;
width:111px;
height:59px;
position:absolute;
background:url(../images/home_btn_compre.jpg) left top no-repeat;
}

/* Página Quiz */

#conteudo_quiz {}

#conteudo_quiz .box_perguntas {
float:left;
width:407px;
height:450px;
}

#conteudo_quiz .box_perguntas .pergunta {
width:388px;
height:92px;
margin-left:19px;
background:url(../images/quiz_box_perguntas.jpg) left top no-repeat;
}

#conteudo_quiz .box_perguntas .pergunta p {
width:348px;
height:52px;
margin:0 auto;
display:block;
padding:30px 0px 0px 0px;
font-size:13px;
color:#FFF;
}

#conteudo_quiz .box_perguntas .box {
width:388px;
height:272px;
margin-left:19px;
background:url(../images/quiz_box_perguntas_bg.jpg) left top no-repeat;
}

#conteudo_quiz .box_perguntas form {
font-size:14px;
color:#FFF;
}

#conteudo_quiz .box_perguntas .box ul {
margin:0;
padding:0;
}

#conteudo_quiz .box_perguntas .box ul li {
display:block;
width:376px;
height:50px;
margin:0 auto;
position:relative;
list-style-type:none;
background:url(../images/quiz_box_perguntas_linha.gif) left bottom repeat-x;
}

#conteudo_quiz .box_perguntas .box ul li label {
display:block;
padding-top:8px;
}

#conteudo_quiz .box_perguntas .box ul li .radio {
position:absolute;
top:4px;
left:4px;
}

#conteudo_quiz .box_perguntas .box ul li .txt {
display:block;
padding-left:28px;
}

#conteudo_quiz .box_perguntas .footer {
width:388px;
height:86px;
background:url(../images/quiz_box_perguntas_footer.jpg) left top no-repeat;
}

#conteudo_quiz .box_perguntas .btn_avancar {
display: block;
}

#conteudo_quiz .box_perguntas .btn_avancar input {
display:block;
padding-top:2px;
position:relative;
margin-left:103px;
}

#conteudo_quiz .box_perguntas .pressao {
width:574px;
height:147px;
z-index:300;
left:-417px;
top:413px;
position:absolute;
background:url(../images/quiz_box_pressao.png) left top no-repeat;
}

#conteudo_quiz .geral {
float:right;
width:363px;
position:relative;
}

#conteudo_quiz .geral .house2 {
	width:363px;
	position:absolute;
	top: -50px;
}

#conteudo_quiz .geral .house2 ul {
margin:0;
padding:0;
}

#conteudo_quiz .geral .house2 ul li {
display:block;
list-style-type:none;
}

#conteudo_quiz .geral .house2 ul li.img01 {
width:373px;
height:50px;
background:url(../images/quiz_house01.jpg) right top no-repeat;
}

#conteudo_quiz .geral .house2 ul li.img02 {
width:373px;
height:107px;
background: url(../images/quiz_house02.jpg) right top no-repeat;
}

#conteudo_quiz .geral .house2 ul li.img03 {
width:373px;
height:109px;
background:url(../images/quiz_house03.jpg) right top no-repeat;
}

#conteudo_quiz .geral .house2 ul li.img04 {
width:373px;
height:129px;
background: url(../images/quiz_house04.jpg) right top no-repeat;
}

#conteudo_quiz .geral .house2 ul li.img04 img {
width:129px;
height:104px;
margin-top:22px;
margin-left:20px;
}

#conteudo_quiz .geral .house2 ul li.img05 {
width:388px;
height:192px;
background:url(../images/quiz_house05.jpg) left top no-repeat;
}

/* Página Cadastro */

#conteudo_cadastro {
display:block;
height:800px;
}

#conteudo_cad .cadastro {
float:left;
width:421px;
height:452px;
}

#conteudo_cad form {
width:auto;
height:572px;
color:#999;
font-weight:700;
padding-top:67px;
margin-left:28px;
background:url(../images/cadastro_form_bg.jpg) left top no-repeat;
}

#formulario form .linha {
width:350px;
height:25px;
margin:0 auto;
display:block;
}

#formulario form .linha .esq {
float:left;
display:block;
}

#formulario form .linha .dir {
float: right;
display:block;
}

#formulario form input {
border:0;
color:#333;
font-size:14px;
font-weight:700;
margin-top:3px;
margin-bottom:3px;
background:url(../images/cadastro_form_linha.gif) left bottom repeat-x;
}

#formulario form .enviar {
	width:234px;
	height:149px;
	position:absolute;
	left: 277px;
	top: 569px;
}

.quadro {
width:349px;
float:right;
}

/* Sobre */
#conteudo_sobre {
}

#conteudo_sobre .box {
float:left;
width:518px;
display:block;
}

#conteudo_sobre .box .chamada {
width:490px;
height:163px;
display:block;
color:#333;
font-size:12px;
margin-left:28px;
position:relative;
background:url(../images/sobre_box_topo.jpg) left top no-repeat;
}

#conteudo_sobre .box .chamada p {
display:block;
margin:0;
padding:40px 25px 0px 30px;
}

#conteudo_sobre .box .chamada .btns {
	width:266px;
	height:29px;
	position:absolute;
	left: 222px;
}

#conteudo_sobre .box .chamada .btns ul {
margin:0;
padding:0;
}

#conteudo_sobre .box .chamada .btns ul li {
float:left;
width:118px;
height:29px;
margin-right:12px;
list-style-type:none;
}

#conteudo_sobre .box .chamada .btns ul li.dados a {
width:118px;
height:29px;
display:block;
background: url(../images/sobre_btn_dados.gif) left top no-repeat;
}

#conteudo_sobre .box .chamada .btns ul li.dados a:hover {
width:118px;
height:29px;
background: url(../images/sobre_btn_dados_over.gif) left top no-repeat;
}

#conteudo_sobre .box .chamada .btns ul li.trailer a {
width:118px;
height:29px;
display:block;
background:url(../images/sobre_btn_trailer.gif) left top no-repeat;
}

#conteudo_sobre .box .chamada .btns ul li.trailer a:hover {
width:118px;
height:29px;
background:url(../images/sobre_btn_trailer_over.gif) left top no-repeat;
}

#conteudo_sobre .box .pack {
display:block;
width:490px;
height:300px;
margin-left:28px;
background:url(../images/sobre_pack.jpg) left top no-repeat;
}

#conteudo_sobre #house {
float:right;
width:252px;
position:relative;
}

#conteudo_sobre #house .img {
	width:336px;
	height:591px;
	top:-50px;
	position:absolute;
	background:url(../images/sobre_house.jpg) left top no-repeat;
}

/* Footer */

#footer {margin:0 auto; width:770px; height:60px; display:block; clear:both; background: url(../images/logo_universal.gif) left top no-repeat;}

#footer2{position:relative; top:210px;_top:0;width:770px; height:60px; display:block; clear:both; background: url(../images/logo_universal.gif) left top no-repeat;}

#logo_loja {
	width: 683px;
	height: 52px;
}

