h2 {
	background:url(../img/faleconosco_h2.gif) center left no-repeat;
}
p {
	float:left;
	clear:both;
	margin:2em 0 0 7em;
	_margin:2em 0 0 3.5em;
}
p a {
	font-size:1em;
}
.formulariored {
	background:#130303;
	float:left;
	clear:both;
	width:45%;
	height:22em;
	margin:2em 0 0 5em;
	_margin:2em 0 0 2.5em;	
	padding:1em;
	border:1px solid #660000;
}
.formulariored label {
	display:block;
	float:left;
	clear:left;
	width:21%;
	height:2em;
	text-indent:-5000px;
}
.formulariored .nome {
	background:url(../img/contato_nome.gif) center right no-repeat;
}
.formulariored .email {
	background:url(../img/contato_email.gif) center right no-repeat;
}
.formulariored .assunto {
	background:url(../img/contato_assunto.gif) center right no-repeat;
}
.formulariored .mensagem {
	background:url(../img/contato_mensagem.gif) center right no-repeat;
}
.formulariored .telefone {
	background:url(../img/contato_telefone.gif) center right no-repeat;
}
.formulariored input, select, textarea {
	background:#50100e;
	float:left;
	width:60%;
	color:#fff;
	margin:.5em 0 0 1em;
	*margin:.8em 0 0 1em;
	border:1px solid #666;
}
.formulariored .first {
	*margin-top:.4em;
}
.formulariored textarea {
	height:8em;
	*margin:1em 0 0 1em;
}
.formulariored p {
	float:left;
	clear:both;
	width:90%;
	color:#bbbbbb;	
	margin:1em 0;
}
.formulariored .button {
	background:#1e0405;
	float:left;
	clear:both;
	width:auto;
	height:auto;
	color:#d4b304;
	text-transform:uppercase;
	font-size:.6em;
	font-weight:bold;
	margin:1em 0 0 34.5em;
	*margin:1em 0 0 15em;
	_margin:1em 0 0 17.5em;
	padding:.7em 0;
	border:1px solid #660000;
	cursor:pointer;
}

/* CONVIDE */

.convide {
	width:80%;
}

.convideh2 {
	background:url(../img/convide_h2.gif) center left no-repeat;
}

.convide .dados {
	width:53%;
}
.convide textarea {
	*margin:.5em 0 0 1em;
}
.formulariored .seunome {
	background:url(../img/convide_nome.gif) center right no-repeat;
}
.formulariored .seuemail {
	background:url(../img/convide_email.gif) center right no-repeat;
}
.formulariored .nomeamigo {
	background:url(../img/convide_nomeamigo.gif) center right no-repeat;
}
.formulariored .emailamigo {
	background:url(../img/convide_emailamigo.gif) center right no-repeat;
}
.convide .poster {
	float:right;
	clear:none;
	width:55%;
	margin:-7.5em 0 0 0;
	*margin:-9.5em 0 0 0;
	_margin-right:-.5em;
}
.convide .poster li.titulo {
	background:url(../img/convide_ul-titulo.gif) center left no-repeat;
	width:100%;
	height:1em;
	text-indent:-5000px;
	margin:0 0 1em 1.3em;
}
.convide .poster li {
	float:left;
	clear:none;
	width:26%;
	height:14em;
	margin:0 0 0 1.5em;
}
.convide .poster .um {
	background:url(../img/convide_poster1.jpg) center top no-repeat;
}
.convide .poster .dois {
	background:url(../img/convide_poster2.jpg) center top no-repeat;
}
.convide .poster .tres {
	background:url(../img/convide_poster3.jpg) center top no-repeat;
}
.convide .poster .clickarea {
	display:block;
	width:100%;
	height:90%;
	text-indent:-5000px;
}
.convide .poster .check {
	background:none;
	float:left;
	width:auto;
	border:none;
	margin:0;
}
.convide .poster .ampliar {
	float:right;
	font-size:.7em;
	text-transform:uppercase;
	margin:0;
}
.convide .button {
	float:right;
	margin-right:2em;
}