@CHARSET "UTF-8";

#main .section-header{
	padding-top:10px;
	padding-bottom:10px;
}

#main .section-header h1{
	line-height:40px;
	font-size:24px;
	font-weight:normal;
}

#main .section-header h4{
	font-size:16px;
	font-weight:normal;
}

#main .section-header p{
	line-height:40px;
}

.form-registro{
	padding:30px 30px;
}

.form-registro .section{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px dotted #ccc;
}

.form-registro .butnav{
    margin:10px 0 20px;
    padding-top: 20px;
    text-align: center;
}

p.head {
	color:#000;
    font-weight: bold;
    margin-bottom: 5px;
	text-align:left!important;
}

p.subtitle{
	font-weight:normal;
	margin-bottom:10px;
	text-align:left!important;
}

.tag{
	color:#DD4B39 !important;
	font-size:12px;
	margin:0!important;
	padding:0!important
}

.note{
	position:absolute;
	left:710px;
	top:510px;
	width:250px;
}