body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
}
.brd_foto-esq {
	padding: 3px;
	margin-right: 8px;
	border: 1px solid #E0E0E0;
}
a:link {
	color: #939393;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #939393;
}
a:hover {
	text-decoration: none;
	color: #CD8B80;
}
a:active {
	text-decoration: none;
	color: #CD8B80;
}

a.l-azul:link {
	color: #2245A3;
	text-decoration: none;
	font-weight: bold;
}
.linha-cinza-dir {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 15px;
}
.pad-cont {
	padding: 15px;
}
a.l-azul:visited {
	color: #2245A3;
	text-decoration: none;
	font-weight: bold;
}
a.l-azul:hover {
	text-decoration: none;
	color: #CD8B80;
}
a.l-azul:active {
	text-decoration: none;
	color: #CD8B80;
}
.linha-cinza-hor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.linha-cinza-dir2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}
.txt_vermelho {
	font-weight: bold;
	color: #C8766A;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
}
