/* INIZIO :: IMPOSTAZIONI GENERALI */

body {
	margin: 10px;
	background-color: #42688C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

a {
	color: #42688C;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.transparent {
	filter: Alpha(Opacity=50); /* IE */
    -moz-opacity: 0.5; /* Firefox, Opera, ... */
    opacity: 0.5; /* CSS 3*/
}

.subcatlinkblue {
	color: #FF6600;
}

#paginator .left {
	float: left;
	width: 63px;
	height: 32px;
}

#paginator .center {
	float: left;
	width: 434px;
	height: 32px;
}

#paginator .center .number {
	margin-top: 10px;
	text-align: center;
}

#paginator .right {
	float: left;
	width: 63px;
	height: 32px;
}

#container {
	width: 980px;
	text-align: left;
	background-color: #FFFFFF;
}

/* FINE :: IMPOSTAZIONI GENERALI */

/* INIZIO :: HEADER */

#container #header img {
	float: left;
}

#container #header #advertising {
	width: 525px;
	height: 115px;
	background-image: url(../media/layout_images/topbar_bg.gif);
	background-repeat: repeat-x;
	float: left;
}

#container #header #advertising .banner {
	background-image: url(../media/layout_images/bg_advertising.gif);
	border: 1px solid #CCCCCC;
	width: 468px;
	height: 60px;
	margin: 15px 0px 0px 25px;
	text-align: center;
}

/* FINE :: HEADER */

/* INIZIO :: MACRO */

#container #macro {
	background-image: url(../media/layout_images/bg_macro.gif);
	background-repeat: repeat-x;
	height: 32px;
	text-align: center;
}

#container #macro ul {
	margin: 0px;
	padding: 0px;
}

#container #macro ul li {
	display: inline;
	margin: 0px 10px 0px 10px;
}

#container #macro ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	line-height: 35px;
	text-decoration: none;
	background-image: url(../media/layout_images/icon_macro.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}

#container #macro ul li a:hover {
	color: #FF6600;
}

#container #toolbar {
	background-color: #DDDDDD;
	height: 30px;
	padding: 0px 5px 0px 5px;
}

/* FINE :: MACRO */

/* INIZIO :: TOOLBAR */

#container #toolbar #tools {
	border: 1px solid #CCCCCC;
	background-image: url(../media/layout_images/bg_toolbar.gif);
	background-repeat: repeat-x;
	height: 28px;
}

#container #toolbar #tools #navigation {
	width: 546px;
	height: 28px;
	float: left;
}

#container #toolbar #tools #navigationline {
	width: 970px;
	height: 28px;
	float: left;
}

#container #toolbar #tools #search {
	width: 420px;
	height: 28px;
	float: left;
}

#container #toolbar #tools .box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 28px;
	padding: 0px 20px 0px 20px;
	float: left;
}

#container #toolbar #tools .box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 28px;
	padding: 0px 10px 0px 15px;
	float: left;
}

#container #toolbar #tools .box .title {
	color: #FF6600;
	padding-right: 10px;
	float: left;
}

#container #toolbar #tools .box .subtitle {
	padding-right: 10px;
	padding-top: 1px;
	float: left;
}

#container #toolbar #tools .box .description {
	color: #666666;
	padding-left: 10px;
	float: left;
}

#container #toolbar #tools .box img, 
#container #toolbar #tools .box form input 
{
	margin-top: 4px;
	float: left;
}

#container #toolbar #tools #meteo .meteo_icon {
	float: left;
}

#container #toolbar #tools #meteo {
	width: 310px;
}

#container #toolbar #tools .box form {
	display: inline;
}

#container #toolbar #tools .box form .keyword {
	background: none;
	background-image: url(../media/layout_images/bg_search.gif);
	background-repeat: repeat-x;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
	width: 190px;
	height: 20px;
}

#container #toolbar #tools .box form .submit {
	margin-left: 10px;
}

#container #toolbar #tools .divide {
	background-image: url(../media/layout_images/divide_toolbar.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 2px;
	height: 28px;
	float: left;
}

/* FINE :: TOOLBAR */

/* INIZIO :: CORPO CENTRALE */

#container #community {
	background-color: #000000;
	text-align: center;
	padding: 50px 0px 50px 0px;
}

#container #content {
	border-left: 5px solid #DFDFDF;
	border-right: 5px solid #DFDFDF;
	background-color: #FFFFFF;
	background-image: url(../media/layout_images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#container #content #leftbar {
	width: 190px;
	border-right: 5px solid #DFDFDF;
	float: left;
}

#container #content #leftbar .box {
	padding: 5px;
}

#container #content #leftbar .box .header, 
#container #content #main #firstboxs #tabs .header 
{
	background-image: url(../media/layout_images/bg_box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: auto !important;
	height: 23px;
	min-height: 23px;
}

#container #content #leftbar .box .headertab {
	background-image: url(../media/layout_images/bg_box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right: 1px solid #CCCCCC;
	height: auto !important;
	height: 23px;
	min-height: 23px;
}

#container #content #leftbar .box .header .title, 
#container #content #leftbar .box .headertab .title, 
#container #content #main #firstboxs #tabs .header .titleroll 
{
	background-color: #FFFFFF;
	padding: 5px 5px 0px 5px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: left;
}

#container #content #main #firstboxs #tabs .header .title {
	background-color: #FFFFFF;
	padding: 5px 5px 0px 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: left;
}

#container #content #leftbar .box .header .title h1, 
#container #content #leftbar .box .headertab .title h1, 
#container #content #main #firstboxs #tabs .header .titleroll h1 
{
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#container #content #main #firstboxs #tabs .header .title h1 {
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#container #content #leftbar .box .content {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}

#container #content #leftbar .box .contenttab {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
	width: 168px;
	background-color: #FFFFFF;
}

#container #content #main .box .contentprods {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}

#container #content #main .box .contentprods .contentprod {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 5px;
	float: left;
	width: 257px;
	background-color: #FFFFFF;
}

#container #content #main #firstboxs #tabs .news {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px 5px 5px 5px;
	height: 223px;
}

#container #content #main .box .contentprods .contentprod .product h2, 
#container #content #leftbar .box .contenttab .product h2, 
#container #content #leftbar .box .content .product h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #FF6600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#container #content #main .box .contentprods .contentprod .product h3, 
#container #content #leftbar .box .contenttab .product h3, 
#container #content #leftbar .box .content .product h3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#container #content #main .box .contentprods .contentprod .product .image, 
#container #content #leftbar .box .contenttab .product .image, 
#container #content #leftbar .box .content .product .image 
{
	background-color: #F2F2F2;
	height: 95px;
}

#container #content #main .box .contentprods .contentprod .product .image .preview, 
#container #content #leftbar .box .contenttab .product .image .preview, 
#container #content #leftbar .box .content .product .image .preview 
{
	border: 1px solid #CCCCCC;
	float: left;
}

#container #content #main .box .contentprods .contentprod .product .image .functions, 
#container #content #leftbar .box .contenttab .product .image .functions, 
#container #content #leftbar .box .content .product .image .functions 
{
	float: left;
}

#container #content #main .box .contentprods .contentprod .product .image .functions img, 
#container #content #leftbar .box .contenttab .product .image .functions img, 
#container #content #leftbar .box .content .product .image .functions img 
{
	margin: 10px 0px 0px 5px;
}

#container #content #main .box .contentprods .contentprod .product p, 
#container #content #leftbar .box .contenttab .product p, 
#container #content #leftbar .box .content .product p 
{
	margin: 10px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}

#container #content #main .box .contentprods .contentprod .product p .oldprice, 
#container #content #leftbar .box .contenttab .product p .oldprice, 
#container #content #leftbar .box .content .product p .oldprice 
{
	text-decoration: line-through;
}

#container #content #main .box .contentprods .contentprod .product p .newprice, 
#container #content #leftbar .box .contenttab .product p .newprice, 
#container #content #leftbar .box .content .product p .newprice 
{
	color: #FF6600;
}

#container #content #leftbar .box .contenttab hr,
#container #content #leftbar .box .content hr 
{
	height: 2px;
	color: #DFDFDF;
	background-color: #DFDFDF;
	border: 0px;
}

#container #content #leftbar .box .content .category .hide {
	display: none;
}

#container #content #leftbar .box .content .category h1 {
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #FF6600;
	text-decoration: none;
	margin: 0px;
	padding: 4px 0px 4px 15px;
}

#container #content #leftbar .box .content .category h2 {
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #FF6600;
	text-decoration: none;
	margin: 0px;
	padding: 4px 0px 4px 26px;
	background-color: #F2F2F2;
}

#container #content #leftbar .box .content .category h3 {
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #FF6600;
	text-decoration: none;
	margin: 0px;
	padding: 4px 0px 4px 37px;
	background-color: #DFDFDF;
}

#container #content #leftbar .box .content .category h1 img, 
#container #content #leftbar .box .content .category h2 img, 
#container #content #leftbar .box .content .category h3 img 
{
	position: absolute;
	margin: -2px 0px 0px -17px
}

#container #content #leftbar .box .content .category h1 a, 
#container #content #leftbar .box .content .category h2 a, 
#container #content #leftbar .box .content .category h3 a 
{
	text-decoration: none;
	color: #666666;
}

#container #content #leftbar .box .content .category h1 a:hover {
	color: #FF6600;
}

#container #content #leftbar hr, 
#container #content #main hr, 
#container #content #rightbar hr 
{
	height: 5px;
	color: #DFDFDF;
	background-color: #DFDFDF;
	border: 0px;
}

#container #content #main {
	width: 580px;
	float: left;
}

#container #content #main #firstboxs {
	padding: 5px;
}

#container #content #main #firstboxs #tabs {
	width: 252px;
	height: 262px;
	float: left;
	margin-right: 5px;
}

#container #content #main #firstboxs #tabs .header .title h1 a {
	text-decoration: none;
}

#container #content #main #firstboxs #tabs .news .element {
	padding-bottom: 10px;
}

#container #content #main #firstboxs #tabs .news .element img {
	float: left;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}

#container #content #main #firstboxs #tabs .news .element h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #FF6600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#container #content #main #firstboxs #tabs .news .element h2 a {
	color: #FF6600;
	text-decoration: none;
}

#container #content #main #firstboxs #tabs .news .element h2 a:hover {
	color: #42688C;
}

#container #content #main #firstboxs #tabs .news .element p {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}

#container #content #main #firstboxs #spot {
	width: 310px;
	height: 260px;
	border: 1px solid #CCCCCC;
	float: left;
}

#container #content #main #firstboxs #spot .content {
	margin: 5px;
}

#container #content #main #news {
	margin: 5px;
}

#container #content #main #news .box {
	background-image: url(../media/layout_images/bg_oroscopo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#container #content #main #news .clearrow {
	clear: both;
	height: 10px;
}

#container #content #main #news .boxsx {
	float: left;
	width: 278px;
	background-image: url(../media/layout_images/bg_oroscopo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#container #content #main #news .boxdx {
	float: right;
	width: 278px;
	background-image: url(../media/layout_images/bg_oroscopo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#container #content #main #news .box .header, 
#container #content #main #news .boxsx .header, 
#container #content #main #news .boxdx .header 
{
	background-image: url(../media/layout_images/bg_box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: auto !important;
	height: 23px;
	min-height: 23px;
}

#container #content #main #news .box .headertab {
	background-image: url(../media/layout_images/bg_box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right: 1px solid #CCCCCC;
	height: auto !important;
	height: 23px;
	min-height: 23px;
}

#container #content #main #news .box .headertaborange {
	background-color: #FFD1B2;
	background-image: url(../media/layout_images/bg_box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right: 1px solid #CCCCCC;
	height: auto !important;
	height: 23px;
	min-height: 23px;
}

#container #content #main #news .box .header #navigationtabs {
	height: 23px;
	overflow: hidden;
}

#container #content #main #news .box .header #navigationtabs .expand {
	float: left;
	margin-right: 5px;
}

#container #content #main #news .box .header #navigationtabs .expand #folderMenu {
	display: none;
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px -10px;
	width: 200px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=5);
}

#container #content #main #news .box .header #navigationtabs .expand #folderMenu ul {
	margin: 0px 5px 5px 5px;
	padding: 0px;
}

#container #content #main #news .box .header #navigationtabs .expand #folderMenu ul li {
	padding: 5px 0px 5px 8px;
	background-image: url(../media/layout_images/arrow_single_big.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	border-bottom: 1px dashed #CCCCCC;
}

#container #content #main #news .box .header #navigationtabs .expand #folderMenu ul li a {
	color: #666666;
	text-decoration: none;
}

#container #content #main #news .box .header #navigationtabs .expand #folderMenu ul li a:hover {
	text-decoration: underline;
}

#container #content #main #news .box .header #navigationtabs .title h1 {
	white-space: nowrap;
}

#container #content #main #news .box .header .title, 
#container #content #main #news .box .headertab .title, 
#container #content #main #news .box .headertaborange .title, 
#container #content #main #news .boxsx .header .title, 
#container #content #main #news .boxdx .header .title 
{
	background-color: #FFFFFF;
	padding: 5px 5px 0px 5px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	float: left;
}

#container #content #main #news .box .header .titleroll, 
#container #content #main #news .box .headertab .titleroll, 
#container #content #main #news .box .headertaborange .titleroll, 
#container #content #main #news .boxsx .header .titleroll, 
#container #content #main #news .boxdx .header .titleroll 
{
	background-color: #FFFFFF;
	padding: 5px 5px 0px 5px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: left;
}

#container #content #main #news .box .header .title h1, 
#container #content #main #news .box .headertab .title h1, 
#container #content #main #news .box .headertaborange .title h1, 
#container #content #main #news .boxsx .header .title h1, 
#container #content #main #news .boxdx .header .title h1 
{
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#container #content #main #news .box .header .titleroll h1, 
#container #content #main #news .box .headertab .titleroll h1, 
#container #content #main #news .box .headertaborange .titleroll h1, 
#container #content #main #news .boxsx .header .titleroll h1, 
#container #content #main #news .boxdx .header .titleroll h1 
{
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#container #content #main #news .box .header .title h1 a, 
#container #content #main #news .box .headertab .title h1 a, 
#container #content #main #news .box .headertaborange .title h1 a, 
#container #content #main #news .boxsx .header .title h1 a, 
#container #content #main #news .boxdx .header .title h1 a, 
#container #content #main #news .box .header .titleroll h1 a, 
#container #content #main #news .box .headertab .titleroll h1 a, 
#container #content #main #news .box .headertaborange .titleroll h1 a, 
#container #content #main #news .boxsx .header .titleroll h1 a, 
#container #content #main #news .boxdx .header .titleroll h1 a 
{
	text-decoration: none;
}

#container #content #main #news .box .content, 
#container #content #main #news .boxsx .content, 
#container #content #main #news .boxdx .content 
{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px 5px 10px 5px;
	height: auto !important;
	height: 50px;
	min-height: 50px;
}

#container #content #main #news .box .contentorange {
	background-image: url(../media/layout_images/bg_store.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px 5px 10px 5px;
	height: auto !important;
	height: 50px;
	min-height: 50px;
}

#container #content #main #news .box .contenttab {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px 5px 10px 5px;
	height: auto !important;
	height: 50px;
	min-height: 50px;
}

#container #content #main #news .box .contenttaborange {
	background-image: url(../media/layout_images/bg_store.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px 5px 10px 5px;
	height: auto !important;
	height: 50px;
	min-height: 50px;
}

#container #content #main #news .box .content h2, 
#container #content #main #news .box .contentorange h2, 
#container #content #main #news .box .contenttab h2, 
#container #content #main #news .box .contenttaborange h2 
{
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}

#container #content #main #news .box .content p, 
#container #content #main #news .box .contentorange p, 
#container #content #main #news .box .contenttab p, 
#container #content #main #news .box .contenttaborange p, 
#container #content #main #news .boxsx .content p, 
#container #content #main #news .boxdx .content p 
{
	margin: 0px 0px 14px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}

#container #content #main #news .box .content img, 
#container #content #main #news .box .contentorange img, 
#container #content #main #news .box .contenttab img, 
#container #content #main #news .box .contenttaborange img, 
#container #content #main #news .boxsx .content img, 
#container #content #main #news .boxdx .content img 
{
	border: 1px solid #CCCCCC;
	padding: 1px;
}

#container #content #main #news .box .content .company img, 
#container #content #main #news .box .contentorange .company img, 
#container #content #main #news .box .contenttab .company img, 
#container #content #main #news .box .contenttaborange .company img 
{
	float: left;
	margin-right: 5px;
}

#container #content #main #news .box .content .company .addresses, 
#container #content #main #news .box .contentorange .company .addresses, 
#container #content #main #news .box .contenttab .company .addresses, 
#container #content #main #news .box .contenttaborange .company .addresses 
{
	border: 1px solid #CCCCCC;
	width: 251px;
	height: 162px;
	background-color: #F2F2F2;
	float: left;
	text-align: center;
}

#container #content #main #news .box .content .company .addresses h1, 
#container #content #main #news .box .contentorange .company .addresses h1, 
#container #content #main #news .box .contenttab .company .addresses h1, 
#container #content #main #news .box .contenttaborange .company .addresses h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #FF6600;
	text-decoration: none;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#container #content #main #news .box .content .company .addresses p, 
#container #content #main #news .box .contentorange .company .addresses p, 
#container #content #main #news .box .contenttab .company .addresses p, 
#container #content #main #news .box .contenttaborange .company .addresses p 
{
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}

#container #content #main #news .box .content .buttons .impression, 
#container #content #main #news .box .contentorange .buttons .impression, 
#container #content #main #news .box .contenttab .buttons .impression, 
#container #content #main #news .box .contenttaborange .buttons .impression 
{
	border: 1px solid #CCCCCC;
	padding: 1px;
	background-color: #FFFFFF;
	background-image: url(../media/layout_images/bg_visite.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	width: 135px;
	height: 20px;
	margin: 30px 5px 0px 0px;
	float: right;
	text-align: right;
}

#container #content #main #news .box .content .buttons .link, 
#container #content #main #news .box .contentorange .buttons .link, 
#container #content #main #news .box .contenttab .buttons .link, 
#container #content #main #news .box .contenttaborange .buttons .link 
{
	border: 1px solid #CCCCCC;
	padding: 1px;
	background-color: #FFFFFF;
	background-image: url(../media/layout_images/bg_sito_internet.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	width: 135px;
	height: 20px;
	margin: 30px 5px 0px 0px;
	float: right;
	text-align: right;
}

#container #content #main #news .box .content .buttons .impression p, 
#container #content #main #news .box .contentorange .buttons .impression p, 
#container #content #main #news .box .contenttab .buttons .impression p, 
#container #content #main #news .box .contenttaborange .buttons .impression p, 
#container #content #main #news .box .content .buttons .link p, 
#container #content #main #news .box .contentorange .buttons .link p, 
#container #content #main #news .box .contenttab .buttons .link p, 
#container #content #main #news .box .contenttaborange .buttons .link p 
{
	font-weight: bold;
	margin: 7px 5px 0px 0px;
}

#container #content #main #news .boxsx .content .continue, 
#container #content #main #news .boxdx .content .continue 
{
	margin-top: 10px;
	font-weight: bold;
	text-align: right;
}

#container #content #main #news .boxsx .content .continue img, 
#container #content #main #news .boxdx .content .continue img 
{
	border: 0px;
	padding: 0px;
}

#container #content #main #news .boxsx .content .continue a, 
#container #content #main #news .boxdx .content .continue a 
{
	text-decoration: none;
	color: #666666;
}

#container #content #main #news .boxsx .content .continue a:hover, 
#container #content #main #news .boxdx .content .continue a:hover 
{
	text-decoration: none;
	color: #FF6600;
}

#container #content #main #news .box .content .documento, 
#container #content #main #news .box .contentorange .documento, 
#container #content #main #news .box .contenttab .documento, 
#container #content #main #news .box .contenttaborange .documento 
{
	margin-top: 20px;
}

#container #content #main #news .box .content .documento img, 
#container #content #main #news .box .contentorange .documento img, 
#container #content #main #news .box .contenttab .documento img, 
#container #content #main #news .box .contenttaborange .documento img 
{
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
}

#container #content #main #news .box .content .documento p, 
#container #content #main #news .box .contentorange .documento p, 
#container #content #main #news .box .contenttab .documento p, 
#container #content #main #news .box .contenttaborange .documento p 
{
	float: left;
}

#container #content #main #news .box .content .gallery, 
#container #content #main #news .box .contentorange .gallery, 
#container #content #main #news .box .contenttab .gallery, 
#container #content #main #news .box .contenttaborange .gallery 
{
	margin: 0px 0px 0px 3px;
}

#container #content #main #news .box .content .gallery img, 
#container #content #main #news .box .contentorange .gallery img, 
#container #content #main #news .box .contenttab .gallery img, 
#container #content #main #news .box .contenttaborange .gallery img 
{
	float: left;
	margin: 10px;
}

#container #content #main #news .box .content #map_canvas, 
#container #content #main #news .box .contentorange #map_canvas, 
#container #content #main #news .box .contenttab #map_canvas, 
#container #content #main #news .box .contenttaborange #map_canvas 
{
	width: 558px;
	height: 240px;
	margin-top: 10px;
}

#container #content #main .maintitle {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#container #content #main .maintitle h1 {
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#container #content #main .maintitle a {
	text-decoration: none;
	padding: 4px 0px 4px 10px;
	background-image: url(../media/layout_images/arrow_double.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#container #content #main .store {
	margin: 5px;
	background-image: url(../media/layout_images/bg_oroscopo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#container #content #main .location {
	margin: 5px;
	background-image: url(../media/layout_images/bg_store.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#container #content #main .store .header, 
#container #content #main .location .header 
{
	background-image: url(../media/layout_images/bg_box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: auto !important;
	height: 23px;
	min-height: 23px;
}

#container #content #main .store .header .title, 
#container #content #main .location .header .title 
{
	background-color: #FFFFFF;
	padding: 5px 5px 0px 5px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: left;
}

#container #content #main .store .header .title h1, 
#container #content #main .location .header .title h1 
{
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#container #content #main .store .header .title h1 a, 
#container #content #main .location .header .title h1 a 
{
	text-decoration: none;
}

#container #content #main .store .header .stars img, 
#container #content #main .location .header .stars img 
{
	margin: 3px 1px 0px 1px;
}

#container #content #main .store .content, 
#container #content #main .location .content 
{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px 5px 10px 5px;
}

#container #content #main .store .content .image, 
#container #content #main .location .content .image
{
	float: left;
	width: 135px;
}

#container #content #main .store .content img, 
#container #content #main .location .content img 
{
	margin-right: 2px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}

#container #content #main .store .content .image .functions, 
#container #content #main .location .content .image .functions 
{
	width: 129px;
}

#container #content #main .store .content .image .functions img, 
#container #content #main .location .content .image .functions img 
{
	float: right;
}

#container #content #main .store .content .description, 
#container #content #main .location .content .description 
{
	width: 420px;
	float: left;
}

#container #content #main .store .content .description p, 
#container #content #main .location .content .description p 
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}

#container #content #main .store .content .description h2, 
#container #content #main .location .content .description h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #FF6600;
	text-decoration: none;
	margin: 0px;
	padding: 6px 0px 6px 10px;
	background-image: url(../media/layout_images/arrow_double_big.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#container #content #main .store .content .description h2 a, 
#container #content #main .location .content .description h2 a 
{
	color: #666666;
	text-decoration: none;
}

#container #content #main .store .content .description h2 a:hover, 
#container #content #main .location .content .description h2 a:hover 
{
	color: #FF6600;
}

#container #content #main .store .content .description .address, 
#container #content #main .location .content .description .address 
{
	margin: 10px;
	float: left;
}

#container #content #main .store .content .description ul, 
#container #content #main .location .content .description ul 
{
	margin: 10px 0px 0px 10px;
	padding: 0px;
	width: 180px;
	float: left;
	border-right: 1px solid #CCCCCC;
	height: auto !important;
	height: 85px;
	min-height: 85px;
}

#container #content #main .store .content .description ul li, 
#container #content #main .location .content .description ul li 
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#container #content #main .store .content .description ul li a, 
#container #content #main .location .content .description ul li a 
{
	text-decoration: none;
}

#container #content #main #banner {
	margin: 5px;
	border: 1px solid #CCCCCC;
	background-image: url(../media/layout_images/bg_advertising.gif);
	height: 93px;
}

#container #content #main #banner .content {
	text-align: center;
	padding-top: 17px;
}

#container #content #rightbar {
	width: 190px;
	border-left: 5px solid #DFDFDF;
	float: left;
}

#container #content #rightbar .box {
	padding: 5px;
}

#container #content #rightbar .box .header {
	background-image: url(../media/layout_images/bg_box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: auto !important;
	height: 23px;
	min-height: 23px;
}

#container #content #rightbar .box .headertab {
	background-image: url(../media/layout_images/bg_box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right: 1px solid #CCCCCC;
	height: auto !important;
	height: 23px;
	min-height: 23px;
}

#container #content #rightbar .box .header .title, 
#container #content #rightbar .box .headertab .title 
{
	background-color: #FFFFFF;
	padding: 5px 5px 0px 5px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: left;
}

#container #content #rightbar .box .header .title h1, 
#container #content #rightbar .box .headertab .title h1 
{
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#container #content #rightbar .box .content {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
}

#container #content #rightbar .box .contenttab {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px 5px 10px 5px;
	width: 168px;
}

#container #content #rightbar .box .contenttab img, 
#container #content #rightbar .box .content img 
{
	float: left;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}

#container #content #rightbar .box .contenttab .description, 
#container #content #rightbar .box .content .description 
{
	width: 104px;
	float: left;
}

#container #content #rightbar .box .contenttab .description p, 
#container #content #rightbar .box .content .description p 
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}

#container #content #rightbar .box .contenttab h2, 
#container #content #rightbar .box .content h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #FF6600;
	text-decoration: none;
	margin: 0px;
	padding: 6px 0px 6px 10px;
	background-image: url(../media/layout_images/arrow_double_big.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#container #content #rightbar .box .contenttab h3, 
#container #content #rightbar .box .content h3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	color: #FF6600;
	text-decoration: none;
	margin: 0px;
	padding: 4px 0px 4px 10px;
	background-image: url(../media/layout_images/arrow_double.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#container #content #rightbar .box .contenttab h2 a, 
#container #content #rightbar .box .contenttab h3 a, 
#container #content #rightbar .box .content h2 a, 
#container #content #rightbar .box .content h3 a 
{
	color: #666666;
	text-decoration: none;
}

#container #content #rightbar .box .contenttab h2 a:hover, 
#container #content #rightbar .box .contenttab h3 a:hover, 
#container #content #rightbar .box .content h2 a:hover, 
#container #content #rightbar .box .content h3 a:hover 
{
	color: #FF6600;
}

#container #content #rightbar .box .contentoroscopo {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
	background-image: url(../media/layout_images/bg_oroscopo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#container #content #rightbar .box .contentoroscopo .sign {
	float: left;
	text-align: center;
	width: 55px;
	margin-top: 5px;
}

#container #content #rightbar .box .contentoroscopo .sign h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#container #content #rightbar .box .advertisingcontainer, 
#container #content #leftbar .box .advertisingcontainer 
{
	background-image: url(../media/layout_images/bg_advertising.gif);
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
}

#container #content #rightbar .box .content .advertising, 
#container #content #rightbar .box .advertisingcontainer .advertising, 
#container #content #leftbar .box .content .advertising, 
#container #content #leftbar .box .advertisingcontainer .advertising 
{
	margin: 5px 0px 5px 0px;
}

#container #content #rightbar .box .content .advertising img, 
#container #content #rightbar .box .advertisingcontainer .advertising img, 
#container #content #leftbar .box .content .advertising img, 
#container #content #leftbar .box .advertisingcontainer .advertising img 
{
	border: 1px solid #CCCCCC;
	padding: 1px;
}

#container #content #rightbar .box .content .cart {
	background-image: url(../media/layout_images/bg_cart.gif);
	background-repeat: no-repeat;
	background-position: left 25px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
}

#container #content #rightbar .box .content .cart h2 {
	width: 168px;
	height: 25px;
	background-color: #F2F2F2;
	background-image: url(../media/layout_images/bg_macro.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	line-height: 25px;
}

#container #content #rightbar .box .content .cart .quantita {
	width: 35px;
	margin-right: 5px;
	float: left;
}

#container #content #rightbar .box .content .cart .quantita h3 {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #CCCCCC;
	color: #FFFFFF;
}

#container #content #rightbar .box .content .cart .articoli {
	width: 128px;
	float: left;
}

#container #content #rightbar .box .content .cart .articoli h3 {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #CCCCCC;
	color: #FFFFFF;
}

#container #content #rightbar .box .content .cart .quantita p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
}

#container #content #rightbar .box .content .cart .articoli p {
	margin: 0px;
	padding: 0px;
	color: #333333;
}

#container #content #rightbar .box .content .cart hr {
	color: #CCCCCC;
	height: 1px;
}

#container #content #rightbar .box .content .cart .total {
	text-align: center;
}

#container #content #rightbar .box .content .cart .total .price {
	color: #FF6600;
}

#container #content #rightbar .box .content .cart .button {
	padding: 5px 0px 5px 0px;
	text-align: center;
}

#container #content #rightbar .box .content .cart img {
	float: none;
	margin-top: 5px;
}

/* FINE :: CORPO CENTRALE */

/* INIZIO :: FOOTER */

#container #footer {
	background-image: url(../media/layout_images/bg_footer.gif);
	background-repeat: no-repeat;
	width: 980px;
	height: 85px;
}

#container #footer a {
	text-decoration: none;
}

#container #footer .links {
	background-image: url(../media/layout_images/bg_macro.gif);
	background-repeat: repeat-x;
	padding: 10px 10px 5px 10px;
	text-align: center;
	font-weight: bold;
}

#container #footer hr {
	height: 2px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 0px;
}

#container #footer .address {
	padding: 0px 10px 0px 10px;
	float: left;
}

#container #footer .servicelinks {
	padding: 0px 10px 0px 10px;
	float: right;
}

#container #footer .servicelinks a {
	padding: 4px 0px 4px 10px;
	background-image: url(../media/layout_images/arrow_double.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

/* FINE :: FOOTER */

/* INIZIO :: FORM */

#container #content #main #news .box #contact {
	margin: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#container #content #main #news .box #contact label {
	display: block;
	width: 200px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	line-height: 16px;
}

#container #content #main #news .box #contact input {
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	padding: 0px 5px 0px 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#container #content #main #news .box #contact textarea {
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	padding: 0px 5px 0px 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#container #content #main #news .box #contact select {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#container #content #main #news .box #contact .selectcontainer {
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#container #content #main #news .box #contact input:focus, #container #content #main #news .box #contact input:hover, #container #content #main #news .box #contact textarea:focus, #container #content #main #news .box #contact textarea:hover, #container #content #main #news .box #contact .selectcontainer:hover, #container #content #main #news .box #contact .selectcontainer:focus {
	background-color: #F0FFE6;
}

#container #content #main #news .box #contact br {
	clear: left;
}

#container #content #main #news .box #contact legend {
	font-family: Georgia, Times, sans-serif;
	font-size: 18px;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
}

#container #content #main #news .box #contact .star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#container #content #main #news .box #contact .legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-left: 5px;
}

#container #content #main #news .box #contact .secondfield {
	margin-left: 5px;
}

#container #content #main #news .box #contact .privacy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}

#container #content #main #news .box #contact .submit {
	border: 0px;
}

#content fieldset {
	border: 1px solid #CCCCCC;
}

#container #content #main #news .box #contact .alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	padding: 10px;
}

#container #content #main #news .box #contact .alert h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

#container #content #main #news .box #contact .alert h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	line-height: 16px;
}

/* FINE :: FORM */

#container #content #main .box .content .productimage, 
#container #content #main .box .contenttab .productimage 
{
	margin-right: 10px;
	width: 240px;
	float: left;
}

#container #content #main .box .content .producttext, 
#container #content #main .box .contenttab .producttext 
{
	width: 305px;
	float: left;
}

#container #content #main .box .content .producttext .subtitle, 
#container #content #main .box .contenttab .producttext .subtitle
{
	background-image: url(../media/layout_images/gradient2_bg.gif);
	background-repeat: repeat-y;
	background-position: -5px;
	width: 305px;
	height: auto !important;
	height: 30px;
	min-height: 30px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

#container #content #main .box .content .producttext .subtitle h3, 
#container #content #main .box .contenttab .producttext .subtitle h3 
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 5px;
	padding: 0px;
}