.titulogrande {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF4800;
	line-height: 25px;
	margin-left: 20px;
	font-weight: bold;
}
.titulogrande2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF4800;
	line-height: 25px;
	margin-left: 20px;
	font-weight: bold;
}

.titulopequeno {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF4800;
	line-height: 25px;
	margin-left: 20px;
}
.titulopequeno2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF4800;
	line-height: 25px;
	margin-left: 13px;
}
.titulopequeno3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF4800;
	line-height: 25px;
	margin-left: 15px;
}
.txt1laranja {
	font-family: Arial;
	font-size: 10px;
	color: #e16800;
}
.txt1mes {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.txt1mes a{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.txt1mes a:hover{
	font-family:  Arial;
	font-size: 12px;
	color: #8ea000;
	text-decoration: underline;
}

.txt1verde {
	font-family: Arial;
	font-size: 10px;
	color: #8ea000;
}
.txt1verde a{
	font-family: Arial;
	font-size: 10px;
	color: #8ea000;
	text-decoration: underline;
}
.txt1verde a:hover{
	font-family:  Arial;
	font-size: 10px;
	color: #8ea000;
	text-decoration: none;
}
.txt1cinzaalta {
	text-transform: uppercase;
	font-family:  Arial;
	font-size: 10px;
	color: #676767;
}
.txt1cinza {
	font-family: Arial;
	font-size: 10px;
	color: #676767;
}
.txt1cinza a{
	font-family: Arial;
	font-size: 10px;
	color: #676767;
	text-decoration: none;
}
.txt1cinza a:hover{
	font-family: Arial;
	font-size: 10px;
	color: #676767;
	text-decoration: underline;
}
.txt2cinza a{
	font-family: Arial;
	font-size: 10px;
	color: #676767;
	text-decoration: underline;
}
.txt2cinza a:hover{
	font-family: Arial;
	font-size: 10px;
	color: #676767;
	text-decoration: none;
}
.txt1preto a{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.txt1preto a:hover{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.input1 {
	border: #cfd6d7 solid 1px;
	width: 138px;
	margin-top: 3px;
	font-family: Arial;
	font-size: 12px;
	color: #506263;
	height: 16px;
	font-weight:normal;
}
.input2 {
	border: #9bcbd0 solid 1px;
	width: 138px;
	margin-top: 3px;
	font-family: Arial;
	font-size: 12px;
	color: #506263;
	height: 16px;
	font-weight:normal;
}
.btnenviar1 {
	margin-top: 4px;
	margin-left: 83px;
}
.tituloevento{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	width: 290px;
}
.txtevento{
	font-family: Arial;
	font-size: 11px;
	color: #636363;
}
.txtautorevento{
	font-family: Arial;
	font-size: 11px;
	color: #636363;
	text-align: right;
	width: 290px;
}
.txtcredito {
	font-family: Arial;
	font-size: 8px;
	color: #636363;
}
#autor {
	width: 290px;
	text-align: right;
	}
#formtit {
	float: left;
	width: 70px;
	text-align: right;
	padding-right: 5px;
	margin-top: 5px;
	line-height: 13px;
	color: #000000;
	vertical-align: bottom;
}
#formcampo {
	margin-top: 5px;
	line-height: 13px;
	font-family: Arial;
	color: #000000;
	}
#formcampo input, textarea{
	border: #000000 solid 1px;
	font-family: Arial;
	color: #000000;
}
#formbtn {
	width: 260px;
	text-align: right;
	margin-top: 5px;
	
}