body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}

#BoxCenter {
	width: 760px;
}

#topo {
	height: 160px;
	width: 760px;
}


#total {
	background-color: #FFFFFF;
	width: 760px;
	padding-top: 15px;
	padding-bottom: 10px;
}


#menutotal {
	float: left;
	width: 164px;
}

#menu {
	width: 170px;
	height: 375px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}

#inicial {
	float: left;
	width: 760px;
}


#conteudotop {
	background-image: url(img/conteudotop.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 9px;
	width: 760px;
}


#conteudototal {
	float: left;
	width: 718px;
}


#conteudo {
	background-color: #FFFFFF;
	background-image: url(img/conteudo-bc.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 748px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8f8f8f;
	border-bottom-color: #8f8f8f;
	border-left-color: #8f8f8f;
	text-align: center;
	padding-left: 10px;
	padding-bottom: 10px;
}


#base {
	height: 37px;
	width: 760px;
	background-image: url(img/base-bc.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-top: 5px;
	float: left;
	text-align: center;
}

#titulo {
	font-size: 16px;
	padding-left: 10px;
	font-weight: bolder;
	text-align: left;
}

#little {
	font-size: 10px;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: none;
}


.voltar {
	font-size: 12px;
	margin-right: 20px;
}


#include {
	width: 519px;
	background-color: #F3FAFE;
	border: 1px solid #94BDE2;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}

#right {
	width: 540px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

#abre {

}

.letra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

.letrag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
}

