body {
	margin: 0px;
	padding: 0px;
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
#tudo {
	width: 800px;
	margin-top: 3%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
}
#promocoes {
	display: block;
	height: 277px;
	width: 277px;
	position: absolute;
	left: 570px;
	top: -248px;
	background-image: url(imagens/guardanapo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#gifpromocao {
	position: absolute;
	top: 215px;
	left: 66px;
}


#logo {
	display: block;
	text-align: center;
	margin-bottom: 5px;
}
.bg-bts {
	background-image: url(imagens/bt-meio.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
.bg-bts a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding-top: 5px;
}
#box-texto h1 {
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 0px;
}
#coluna-menu {
	background-repeat: no-repeat;
	background-position: left bottom;
}


.bg-bts a:hover {
	color: #FFCC00;
}
#youtube {
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
}
.bt-home {
	margin-bottom: 5px;
}
#menu a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#meio-interno {
	margin-top: 20px;
}
#box-texto {
	background-color: #000;
	border: 1px solid #FFF;
	padding: 25px;
	margin-left: 25px;
	font-size: 13px;
	height: 350px;
	overflow: auto;
}
h2 {
	font-size: 14px;
	margin-bottom: 5px;
}

#box-texto p {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 14px;
}



#menu a:hover {
	font-weight: bold;
	color: #FFCC00;
}
#box-texto a {
	color: #D2A4A5;
	text-decoration: none;
}
.comentarios {
	background-color: #333;
	font-style: italic;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.comentarios-post {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-top: 10px;
	background-color: #161616;
	padding-right: 10px;
	padding-left: 10px;
}
#comentar {
	border: 1px solid #333;
	padding: 10px;
	margin-top: 15px;
}
.comentarios-post em {
	font-size: 11px;
	color: #999;
}
.voltar {
	float: right;
}
.exibicao {
	padding: 10px;
	background-color: #333;
	margin-bottom: 20px;
}
.linha_noticias {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.logo-bossal {
	margin-top: 10px;
}
#box-blog {
	background-color: #000;
	border: 1px solid #FFF;
	padding: 25px;
	font-size: 13px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 20px;
	clear: both;
}
#box-blog p {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 14px;
}
#box-blog a {
	color: #D2A4A5;
	text-decoration: none;
}
#box-blog h1 {
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 0px;
}
.fotos {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #666;
}
