@charset "utf-8";
/* CSS Document */

* { margin: 0px; padding: 0px; font-family: Georgia; text-decoration: none; list-style-type: none }
.cerca_main { margin: auto; margin-top: 2px; width: 940px }
.cerca_menu_hover { margin-right: 4px; width: 114px; height: 40px; background: url(/image/cerca_btn_hover.jpg); color: #FFF; text-transform: uppercase; text-align: center; font-size: 14px; line-height: 26px; float: left; z-index: 1 }
.cerca_menu { margin-right: 4px; width: 114px; height: 30px; background: url(/image/cerca_btn.jpg); text-align: center; font-size: 14px; line-height: 26px; float: left }
.cerca_menu a { color: #333 }
.cerca_menu a:hover { color: #3BC }
.cerca_select { width: 940px; height: 100px; background: url(/image/cerca_bg.jpg); background-repeat: repeat-x }
.cerca_categorie_cont { padding-top: 5px; width: 938px; border: 2px solid #e28; margin-top: 15px}
.cerca_categorie_list { margin-right: 20px; padding: 0px 10px 0px 10px; width: 199px; border-bottom: 1px dashed #CCC; color: #666; font-size: 11px; line-height: 20px; float: left }
.cerca_categorie_list a { color: #666; font-size: 11px }
.cerca_categorie_list a:hover { color: #3BC; font-size: 11px }

.cerca_categorie_list img{ float: right; padding-top: 4px; }

.cerca_categorie_cliccati { margin-top: 10px; background: #E4E4E4; border-top: 1px solid #C5C5C5; font-size: 12px; line-height: 28px; text-align:center }
.cerca_categorie_cliccati .sx { padding-right: 10px; margin-bottom: 2px; color: #666; }
.cerca_categorie_cliccati .sx a { color: #666 }
.cerca_categorie_cliccati .sx a:hover { color: #666 }
.cerca_categorie_cliccati .sx a strong{ color: #3BC }


.cerca_categorie_cliccati .dx { padding-right: 10px; color: #666; float: right }
.cerca_categorie_cliccati .dx a { color: #666 }
.cerca_categorie_cliccati .dx a strong{ color: #e28}
.cerca_categorie_cliccati .dx a:hover { color: #666 }
.cerca_desc_btn { width: 112px; height: 24px; border: 1px solid #9DE; position: absolute; top: 55px; left: 61px; font: bold 14px/22px Georgia; color: #FFF; text-align: center }
.cerca_select1 { width: 232px; height: 26px; background: #FFF; border: 1px solid #CCC; position: absolute; top: 55px; left: 179px; font: italic 14px Georgia; color: #666 }
.cerca_select2 { width: 350px; height: 26px; background: #FFF; border: 1px solid #CCC; position: absolute; top: 55px; left: 415px; font: italic 14px Georgia; color: #666 }
.cerca_button { width: 114px; height: 26px; background: url(/image/btn_black.jpg); border: none; top: 55px; font: bold 12px Georgia; color: #FFF; position: absolute; left: 769px }
.clear_left { clear: left }
.clear_right { clear: right }
.clear_both { clear: both }

.menu_dx { padding: 0px; background: #FFF; font: normal 11px Georgia, "Times New Roman", Times, serif; }
.menu_dx li { margin-left: 20px; width: 210px; border-bottom: 1px dotted #CCC; line-height: 24px; list-style: none; float: left }
.menu_dx li span { float: left }
.menu_dx li img { margin: 4px 5px 0px 5px; float: right}
.menu_dx li em { font-size: 10px; font-style: normal; float: left; margin-left: 2px;}
.menu_dx li a { color: #666; text-decoration: none; float: left}
.menu_dx li a:hover { color: #E28 }