body {
	margin:0;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333
}
#menu_principal {
	height:170px;
	width: 778px;
}
#interna {
	height:320px;
	width: 778px;
	margin: 0px;
	padding: 30px 0 0 0;
	overflow-x: hidden;
	overflow: auto;
}
#interna2 {
	height:320px;
	width: 778px;
	margin: 0px;
	padding: 25px 0;
}
#sub {
	height:16px;
	width: 763px;
	padding-left: 15px;
	background-color: #F0F0F0;
}
#tit {
	width: 763px;
	padding-left: 15px;
	padding-top: 10px;
}
#rodape {
	height:50px;
	width: 758px;
	text-align: center;
	background-image: url(../images/bottom.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 2px 10px 0 10px;
	margin: 0 auto;
}
#conteudo {
	background-attachment: scroll;
	background-image: url(../images/bg1_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:520px;
	width: 778px;
	margin: 0 auto;
	clear: both;
}

#logo {
	height: 169px;
	width: 176px;
	margin: 0 auto;
	position: relative;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333
}
.style2 {
	font-size: 11px;
	font-weight: bold;
}
a {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
form {
	padding:0px;
	margin:0px;
}
.box {
	border:1px solid;
	border-color:#ccc;
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #ffffff;

}
.bot {
	border: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#fff;
	cursor : pointer;
	background-color: #4F6E9D;
}
#conteudo #interna table tr td ul {
	list-style: square;
	color:#900;
	line-height:20px;
}h2 {
	font-size: 16px;
}
