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:767px;
	height:174px;
}
#navigation {	
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:767px;
	height:88px;
}
#main {	
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-top:6px;
	width:767px;
	background-image:url(images/bg_main.jpg);
	background-repeat:repeat-y;
}
#background_up {
	position:relative;
	width:733px;
	left:17px;
	background-image:url(images/bg_cont_up.jpg);
	background-repeat:repeat-x;
	height:100%;
	padding-bottom:6px;
	}
#background_down {
	position:relative;
	width:733px;
	background-image:url(images/bg_cont_bot.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:100%;
	}
#container {	
	width:711px;
	height:100%;
	background-image:url(images/bg_container.gif);
	padding:0px 11px 0px 11px;
	}
#right {
	position:relative;
	float:right;
	width:470px;
	margin-top:25px;
	font-family: Lucida Grande , Lucida Sans Unicode, Trebuchet MS ;
	font-size:12px;
	}
#left {
	position:relative;
	float:left;
	width:226px;
	margin-top:25px;
	}
#footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:767px;
	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:89px;
	top:11px;
	width:589px;
	height:18px;
	text-align:center;
	font-family: Lucida Grande , Lucida Sans Unicode, Trebuchet MS ;
	font-size:11px;
	z-index:1;
}
