body {
	background-color:black;
    background-image:url(images/elements/bg_body.gif);
    background-repeat:repeat-y;
    background-position:top center;    
	margin:0;
}
#container {
	width:100%;
	height:100%;
	text-align:center;
}
#shadow {
    width:840px;
    padding:0;
    margin:auto;
    height:100%;
    background-image:url(images/elements/bg_shadow.gif);
}
#main {
	width:800px;
    height:100%;
    padding:0;
    height:100%;
    border-left:3px solid #FFFFFF;
    border-right:3px solid #FFFFFF;
    background:white;
	margin:auto;
	text-align:left;
}
#sxtab {
    width:220px;
    height:100%;
    border:0;
    margin:0;
    padding:0;
}
#sxtab td {
    padding:0;
    vertical-align:top;
}

#dxtab {
    width:580px;
    height:100%;
}
#dxtab td {

}
#concept {
    height:200px;
    border-bottom:1px solid white;
}
#concept_large {
    height:420px;
    border-bottom:1px solid white;
}

#logo {
	width:220px;
	height:120px;
    line-height:120px;
    padding-right:0;
    text-align:center;
	top:0;
    border-right:1px solid #CCCCCC;
	background:#FFFFFF;
}

/*
****************************** Buttons
*/
#buttons {
	width:220px;
	background-color:#333333;
    margin:0;
    border-right:1px solid #999999;
}
#buttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 220px;
}
#buttons ul li {
	position: relative;
    background:#333333;
}
#buttons li ul {
	position: absolute;
	left: 221px;
	top: 0;
	display: none;
}
#buttons ul li a {
	display: block;
	text-decoration: none;
    padding-left:2.3em;
    line-height:26px;
	border: 0;
    margin:1px;
	border-bottom: 0;
    color:#FFF;
    text-decoration:none;
    font-family:Verdana,Arial,sans-serif;
    font-size:11px;
    background:#212121;
    background-image:url(images/elements/buttons_alink.gif);
    background-repeat:no-repeat;
    background-position:center right;
}
#buttons li:hover ul, #buttons li.over ul {
    display: block;
}
#buttons a:hover {
    background:#FFFFFF;
    color:#CC0000;
    background-image:url(images/elements/buttons_ahover.gif);
    background-repeat:no-repeat;
    background-position:center right
}


/* Fix IE. Hide from IE Mac \*/


* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
/*
#buttons a {
    display:block;
    margin:0;
    width:100%;
    line-height:26px;
    padding-left:2.3em;
    border-bottom:1px solid #666666;
    color:#FFF;
    text-decoration:none;
    font-family:Verdana,Arial,sans-serif;
    font-size:11px;
    background-image:url(images/elements/buttons_alink.gif);
    background-repeat:no-repeat;
    background-position:center right;
}

html>body #buttons a {width:auto;}

#buttons a:hover {
    background:#FFFFFF;
    color:#CC0000;
    background-image:url(images/elements/buttons_ahover.gif);
    background-repeat:no-repeat;
    background-position:center right;
}
*/
/*
****************************** END of Buttons
*/
#sub_buttons a {
    display:block;
    background:#333333;
    margin:0;
    width:100%;
    line-height:18px;
    padding-left:3.5em;
    border-bottom:1px solid #666666;
    color:#FFF;
    text-decoration:none;
    font-family:Verdana,Arial,sans-serif;
    font-size:11px;
    background-image:url(images/elements/buttons_alink_sub.gif);
    background-repeat:no-repeat;
    background-position:center right;
}

html>body #sub_buttons a {width:auto;}

#sub_buttons a:hover {
    background:#FFFFFF;
    color:#CC0000;
    background-image:url(images/elements/buttons_ahover_sub.gif);
    background-repeat:no-repeat;
    background-position:center right;
}
/*
****************************** sub_buttons
*/
#partners {
    width:220px;
    height:30px;
    margin-top:30px;
    margin-bottom:20px;
    font-weight:bold;
}
#partners a {
    display:block;
    color:#FFF;
    text-decoration:none;
    font-family:Verdana,Arial,sans-serif;
    font-size:11px;
    background-image:url(images/elements/buttons_alink.gif);
    background-repeat:no-repeat;
    background-position:center right;
}
#partners a:link, #partners a:visited {
    border-top:1px solid #CCCCCC;
    border-bottom:1px solid #000000;
    line-height:30px;
    padding-left:72px;
    background-image:url(images/elements/bg_partners.gif);
    background-repeat:repeat-x;
}
#partners a:hover {
    background-image:url(images/elements/bg_partners_hover.gif);
    background-repeat:repeat-x;
    color:black;
}
#language {
    width:100%;
    text-align:center;
    margin-top:3px;
    font-family:sans-serif;
    font-size:10px;
    color:white;
}
#data {
    background:black;
    vertical-align:top;
    border-top:1px solid black;
    padding-left:10px;
    padding-top:10px;
    padding-right:10px;
    padding-bottom:20px;
    text-align:justify;
}
#inner_data {
   width:800px;
}
#footer {
     background:black;
     border-top:1px solid #CCCCCC;
     border-bottom:1px solid #CCCCCC;
     text-align:center;
     font-family:Arial,sans-serif;
     font-size:11px;
     color:#999999;
     height:20px;
}
#footer a {
    line-height:20px;
}
#footer a:link, #footer a:visited {
    line-height:26px;
    text-decoration:none;
    color:#999999;
}
#footer a:hover {
    color:#990000;
}


#bottom_space {
    background:black;
    height:10px;
}

#image_submenu {
    width:100%;
    margin-top:10px;
    margin-bottom:10px;
    border-collapse:collapse;
}
#image_submenu td {
    padding-top:5px;
    text-align:center;
}
#image_submenu td img {
    border:1px solid black;
}
#image_submenu a {
    padding-top:2px;
    padding-bottom:2px;
    padding-left:30px;
    padding-right:30px;
    border:1px solid #999999;
    line-height:20px;
}

#image_submenu a:link, #image_submenu a:visited {
    color:black;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    background:#CCCCCC;
}
#image_submenu a:hover {
    background:#FFFFFF;
    color:#990000;
}
#section_menu {
    width:550px;
    border:1px solid #CCCCCC;
}
#section_menu td {
    border:1px solid #CCCCCC;
    text-align:center;
}
#section_menu a:link,#section_menu a:visited {
    width:100%;
    display:block;
    line-height:60px;
    font-family:Arial,sans-serif;
    color:white;
    text-decoration:none;
    font-size:20px;
}
#section_menu a:hover {
    background:white;
    color:#CC0000;
}

#products_spot {
    text-align:center;
    width:150px;
    float:right;
	margin-top:3px;
	margin-left:10px;
	margin-bottom:0px;

}
#products_spot a:link, #products_spot a:visited {
    display:block;
    width:100%;
    height:20px;
    line-height:20px;
    background:#333333;
    border:1px solid white;
    color:white;
    margin-bottom:3px;
    font-family:Verdana,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}
#products_spot a:hover {
    background:#CC0000;
}
#products_spot_left {
    text-align:center;
    width:150px;
    float:left;
	margin-top:3px;
}
#products_spot_left a:link, #products_spot_left a:visited {
    display:block;
    width:100%;
    height:20px;
    line-height:20px;
    background:#333333;
    border:1px solid white;
    color:white;
    margin-bottom:3px;
    font-family:Verdana,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}
#products_spot_left a:hover {
    background:#CC0000;
}
#title_products_spot {
    display:block;
    width:100%;
    height:20px;
    line-height:20px;
    background:#660000;
    border:1px solid white;
    color:white;
    margin-bottom:3px;
    font-family:Verdana,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}
#box_products {
    float:right;
	margin-top:3px;
    border:0;
    width:340px;

}
#box_products table {
    width:100%;
    border:1px solid #CCCCCC;
    margin-bottom:5px;
    border-collapse:separate;
}
#box_products td {
    background:#E3E3E3;
    height:20px;
    padding:2px;
    border: 0px solid #829986;
    font-family:Verdana,sans-serif;
    font-size:11px;
}
#box_prezzi {
    width:400px;
    float:right;
    margin-top:3px;
}

#box_prezzi table {
    width:400px;
    font-family:Verdana,Arial,sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#333333;
    border-collapse:collapse;
}
#box_prezzi_large {
    width:100%;
    margin-top:3px;
}
#box_prezzi_large table {
    width:100%;
    font-family:Verdana,Arial,sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#333333;
    border-collapse:collapse;
}
#box_prezzi_large td {
    padding:5px;
}
#box_news {
    width:100%;
    height:20px;
    background:#333333;
    border:1px solid white;
    font-family:Verdana,Arial,sans-serif;
    font-size:11px;
}
#prezzi_empty {

}
#prezzi_title {
    background:#FFCC66;
    border:1px solid white;
}
#prezzi_data {
    background:#CCCCCC;
    border:1px solid white;
}
#prezzi_data_black {
    background:#000000;
    border:1px solid white;
}
#prezzi_select {
    background:#660000;
    border:1px solid white;
}
#box_form {
    width:300px;
    color:white;
    font-family:Verdana,Arial,sans-serif;
    font-size:11px;
}
#gallery_menu {
    border-collapse:separate;
    border:1px solid #CCCCCC;
    background:#2C2C2C;
}
#gallery_menu td {
    text-align:left;
    font-family:Verdana,Arial,sans-serif;
    font-size:11px;
    padding:3px;
    font-weight:bold;
}
#gallery_scroll {
    width:100%;
    height:20px;
    text-align:center;
    border:1px solid #CCCCCC;
    background:black;
    margin-top:3px;
    margin-left:auto;
    margin-right:auto;
}
#floatimgleft {
    float:left;
	margin-top:3px;
	margin-right:10px;
	margin-bottom:0px;
    border:1px solid #CCCCCC;
}
#floatimgright{
    float:right;
	margin-top:3px;
	margin-left:10px;
	margin-bottom:0px;
    border:1px solid #CCCCCC;
}
#left_box {
    width:200px;
    float:left;
	margin-right:10px;
}
#normal_images {
   border:1px solid #CCCCCC;
}

#sel_images {
   border:1px solid #FF0000;
}
#list_emul {
    width:100%;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    color:white;
}
#box_navigation {
    width:100%;
    height:60px;
}
 /*****************************************************************/
/*****************************************************************/
/*                  P,A,span,li,ul,fonts definitions             */
/*****************************************************************/
/*****************************************************************/
#title_pages {
   font-family:Arial,Helvetica,sans-serif;
   font-size:26px;
   font-weight:bold;
   color:white;
}
p,span {
   font-family:Arial,Helvetica,sans-serif;
   font-size:13px;
   color:white;
}
#psmall {
    font-size:11px;
}

h1 {
   font-family:Arial,Helvetica,sans-serif;
   font-size:15px;
   color:white;
}
#data ul{
   font-family:Arial,Helvetica,sans-serif;
   font-size:13px;
   color:white;
   list-style-type:none;
    list-style-image: url(images/elements/bg_li.gif)
}
#data ul li {
    color:white;

}
#data a:link,#data a:visited {
    color:#FFFFFF;
    text-decoration:none;
}
#data a:hover {
    color:#FF9933;
    text-decoration:underline;
}
form select {
    width:200px;
    border:1px solid #CCCCCC;
}
#prezzi_data a:visited,#prezzi_data a:link {
	color:#990000;
}











