body {
	background:url(images/bg2.jpg) repeat-y #FFFFFF center;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto auto auto;
	color:#666666;
}
a{
color:#666666;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

#main_container{
width:1000px;
height:auto;
margin:auto;
padding:0px;
background-color:#FFFFFF;
}
#header{
width:100%;
height:136px;
background:url(images/header_bg.gif) no-repeat center;
background-position:0px 0px;
margin:auto;
}
#logo{
float:left;
padding:25px 0 0 55px;
}
#main_content{
clear:both;
}
.uages{
float:right;
width:150px;
padding:8px 0 0 0;
}
._text{
float:left;
padding:0 5px 0 0;
color:#1DA1CF;
}
a.{
display:block;
float:left;
padding:0 5px 0 5px;
}
.top_right{
	width:500px;
	float:right;
	margin: 8px 15px 8px 8px;
}
.big_banner{
	float:right;
	padding:20px 15px 0 0;
}
/*---------------- menu tab----------------------*/
#menu_tab{
	width:100%;
	height:36px;
	background:url(images/menu_bg.gif) repeat-x;
}
ul.menu {
	list-style-type:none;
	display:block;
	width:100%;
	margin:0px;
	background:url(images/menu_bg.gif) repeat-x;
}

ul.menu li {
display:inline;
font-size:12px;
font-weight:bold;
line-height:36px;
}
ul.menu li.divider {
display:inline;
width:5px;
height:30px;
float:left;
background:url(images/menu_divider2.jpg) center no-repeat;
}

a.nav:link, a.nav:visited {
	display:block;
	float:left;
	margin:9px 8px 0 8px;
	height:28px; 
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

a.nav:hover{
	display:block;
	float:left;
	margin:9px 8px 0 8px;
	height:28px;
	text-decoration:none;
	color:#199ECD;
}

/*----------------crumb_navigation-------------*/
.crumb_navigation{
width:980px;
height:5px;
padding:1px 1px 1px 1px;
color:#333333;
}
.crumb_navigation a{
color:#0fa0dd;
text-decoration:underline;
}
span.current{
color:#0fa0dd;
}

/*-------------left_content------------------*/
.left_content{
width:180px;
float:left;
padding:0 0 0 10px;
}
.title_box{
	width:180px;
	height:30px;
	margin:5px 0 0 0;
	background:url(images/menu_title_bg.gif) no-repeat center;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#159dcc;
	line-height:30px;
}
/*--------left menu---------*/
ul.left_menu{
width:180px;
padding:0px;
margin:0px;
list-style:none;
}
ul.left_menu li{
margin:0px;
list-style:none;
}
ul.left_menu li.odd a{
width:166px;height:auto;display:block; border-bottom:1px #e4e4e4 dashed;
text-decoration:none;color:#504b4b;padding:0 0 0 14px; line-height:25px;
}
ul.left_menu li.even a{
width:166px;height:auto;display:block; border-bottom:1px #e4e4e4 dashed; background-color:#f0f4f5;
text-decoration:none;color:#504b4b;padding:0 0 0 14px; line-height:25px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
color:#000; text-decoration:underline;
}

.border_box{
	width:180px;
	padding-top:5px;
	padding-bottom:5px;
	height:auto;
	text-align:center;
}
.product_title{
color:#ff8a00;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a{
text-decoration:none;
color:#ff8a00;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a:hover{
color:#064E5A;
}
.product_img{
padding:5px 0 5px 0;
}
.prod_price{
padding:5px 0 5px 0;
}
span.reduce{
color:#666666;
text-decoration:line-through;
}
span.price{
color: #ff8a00;
}
span.consulte{
	color: #090;
	font-weight:bold;
}
/*----------newsletter--------------*/
.busca{
width:150px;
height:25px;
border:1px #ddd9d9 solid;
margin:5px 5px 5px 5px;
font-size:12px;
padding:3px;
color:#999999;
}
input.box_input{
width:150px;
height:16px;
border:1px #ddd9d9 solid;
margin:10px 0 5px 0;
font-size:12px;
padding:3px;
color:#999999;
}
.box_select{
width:150px;
height:25px;
border:1px #ddd9d9 solid;
margin:5px 5px 5px 5px;
font-size:12px;
padding:3px;
color:#999999;
}

/*--------------oferta------------------*/
.oferta{
width:600px;
height:156px;
background:url(images/slider_bg.gif) no-repeat center;
float:left;
padding:0px;
margin:0 0 5px 5px;
}
.oferta_img{
float:left;
padding:30px 10px 0 100px;
}
.oferta_title{
	font-size:20px;
	color:#009900;
	font-weight:bold;
	text-align: left;
}
.oferta_details{
width:380px;
float:left;
padding:20px 0 0 10px;
}
.oferta_text{
padding:10px 0 10px 0;
font-size:12px;
color:#159dcc;
text-align:justify;
line-height:15px;
}
/*center content--------------------------*/
.center_content{
width:600px;
float:left;
padding:5px 10px 5px 10px;
}
.center_title_bar{
width:575px;
height:31px;
float:left;
padding:0 0 0 10px;
margin:0 0 0 5px;
line-height:31px;
font-size:12px;
color:#159DCC;
font-weight:bold;
background:url(images/bar_bg.gif) no-repeat center;
}

/*----------------------right content--------------*/
.right_content{
width:180px;
float:left;
padding:0px;
}
.shopping_cart{
width:180px;
height:110px;
text-align:center;
}
.cart_title{
font-size:12px;
font-size:12px;
color:#847676;
font-weight:bold;
padding:0px;
}
.cart_details{
width:115px;
float:left;
padding:5px 0 0 15px;
text-align:left;
}
.cart_icon{
float:left;
padding:5px 0 0 5px;
}
span.border_cart{
width:100px;
height:1px;
margin:3px 0 3px 0;
display:block;
border-top:1px #999999 dashed;
}
/*---------prod_box----------*/
.prod_box{
	width:173px;
	height:190px;
	float:left;
	padding:12px 8px 12px 8px;
}
.center_prod_box{
	width:170px;
	height: 160px;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
	border:1px #F0F4F5 solid;
}
.prod_details_tab{
width:173px;
height:31px;
float:left;
margin:3px 0 0 0;
}
img.left_bt{
float:left;
padding:6px 0 0 6px;
}
a.prod_details{
width:75px;
height:24px;
display:block;
float:right;
background:url(images/link_bg.gif) no-repeat center;
margin:2px 45px 0 0;
text-align:center;
line-height:24px;
text-decoration:none;
color:#159dcc;
}

a.prod_details2{
width:75px;
height:24px;
display:block;
float:right;
background:url(images/link_bg.gif) no-repeat center;
text-align:center;
line-height:24px;
text-decoration:none;
color:#159dcc;
}

a.prod_buy{
	width:150px;
	height:24px;
	display:block;
	background:url(images/link_bg_imp.gif) no-repeat center;
	margin:10px 50px 5px 150px;
	text-align:center;
	line-height:24px;
	text-decoration:none;
	color: #006600;
}
/*---------prod_box_big----------*/
.prod_box_big{
	width:570px;
	height:auto;
	float:left;
	padding:10px 10px 15px 15px;
}
.center_prod_box_big{
width:560px;height: auto;float:left; text-align:center;padding:0 0 10px 0; margin:0px; border:1px #F0F4F5 solid;
}
.product_img_big{
width:120px;
padding:0 0 0 0;
float:left;
}
.details_big_box{
	width:540px;
	float:left;
	padding:0 0 0 10px;
	text-align:left;
}
.product_title_big{
color:#ff8a00;
padding:5px 0 5px 0;
font-weight:bold;
font-size:14px;
}
.specifications{
	font-size:12px;
	line-height:18px;
}
.thumbs{
	padding:5px 5px 5px 5px;
	border:0px #DFD1D1 solid;
	margin:15px;
}
.thumbs a{
padding:3px;
}
.prod_price_big{
padding:5px 0 5px 0;
font-size:16px;
}
a.addtocart{
width:76px;
height:27px;
display:block;
float:left;
background:url(images/addtocart.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
a.compare{
width:76px;
height:27px;
display:block;
float:left;
margin:0 0 0 10px;
background:url(images/compare.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
span.blue{
color:#159DCC;
}

/*--------------footer----------------*/
.footer{
width:100%;
clear:both;
height:45px;
background:url(images/footer_bg.gif) repeat-x top;
}
.left_footer{
float:left;
width:300px;
color:#666666;
padding:15px 0 0 10px;
}
.left_footer a{
color:#666666;
text-decoration:none;
}
.left_footer a:hover{
text-decoration:underline;
}
.right_footer{
float:right;
padding:15px 10px 0 0;
}
.right_footer a{
padding:0 0 0 7px;
color: #666666;
text-decoration:none;

}
.right_footer a:hover{
text-decoration:underline;
}

.center_footer{
float:left;
width:350px;
text-align:center;
color:#666666;
padding:15px 0 0 1px;
}
.center_footer a{
color:#666666;
text-decoration:none;
padding:10px 0 0 1px;

}
.center_footer a:hover{
text-decoration:underline;
}

.titulomenu {	font-size: 16px; color: #FFFFFF; font-weight:bold;
}

.botao	{
	cursor:hand;
	font-family: verdana, arial, Verdana;
	font-weight:bold;
	font-size: 11px;
	color: #CC0000;
	background-color: #FFFFFF;
	height:20;
	border:1px dotted #CCCCCC;
}
.informativo a{
	color:#2F5EBD;
}
.informativo a:hover{
	text-decoration:underline;
}
.div_clear {
border-bottom:1px dotted #94B1DF; margin:0 10px 10px 0; padding:0px 0px 5px 0px; clear:both;}
.div_informativo{
background: #FFFFFF url(images/homepagetop.gif) top no-repeat; float:left; margin: 0px 0px 10px 0px; padding:0px; border: 1px solid #DDDDDD;
}
.div_informativo2 { float:left; margin:0px; padding:0 0 0 10px; display:inline;}
