body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position:center top;
	background-color: #000;
	font-family:tahoma;
	color:#666;
}
a {
	text-decoration:none;
	color:#666666;
}
#site {
	width:960px;
	height:1000px;
	margin:0 auto;
}
#topo {
	width:960px;
	float:left;
	height:135px;
}
#logo {
	width:304px;
	height:73px;
	margin:40px 30px 23px 30px;
	float:left;
}
.form {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding:5px;
}

#redes {
	width:196px;
	height:41px;
	float:left;
	margin:8px 10px 23px 390px;
}
#redes_ico {
	width:41px;
	height:41px;
	float:left;
	margin:0 4px;
}
#busca {
	width:259px;
	height:34px;
	float:left;
	margin:2px 10px 29px 326px;
	background-image:url(../images/bg_form.png);
	background-repeat:no-repeat;
}
#menu {
	width:930px;
	height:37px;
	padding:0 15px;
	float:left;
	background-image:url(../images/bg_menu.png);
	background-repeat:no-repeat;
	background-position:center;
}
#menu_item {
	padding:10px 20px;
	float:left;
	font-size:12px;
}
#menu_item:hover {
	background-image:url(../images/bg_item_menu.png);
	background-repeat:no-repeat;
	font-size:15px;
	color:#FFF;
	padding:8px 0;
	height:21px;
	text-align:center;
	width:124px;
	cursor:pointer;
}
#meio {
	width:960px;
	float:left;
	margin:8px 0;
}
#top {
	width:960px;
	float:left;
	height:10px;
	background-image:url(../images/top.png);
}
#mm {
	width:960px;
	float:left;
	background-image:url(../images/pixel_bg.png);
}
#pe {
	width:960px;
	float:left;
	height:10px;
	background-image:url(../images/pe.png);
}
#capa {
	width:640px;
	background-color:#FFF;
	float:left;
	padding:20px;
	margin:0 10px;
}
#direita {
	width:248px;
	float:left;
	background-color:#FFF;
	margin:0 10px 0 0;
	padding:1px;
}
#data {
	width:50px;
	height:50px;
	float:left;
	border-right:solid 1px #CCCCCC;
	text-align:center;
	margin-right:5px;
}
.fm {
	font-family: tahoma;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	padding:3px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#ok {
	width:54px;
	height:34px;
	float:left;
}
#ok:hover {
	background-image:url(../images/okh.png);
}
#titulo {
	width:582px;
	float:left;
	height:50px;
}
#barra {
	width:640px;
	height:10px;
	margin:5px 0;
	float:left;
	background-image:url(../images/barra.jpg);
	background-position:center;
}
#post {
	width:640px;
	margin:5px 0;
	float:left;
}
#barra_ {
	width:640px;
	height:1px;
	border-bottom:solid 1px #CCCCCC;
	float:left;
}
#barra_p {
	width:640px;
	height:1px;
	border-bottom:dotted 1px #CCCCCC;
	float:left;
}
#ico_cmts {
	width:20px;
	height:17px;
	margin-right:5px;
	float:left;
}
#txt_cmts {
	width:130px;
	height:17px;
	float:left;
	font-size:11px;
}
#txt_cmts:hover {
	color:#669900;
	font-weight:bold;
}
#itens_direita {
	width:248px;
	height:40px;
	padding:10px 0 0 0;
	background-image:url(../images/bg_dir.jpg);
	float:left;
	text-align:center;
	font-size:25px;
	font-weight:bold;
}
#fundo_port {
	width:248px;
	padding:10px 0;
	float:left;
	background-image:url(../images/bg_port_1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#505050;
}
#menu_port {
	width:201px;
	float:left;
	padding:0 0 0 10px;
	margin:7px 18px;
	background-image:url(../images/seta.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
#menu_port:hover {
	color:#FFCC00;
	font-size:15px;
	cursor:pointer;
}
#barra_pont {
	width:211px;
	height:0px;
	border-top:dotted 1px #000000;
	border-bottom:dotted 1px #5E5E5E;
	float:left;
	margin:0 18px;
}
#direita_i {
	width:211px;
	margin:5px 18px;
	float:left;
}
#barra_pont2 {
	width:211px;
	border-bottom:dotted 1px #999999;
	margin:0 18px;
	float:left;
	height:1px;
}
.tahoma30red {
	font-size:30px;
	color:#CC0000;
	font-weight:bold;
}
.tahoma11red {
	font-size:11px;
	color:#CC0000;
	font-weight:bold;
}
.tahoma25 {
	font-size:25px;
}
.tahoma11 {
	font-size:11px;
}
.texto {
	font-size:12px;
	line-height:20px;
}
