body {
	background-image: url(imgs/back.jpg);
	background-repeat:   repeat-x;
	background-attachment: fixed;
}
.tb1 {
	padding: 10px 20px 20px;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #3B5876;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 22px;



}
.txt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #555555;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 14px;



}
a:link {
	text-decoration: none;
}
.li {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-align: justify;
	padding: 0px;

}
.l2 {
	background-image: url(imgs/l2.png);
	width: 8px;


}
.l1 {
	background-image: url(imgs/l1.png);
	width: 7px;


}
.back2 {
	background-image: url(imgs/loogocnc.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#li2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	text-align: justify;
	padding: 0px;
	line-height: 14px;

}
#li2:hover {
	color: #FF6600;

}
.tb2 {
	padding: 0px 0px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;


}
.tb3 {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px none #999999;
	padding-right: 5px;




}
