.subtitleMat{
color:#333333;
font-size:0.9em;
letter-spacing:0.12em;
line-height:1.4em;
/*margin:0 0 30px;*/
padding:0 0 20px 10px;
text-align:justify;
width: 678px;
}

#enroll {
	border: 1px dotted #9a2b05;
	width: 678px;
}

#enroll fieldset {
	padding: 20px;
}

#enroll label {
	font-size: 16px;
	color: #9a2b05;
	font-weight: lighter;
	margin: 8px 8px 8px 0px;
}

#enroll input {
	width: 480px;
	font-size: 16px;
	color: #222;
	font-weight: lighter;
	border: none;
	border: 1px solid #999;
	margin: 8px 0px 8px 0px;
}

#enroll input[type="checkbox"] {
	width: 16px;
}

#enroll textarea {
	display: block;
	width: 480px;
	height: 200px;
	margin-top: 12px;
	color: #222;
	border: 1px solid #999;
}

#enroll .enviar {
	width: 80px;
	color: #9a2b05;
	background: #fb3;
	border: 1px solid #9a2b05;
}

#enroll .legal {
	font-size: 0.7em;
	color: #444;
	margin: 6px;
	text-align: justify;
}

#enrollbanner {
	float:left;
	width: 240px;
	height: 200px;
	margin: -90px 0 10px 30px;
}

#enrollbanner p {
	display: block;
	height: 180px;
	font-size: .8em;
	padding: 10px;
	border: 1px solid #ccc;
}

#slogan {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 2em;
	color: #9a2b05;
	text-align: center;
	text-shadow: #f7b234 1px 1px;
	line-height: 1.5em;
}
