body {
	background-color: #000000;
	margin:20px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
#caixa_top {
	background-color:#F2F0E6;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #d5e6f0;
	border-bottom-color: #d5e6f0;
	padding: 10px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #d5e6f0;
	border-left-color: #d5e6f0;
}


#caixa_lado {
	padding-bottom:10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 0px none #d5e6f0;
	
}



h3 {
	color:#838c98;
}

img {
	border:0px solid #EEE;
}

a {
	text-decoration: none;
}

span {
	color:#515151;
	font-family: Trebuchet MS;
	font-size: 9pt;
}

#principal {
	margin:0 auto;
	position: relative;
}

#principal ul {
	
}

#principal li {
	display:inline;
	float:left;
	width:60px;
	background-color:#f5f7f9;
	padding:5px;
	margin:10px;
	text-align: center;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
}


#sss {
	display:inline;
	float:left;
	width:60px;
	background-color:#f5f7f9;
	padding:5px;
	margin:10px;
	text-align: center;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
}



#insig{
	position: absolute;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
	
	}
#divcenter{
	position: absolute;
	width: 100%;
	height:100%;
	padding: 0px;
	margin: 0px;
	border-color:#000000;
	border:double;
}
