@charset "utf-8";
/* CSS Document */

* { margin:0 auto; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; border: none;}
#all {margin:0 auto; width:779px;}
body { background-color:#000; }

/*--------------------------DIV CONTEUDO-------------------------------*/
#popup01, #popup02, #popup03{ position: absolute; top: 10%; left: 30%; width: auto; height: auto; padding: 20px 20px 20px 20px; background: #FFF; display: none;}
#popup01 small a, #popup02 small a, #popup03 small a{ color: #333; font-weight:700;}
#conteudo { height:auto; background-color: #4c002f; }
#topo_namorados {}
#modelosCartoes { text-align:center;}
#espacoRadioBt01, #espacoRadioBt02, #espacoRadioBt03 { background-color: #666666; height: 25px;}
/*--------------------------FIM DIV -------------------------------*/

#remetente { background: url(../imagens/bg_remetente.jpg) no-repeat; width: 316px; height: 95px; padding: 15px 0 0 12px;}
#destinatario { background: url(../imagens/bg_destinatario.jpg) no-repeat; width: 316px; height: 109px; padding: 15px 0 0 12px; }
#msg { background: url(../imagens/bg_msg.jpg) no-repeat; width: 315px; height: 215px; padding: 0 0 0 12px;}
#enviar { width: 80px;}

/*--------------------------FORMULARIO-------------------------------*/
form.cmxform { font-size: 1.0em; color: #666666; }
form.cmxform legend { padding: 0px; color: #FFFFFF; }
form.cmxform label { color: #fff; font-size:11px; }
form.cmxform fieldset {	border: none; background-color: #4c002f; padding: 0px; }
form.cmxform fieldset fieldset { background: none; }
form.cmxform fieldset p, form.cmxform fieldset fieldset { padding: 0 5px 5px; }
form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: #fff;	font-style: normal;	display: block; font-size:9px; }
div.error { display: none; }
input {	border: none; background-color: #fff; color: #990066; }
textarea { color: #990066; width: 290px; height: 150px;}
input:focus { border: none; }
input.error { border: none; }
form.cmxform .gray * { color: gray; }
/*--------------------------FIM FORMULARIO--------------------#009ae7-----------*/

/*--------------------------RODAPE-------------------------------*/
#rodape {background: url(../imagens/rodape.jpg) no-repeat; width: 779px; height: 73px;}
#rodape p{text-align:right; padding: 6px 4px 0 0;}
#rodape a{color: #FF0; text-decoration:none;}
#rodape a:hover{color:#FFF; text-decoration:underline;}
/*--------------------------FIM RODAPE-------------------------------*/
