body {
	margin: 0px;
	background-color: #000000;
}
.fundo-blog {
	background-image: url(../img/fundo-blog.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo-site {
	background-image: url(../img/fundo-site.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo-busca {
	background-image: url(../img/fundo-busca.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.fundo-comentario {
	background-image: url(../img/fundo-comentario.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.ponto-azul {
	background-image: url(../img/ponto-azul.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.ponto-preto {
	background-image: url(../img/ponto-preto.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
img {
	border:none
}
ul {
	margin:0;
	padding:0;
	width:auto;
}
ul:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
ul li {
	list-style-type:none;
	float:left;
	margin:0 11px 10px 0
}
ul li a, ul li a img {
	float:left;
	overflow:hidden
}
ul li a:hover {
	border:3px solid #00A5DF
}
ul li a:hover img {
	margin:-3px
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.azul-20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00A5DF;
	letter-spacing:-1px;
}
.azul-20-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #00A5DF;
	letter-spacing:-1px;
}
.preto-20-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #000000;
	letter-spacing:-1px;
}
.azul-30-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight:bold;
	color: #00A5DF;
	letter-spacing:-1px;
}
.azul-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00A7DF;
}
.branco-15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
}
.branco-13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.form-branco-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: transparent;
	border-width: 0px;
	border-style: none;
	scrollbar-face-color: #00A7DF;
	scrollbar-highlight-color: #00A7DF;
	scrollbar-3dlight-color: #00A7DF;
	scrollbar-darkshadow-color: #00A7DF;
	scrollbar-shadow-color: #00A7DF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #00A7DF;
}
.cinza-13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666;
}
.preto-13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}
.preto-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
}
.branco-30-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	letter-spacing:-1px;
}
.borda-azul {
	border-top: 1px solid #001429;
	border-right: 1px solid #001429;
	border-bottom: 1px solid #001429;
	border-left: 1px solid #001429;
}
a.branco-15-blog:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.branco-15-blog:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.branco-15-blog:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
