*{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000;
	background-repeat : no-repeat;
	border : none;
	margin : 0;
	padding : 0;
}
body{
	background-image : url(img/telefonica-bg.jpg);
	background-color : #fff;
	background-position:0 20px;
}

#video{
	position : absolute;
	left : 15px;
	top: 165px;
	display : block;
}
#video iframe{
	width : 480px;
	height : 395px;
	margin : 5px 0 0 5px;
}
#video{
	width : 490px;
	height : 405px;
	background-color : #000;
}
h1{
	visibility : hidden;
}


#pergunta{
	left:520px;
	position:absolute;
	top:210px;
	overflow:hidden;
}
#pergunta,
#pergunta iframe{
	height:347px;
	width:410px;
}
#pergunta iframe{
	width:414px;
	margin-left:-4px;
}
body.pergunta{
	background-position : -560px -170px;
	margin : 10px;
}
body.pergunta h2{
	width : 300px;
	height : 35px;
	float : left;
	clear : both;
	display : block;
	background-image : url(img/mande-sua-mensagem.gif);
	background-position : center;
	text-indent : -6000px;
	overflow : hidden;
	margin : 10px 0 0 0;
}
.envia{
	width : 290px;
}
.envia p textarea,
.envia p input{
	border : 1px solid #5d94be;
	padding : 3px;
	text-indent : 3px;
	margin-left : 80px;

}
.envia p{
	width : 300px;
	height : 30px;
	margin : 0;
	display : block;
	float : left;
	padding : 0;
	background-position : 0 4px;
}
.envia p.nome{	background-image : url(img/nome.gif);}
.envia p.localidade{	background-image : url(img/localidade.gif);}
.envia p.mensagem{	background-image : url(img/mensagem.gif); 	height : 100px;}



.envia input.botenviar{
	position : absolute;
	left : 100px;
	top : 250px;
	width : 99px;
	height : 55px;
	border : none;
	background-color : transparent;
	text-indent : -6000px;
	font-size : 1px;
	color : #fff;
	overflow : hidden;
	background-image : url(img/enviar.gif);
	cursor : pointer;
}

.envia h3{
	margin : 50px 0 20px 0;
	font-size : 20px;
	text-align : center;
}
a.voltar{
	display : block;
	margin : auto;
	width : 93px;
	height : 55px;
	background-image : url(img/voltar.gif);

}

#navegacao {
	position:absolute;
	left:15px;
	top:127px;
}

#navegacao #aba1 {
	width:149px;
	height:38px;
	background:url(img/aba.gif) 0 -84px;
	display:block;
	float:left;
	margin-right:10px;
}

#navegacao #aba2 {
	width:189px;
	height:38px;
	background:url(img/aba2.gif) 0 -84px;
	display:block;
	float:left;
}

.aba1 #navegacao #aba1,
.aba2 #navegacao #aba2,
#navegacao a:hover {
	background-position: 0 0 !important;
}



