.bgCelEsq {
	background-image: url(/images/lateral_esquerda.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgCelDir {
	background-image: url(/images/lateral_direita.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFF;
	font-style: oblique;
}
.menu1 a:link
{
	text-decoration: none;
	color: #FFF;
}
.menu1 a:hover
{
	text-decoration: underline;
	color: #FFF;
}
.menu1 a:active
{
	text-decoration: none;
	color: #FFF;
}
.menu1 a:visited
{
	text-decoration: none;
	color: #FFF;
}
.txt1branco {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.txt2azul {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #00F;
}
.form1 {
	background-color: #e5e5e5;
	width: 100%;
	border: none;
}
.form2 {
	background-color: #54D831;
	border: none;
}
.titum {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt3vermelho{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:18px;
	color:#F00;
	text-align:center;