@CHARSET "ISO-8859-1";

body, html {
    margin:0;
    padding:0;
    height: 100%;
    background: url(../templates/images/bg.jpg) repeat-x;
}

* { font-family:Tahoma, sans-serif; }

/*
light-blue : #CED5DC
dark-blue  : #082E4F 
other-blue : #4e6894;
*/

/* UI OVERRIDE*/

.ui-button-text-only .ui-button-text {
    padding:0.2em 0.5em;
    font-size: 12px;
}

/*
	Global Styles
*/
.left  { float:left!important; }
.right { float:right!important; }
.clear { clear:both!important; }
.border { border:1px solid #ff0000; }
.block { display: block;}
.nomargin { margin: 0 !important;}
.inline { display:inline !important; }
.gray { color:#666; }
.red { color:#ff0000; }
.green { color: #99cc00; }
.light-color { color: #999; }
.dark-color { color: #0484a7; }
.center { text-align:center; }
.boxgray{ font-size: 12px; margin: 15px 0 5px 0; background-color: #f2f2f2; border:1px solid #d2d2d2; padding: 6px; }

.share_link { margin-top:15px; }
.share_link a { font-size: 14px; color: #ccc; text-decoration: none; }
.share_link a:hover { color: #999; text-decoration: underline; }

input.error { background-color: #fee2e2 !important; border:1px solid #ff0000!important;}

.box-red { background-color:#fee2e2; border:1px solid #fdb9b9; color:#ff0000; padding:10px;}

p.l { font-size:14px; line-height:1.3em; margin:10px; padding:10px; }
p.xxl { font-size:20px; line-height:1.4em; margin:10px; padding:10px; }

#user_activation { padding: 40px; text-align: center; }
#user_activation h4 { font-size: 16px; color:#666; font-weight: bold; line-height: 1.3em; }

#main_container {
    min-height: 100%;
    margin-bottom: -100px;
    position: relative;
    background: url(../templates/images/header.jpg) top no-repeat;
}
#mainholder { width:900px;  margin:auto; }
/*    INDEX     */
#login_information { font-size: 10px; float:right; background-color: #ccc;  color:#000; padding: 3px 5px 5px;}

/* CONTENT */

#content {
    /*background: url(../templates/images/content_bkg.jpg) no-repeat;*/
    margin: auto;
    width: 986px;
    min-height: 100%;
    position:relative;
    margin-bottom:40px;
}
#content_frame { width: 870px; margin: auto; position: relative;  padding: 15px; min-height: 300px; }

/* FOOTER */
#footer1 { background-color: #ccc; height: 30px;}
#footer1 ul { width: 900px; margin: auto;}
#footer1 ul li { background:url(../templates/images/graybar_bullet.jpg) no-repeat; padding-left: 20px; font-size: 13px; color:#999; height: 30px; float: left; margin-right: 30px; padding-top: 7px; font-weight: bold; }
#footer1 ul li b { color: #fff; }
#footer2 { background-color: #675749; height: 100px; margin: auto; }
.footer2_line1 { width: 900px; margin:auto; padding-top: 7px; }
.footer2_line2 { width: 900px; margin:auto; padding-top: 25px; }
#clearfooter { height:100px; clear:both; }
#footer { width: 100%; height: 100px; position:relative; }
#footer_content { width: 900px; height: 100px; margin:auto; background:url(../templates/images/footer_background_mono.jpg) no-repeat; }
#bottom_menu ul{ width: 500px; }
#bottom_menu ul li { float:left; margin-right:10px; }
#bottom_menu ul li a{ text-decoration:none; color:#fff; }
#bottom_menu ul li a:hover{ text-decoration:underline; color:#ccc; }
#bottom_menu { font-size:11px; }
#copyright { color:#fff; font-size: 11px; width: 300px; text-align: right; float: right; }

.nwx { float: right; color: #d2d2d2; font-size: 11px; margin-top: 10px;  }
.nwx a{ color:#d2d2d2; text-decoration: none; }

#footer_newsletter { float: left; }
#footer_newsletter form div { background-color: #f2f2f2; height: 18px; float: left;   }
#footer_newsletter form h5 { font-size: 12px; color:#fff; margin-bottom: 4px;  }
#newsletter_input { background: transparent; border: none; font-size: 11px; padding: 2px; margin-right: 0px; width: 150px; padding-bottom: 3px;  }
#newsletter_submit { width: 18px; height:18px; background:url(../templates/images/newsletter_submit.jpg) no-repeat; border: none; cursor:pointer; }
#footer_newsletter input.error { border:none!important; }

#newsletter_error, #newsletter_result { background-color: transparent!important; margin-top: 3px;  }

#footer_langselect { float: right; text-align: right; }
#footer_langselect ul li { float: right; }


/*  HEADER */

#header { width:900px; margin:auto; height:126px; background: url(../templates/images/head_bg.jpg) center no-repeat; } /**/
#logo {  position:relative; top:22px; }

#main_menu ul li.menu_oportunidades { color: #fee2e2; background-color: #ff0000; }
#search_top { margin-top: 10px; }
#search_top form { margin-right: 10px; }
#search_input { background:url(../templates/images/search_bg.png) left; width: 153px; height: 37px; float: left;  }
#search_input input { background: transparent; border: none; width: 133px; position:relative; left:5px; top:5px; padding: 3px; font-style: italic; color:#999;  }
#search_button { background: url(../templates/images/search_btn.gif) no-repeat !important; width: 15px; height: 15px; border: none; cursor: pointer; margin: 5px; }
#main_menu { margin-top: 63px; }
#main_menu ul li { font-size:13px; font-weight:bold; padding-bottom: 5px; }
#main_menu ul li.selected { background-color: #fff;}

#main_menu ul li a { color:#fff; }
#main_menu ul li.selected a { color:#666; }
#main_menu ul li:hover a {color:#000;}


#main_topbar { background:url(../templates/images/customer_bar_bg.png); font-size: 11px; padding: 5px; float:right; }
#main_topbar .userinfo, #main_topbar .cartinfo { float:left; padding: 2px; margin-right: 5px; padding-right: 10px; border-right:1px solid #666; }
#main_topbar .cartinfo { }
#main_topbar .searchinfo { float: right; margin-left: 10px;}
#main_topbar .searchbox { background-color:#fff; }
#main_topbar .searchinfo input { background: transparent; border:none;}

#search_field { padding: 5px; }

/* header login info */

#login_info { font-size:12px; color:#fff; margin-top:5px; width:150px; float:left;  }
#login_info a { cursor:pointer; }

#minicart_info { font-size:12px; color:#fff; margin-top:5px; float:left; }
#minicart_info a:hover { color:#ff8040; cursor:pointer;}

#home_minicart {
    font-size: 12px;  color: #999; background: #f2f2f2; padding: 5px; margin-top: 4px;
}

/* Catalogo */

/* VARANDAO CATALOGO*/

#categories_top_menu { margin-left: 0px; position: absolute; }
#categories_top_menu a { cursor: pointer; text-decoration: none; }
#categories_top_menu li { background-color: #f1f1f1; width: 260px; float: left; margin-right: 15px; padding: 10px; }
#categories_top_menu li:last-child { margin-right:0; }
#categories_top_menu li div { font-size: 20px; cursor: pointer; font-weight: bold; }
#categories_top_menu li div.inactive { color:#666; }

#categories_top_menu li ul  { padding-top:10px; }
#categories_top_menu li ul li { font-size:12px; padding: 2px 0 3px; width: auto; float: none;  }
#categories_top_menu li ul li a { text-decoration: none; color:#666; }
#categories_top_menu li ul li a:hover { color: #000; }
#categories_top_menu li ul li ul { padding: 3px 0 0 10px; }

/* VARANDAO CATALOGO*/

.no_results { text-align: center; font-size: 16px; font-weight: bold; color:#999; margin: 150px 0 150px; }
.no_results p { line-height: 1.4em; font-size: 13px; font-weight: normal; margin-top: 10px; }

#store_header { padding:10px; margin-bottom:20px; float: left; }
.breadcrumb { font-size:11px; color:#999; margin-top:3px; margin-bottom:20px; /* border-bottom:1px solid #d2d2d2; */ padding-bottom: 10px; }

#cat_prod_list li { float:left; width:280px; min-height:135px; cursor:pointer; margin-left:15px; margin-bottom: 15px;  }
#cat_prod_list li:last-child { margin-right:0px; }
#cat_prod_list li .outer {  background:url(../templates/images/catlist_bg_out.jpg) no-repeat; width:180px; height:220px; padding-top:10px; }
#cat_prod_list li:hover .outer { background:url(../templates/images/catlist_bg_over.jpg) no-repeat; }
#cat_prod_list li .inner { }
#cat_prod_list li .list_name { margin-top:2px; height: 35px; }
#cat_prod_list li .list_name a { text-decoration:none; color:#000; font-size:12px; display: block; }

#store_container {margin-top:50px;}
#store_list_container div { width: 280px; min-height:100px; float: left; margin-right: 15px; }
#store_list_container div div { margin:0; }
#store_list_container div:last-child { margin-right:0px; }
#store_list_container div ul li { margin:0px; margin-bottom:15px; background-color: #fff; }
#store_list_container div ul li .list_name { height:35px; }
#view_product h1 { color:#999; font-size: 20px; text-align: right;}

.store_view_description { font-size: 12px; line-height: 1.3em; margin:20px 0 20px; }

#store_viewproduct_options, #store_viewproduct_related { padding-top: 10px; }
#store_viewproduct_options h3, #store_viewproduct_related h3 { font-size: 12px; margin: 5px 0 5px 0; background-color: #f2f2f2; border:1px solid #d2d2d2; padding: 6px; }
#store_viewproduct_options ul li, #store_viewproduct_related ul li { margin: 2px 0 4px; padding: 0 0 0 5px;}
#store_viewproduct_options ul li a, #store_viewproduct_related ul li a { font-size: 13px; text-decoration: none; color:#666;}
#store_viewproduct_options ul li a:hover, #store_viewproduct_related ul li a:hover { text-decoration: underline; color: #999; }

.product_zoom { position:relative; top:105px; left: 245px; z-index: 999;}

.store_view_files { margin-top:10px; }
.store_view_files h6 { font-size: 13px; }
.store_view_files ul li a { font-size: 12px; color:#0485A7; text-decoration: none; }
.store_view_files ul li a:hover { color:#999; text-decoration: underline; }

.store_view_related_products ul li { margin-bottom: 20px;}
.store_view_related_products ul li a { text-decoration: none }
.store_view_related_products ul li a samp { font-size: 11px; text-decoration: none;  }

.store_view_product_options div { float: left; margin:0 10px 10px 0; }


#orcamento_show { cursor: pointer; }
#add_to_cart_options { margin: 0px; padding:12px;  }
#add_to_cart_options h4 { font-size: 12px; font-weight: bold;  color:#999;}
#add_to_cart_options label { font-size: 11px; margin:10px 0 5px;}
#add_to_cart_options input { padding: 3px; margin: 5px 0 10px; border:1px solid #ccc; }
#add_to_cart_options textarea { padding:5px; width:97%; margin-top: 5px; font-size: 11px; border:1px solid #ccc; }
#add_cart_error { font-size: 12px; color:#8cc63f; margin-top:5px; }
/* CART */

#cart_steps { clear:both; }
#cart_steps div { width:280px; float:left; background-color:#d2d2d2; }
.step1, .step2 { margin-right:15px; }
#cart_steps div.active { background-color:#666; }
#cart_steps div.active span { color:#d2d2d2; }
#cart_steps div span { font-size:12px; position:relative; top:10px; width:100%; }
#cart_steps div samp { color:#fff; font-size:38px; font-weight:bolder; font-family:Arial, Helvetica, sans-serif; padding:10px; float:left;}

#table_cart, #table_wish { width: 100%; margin-top:20px; }
#table_cart thead tr { border-bottom:1px solid #ccc; }
#table_wish thead tr { border-bottom:1px solid #999; }
#table_cart thead tr th { font-size:13px; font-weight:bold; color:#666; }
#table_wish thead tr th { font-size:13px; font-weight:bold; color:#999; }
#table_cart tbody tr, #table_wish tbody tr { border:1px solid #d2d2d2; }
#table_cart tbody tr td, #table_wish tbody tr td { font-size:12px; vertical-align: middle; }
#table_cart tbody tr td input, #table_wish tbody tr td input { font-size:12px; border:1px solid #d2d2d2; padding:3px; }
#table_cart tfoot tr td { padding-top:10px; }

#table_cart tfoot tr .title_m { font-size:12px; font-weight:bold; text-align:right; padding-right:20px; }
#table_cart tfoot tr .value_m { font-size:12px; }

#table_cart tfoot tr .title_l { font-size:16px; font-weight:bold; text-align:right; padding-right:20px; color:#999; }
#table_cart tfoot tr .value_l { font-size:16px; }

#cart_main_controls { margin:50px 0 50px; text-align:right; }
#cart_main_controls input { width: auto; }
#cart_main_controls a, #cart_main_controls input { padding:10px; font-size:16px; background-color:#d2d2d2; color:#fff; cursor:pointer; border:none; text-decoration: none; }
#cart_main_controls a:hover, #cart_main_controls input:hover { background-color:#666; }
.cart_list_title { font-size:18px; color:#ccc; margin-top:40px;}
.wish_list_title { font-size:18px; color:#999; margin-top:20px; }
.row_name { font-weight:bold; font-size:13px; color:#666; }
.row_options { font-size:10px; margin-top:5px; color:#666; }
.row_obs { font-size:10px; margin-top:5px; color:#999; }

.cart_form { padding:40px; margin:auto; }
.cart_form h2 { font-size:18px; color:#999; margin-bottom: 20px; }
.cart_form div { margin-bottom:20px;  }
.cart_form input, .cart_form select { font-size:14px; padding:3px; border:1px solid #d2d2d2; width:100%; margin-top:10px; }
.cart_form input.radio { padding:3px; width:auto; margin-top:10px; }
.cart_form label { font-size:14px; margin:5px; color:#666; }
.cart_form .button { width:auto; background-color:#d2d2d2; color:#fff; cursor:pointer; border:none; }
.cart_form .button:hover { background-color:#999; }

.cart_expedicao_select label { margin-right:30px; display:block; float:left; font-size:14px; max-width:150px; }
.cart_expedicao_select input { width:auto; float:left; margin:0px; margin-right:10px; height:100%; }
.cart_expedicao_select .comment { float:left; margin:5px 0 25px 0; font-size:11px; font-family:Arial, Helvetica, sans-serif; }

.cart_pagamento_select div { height:25px; }
.cart_pagamento_select label { float:left; }
.cart_pagamento_select input { width:auto; float:left; margin:0px; margin-right:10px; height:100%; }
.cart_pagamento_select .comment { float:left; margin:5px 0 25px 0; font-size:11px; font-family:Arial, Helvetica, sans-serif; }

.step2_register { width:45%; margin-right:20px; }
.step2_login { width:50%; border-left:1px solid #d2d2d2;  }

#profiles_invoices_table thead tr { border-bottom:1px solid #ccc; }
#profiles_invoices_table thead tr th { font-size:13px; font-weight:bold; color:#666; }
#profiles_invoices_table tbody tr { border:1px solid #d2d2d2; }
#profiles_invoices_table tbody tr td { font-size:12px; vertical-align: middle; }
#profiles_invoices_table tbody tr.lines { border:none; border-bottom:1px solid #d2d2d2; display:none; }
#profiles_invoices_table tbody tr.lines td { padding: 0; }
#profiles_invoices_table tbody tr.head { border:none!important; border-bottom:1px solid #d2d2d2!important; margin-top: 10px; }
#profiles_invoices_table tbody tr.head td a { cursor: pointer; }
.profiles_invoices_table_lines { border:none!important; margin:0; padding: 0; }
.profiles_invoices_table_lines thead tr { border:none!important; border-bottom:1px solid #ccc!important; background-color: #f2f2f2; }
.profiles_invoices_table_lines tbody tr { border:none!important; border-bottom:1px solid #f2f2f2!important; }
.profiles_invoices_table_lines tbody tr td { padding:0.5em 0.4em !important; }
/*********************************   MAIN PAGE   ******************************/

.coin-slider { float: left; width: 600px;}
#home_banner {  }




#home_news {width:250px;}
#home_news h2 { font-size: 20px; font-weight: bold; margin-top: 0px; text-transform: uppercase; }

.home_news_ul li { margin-bottom: 10px; }
.home_news_title { font-size: 12px; font-weight:bold; margin-bottom: 7px;  }
.home_news_title a { text-decoration: none; color:#000; }
.home_news_ul li:hover a { color:#ccc;}
.home_news_content { font-size: 12px; color: #666; }



.home_main_categories_ul li { width: 250px; background: #f2f2f2; padding: 16px; float: left; margin-left: 10px;   }
.home_main_categories_ul li:first-child { margin-left: 0px; }
.home_main_categories_ul li h3 { font-size: 20px; margin-top: 0px; font-weight: bold; }
.home_main_categories_ul li h3 a { text-decoration: none;}
.home_main_categories_ul li .cat_image { width: 240px; height: 120px; background-color: #fff; margin:auto; }

.home_main_categories_ul li ul { margin-top: 10px; }
.home_main_categories_ul li ul li { font-size:12px; margin: 3px 0 3px; padding: 0; }
.home_main_categories_ul li ul li a { text-decoration: none; color:#666; }
.home_main_categories_ul li ul li:hover a { color: #000; }
.home_brands li { width:100px; height:100px; margin-right: 10px; float: left;}

.home_artigos { margin-bottom: 40px; }
.home_artigos li { margin-right: 10px; float: left;  }
.home_artigos li a { text-decoration: none; text-align: center; }
.home_products_name { font-size: 12px; margin-top: 3px; color:#999; font-family: arial, verdana; min-height: 30px;  }


/* plugins */

        /* contact form*/

#error_container { font-size:12px; color:#ff0000;}
.forms_success_messages { min-width:600px; min-height:150px; padding-top:150px; font-size:20px; color:#999; text-align:center;}
/*
#front_form { min-width:600px; margin-right:10px;}
#front_form div { margin-bottom:5px; float:none; }
#front_form div label { font-size:12px; display:block; margin:10px 0 5px 4px; }
#front_form div input { border:1px solid #999; padding:3px; }
#front_form .button { border:1px solid #ccc; background-color:#999; padding:3px 10px 3px 10px;}
#front_form div input.error { border-color:#f4c9c1; background-color:#999; }

#front_form #error_container { display:none; color:#ff0000; float:left;  font-size:12px; padding:7px; }

 }

.plugin_list_icons li { float:left; width:220px; _width:210px; height:80px; margin: 0 0 5px 5px; }
.plugin_list_icons li img { float: left; margin:0 5px 5px 0; }
.plugin_list_icons li .plugin_list_icons_name { font-size:12px; font-weight:bold; }
*/


#front_form { margin:auto; }
#front_form h2 { font-size:18px; color:#999; margin-bottom: 20px; }
#front_form div { margin-bottom:10px;  }
#front_form input { font-size:14px; padding:3px; border:1px solid #d2d2d2; width:100%; margin-top:5px; }
#front_form input.radio { padding:3px; width:auto; margin-top:10px; }
#front_form label { font-size:14px; margin-left: 4px; color:#666; width:100%; display: block; }
#front_form .button { width:auto; background-color:#d2d2d2; color:#fff; cursor:pointer; border:none; }
#front_form .button:hover { background-color:#999; }
#front_form select, #front_form textarea { padding: 3px; border:1px solid #d2d2d2; margin-top:5px; }
input.small, textarea.small { width: 30% !important; }
input.medium, textarea.medium { width: 50% !important; }
input.large, textarea.large { width: 100% !important; }
#error_validate { font-size:11px; color:#ff0000; }

/* FRONT LOGIN*/
#dialog_login, #dialog_recpassword{ width: 300px; padding: 10px; display:none; margin-right:6px; }
#login_error_message,#recoverpassword_result { width: 230px; color: #FF9999; font-size: 10px; float:left;}

/* FRONT NEWSLETTER */
#dialog_newsletter { width: 300px; padding: 10px; display:none; margin-right:3px; }
#dialog_newsletter h2 { text-align: right; font-size: 20px;}
#dialog_newsletter p { margin: 5px auto 20px; font-size: 14px; }
#dialog_newsletter div  { margin-bottom:10px; padding-right: 6px;  }
#dialog_newsletter .submit { width: auto; padding: 3px 10px 3px 10px;}
#dialog_newsletter .submit:hover { cursor:pointer; background-color:#999; color:#fff; }
#newsletter_error { color: #FF9999; font-size: 10px; }

#newsletter_btn { width: 250px; margin-top: 10px; color:#999; text-align: right; }
#newsletter_btn a { text-decoration: none; font-size: 12px; }
#newsletter_btn a b { font-size: 14px; }
#newsletter_btn a:hover { color:#999; cursor: pointer; }

#newsletter_result { color: #FF9999; font-size: 10px;}


/* NOTICIAS */

#news_list { margin-top:40px; }
#news_list li {width: 280px; float: left; margin-left:15px; min-height: 260px; cursor:pointer; }
#news_list li:hover a { color:#ccc; }
#news_list .title { margin:6px 0 6px;}
#news_list .title a { font-size: 13px; color:#999; text-decoration: none;}
#news_list .short_comment p { font-size: 12px; }

.news_view { width: 575px; border-right:1px solid #f2f2f2;  }
.news_view .news_comment { margin-top: 10px; }
.news_view .news_comment p{ font-size: 12px;  }
.news_view_list { width: 280px; margin-left: 14px; }
.news_view_list ul li { margin: 0 5px 10px 5px; }
.news_view_list ul li:hover .title a { text-decoration: underline; }
.news_view_list ul li .title a { text-decoration: none; font-size: 12px; color:#999;   }
.news_view_list ul li .short_comment { font-size: 8px; color:#666;}
.news_view_list ul li .short_comment a { text-decoration: none; }

.sublist_right { margin-bottom: 40px;}
.sublist_right li { margin: 2px 0 4px; padding: 0 0 0 5px;}
.sublist_right li a { font-size: 13px; text-decoration: none; color:#666;}
.sublist_right li a:hover { text-decoration: underline; color: #999; }


/* PORTFOLIO */

#portfolio_list { margin-top:40px; }
#portfolio_list li {width: 280px; float: left; margin-left:15px; min-height: 260px; cursor:pointer; }
#portfolio_list .breadcrumb_title { margin-top: 6px; font-size: 10px; color:#999; }
#portfolio_list .title { margin:5px 0 6px;}
#portfolio_list .title a { font-size: 13px; color:#666; text-decoration: none;}
#portfolio_list .short_comment p { font-size: 12px; color:#ccc; }
.portfolio_breadcrumb { margin:10px 0 20px; }
.short_comment a { text-decoration: none;}

.portfolio_sideimages .title { font-size: 12px; }
.portfolio_sideimages .desc { font-size: 11px; color: #ccc; }
.portfolio_sideimages .portfolio_thumb { width: 280px; height: 140px; margin-bottom: 5px;}
/*
#portfolio_cat_list li { margin-bottom: 10px; }
#portfolio_cat_list li a { text-decoration: none; font-size: 13px; display: block;}
#portfolio_cat_list li { width: 266px; border:1px solid #ccc; background-color: #f2f2f2; float: left; margin-left: 15px; padding: 6px; cursor: pointer;  }
#portfolio_cat_list li:hover { background-color: #999;}
#portfolio_cat_list li:hover a { color:#fff}

#portfolio_cat_list li.active { background-color: #666;}
#portfolio_cat_list li.active a { color:#fff; }
*/
#portfolio_cat_list { background-color: #999; border: 1px solid #ccc; padding: 5px;}
#portfolio_cat_list li { font-size: 12px; padding:2px 5px 4px 5px; }
#portfolio_cat_list li a{ color:#fff; text-decoration: none; display:block;}
#portfolio_cat_list li:hover a { color:#d2d2d2; text-decoration: underline;}
#portfolio_navigation_holder { display:block; float: left; position:absolute; margin-top: 10px;}
#portfolio_navigation_holder:hover ul { display: block; }

#manuals_list { margin-top: 30px;}
#manuals_list li { margin-left: 15px; width: 280px; float: left; }
#manuals_list li ul { margin: 10px; }
#manuals_list li ul li { float: none; width: 260px; padding: 2px; margin: 0; }
#manuals_list li ul li a { color:#666; text-decoration: none; font-size: 12px; display:block; }
#manuals_list li ul li:hover a {color:#000; text-decoration: underline; }

#search_results { margin-top: 30px; }
#search_results li { margin-bottom: 10px; width: 280px; margin-left: 15px; float: left; min-height: 350px;  }
#search_results li h4 { margin-bottom: 6px; }
#search_results li h4 a { font-size: 14px; color:#000; font-weight: bold; }
#search_results li p { font-size: 13px; line-height: 1.3em; color:#999; }
#search_results li div { margin-top:5px; color: #666; font-size: 13px; }

.fichaProduto { margin:20px 0; }
.fichaProduto a { display:block; padding: 5px 0; width:100%; border:1px solid #666; background: #999; color:white; text-align: center; text-decoration: none; font-size: 12px; }
.fichaProduto a:hover { background-color: #666; }
