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

body {
	margin-top:0px; margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Content {
	display: block;
	position: relative;
	overflow: hidden;
	width: 960px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	background-color: #e2e2e2;
}


/* TESTATA */

#TopHeader {
	display: block;
	position: relative;
	overflow: hidden;
	width: 960px;
	height: 37px;
	background-image: url(img/BgTopHeader.gif);
	background-repeat: repeat-x;
}

#BottomHeader, #BottomHeader-Mercati {
	display: block;	position: relative; overflow: hidden; width: 960px; height: 127px; background-repeat: no-repeat;}
	
#BottomHeader {
	background-image: url(img/BgBottomHeader.jpg);}
	
#BottomHeader-Mercati {
	background-image: url(img/BgBottomHeader-Mercati.jpg);}

#BottomHeader a, #BottomHeader-Mercati a {
	display:block;position:absolute; top:0px; left:70px;
	width:305px; height:127px;
}




/* MENU */

#Menu {
	display: block;
	position: relative;
	overflow: hidden;
	clear: both;
	width: 960px;
	height: 45px;	
	border-bottom: 1px solid #FFF;
	background-image: url(img/BgSingleMenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}

#Menu .Reserved {
	display:block;
	padding:5px 10px 0px 0px;
	color: #194d87; font-weight:bold; text-align:right;
}

#Menu .Reserved a{
	color: #194d87; text-decoration:none;
}

#Menu .Reserved a:hover{
	color: #194d87; text-decoration:underline;
}

ul.MenuBarHorizontal {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}

ul.MenuBarHorizontal li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	height: 45px;
	float: left;
}

ul.MenuBarHorizontal a {
	display: block;
	cursor: pointer;
	padding: 10px 20px 0px 20px;
	color: #333;
	width: auto;
	height: 45px;
	font-weight: bold; text-decoration: none;
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu {
	background-image: url(img/BgSingleMenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
	height: 45px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #FFF;
	border-right: 1px solid #999;
}

ul.MenuBarHorizontal a:hover.MenuBarItemSubmenu {
	background-image:url(img/menu-top-bg-li-hover.png);
	background-repeat:repeat-x;
}

ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {
	background-image: url(img/BgSingleMenuHover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
	height: 45px;
	text-decoration: underline;
}

.MenuBarHorizontalCurrent {
	display: block;
	padding: 10px 20px 0px 20px;
	color: #333;
	width: auto;
	height: 45px;
	font-weight: bold;
	background-image: url(img/BgSingleMenuHover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 1px solid #999;	
}

/* CENTER */

#Center {
	display: block; overflow:hidden;
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 960px;
	height: auto;
	background-color: #FFF;
}

/* TABELLE PER COLUMN HEIGHT */
#Center table {
	width:100%;
	border:0px;
	border-collapse: collapse;
	border-spacing: 0px; margin:0px; padding:0px;
}

#Center table tr{
	border:0px;
	border-collapse: collapse;
	border-spacing: 0px; margin:0px; padding:0px;
}

#Center table tr td{
	border:0px;
	border-collapse: collapse;
	border-spacing: 0px; margin:0px; padding:0px; background-color:#transparent; vertical-align:top;
}

#Center table tr td.TdMenuLeft {
	background-color:#e2e2e2; background-image:url(img/TdMenuLeft-bg.png); background-repeat:repeat-y; width: 152px;}

#Center table tr td.TdBanner {
	background-color:#FFF; border-left:1px solid #7482b3;
}

#MenuLeft {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 152px; height: auto;
	background-color: #FFF;
	background-image:url(img/menu-left-bg-repeat-y.png);
	background-repeat:repeat-y;
}

.spacer {
	width: 100%; height:16px;
	background-image:url(img/spacer.gif);
	background-color:transparent;
	clear: both;
}

.short-spacer {
	width: 100%; height:8px;
	background-image:url(img/spacer.gif);
	background-color:transparent;
	clear: both;
}

#SearchField {
	display: block;
	clear: both;
	width: 152px;
	height: 88px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(img/search-bg.png);
	background-repeat:no-repeat;
}

#SearchField form {
	margin: 0px 0px 0px 0px;
}

#SearchField input#q {
	width:108px; height:16px;
	margin-top:17px; margin-left:5px; margin-bottom:0px;
    background-color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000;	
    text-align: left; background-color:#FFF;
}

#SearchField input#search-button {
	padding-left:5px; padding-top:5px; margin-top:7px; margin-left:2px; margin-bottom:-4px;
	width:21px; height:26px;
	border-style:none; outline:none; outline-style:none; cursor: pointer; background-color:transparent;
}

.SearchText {
	margin-top:0px;
	padding-top:4px; padding-left:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px;
	color:#194d87; font-weight:bold;
}

.SearchText br{
	line-height:8px;
}

.SearchText img{
	padding-left:10px; border:none; outline:none;
}

.SearchText a img{
	padding-left:10px; border:none; outline:none;
}

.SearchText a{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px;
	color:#194d87; font-weight:bold; text-decoration:none;
}

.SearchText a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px;
	color:#194d87; font-weight:bold; text-decoration:underline;
}


/* STILI MENU SX ELENCHI E SOTTOELENCHI */

#BoxMenuVertical {
	display: block;
	clear: both;
	width:151px;
	padding-left:1px;
	background-image:url(img/menu-sx-bg.png);
	background-repeat:repeat-y;
}

ul.MenuBarVertical {
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	cursor:default; width:135px;
	background-color:#FFF;
	border-right:1px solid #cecece;
}

.MenuBarVerticalCurrent, .MenuBarVerticalCurrent-green {
	display: block;	cursor: pointer; padding: 7px 0px 7px 3px; color: #676767; width: 133px; height: auto; font-weight: bold; text-decoration: none; 
	font-size: 10px; background-repeat:repeat-x; background-color: #5b9768;}
	
.MenuBarVerticalCurrent {
	 background-image:url(img/menu-sx-bg-li-hover.png);}

.MenuBarVerticalCurrent-green {
	 background-image:url(img/menu-sx-bg-li-hover-green.png);}

.MenuBarVerticalCurrent img, .MenuBarVerticalCurrent-green img {
	padding-right: 3px;
}

a.MenuBarVerticalCurrentLink {
	text-decoration:none; color:#676767; margin-left:-3px;
}

ul.MenuBarVertical li {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	list-style-type: none;
	font-size:10px;
	position: relative; float: left;
	width:134px; height:auto;
	text-align: left; text-indent:0px;
	cursor: pointer;
	border-left:1px solid #e6e6e6; border-top:1px solid #929292;
	border-bottom:1px solid #FFF; border-right:1px solid #e6e6e6;
	background-color:#e2e2e2;
}

ul.MenuBarVertical li a img{
	border:none;
	padding-left:3px; padding-right:3px;
}

ul.MenuBarVertical a.MenuBarVerticalSubmenu, ul.MenuBarVertical a.MenuBarVerticalSubmenu-green {
	display: block; cursor: pointer; padding: 7px 0px 7px 0px; color: #676767; width: 134px; height: auto; font-weight: bold; text-decoration: none; 
	font-size: 10px; list-style-image: url(img/list.gif);}

ul.MenuBarVertical a:hover.MenuBarVerticalSubmenu, ul.MenuBarVertical a:hover.MenuBarVerticalSubmenu-green {
	background-repeat:repeat-x; background-position:top;  background-color: #5b9768;}
	
ul.MenuBarVertical a:hover.MenuBarVerticalSubmenu {
	background-image:url(img/menu-sx-bg-li-hover.png);}
	
ul.MenuBarVertical a:hover.MenuBarVerticalSubmenu-green {
	background-image:url(img/menu-sx-bg-li-hover-green.png);}


/* SOTTOELENCO DI UN ITEM IN LISTA SU ul.MenuBarVertical */

ul.MenuBarVertical li ul{
	margin: 0px 0px 0px -3px; 
	padding: 0px 0px 0px 0px; 
	list-style-type: none;
	font-size:10px;
	position: relative; float: left;
	width:137px; height:auto;
	text-align: left; text-indent:-14px;
	cursor: pointer;
	background-color:#e2e2e2;
}

ul.MenuBarVertical li ul li{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 10px; 
	list-style-type: none;
	font-size:10px; font-weight:bold;
	position: relative; float: left;
	width:127px; height:auto;
	text-align: left; text-indent:0px;
	cursor: pointer;
	border-top:1px solid #aab1b9; border-bottom:1px solid #eaf1f7;
	background-image:url(img/menu-sx-bg-sub-li.png);
	background-repeat:repeat-x; background-position:top;	
	background-color:#afcde5;
}

ul.MenuBarVertical li ul li.green{
	background-image:url(img/menu-sx-bg-sub-li-green.png); background-color: #29782e;
}

ul.MenuBarVertical li ul li img{
	border:none;
	padding-left:3px; padding-right:3px;
}

ul.MenuBarVertical li ul li a{
	display: block;
	cursor: pointer;
	padding: 7px 0px 7px 0px;
	color:#000; font-weight:bold; text-decoration:none;
}

ul.MenuBarVertical li ul li.MenuBarVerticalSubCurrent {
	padding: 7px 0px 7px 10px; color:#EA740A;
}

ul.MenuBarVertical li ul li a:hover{
	color:#EA740A; text-decoration:none;
}

/* FINE SOTTOELENCO DI UN ITEM IN LISTA SU ul.MenuBarVertical */

#BoxLink {
	clear: both;
	width:152px; min-height:310px;
	padding: 0px 0px 0px 0px; border:none;
}

#BoxLink a { 
	/*display:block; width:152px; height:122px; border:none;*/
}

#BoxLink a img{ 
	border:none; padding:30px 0px 0px 9px;
}

/******************************************** HOMEPAGE **********************************************/

#ContentCenter, #ContentMercati {
	display: block;	float: left; position: relative; margin: 0px; padding: 12px 0px 0px 0px; width: 649px; height: auto; background-color: #FFF;}
	
#ContentCenter  {
	background-image:url(img/content-center-top-bg.png); background-position:top; background-repeat:repeat-x;}
	
#ContentMercati  {
	background-image: none;}

#ContentLeft {
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
	width: 311px;
	height: auto;
	padding: 0px 3px 0px 0px;
	margin: 0px;;
}

#ContentRight {
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	width: 326px;
}

#ContentCenterWide {
	display: block;
	float: left;
	position: relative;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	width: 808px;
	height: auto;
	background-image:url(img/content-center-top-bg.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #FFF;
}

#Border {
	display: block;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	width: auto;
	height: auto;
	background-color: #FFF;	
	border-right: 1px solid #e2e2e2;
}

#BorderInt {
	display: block;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	width: auto;
	height: auto;
	background-color: #FFF;	
}

/*#ColumnLeftBox {
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
	width: 321px;
	height: auto;
	padding: 0px 3px 0px 0px;
	margin: 0px;
}*/

#ColumnMainBox {
	display: block;
	position: relative;
	overflow: hidden;
	width: 641px;
	height: auto;
	padding: 0px 3px 0px 0px;
	margin: 0px;
}

#ColumnMainBoxWide {
	display: block;
	position: relative;
	overflow: hidden;
	width: 805px;
	height: auto;
	padding: 0px 3px 0px 0px; margin: 0px;
}



/*#ColumnRightBox {
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
	width: 196px;
	height: auto;
	padding: 0px 0px 0px 3px;
	margin: 0px;
}*/

#MarginBox {
	display: block;
	position: relative;
	overflow: hidden;
	clear: both;
	width: auto;
	height: 6px;
	padding: 0px;
}


/* BOX PRIMO PIANO */

#BoxPrimoPiano {
	display: block;
	position: relative;
	float: left;
	width: 311px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
}

#BoxPrimoPiano .Label {
	display: block;
	margin: 0px;
	padding: 4px 8px 0px 8px;
	width: 295px;
	height: 21px;
	background-image: url(img/label_311.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#BoxPrimoPiano .Text {
	display: block;
	width: 295px; overflow: hidden;
	height: auto;
	margin: 0px;
	padding: 8px;
	background-image: url(img/bg_321.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


#BoxPrimoPiano .Text ol {
	text-indent:0px; list-style-position:inside;
}

#BoxPrimoPiano .Text ol li{
	text-indent:0px; 
}

#BoxPrimoPiano .Text ul {
	text-indent:0px; list-style-position:inside;
}

#BoxPrimoPiano .Text ul li{
	text-indent:0px; 
}

#BoxPrimoPiano .Text img{
	padding-right:5px; padding-bottom:2px;
}

#BoxPrimoPiano .Text a{
	color:#336699; text-decoration:none;
}

#BoxPrimoPiano .Text a:hover{
	color:#336699; text-decoration:underline;
}

#BoxPrimoPiano .Text h3{
	color:#336699; font-size: 12px; line-height:18px; font-weight:bold;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#BoxPrimoPiano .Text br {
	height: 2px;
	margin: 0px; 
	padding: 0px;
}

#BoxPrimoPiano .Footer {
	display: block;
	width: 311px;
	height: 10px;
	background-image: url(img/bottom_311.gif);
	background-repeat: no-repeat;
}

/*STILE PER RULLO RSS*/
#BoxPrimoPiano .TextRSS {
	display: block;
	width: 307px; overflow: hidden;
	/*height: 60px;*/
	height: 300px;
	margin: 0px;
	padding:8px 2px 8px 2px;
	background-image: url(img/bg_311_white.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#BoxPrimoPiano .TextRSS h1{
	display:block; background-color:transparent; color:#33FF33;
}

/*STILI FEED RSS*/

#pscroller1{
width: 312px;
height: 50px;
border: none;
padding: 5px;
background-color: transparent;
}

#pscroller2{
width: 312px;
height: 50px;
border: none;
padding: 5px;
background-color: transparent;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
}

.rssclass a{
color:#194D87;
text-decoration: none;
}
/*FINE STILI FEED RSS*/

#BoxPrimoPiano .FooterRSS {
	display: block;
	width: 311px;
	height: 10px;
	background-image: url(img/bottom_311_white.gif);
	background-repeat: no-repeat;
}

iframe#rss-iframe {
	border: 0px solid;
	width:300px; height:300px; margin-left:2px; padding:0px 2px 0px 2px;
	background-color:#f7d5b9;
}

/* BOX COMUNICATO */

#BoxComunicato {
	display: block;
	position: relative;
	float: left;
	width: 196px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	/*border-right: 1px solid #e2e2e2;*/
}

#BoxComunicato .Label {
	display: block;
	margin: 0px;
	padding: 4px 8px 0px 8px;
	width: 180px;
	height: 21px;
	background-image: url(img/label_196_blu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#BoxComunicato .Text {
	display: block;
	width: 180px; overflow: hidden;
	height: auto;
	margin: 0px;
	padding: 8px;
	background-image: url(img/bg_196_blu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
}

#BoxComunicato .Text ol {
	text-indent:0px; list-style-position:inside;
}

#BoxComunicato .Text ol li{
	text-indent:0px; 
}

#BoxComunicato .Text ul {
	text-indent:0px; list-style-position:inside;
}

#BoxComunicato .Text ul li{
	text-indent:0px; 
}

#BoxComunicato .Text img {
	margin: 0px 0px 10px 0px; padding:0px 30px 0px 0px; display: block; clear:both;
}

#BoxComunicato .Text a{
	color:#EA740A; text-decoration:none;
}

#BoxComunicato .Text a:hover{
	color:#EA740A; text-decoration:underline;
}

#BoxComunicato .Text a img {
	margin: 0px 0px 10px 0px;
}


#BoxComunicato .Text h3{
	color:#EA740A; font-size: 12px; line-height:18px; font-weight:bold;
	margin:0px 0px 5px 0px; padding:0px 0px 0px 0px;
}

#BoxComunicato .Text h3 br{
	line-height:12px;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#BoxComunicato .Footer {
	display: block;
	width: 196px;
	height: 10px;
	background-image: url(img/bottom_196_blu.gif);
	background-repeat: no-repeat;
}

#Strilli {
	display: block;
	float: left;
	width: 114px;
	height: auto;
	margin: 0px;
	padding: 5px 0px;
}

#Strilli .newsletter {
	display: block;
	position: relative;
	clear: both;
	width: 114px;
	/*height: 107px;*/
	margin: 0px 0px 5px 5px;
	padding: 0px;
}

#Strilli .box {
	display: block;
	position: relative;
	clear: both;
	width: 117px;
	height: 107px;
	margin: 0px 0px 0px 6px;
	padding: 1px 0px 5px 1px;
	background-image: url(img/box_strillo.gif);
	background-repeat: no-repeat;
}

#Strilli .box img {
	display: block;
	width: 116px;
	height: 87px;
	margin: 0;
	padding: 0px;
}

#Strilli .box a img{
	border:none;
}

#Strilli .label {
	display: block;
	width: 104px;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 12px;
	background-image: url(img/grey_list.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	font-size: 10px;
	font-weight: bold;
	color: #403e3f;
}

#Strilli .label a {
	color: #403e3f;
	text-decoration: none;
}

#Strilli .label a:hover {
	color: #403e3f;
	text-decoration: underline;
}



/* Box Progetti e Dossier */

#BigBox {
	display: block;
	position: relative;
	clear: both;
	width: 326px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	/*border-right: 1px solid #e2e2e2;*/
}

#BigBox .Label {
	display: block;
	margin: 0px;
	padding: 4px 8px 0px 8px;
	width: 310px;
	height: 21px;
	background-image: url(img/label_326_blu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#BigBox .Text {
	display: block;
	width: 310px; overflow: hidden;
	height: auto;
	margin: 0px;
	padding: 8px;
	background-image: url(img/bg_326_blu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
}

#BigBox .Text ol {
	text-indent:0px; list-style-position:inside;
}

#BigBox .Text ol li{
	text-indent:0px; 
}

#BigBox .Text ul {
	text-indent:0px; list-style-position:inside;
}

#BigBox .Text ul li{
	text-indent:0px; 
}

#BigBox .Text img {
	margin: 0px 0px 10px 0px; padding:0px 30px 0px 0px; display: block; clear:both;
}

#BigBox .Text a{
	color:#EA740A; text-decoration:none;
}

#BigBox .Text a:hover{
	color:#EA740A; text-decoration:underline;
}

#BigBox .Text a img {
	margin: 0px 0px 10px 0px;
}

#BigBox .Text h3{
	color:#EA740A; font-size: 12px; line-height:18px; font-weight:bold;
	margin:0px 0px 5px 0px; padding:0px 0px 0px 0px;
}

#BigBox .Text h3 br{
	line-height:12px;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#BigBox .Footer {
	display: block;
	width: 326px;
	height: 10px;
	background-image: url(img/bottom_326_blu.gif);
	background-repeat: no-repeat;
}





/* BANNER */

#Banner {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#FFF;	
}

.BoxHelp {
	display: block;
	width: 148px;
	height: 79px;
}

.BoxStampa {
	display: block;
	width: 150px;
	height: 19px;
	margin: 0px;
	padding: 4px 0px 0px 8px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #787878;
	border-bottom:  1px solid #787878;
	background-image: url(img/bg_boxstampa);
	background-repeat: repeat-x;
}

.BoxStampa a {
	color: #FFF;
	text-decoration: none;
}

.BoxStampa a:hover {
	color: #FFF;
	text-decoration: underline;
}

.BoxStampaBig {
	display: block;
	width: 147px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #FFF;
	font-size: 14px; font-weight: bold; text-align:center;
	border-top: 1px solid #787878;
	border-bottom:  1px solid #787878;
	background-image: url(img/bg_boxstampa-big.gif);
	background-repeat: repeat-x;
}

.BoxStampaBig a {
	color: #FFF;
	text-decoration: none;
}

.BoxStampaBig a:hover {
	color: #FFF;
	text-decoration: underline;
}

.BoxBannerStampa, .BoxReserved {
	display: block;
	width: 150px; height: auto;
	margin: 0px;
	padding: 4px;
	color: #000033; text-align:center;
	font-size: 11px;
	font-weight: normal;
	background-color:#FFF;	
}	

.BoxReserved {
	background-color:#EA740A;
	}

.BoxReserved {
	text-align:left;
}

.BoxReserved .box {
	display: block;
	clear: both;
	margin: 0px;
	padding: 4px 0px;
	border-top: 1px solid #000033;
	border-bottom: 1px solid #fff;
}

.BoxReserved a {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

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

.BoxBannerStampa img{
	padding: 10px 0px 10px 0px;
}

.BoxBannerStampa a img{
	border:none;
}

.BoxBannerStampa .box{
	display: block;
	width: 120px; height: auto;
	margin-left:auto; margin-right:auto;
	padding: 4px 0px 10px 0px; 
	color: #c4c6d2; text-align:center;
	font-size: 12px;
	font-weight: bold;
	background-color:#FFF; 
}	

.BoxBannerStampa .box img{
	padding:10px 0px 10px 0px;
}

.BoxBannerStampa .box a img{
	border:none;
}

/* FOOTER */

#Footer {
	display: block;
	clear: both;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: auto;
}

.marginfooter {
	width: 100%; height:2px;
	background-image:url(img/spacer.gif);
	background-color:#FFF;
	clear: both;
}

#Footer .menu, #Footer .menu-green {
	display: block; position: relative; clear: both; margin: 0px; padding: 5px 0px 0px 0px; width: 960px; height: 38px; 
	color:#FFF; font-size:12px; line-height:18px; text-decoration:none; text-align:center; border-top: 1px solid #666137; border-bottom: 1px solid #666137; 
	background-repeat: repeat-x;}

#Footer .menu {
	background-color:#687379; background-image: url(img/bg_footermenu.gif);}
	
#Footer .menu-green {
	background-image: url(img/bg_footermenu-green.gif); background-color:#29782e;}

#Footer .menu br, #Footer .menu-green br{
	line-height:18px;
}

#Footer .menu a{
	color:#FFF; font-size:12px; text-decoration:none;
}

#Footer .menu-green a{
	color:#fff; font-size:12px; text-decoration:none;
}

#Footer .menu a:hover, #Footer .menu-green a:hover{
	color:#FFF; font-size:12px; text-decoration:underline;
}

#Footer .credits {
	display: block;
	clear: both;
	position: relative;
	width: 960px; height: 22px;
	margin: 0px; padding: 8px 0px 0px 0px;
	color:#FFF; font-size:11px; text-align:center;
	background-image: url(img/bg_footercredits.gif);
	background-repeat: repeat-x;
	background-color:#df6800;
}

#Footer .credits a{
	color:#FFF; text-decoration:none; font-weight:bold;
}

#Footer .credits a:hover{
	text-decoration:underline;
}



#concept_credits {
	display: block;
	clear: both;
	position: relative;
	width: 960px; height: 35px;
	margin: 0px; padding: 15px 0px 0px 0px;
	color:#000; font-size:11px; text-align:right;
	background-color: #FFF;
}

#concept_credits a{
	color:#2b5482; text-decoration:none; font-weight:normal;
}

#concept_credits a:hover{
	text-decoration:underline;
}

/* STILI PAGINE INTERNE */

/* BOX CONTENUTO PRINCIPALE CATEGORIA */

#BoxContent {
	display: block;
	position: relative;
	width: 640px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
}

#BoxContent .Label {
	display: block;
	margin: 0px;
	padding: 4px 8px 0px 8px;
	width: 625px;
	height: 21px;
	background-image: url(img/label_640.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#BoxContent .Text {
	display: block;
	clear:both;
	position: relative;	
	overflow: hidden;
	width: 625px;
	height: auto;
	margin: 0px;
	padding: 8px;
	background-image: url(img/bg_640_orange.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#BoxContent .Text ol {
	text-indent:0px; list-style-position:inside;
}

#BoxContent .Text ol li{
	text-indent:0px; 
}

#BoxContent .Text ul {
	text-indent:0px; list-style-position:inside;
}

#BoxContent .Text ul li{
	text-indent:0px; 
}

#BoxContent .Text img {
	padding:3px 10px 3px 3px; float:left;
}


#BoxContent .Text a{
	color:#336699; text-decoration:none;
}

#BoxContent .Text a:hover{
	color:#336699; text-decoration:underline;
}

#BoxContent .Text h3{
	color:#336699; font-size: 12px; line-height:18px; font-weight:bold;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#BoxContent .Text h3 br{
	line-height:12px;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#BoxContent .Footer {
	display: block;
	width: 640px;
	height: 10px;
	background-image: url(img/bottom_640_orange.gif);
	background-repeat: no-repeat;
}

/*  NEWS  */

#NewsContent {
	display: block;
	position: relative;
	width: 640px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
}

#NewsContent .Label {
	display: block;
	margin: 0px;
	padding: 4px 8px 0px 8px;
	width: 635px;
	height: 21px;
	background-image: url(img/label_640.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#NewsContent .Text {
	display: block;
	clear:both;
	position: relative;	
	overflow: hidden;
	width: 625px;
	height: auto;
	margin: 0px;
	padding: 8px;
	background-image: url(img/bg_640.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#NewsContent .Text ol {
	text-indent:0px; list-style-position:inside;
}

#NewsContent .Text ol li{
	text-indent:0px; 
}

#NewsContent .Text ul {
	text-indent:0px; list-style-position:inside;
}

#NewsContent .Text ul li{
	text-indent:0px; 
}

#NewsContent .Text img {
	padding:12px 10px 3px 3px;
}


#NewsContent .Text a{
	color:#336699; text-decoration:none;
}

#NewsContent .Text a:hover{
	color:#336699; text-decoration:underline;
}

#NewsContent .Text h3{
	color:#336699; font-size: 12px; line-height:18px; font-weight:bold;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#NewsContent .Text h3 br{
	line-height:12px;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#NewsContent .Text .box{
	display: block; float:left; overflow: hidden;
	width: 465px; height: auto; clear:right;
	margin: 0px;
	padding:12px 8px 6px 0px;
}

#NewsContent .Text ul.SearchResults {
	display:block; text-indent:0px; list-style-position:outside; list-style-type:none;
	padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;  
}

#NewsContent .Text ul li.SearchResults {
	display:block; text-indent:0px; padding:10px 0px 10px 0px; border-bottom:1px solid #929292; 
}

#NewsContent .Text .Argomento{
text-transform:uppercase;
}

/* FORM "SCRIVI ALLE AZIENDE" */

#NewsContent .Text td.formSelect select {
	width:300px; margin-left:0px;
}

.formLabel { 
	text-align:right;
	width: 190px;
}

.formInput { 
	width: 419px;
}

#NewsContent .Footer {
	display: block;
	width: 650px;
	height: 10px;
	background-image: url(img/bottom_640.gif);
	background-repeat: no-repeat;
}

/* FORM PETIZIONI */ 

.firme, .firme a, .firme a:hover {
	display: block;
	float: right;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
	color: #369;
}

.stampafirme, .stampafirme a, .stampafirme a:hover {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
	color: #369;
}

#petizione {
	display: block;
	position: relative;
	overflow: hidden;
	width: 614px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	background-color: #d2e5f5;
}

#petizione .input, .informativa, .radio, .button {
	display: block;
	overflow: hidden;
	clear: both;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 2px 0px;
	border-bottom: 1px solid #fff;
}

#petizione .radio input {
	width: 15px;
}

#petizione .input input {
	display: block;
	width: 200px;
	float: left;
}

#petizione .button input {
	display: block;
	width: 200px;
	height: 20px;
	margin: 0px auto;
	border: 1px solid #003c74;
	background: #FFF;
	cursor: pointer;
}

#petizione .nota {
	display: block;
	overflow: hidden;
	clear: both;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
	font-weight: bold;
}

#petizione  textarea {
	display: block;
	width: 300px;
	float: left;
}

#petizione .informativa textarea {
	display: block;
	width: 609px;
	float: left;
}

.box_petizione {
	display: block;
	clear: both;
	color: #ea740a;
	margin: 2px 0px 0px 0px;
	padding:7px;
	background-color: #d2e5f5;
}

#ListaFirme {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
}

#ListaFirme .Label {
	display: block;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 21px;
	font-size: 14px;
	font-weight: bold;
	color: #369;
}

#ListaFirme .Text {
	display: block;
	clear:both;
	position: relative;	
	overflow: hidden;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 8px;
}

#ListaFirme .Text a{
	color:#336699; text-decoration:none;
}

#ListaFirme .Text a:hover{
	color:#336699; text-decoration:underline;
}

#ListaFirme .Text h3{
	color:#336699; font-size: 12px; line-height:18px; font-weight:bold;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#ListaFirme .Text h4{
	color: #000; font-size: 16px; line-height:50px; font-weight:bold;
	margin:0px 0px 0px 0px; padding:0px 0px 20px 0px;
}

#ListaFirme .Text h3 br{
	line-height:12px;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#ListaFirme .Text .box{
	display: block; float:left; overflow: hidden;
	width: 465px; height: auto; clear:right;
	margin: 0px;
	padding:12px 8px 6px 0px;
}

.box_stampa_firme {
	display: block;
	clear: both;
	color: #000;
	margin: 2px 0px 0px 0px;
	padding:7px;
	background-color: #FFF;
	border-bottom: 1px solid #000;
}

/* STILI RICERCA AVANZATA */

#NewsContent .Text .AdvancedSearch {
	display:block; height:300px;
	color:#336699; font-size: 12px; line-height:18px; font-weight:bold;
}

#NewsContent .Text .AdvancedSearch select {
	width:248px;
} 

#NewsContent .Text .AdvancedSearch input#q {
	width:200px;
} 

#NewsContent .Text .AdvancedSearch input#search-button {
	width:80px;
} 
	
/* STILE BOX CANALI */
#CanaliBoxContent {
	display: block;
	position: relative;
	width: 808px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
}

#CanaliBoxContent .Label {
	display: block;
	margin: 0px;
	padding: 4px 8px 0px 8px;
	width: 808px;
	height: 21px;
	background-image: url(img/label_808.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#CanaliBoxContent .Text {
	display: block;
	clear:both;
	position: relative;	
	overflow: hidden;
	width: 792px;
	height: auto;
	margin: 0px;
	padding: 8px;
	font-size: 12px;
	/*newpadding-left: 0px; padding-right: 0px;*/
	background-image: url(img/bg_808_white.gif);
	background-repeat: repeat-y;
	background-position: left top;	/*new*/
}

#CanaliBoxContent .Text ol {
	text-indent:0px; list-style-position:inside;
}

#CanaliBoxContent .Text ol li{
	text-indent:0px; 
}

#CanaliBoxContent .Text ul {
	text-indent:0px; list-style-position:inside;
}

#CanaliBoxContent .Text ul li{
	text-indent:0px; 
}

#CanaliBoxContent .Text img {
	padding-right:5px;
}

#CanaliBoxContent .Text a{
	color:#ea740a; text-decoration:none;
}

#CanaliBoxContent .Text a:hover{
	color:#ea740a; text-decoration:underline;
}

#CanaliBoxContent .Text h3{
	color:#ea740a; font-size: 12px; line-height:18px; font-weight:bold;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#CanaliBoxContent .Text h3 br{
	line-height:12px;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#CanaliBoxContent .Footer {
	display: block;
	width: 808px;
	height: 10px;
	background-image: url(img/bottom_808_white.gif);
	background-repeat: no-repeat;
}

/* 	CATEGORIA CANALI */

#CanaliBox {
	display: block; float:left;
	position: relative;
	overflow: hidden;
	width: 426px; height: auto;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

/* CATEGORIA ITEM */

.CanaleItem {
	position: relative;	float: left;
	width: 203px; height: 191px;
	background-image: url(img/canali-bg.png); 
	background-repeat: no-repeat; background-position: left top;	
	margin: 0px;
	padding: 2px 10px 10px 0px;
	font-size: 12px;
}

.CanaleItem .box{
	display: block; float:left;
	width: 183px; height: auto; overflow: hidden;
	margin: 0px 0px 0px 9px; padding: 0px 0px 0px 0px;
	font-size:12px; 
	background-color:transparent;
}

.CanaleItem .box img{
	margin: 0px 0px 0px 0px; padding: 0px 2px 5px 0px;
}

.CanaleItem .box h3{
	display:block;
	margin: 0px;
	padding:4px 8px 0px 8px;
	width: 198px; height:30px; overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.CanaleItem .box h3 br{
	line-height:12px;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

.vaiBox {
	display:block; background-color:#FFFFFF; height:28px;
	background-color:#e6e6e6; padding-top:0px; clear:both;
	font-size:12px; line-height:18px;
}

.vai {
	text-align:right; padding:10px 10px 0px 0px; background:transparent;
	line-height:18px;
}

.vai a {
	color:#EA740A; font-weight:normal;
	text-decoration:underline; line-height:18px;
}

.CanaleItem .Footer {
	display: block;
	width: 212px;
	height: 10px;
	background-image: url(img/bottom_212_blu.gif);
	background-repeat: no-repeat;
}

/* FAQ */

#FaqColumn {
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
	width: 212px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#FaqBox {
	display: block;
	position: relative;
	float: left;
	width: 212px;
	height: auto;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
}

#FaqBox .Label {
	display: block;
	margin: 0px;
	padding: 4px 8px 0px 8px;
	width: 197px;
	height: 21px;
	background-image: url(img/label_212_blu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#FaqBox .Text {
	display: block; float:left;
	width: 212px;
	height: auto;
	margin: 0px;
	padding-left: 0px; padding-right: 0px;
	background-image: url(img/bg_212_blu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#FaqBox .Text ol {
	text-indent:0px; list-style-position:inside;
}

#FaqBox .Text ol li{
	text-indent:0px; 
}

#FaqBox .Text ul {
	text-indent:0px; list-style-position:inside;
}

#FaqBox .Text ul li{
	text-indent:0px; 
}

#FaqBox .Text .box{
	display: block;
	width: 100%; overflow: hidden;
	height: auto;
	margin: 0px;
	padding:8px 8px 6px 8px;
	border-bottom:1px solid #929292;
}

#FaqBox .Text .box a{
	color:#EA740A; text-decoration:none;
}

#FaqBox .Text .box a:hover{
	color:#EA740A; text-decoration:underline;
}

#FaqBox .Text h3{
	color:#EA740A; font-size: 12px; line-height:18px; font-weight:bold;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#FaqBox .Text h3 br{
	line-height:12px;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#FaqBox .Footer {
	display: block;
	width: 212px;
	height: 10px;
	background-image: url(img/bottom_212_blu.gif);
	background-repeat: no-repeat;
}

/* PAGINA ARGOMENTI*/

#BoxContentBlu {
	display: block;
	position: relative;
	width: 650px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
}

#BoxContentBlu .Label {
	display: block;
	margin: 0px;
	padding: 4px 8px 0px 8px;
	width: 635px;
	height: 21px;
	background-image: url(img/label_640_blu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#BoxContentBlu .Text {
	display: block;
	clear:both;
	position: relative;	
	overflow: hidden;
	width: 640px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg_650_blu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#BoxContentBlu .Text ol {
	text-indent:0px; list-style-position:inside;
}

#BoxContentBlu .Text ol li{
	text-indent:0px; 
}

#BoxContentBlu .Text ul {
	text-indent:0px; list-style-position:inside;
}

#BoxContentBlu .Text ul li{
	text-indent:0px; 
}

#BoxContentBlu .Text img {
	padding:3px 10px 3px 3px;
}

#BoxContentBlu .Text a{
	color:#EA740A; text-decoration:none;
}

#BoxContentBlu .Text a:hover{
	color:#EA740A; text-decoration:underline;
}

#BoxContentBlu .Text h3{
	color:#EA740A; font-size: 12px; line-height:18px; font-weight:bold;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#BoxContentBlu .Text h3 br{
	line-height:12px;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#BoxContentBlu .Text .box{
	display: block; float:left; overflow: hidden;
	width: 475px; height: auto; clear:right;
	margin: 0px;
	color:#EA740A;
	padding:12px 8px 6px 8px;
}

#BoxContentBlu .Text .hr-line{ 
	width:98%; height:0px; line-height:0px; clear:both; 
	padding: 8px 0px 0px 0px; margin: 0px 6px 0px 6px;
	border-bottom:1px solid #929292;
}

#BoxContentBlu .Footer {
	display: block;
	width: 650px;
	height: 10px;
	background-image: url(img/bottom_640_blu.gif);
	background-repeat: no-repeat; /*border-bottom:1px solid #d8d8d8;*/
}

/* PAGINA ELENCO PHOTOGALLERY */
#BoxContentGrey {
	display: block;
	position: relative;
	width: 650px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
}

#BoxContentGrey .Label {
	display: block;
	margin: 0px;
	padding: 4px 8px 0px 8px;
	width: 635px;
	height: 21px;
	background-image: url(img/label_640_grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#BoxContentGrey .Text {
	display: block;
	clear:both;
	position: relative;	
	overflow: hidden;
	width: 640px;
	height: auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 12px;
	background-image: url(img/bg_650_blu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#BoxContentGrey .Text .box{
	float:left;
	width: 140px; overflow: hidden; 
	height: auto;
	margin: 0px;
	padding:8px 8px 6px 8px;
	/*border-bottom:1px solid #929292;*/
}

#BoxContentGrey .Text ol {
	text-indent:0px; list-style-position:inside;
}

#BoxContentGrey .Text ol li{
	text-indent:0px; 
}

#BoxContentGrey .Text ul {
	text-indent:0px; list-style-position:inside;
}

#BoxContentGrey .Text ul li{
	text-indent:0px; 
}

#BoxContentGrey .Text img {
	padding:3px 10px 3px 3px;
}

#BoxContentGrey .Text a{
	color:#EA740A; text-decoration:none;
}

#BoxContentGrey .Text a:hover{
	color:#EA740A; text-decoration:underline;
}

#BoxContentGrey .Text h3{
	color:#EA740A; font-size: 12px; line-height:18px; font-weight:bold;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#BoxContentGrey .Text h3 br{
	line-height:12px;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#BoxContentGrey .Footer {
	display: block;
	width: 650px;
	height: 10px;
	background-image: url(img/bottom_640_blu.gif);
	background-repeat: no-repeat; /*border-bottom:1px solid #d8d8d8;*/
}

/* PAGINA CANALI */
#BoxContentBluWide {
	display: block;
	position: relative;
	width: 808px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
}

#BoxContentBluWide .Label {
	display: block;
	margin: 0px;
	padding: 4px 8px 0px 8px;
	width: 808px;
	height: 21px;
	background-image: url(img/label_808_blu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#BoxContentBluWide .Text {
	display: block;
	clear:both;
	position: relative;	
	overflow: hidden;
	width: 808px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg_808_blu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#BoxContentBluWide .Text .box{
	display: block;
	width: 100%; overflow: hidden;
	height: auto;
	margin: 0px;
	padding:8px 8px 6px 8px;
	border-bottom:1px solid #929292;
}

#BoxContentBluWide .Text ol {
	text-indent:0px; list-style-position:inside;
}

#BoxContentBluWide .Text ol li{
	text-indent:0px; 
}

#BoxContentBluWide .Text ul {
	text-indent:0px; list-style-position:inside;
}

#BoxContentBluWide .Text ul li{
	text-indent:0px; 
}

#BoxContentBluWide .Text img {
	padding:3px 10px 3px 3px;
}

#BoxContentBluWide .Text a{
	color:#EA740A; text-decoration:none;
}

#BoxContentBluWide .Text a:hover{
	color:#EA740A; text-decoration:underline;
}

#BoxContentBluWide .Text h3{
	color:#EA740A; font-size: 12px; line-height:18px; font-weight:bold;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#BoxContentBluWide .Text h3 br{
	line-height:12px;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

#BoxContentBluWide .Footer {
	display: block;
	width: 808px;
	height: 10px;
	background-image: url(img/bottom_808_blu.gif);
	background-repeat: no-repeat; /*border-bottom:1px solid #d8d8d8;*/
}

/* ELEMENTI DI LISTA DEGLI INCLUDE DX */ 
.RightListBoxes {
	display: block;
	width:158px;
	height:auto;
	margin: 0px;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

.RightListBoxes br{
	line-height:0px; height:0px;
}

.RightListBoxes a {
	color: #000;
	text-decoration: none;
}

.RightListBoxes a:hover {
	color: #000;
	text-decoration: underline;
}

.RightListBoxes .box {
	display: block;
	width:90%; height:auto;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #939194; border-bottom:1px solid #FFF;
	border-left:  1px solid #bec6d9;
}

.RightListBoxes .box br{
	line-height:10px; height:auto;
}

.RightListBoxes .box a {
	color: #000;
	text-decoration: none;
}

.RightListBoxes .box a:hover {
	color: #000;
	text-decoration: underline;
}

.RightListBoxes .box h3{
	color: #000;
	font-size: 10px; font-weight: bold;
	line-height:10px; text-transform:uppercase;
	padding:0px 0px 5px 0px; margin:0px 0px 0px 0px;	
}

.RightListBoxes .box h3 br{
	line-height:0px; height:0px;
}

.RightListBoxes .box h3 a {
	color: #000;
	text-decoration: none;
}

.RightListBoxes .box h3 a:hover {
	color: #000;
	text-decoration: underline;
}

/* PAGINA DETTAGLIO */

#MainContentBox {
	display: block; float:left;
	position: relative;
	overflow: hidden;
	width: 436px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.MainContent {
	display: block;
	position: relative;
	float: left;
	width: 428px; 
	height: auto;
	margin: 0px;
	padding: 10px 6px 0px 0px;
	font-size: 12px;
}

.MainContent .Label {
	display: block;
	margin: 0px;
	padding: 4px 8px 0px 8px;
	width: 413px;
	height: 21px;
	background-image: url(img/label_428.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.MainContent .Text {
	display: block; float:left;
	width: 413px; overflow: hidden;
	height: auto;
	margin: 0px;
	padding: 8px;
	background-image: url(img/bg_428.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.MainContent .Text ol {
	text-indent:0px; list-style-position:inside;
}

.MainContent .Text ol li{
	text-indent:0px; 
}

.MainContent .Text ul {
	text-indent:0px; list-style-position:inside;
}

.MainContent .Text ul li{
	text-indent:0px; 
}

.MainContent .Text a{
	color:#EA740A; text-decoration:none;
}

.MainContent .Text a:hover{
	color:#EA740A; text-decoration:underline;
}

.MainContent .Text h3{
	color:#EA740A; font-size: 12px; line-height:18px; font-weight:bold;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

.MainContent .Text h3 br{
	line-height:12px;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
}

.MainContent .Footer {
	display: block;
	width: 428px;
	height: 10px;
	background-image: url(img/bottom_428.gif);
	background-repeat: no-repeat;
}

/* Pagine Video */

.Video {
	display: block; width: 425px; height: auto; margin: 0px auto;}



/* FIX sui FLOAT*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* STILE BREADCRUMBS */

.path {
padding:4px 0px 8px 4px; color:#194D87; font-weight:bold;
}

.path a{
text-decoration:none; color:#194D87;
}
.path a:hover{
text-decoration:underline; color:#EA740A;
}

/**/

#pages li {
display: block;	float: left; list-style-type: none;	margin: 10px 0px 0px 0px; padding: 5px 0px 5px 0px; border-top: 1px solid #000;	border-bottom: 1px solid #000; background-color: #d9dceb;
}

ul {
margin: 0px; padding: 0px;
}

.label_cod, .label_name, .label_price, .label_quantity, .comandi_carrello {
float: left; border-right: 1px solid #000; width: 120px; padding: 0px 0px 0px 5px; text-align: left; font-weight: bold;
}

.label_name {
width: 150px;
}

.label_price, .label_quantity {
width: 80px;
}

.comandi_carrello {
width: 170px; border: none;
}

.cod, .name, .price, .quantity, .comandi {
float: left; border-right: 1px solid #000; width: 120px; height: 25px; padding: 0px 0px 0px 5px; text-align: left;
}

.name {
width: 150px;
}

.price, .quantity {
width: 80px;
}

.comandi {
width: 170px; border: none;
}
