@charset "UTF-8";

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:20px;;
	text-decoration: none;
	background-color:#000;
	color:#CCC;
}
#corpo{
	width:960px;
	margin:0 auto;
}
#header{
	position:relative;
	margin-top:20px;
	width:960px;
	float:left;
	border-bottom:1px dotted #0152b8;
	margin-bottom:20px;
}
#logo{
	width:960px;
	position:relative;
	height:150px;
	text-align:center;
	float:left;
}
#bt{
	width:117px;
	padding:10px;
	float:left;
	position:relative;
}
.bt{
	width:140px;
	padding:10px;
	float:left;
	position:relative;
}
.bt02{
	width:117px;
	padding:10px;
	background-color:#0174ea;
	color:#FFF;
	float:left;
	position:relative;}
.bt02:hover {
	background-color:#FFF;
	color: #0174ea;
}
#conteudo{
	width:960px;
	position:relative;
	min-height:300px;
	float:left;
}
#b_940{
	width:940px;
	margin-top:10px;
	padding:10px;
	position:relative;
	float:left;
}
#bann{
	width:940px;
	margin-top:10px;
	padding:10px;
	bottom:10px;
	position:relative;
	background-color:#000;
	float:left;
}
#footer{
	width:960px;
	position:relative;
	min-height:150px;
	float:left;
	border-top:1px solid #0152b8;
}
#thumbs, #b_220{
	width:220px;
	padding:10px;
	float:left;
}
.caix{
	position:relative;
	width:220px;
	padding:10px;
	float:left;
}
#b_460{
	width:460px;
	padding:10px;
	float:left;
}
#b_720{
	width:720px;
	float:left;
}
#rp{
	width:220px;
	padding:10px;
	float:left;
	position:relative;
}
.normal{
	font-size:12px;
	color:#FFF;
}
.cinza{
	font-size:13px;
	color:#999;
	text-align:justify;
}
.big{
	font-size:16px;
	font-weight:bold;
	color:#999;
	font-style:oblique;
}
a:link {
	color: #0174ea;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #0152b8;
}
a.sublinhado {
	text-decoration:underline;
	color: #0152b8;
}
a.b2:link {
	color: #999;
	text-decoration: none;
}
a.b2:visited {
	text-decoration: none;
	color: #999;
}
a.b2:hover {
	text-decoration: none;
	color: #0152b8;
}
a.b3:link {
	font-size:16px;
	color: #0174ea;
	text-decoration: none;
}
a.b3:visited {
	text-decoration: none;
	color: #0152b8;
}
a.b3:hover {
	text-decoration: none;
	color: #0152b8;
}
