body {
	background-image: url(img/bck.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #2D699D;
	background-attachment: fixed;
	a:link {
	color: #20486B;
}
}
body,td,th {
	font-family: "Trebuchet MS",Arial,Helvetica,freesans,sans-serif;;
	font-size: 11px;
	color: #000000;
}
.corpo {
	background-color: #FFFFFF;
}
.fundoMenu {
	background-image: url(img/bck_menu.gif);
}
.divMenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #214869;
	border-right-color: #214869;
	border-bottom-color: #214869;
	border-left-color: #214869;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #2D699D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2D699D;
}
a:hover {
	text-decoration: underline;
	color: #2D699D;
}
a:active {
	text-decoration: none;
	color: #2D699D;
}
.formCampo {
	background-color: #F7FAFD;
	border: 1px solid #C1C1C1;
	font-family: "Trebuchet MS", Arial, Helvetica, freesans, sans-serif;
	font-size: 11px;
}
.formWebField {
	background-color: #FFFFFF;
	border: 1px solid #285B88;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 9px;
	height: 13px;
}


.bordaFotoEsq {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.fundo {
	background-color: #FFFFFF;
	background-image: url(img/fundo_empresa.jpg);
	background-repeat: no-repeat;
}
.titulo {
	color: #1F4667;
	font-weight: bold;
	font-size: 14px;
}

.tituloP {

	color: #1F4667;
	font-weight: bold;
	font-size: 11px;
}
.formWebTexto {
	font-family: "Trebuchet MS", Arial, Helvetica, freesans, sans-serif;
	font-size: 12px;
	color: #214869;
}

.formWebBotao {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #21496C;
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.white {
	font-family: "Trebuchet MS", Arial, Helvetica, freesans, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}