body {
	padding:0;
	margin:0;
	background-image:url(images/bg.jpg);
}
p.first:first-letter {
	font-size:16px;
	color:#9B020F;
}
td {
	vertical-align:top;
}
	
#head {	
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
#navigation {	
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:117px;
}
#main {	
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-top:6px;
	width:980px;
	background-image:url(images/bg_main.jpg);
	background-repeat:repeat-y;
}
#background_up {
	position:relative;
	width:948px;
	left:17px;
	background-image:url(images/bg_cont_up.jpg);
	background-repeat:repeat-x;
	height:100%;
	padding-bottom:6px;
	}
#background_down {
	position:relative;
	width:948px;
	background-image:url(images/bg_cont_bot.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:100%;
	}
#container {	
	width:933px;
	height:100%;
	background-image:url(images/bg_container.gif);
	padding:0px 0px 0px 11px;
	}
#left {
	float:left;
	width:226px;
	margin-top:25px;
	}
#right {
	float:left;
	width:463px;
	margin-top:25px;
	padding: 0 15px 0 15px;
	font-family: Lucida Grande , Lucida Sans Unicode, Trebuchet MS ;
	font-size:12px;
	}
#sidebar {
	float:left;
	width:208px;
	margin-top:25px;
	border: solid 3px;
	border-color: #ccbda4;
	}
#sidebar img{
  border: 0px;
}
#sidebar div#facebook-container{
	width:208px;
	height: 301px;
  background-image: url(images/facebook.jpg);
	}
#sidebar div#facebook-container div#facebook{
	width:201px;
	height: 258px;
  padding-top: 39px;
  padding-left: 4px;
	}
div#flash{
  float: left;
  margin: 25px 0 25px 25px;
  width: 660px;
}
#footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 6px;
	width:980px;
	background-image:url(images/bg_footer.jpg);
	background-repeat:repeat-x;
	}
#l {
	position:absolute;
	left:-9px;
	top:2px;
	width:9px;
	height:129px;
	background-image:url(images/logo_left.gif);
	background-repeat:no-repeat;
	z-index:1;
}
#autor {
	position:absolute;
	left:189px;
	top:11px;
	width:589px;
	height:18px;
	text-align:center;
	font-family: Lucida Grande , Lucida Sans Unicode, Trebuchet MS ;
	font-size:11px;
	z-index:1;
}

