body {
	background-image: url(../image/bkg_topo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
.BannerLateralEsq {
	background-image: url(../image/base_esq_bann.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 26px;
}
.BannerLateralDir {
	background-image: url(../image/base_dir_bann.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 26px;
}
.BannerLateralCentro {
	background-image: url(../image/base_bann.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 17px;
	width: 551px;
}
.BannerLateralMeio {
	background-image: url(../image/base_bkg_bann.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
}
.tituloBoxCapa {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../../resources/css/resources/image/titulo_bkg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 25px;
}
.TitBoxCapa {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../image/titulo_bkg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 23px;
	padding-left: 10px;
	padding-top: 3px;
}
.AssinaturaDPS {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 15px;
}
.AssinaturaDPSendereco {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 15px;
}
.FORMcapa {
	background-image: url(../image/bkg_form.gif);
	background-position: left top;
	border: 1px solid #999999;
	width: 150px;
}
.TxtForm {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.BkgBoxCapa {
	background-image: url(../image/box_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.FloatEsq {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.TBLav {
	background-color: #E7C4BE;
	border: 5px solid #CA2B16;
}
.TBLrel {
	background-color: #DBC8D1;
	border: 5px solid #9F135C;
}
.TBLan {
	background-color: #BCDAE2;
	border: 5px solid #438699;
}
.TBLimp {
	background-color: #DAD8AF;
	border: 5px solid #798A1A;
}
.TBLcrono {
	background-color: #EEDBB7;
	border: 5px solid #CB942F;
}
.TBLdiag {
	background-color: #F2D5BF;
	border: 5px solid #D06F2A;
}
.FloatEsqCEAN {
	float: left;
}
.FloatDirCEAN {
	float: right;
	margin-bottom: 10px;
}
.FloatDir {
	float: right;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}
.BKGlogosClientes {
	background-image: url(../image/box_clientes_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

