body {
	background-color: #645E55;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	margin:15px 0 0;
	padding:0;
}


img {
	border:0;	
}

#container{
	text-align:left;
	margin:0 auto;
	width:800px;
}

#top{
	width:800px;
	color:#A7A781;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-image: url(../images/template/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:5px;
	float:left;
}

#top #top-sx{
	width:390px;
	float:left;
	text-align:left;
	padding-left:10px;
}

#top #top-dx{
	width:390px;
	float:right;
	text-align:right;
	padding-right:10px;
}

#top a{
	color:#DFDDD2;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
}

#top a:hover{
	text-decoration:underline;
}

#header{
	height:96px;
	width:800px;
	float:left;
}

#header h1{
	height:96px;
	width:400px;
	float:left;
	margin:0;
	padding:0;
	background-image: url(../images/template/bg-h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h2{
	height:96px;
	width:400px;
	float:right;
	margin:0;
	padding:0;
	background-image: url(../images/template/bg-h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header span{
	display:none;
}

#promo{
	height:24px;
	float:left;
	width:800px;
	text-align:center;
	background-image: url(../images/template/bg-promo.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	margin-bottom:1px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing:1px;
	color:#423E3B;
	font-size:13px;
	padding-top:5px;
}

#corpo{
	float:left;
	width:800px;
	background-color:#AAA79C;
	background-image: url(../images/template/bg-corpo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:1px;
}

#corpo #menu{
	float:left;
	width:199px;
	padding-top:30px;
}

#corpo #menu ul{
	margin:0;
	padding:0;
	border-top:1px solid #645E55;
	list-style-type:none;
}

#corpo #menu ul li{
	margin:0;
	padding:0;
	border-bottom:1px solid #645E55;
}

#corpo #menu ul li a{
	display:block;
	color:#919164;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	padding:12px 0 0 16px;
	height:28px;
	text-decoration:none;
	background-image: url(../images/template/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#corpo #menu ul li a:hover{
	color:#A7A781;
	background-image: url(../images/template/bg-menu-hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:12px 0 0 17px;
}

#corpo #content{
	float:right;
	width:560px;
	background-color:#DFDDD2;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	border-left:1px solid #645E55;
	color:#FFF;
}

#corpo #content h3{
	margin:0;
	padding:12px 0 5px;
	height:30px;
	width:560px;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	font-style:italic;
	color:#A7A781;
	background-image: url(../images/template/bg-h3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#corpo #content #pagina{
	background-color:#A9A69A;
	width:490px;
	padding:20px 35px 30px;
	background-image: url(../images/template/bg-pagina.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
}

#footer{
	text-align:center;
	color:#B9B999;
	line-height:14px;
	background-image: url(../images/template/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:25px 0 15px;
	float:left;
	width:800px;
}

#footer span{
	font-weight:bold;
}

#footer p{
	margin:0;
	padding:0;
}

#footer a{
	color:#DFDDD2;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

div#cybermarket{
	padding-bottom:15px;
	text-align:center;
	float:left;
	width:800px;
	
}

div#cybermarket a{
	text-decoration:none;
	font-size:9px;
	letter-spacing:0px;
	color:#036;
}

div#cybermarket a:hover{
	text-decoration:none;
}

div#cybermarket img{
	margin-left:5px;
	margin-right:5px;
}

div#cybermarket p{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#423E3B;
	font-size:13px;
}

div#cybermarket p a{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#44413E;
	font-size:13px;
	text-decoration:none;
}

