body {
	margin: 15px 0px;
	background-color: #EEEEEE;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
#errors
{
	border: 1px solid #CC3300;
	background-color: #EA7B7E;
}
#errors li
{
	background-image: none;	
}
.bgSite {
	background-color: #FFFFFF;
}
.texto {
	text-align: justify;
	color: #4D4948;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.titulo {
	font-weight: bold;
	text-transform: uppercase;
	color: #70202D;
	font-size: 12px;
}
a:link, a:visited {
	color: #4D4948;
	text-decoration: none;
}
a:hover {
	color: #70202D;
	text-decoration: none;	
}
.subtitulo {
	font-weight: bold;
	color: #70202D;
}

ul {
	margin: 10px;
	padding-left: 0px;
	list-style: none;
}
li {
	line-height: 15px;
	padding-left: 12px;
	padding-top: 0px;
	background-image: url(imagens/layout/marcador.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.textoDest {
	font-size: 12px;
	font-weight: bold;
}
