.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	cursor: default;
}
.subtitulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	cursor: default;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000033;
}
.sup_esq {
	background-image: url(../img/cantos/sup_esq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sup_dir {
	background-image: url(../img/cantos/sup_dir.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.inf_dir {

	background-image: url(../img/cantos/inf_dir.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.inf_esq {


	background-image: url(../img/cantos/inf_esq.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lat_dir {



	background-image: url(../img/cantos/latdir.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.fundo {
	background-image: url(../img/cantos/fundo.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.inf {




	background-image: url(../img/cantos/inf.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000033;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000033;
}
.titulocinza {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	cursor: default;
}

