@CHARSET "ISO-8859-1";

body
{
font-family: trebuchet ms;
font-size: 1em;
text-align: center;
}

.sejaconvidado
{
/*border:solid;*/
width: 330px;
margin:auto;
text-align: left;
}

.sejaconvidado .titulo
{
color: #0272d8;
}



.sejaconvidado .mensagem
{
	margin-top: 0.5em;
}


#teaser
{
position:absolute;
top: 50%;
left: 50%;
margin-top:-230px;
margin-left:-245px;
background-image: url( imagens/teaser_fundo.gif);
width: 400px;
height: 300px;
}

#teaser .sejaconvidado
{
margin-top: 90px;
}

#teaser .sejaconvidado .teasertexto
{
color: #fff;
font-weight: bold;
font-size: 1.15em;
}

#teaser .sejaconvidado .teaserconhecer
{
color: #f00471;
font-weight: bold;
font-size: 1.10em;
margin-top: 20px;
margin-bottom: 10px;
}

.sejaconvidado input
{
background-image: url(imagens/teaser-campo.gif);
background-repeat: no-repeat;
border: none;
width: 242px;
height: 17px;
padding: 3px 5px 3px 5px;
vertical-align: middle;
font-size: 0.9m;
color: #fff;
font-weight: bold;
}

.sejaconvidado .conteudo div
{
display: inline;
color: #f00471;
font-weight: bold;
font-size: 1.1em;
margin-left: 10px;
vertical-align: middle;
cursor: pointer;
}

.sejaconvidado .mensagem
{
color: #fff;
font-weight: bold;
font-size: 0.65em;

}

