.content-top, .content-bottom
{
	position: relative;
	height: 9px;
}

.content-top .pp_left
{
	width: 10px;
	height: 9px;
	background: transparent url('img/ppleft-top.png') no-repeat bottom left;
	position: absolute;
	left: 0;
}
.content-top .pp_middle
{
	position: absolute;
	left: 10px;
	right: 10px;
	height: 9px;
	background: transparent url('img/middle.png') repeat-x bottom;
}
.content-top .pp_right
{
	width: 10px;
	height: 9px;
	background: transparent url('img/ppright-top.png') no-repeat bottom right;
	left: auto;
	right: 0;
	position: absolute;
}

.content-bottom .pp_left
{
	width: 10px;
	height: 9px;
	background: transparent url('img/ppleft-bottom.png') no-repeat top left;
	position: absolute;
	left: 0;
}
.content-bottom .pp_middle
{
	position: absolute;
	left: 10px;
	right: 10px;
	height: 9px;
	background: transparent url('img/middle.png') repeat-x top;
}
.content-bottom .pp_right
{
	width: 10px;
	height: 9px;
	background: transparent url('img/ppright-bottom.png') no-repeat top right;
	left: auto;
	right: 0;
	position: absolute;
}


.body
{
	padding: 5px;
	background: url('img/pattern-content.png') repeat;
}

body
{
	background: url('img/bodybg.jpg') repeat-y center;
	font-family: Georgia;
	
}

#content
{
	width: 940px;
	margin: auto;
}

a#logo
{
	margin: 10px;
}

#assinar
{
	background: transparent url('img/participe.png') no-repeat center center;
	width: 236px;
	height: 80px;
	display: block;
	padding: 5px 5px 10px;
	
}

ul#menu
{
	height: 51px;
	background: url('img/menu.png') center center no-repeat	;
	float: right;
	list-style: none;
	padding:6px 12px 12px 6px;
	width:770px;
	margin-right: 15px;
}


input
{
	color: #801517;
	border: 1px solid #801517;
	padding: 2px;
	background: transparent;
	font-size: 14px;
}

h2, h3
{
	color: #801517;
}

p
{
	margin: 0;
	font-family: Tahoma;
}

ul li a
{
	width: 186px;
	height: 51px;
	line-height: 51px;
	display: block;
	float: left;
	font-family: Georgia;
	color: #BDA88F;
	text-decoration: none;
	text-align: center;
}

a
{
	color: #801517;
}

ul li a:hover
{
	color: #B7272D;
}

#conteudo
{
	width: 640px;
	float: left;
	padding: 0 5px;
}

.center
{
	text-align: center;
}

#sidebar
{
	float: right;
	width: 236px;
	position: relative;
	margin-bottom: 10px;
	margin-right: 15px;
}

#sidebar h1
{
	margin: 0;
	margin-left: 80px;
	font-size: 22px;
	color: #B7272D;
	line-height: 28px;
}

#box
{
	width: 236px;
	height: 305px;
	background: transparent url('img/box.png') top center no-repeat;
	position: relative;
	padding: 5px 5px 10px 5px;
}

#sidebar h3
{
	padding: 0 20px;
	font-size: 14px;
	font-weight: lighter;
	margin: 5px 0;
}

#header
{
	margin-bottom: 20px;
}

#badge
{
	left:-100px;
	position:absolute;
	top:-50px;
}

br.clear
{
	clear: both;
}

.narrow p
{
	text-align: justify;
}

#participe
{
	margin-top: 14px;
}

#get-back
{
	font-family: Tahoma;
	font-size: 24px;
}

.copyright
{
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
}

.red
{
	color: #801517;
}

img
{
	border: 0;
}

.narrow
{
	padding: 5px 60px 5px 5px;
}

.narrow p
{
	margin: 10px 0;
}