body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
body {
	background: url(../images/bg_radial.jpg) no-repeat top center;
	background-color: #ffcc00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tit1 {
	font-size: 12px;
	font-weight: bold;
	color: #006600
}
a {  color: #006600}
a img {
	border:0;
}

a:visited {  color: #A48526}
.wrapper_bg {
	width: 100%;
	height:100%;
	background:url(../images/bg_wrapper.png);
	position:relative;
}
.wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#nav {
	background-image: url(../images/bg_menu.png);
	background-repeat: repeat-x;
	height: 50px;
	width: 960px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	margin: 0 auto;
	position: relative;
}
#nav ul {
	/*padding: 10px 0 0 10px;
	margin: 0;*/
}
#nav ul li {
	
}
#nav a {

}
#nav a:hover {
	
}
.top {
	width:960px;
	margin:0 auto;
	position: relative;
}
.flags {
	background-color: #FFCC00;
	width: 170px;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #E8B900;
	position: absolute;
	top: 20px;
	right: 20px;
	border-radius:8px;
}
.flags img {
	margin-left: 17px;
}

#content {
	background:url(../images/bg_content.png) repeat-y;
	width:990px;
	position: relative;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.content_home {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.content_right {
	float: right;
	width: 300px;
	padding-top: 10px;
	padding-right: 30px;
}
.content_left {
	float: left;
	width: 600px;
	padding-top: 10px;
	padding-left: 30px;
}

.content_top {
	position: absolute;
	height: 32px;
	width: 990px;
	left: -15px;
	bottom: 0px;
}
.content_pleft {
	float: left;
	width: 180px;
	padding-top: 10px;
	margin-left: 30px;
}
.content_pcenter {
	float: left;
	width: 450px;
	margin-left: 40px;
	padding-top: 10px;
}
.content_pright {
	float: right;
	width: 215px;
	margin-right: 30px;
	padding-top: 10px;
}

.logo {
	position: absolute;
	height: 151px;
	width: 323px;
	left: 335px;
	top: -65px;
}
#footer {
	background-image: url(../images/botttom_content.png);
	background-repeat: no-repeat;
	text-align: center;
	padding: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#footer a {
	color: #000000;
}
.clearfloat {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.lista_produtos ul {
	margin: 0px;
	padding: 0px;
}
.lista_produtos li {
	float: left;
	list-style-type: none;
	padding-bottom: 10px;
	padding-right: 20px;
}

h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 18px;
}

