.box_informar {
	padding:10px;
	background:#e9e9e9;
	font-size:1.2em;
}
.conteudo {
	padding:10px 40px;
	width:580px;
	margin:0 auto
}
.titulo_info {
	background:url(../images/icones/information.gif) no-repeat left;
	display:block;
	padding:10px 3px 10px 40px;
	border-bottom:1px dotted #ccc;
	color:#666;
	margin:2px 0;
	font-weight:normal;
	font-size:18px;
}
.campo1, .campo_email {
	width:450px;
	font-size:1.3em;
	color:#666;
	font-weight:normal;
}
.campo2 {
	font-size:1.3em;
	color:#666;
	font-weight:normal;
}
.bt_comprar {
	float:right;
	margin:10px 0
}
.checkbox {
	border:none;
}
.texto_m {
	font-size:15px;
}
.erro {
	color:#f00;
	font-weight:bold;
}
.ok {
	color:green;
	font-weight:bold;
	font-size:16px;
}

