@charset "utf-8";
/* CSS Document */

input{	font-family:Helvetica, Arial, sans-serif; 
	font-size:12px;
	/* width:250px; */

}

.select {	font-family:Helvetica, Arial, sans-serif; 
	font-size:12px;
	width:250;

}
.data{	width:50px;

}

.checkbox{	width:15px;
	
}

textarea {width:250px; } 


.spacer{ 
	/* margin-bottom:10px; */
	font-size:11px;
	color:#555555;
}

.box2 {
	border:solid 1px #c6cfe1;
	background:#E1EEFD;
	padding:10px;
	color:#333333;
	margin-bottom:20px;
	width:500px;
}

.box_convidados_passo3 {
	border:solid 1px #c6cfe1;
	background:#E1EEFD;
	padding:10px;
	color:#333333;
	margin-bottom:20px;
	width:680px;
}

.box3 {
	border:solid 1px #c6cfe1;
	background:#E1EEFD;
	padding:10px;
	color:#333333;
	
	
}

.box-eventos-passados {
	border:solid 1px #c6cfe1;
	background:#F5F5F5;
	padding:5px;
	color:#333333;
	font-size:0.85em;
	
	
}

.titulo{
	font-size:12px;
	color:#666;
	font-weight:bold;
	width:150px;
}
.300 {width:300px;}


