/* CSS Document */

body *{
	outline:none;
}

body {
	margin: 0 auto;
	font:normal 12px Tahoma;
	color: #F2F2F2;
	background:#3F7413 url(../images/body_bg.jpg) top center repeat-y;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.empty {
	height:19px;
}

img {
	border:0;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6, p, div, span, html{
	margin:0;
	padding:0;
}

h1 {
	font-size:20px;
}

h2 ,h3 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

h2 {
	color:#F2E922;
}
h2 a {
	color:#F2E922;
	text-decoration:none;
}
h2 a:hover {
	color:#F2E922;
	text-decoration:underline;
}

h3 {
	color:#FBFBFB;
}
h3 a {
	color:#FBFBFB;
	text-decoration:none;
}
h3 a:hover {
	color:#FBFBFB;
	text-decoration:underline;
}

p {
	line-height:19px;
	text-align:justify;
}

#header {
	width:1000px;
	height:180px;
	background:url(../images/header_bg.jpg) top no-repeat;
	margin:0 auto;
}

.logo {
	float:left;
	display:inline;
	width:279px;
	height:52px;
	margin:25px 45px 0 42px;
}

.logo a {
	display:block;
	width:279px;
	height:52px;
	text-indent:-3000px;
	text-decoration:none;
	background:url(../images/logo.jpg) top no-repeat;
}

.top_menu {
	float:left;
	display:inline;
	margin:45px 25px 0 0;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#20211F;
	text-transform:uppercase;
}

.top_menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.top_menu ul li {
	margin:0 11px 0 0;
	padding:0;
	display:inline;
}

.top_menu ul li a {
	color:#20211F;
	text-decoration:none;
}

.top_menu ul li a:hover {
	color:#285A04;
	text-decoration:underline;
}

.flag {
	float:left;
	display:inline;
	margin:45px 0 0 0;
}

.flag span {
	margin-right:5px;
}

#page {
	width:928px;
	margin:0 auto;
	background:url(../images/page_bg.jpg) top center no-repeat;
	padding:20px 13px 0 17px;
}

.content {
	float:left;
	width:675px;
}

.content p {
	margin-top:10px;
}

.content ul {
	margin:7px 0 0 0;
	padding-left:15px;
	line-height:20px;
}

.img_mrgn {
	margin:0 22px 0 7px;
}

.right_nav {
	width:220px;
	float:right;
}

.right_nav p {
	line-height:7px;
	margin-top:7px;
}

.menu_head {
	width:205px;
	height:20px;
	padding:6px 0 0 15px;
	background:url(../images/menu_head_bg.gif) top no-repeat;
}

.menu_head h3 {
	text-transform:none;
}

.menu_box {
	width:190px;
	background:url(../images/menu_box_bg.jpg) bottom center no-repeat;
	font-size:11px;
	padding:8px 15px 3px 15px;
	margin-bottom:13px;
}

.menu_box ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu_box ul li {
	padding:0 0 4px 12px;
	margin:0 0 6px 0;
	background:url(../images/li_bg.gif) 0 5px no-repeat;
	border-bottom:1px dotted #A1C187;
}

.menu_box ul li a {
	color: #F2F2F2;
	text-decoration:none;
	font-size:11px;
}

.menu_box ul li a:hover {
	color: #F2E922;
	text-decoration:none;
}
.menu_box a {
	color: #F2F2F2;
	text-decoration:none;
	font-size:11px;
}

.menu_box a:hover {
	color: #F2E922;
	text-decoration:none;
}

.footer {
	width:980px;
	height:63px;
	padding:10px 0 0 20px;
	margin:0 auto;
	clear:both;
	font-size:11px;
	line-height:20px;
	background:url(../images/footer_bg.jpg) left top repeat-x;
}

.footer a {
	font-size:11px;
	color: #F2F2F2;
	text-decoration:none;
}

.footer a:hover {
	font-size:11px;
	color: #F2F2F2;
	text-decoration:underline;
}

.footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.footer ul li {
	margin:0 5px 0 0;
	padding:0;
	display:inline;
}

.w3c {
	padding:16px 37px 0 0;
	display:inline;
}

.text_box {
	height:15px;
	padding:1px 2px 0 2px;
	color:#333333;
	font-size:11px;
	border:1px solid #2F5510;
	background:#DDE7D5;
}

.home {
	color:#B2DF76;
	font-size:11px;
	margin-bottom:20px;
}
.home a {
	color:#B2DF76;
	font-size:11px;
	text-decoration:none;
}
.home a:hover {
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

.mrg_rgt {
	margin-right:49px;
}

.product {
	width:192px;
	text-align:left;
	float:left;
	display:inline;
	line-height:20px;
	margin-bottom:45px;
}

.main_img {
	width:337px;
	height:254px;
	float:left;
	display:inline;
	margin-right:20px;
}

.detail {
	float:left;
	width:318px;
	display:inline;
	line-height:26px;
}

.detail h2, .detail h3 {
	font-size:20px;
}

.small {
	font-size:11px;
	color:#C4C4C4;
	text-align:right;
	line-height:20px;
	margin-top:-25px;
}

.comprar {
	background:#A7C291 url(../images/td_bgmain.gif) left top repeat-x;
}
.comprar td {
	color:#000000;
}
.bdr_left {
	border-left:2px solid #5AA918;
}
.bdr_right {
	border-right:2px solid #5AA918;
}
.bdr_bottom {
	border-bottom:2px solid #5AA918;
}
.green_bdr {
	border-right:2px solid #3F7313;
}
.white {
	color:#FFFFFF;
}