/*  
Theme Name: Fujitsu Siemens - Blue hue
Theme URI: http://www.ddc-conversations.it/
Description: Fujitsu Siemens is a 3 columns Wordpress theme - grey. 
Version: 0.1
Author: Siris Srl 
Author URI: http://www.siris.com/

*/
/*
body { font-family:'Verdana'; font-size:10px; }
#wrap { width:980px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666; margin:0 auto; }
#header { height:56px; width:301px; position:relative; color:#000; margin-bottom:3px; float:left; padding:0; }
#header h1 { text-indent:-10000px; margin:0; padding:0; }
#header h1 a { display:block; background:url(images/logo.gif) no-repeat left top; height:56px; }
#search { margin-top:30px; float:right; padding:0; }
input#searchsubmit { background:#fc6; border:2px solid #f93; color:#333; font-size:13px; }
a:hover { text-decoration:none; color:#555353; border:none; cursor:crosshair; }
.left { float:left; width:200px; border:3px solid #f3f3f3; margin:10px 0; padding:10px; }
.right { float:right; width:170px; border:3px solid #f3f3f3; margin:10px 0; padding:10px; } 
.right img { border:0; display:block; margin-left:auto; margin-right:auto; }
.middle { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:510px; border:3px solid #f3f3f3; overflow:hidden; padding:10px; font-size:11px; }
.middle h2 { font-size:16px; border-bottom:dashed 1px #ccc; margin:0 7px 3px 0; padding:3px 0; }
.middle img { border:4px #eee solid; }
.ads { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:510px; border:3px solid #f3f3f3; text-align:center; padding:10px; }
.ads img { border:0; text-align:center; }
img.wp-smiley { border:0; padding:0; }
#footer { width:980px; margin-top:20px; text-align:center; clear:both; padding:10px; }
div.hr { height:3px; background:#fff url(images/hr.gif) repeat-x scroll center; clear:both; }
div.br { height:10px; background:#fff url(images/br.gif) repeat-x scroll center; clear:both; }
.alignright { float:right; } 
.alignleft { float:left; } 
.gcomment { border-left:none; vertical-align:middle; border-right:none; margin-bottom:3px; border-bottom:1px solid #f3f3f3; background-color:#F7F7F7; padding:3px; }
.ucomment { border-left:none; border-right:none; margin-bottom:3px; border-bottom:1px solid #f3f3f3; background-color:#fbfbf1; padding:3px; } 
input#submit { background:#fc6; border:2px solid #f93; color:#fff; font-size:13px; }
ol.commentlist { margin:0 0 1px; padding:0; }
ol.commentlist li { list-style:none; margin:0; padding:13px 13px 1px; }
ol.commentlist li.commenthead { list-style:none; margin:0; } 
ol.commentlist li.commenthead h2 { margin:0; }
span { background:#FFC; }
.addthis { float:right; clear:both; }
a:link,a:active,a:visited { text-decoration:none; color:#416e90; border:none; }
.left h2,.comments h3 { font-size:14px; border-bottom:dashed 1px #ccc; margin:0 7px 3px; padding:3px 0; }
.left ul,.right ul { list-style-type:none; margin:0; padding:0; line-height:150%; font-size:11px; }
.left ul li,.right ul li { list-style-type:none; margin:0 0 20px; padding:0; }
.left ul li ul,.right ul li ul { list-style-type:square; margin:0; padding:0 3px; }
.left ul li ul li,.right ul li ul li { list-style-type:none; background:transparent url(images/bullet.gif) no-repeat 0 4px; border:0; margin:0; padding:0 0 2px 14px; }
.left ul li ul li :hover { border-bottom:#ccc 1px solid;}
.right h2,.comments h3 { font-size:14px; border-bottom:dashed 1px #ccc; margin:0 7px 3px; padding:3px 0; }
.right ul,.right ul { list-style-type:none; margin:0; padding:0; line-height:150%; font-size:11px; }
.right ul li,.right ul li { list-style-type:none; margin:0 0 20px; padding:0; }
.right ul li ul,.right ul li ul { list-style-type:square; margin:0; padding:0 3px; }
.right ul li ul li,.right ul li ul li { list-style-type:none; background:transparent url(images/bullet.gif) no-repeat 0 4px; border:0; margin:0; padding:0 0 2px 14px; }
.right ul li ul li :hover { border-bottom:#ccc 1px solid;}
div.hr hr,div.br br { display:none; }
.middle2,.middle3 { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:237px; border:3px solid #f3f3f3; overflow:hidden; padding:10px; }
.middle2 h2,.middle3 h2 { font-size:14px; border-bottom:dashed 1px #ccc; margin:0 7px 3px 0; padding:3px 0; } 
.middle2 :hover,.middle3 :hover { background:#fafafa; }
.ucomment img,.addthis img { border:0; }
*/

/*	SIRIS	*/
body{
	margin: 0px;
	padding: 0px;
	font: 13px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #616258;
}
#fujitsu{
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
#contentcontainer{
	margin: 0px;
	padding: 0px;
	background-image: url(/wp-content/themes/fujitsu-blue/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link, a:visited{
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:hover{
	color: #ee0000;
	text-decoration: none;
}
img{
	border-style: none;
}
p{
	margin-top: 0px;
	margin-bottom: 12px;
}
h2{
	font-size: 22px;
	font-weight: normal;
}
h3{
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
}
h4{
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 6px;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}

form{
	margin:0px;
}
input{
	font: 12px/12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #616258;
	border: 1px solid #bfb7a5;
	height: 16px;
}
textarea{
	font: 12px/12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #616258;
	border: 1px solid #bfb7a5;
}

.break{
	clear:both;
}
div#container{
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
}
div#menu{
	height: 24px;
	line-height: 24px;
	background-image: url(/wp-content/themes/fujitsu-blue/images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	margin-bottom: 26px;
}
div#menu ul.listamenu{
	list-style:none;
	margin-left: 0px;
	/*border: 1px solid #000000;*/
}
div#menu ul.listamenu li.cat-item{
	list-style:none;
	display:inline;
	text-align:left;
	/*border: 1px solid #000000;*/
}

div#menu ul.listamenu li.cat-item a:link, div#menu ul.listamenu li.cat-item a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-variant: small-caps;
	display: block;
	float: left;
	margin-right: 12px;
	padding-right: 18px;
	background-image: url(/wp-content/themes/fujitsu-blue/images/menu-separator.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div#menu ul.listamenu li.cat-item a:hover{
	color: #eeeeee;
}
div#menu ul.listamenu li.cat-item a.last{
	background-image: none;
	padding-right: 0px;
}

/*stili per colonna sinistra*/
div#colSx{
	float: left;
	width: 218px;
	\width:218px;
	w\idth:218px;
	padding: 0px 0px 10px;
}
#hotTopics {
	background-image: url(/wp-content/themes/fujitsu-blue/images/hot-topics-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 22px;
}

#hotTopics ul {
	list-style:none;
	/*border: 1px solid #000000;*/
	margin: 0px;
	padding: 0px;
}
#hotTopics ul li.cat-item{
	line-height: 25px;
}

#hotTopics ul li.cat-item a:link,#hotTopics ul li.cat-item a:visited{
	list-style:none;
	margin-left: 26px;
	margin-right: 14px;
	margin-bottom: 8px;
	text-decoration: none;
	text-align:left;
	/*border: 1px solid #000000;*/
}
#hotTopics ul li.cat-item a:hover{
	list-style:none;
	text-decoration: underline;
}

/*
#hotTopics a:link, #hotTopics a:visited{
	display: block;
	margin-left: 26px;
	margin-right: 14px;
	margin-bottom: 8px;
	text-decoration: none;
}
#hotTopics a:hover{
	text-decoration: underline;
}
*/
div#sondaggio {
	background-color: #eeeeee;
	margin-bottom: 22px;
}
div#sondaggio h4{
	margin-left: 12px;
	margin-right: 12px;
	font-size: 13px;
	font-weight: bold;
}
div#sondaggio p{
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 6px;
}
div#sondaggio p a:link, div#sondaggio p a:visited, div#sondaggio p a:hover{
	color: #616258;
	margin-left: 12px;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 6px;
	font-weight: bold;
	text-decoration: none;
}
div#sondaggio p a:hover{
	color: #616258;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 12px;
	font-weight: bold;
	text-decoration: none;
}

#sondaggio input {
	border-style: none;
}

#chisiamo {
	margin-bottom: 22px;
}
div#chisiamo h4{
	margin-left: 0px;
	margin-right: 12px;
	font-size: 13px;
	font-weight: bold;
}

#chisiamo ul.page_item {
	list-style:none;
	margin: 0px;
/*	border: 1px solid #000000;*/
	padding: 0px;
}
#chisiamo ul.page_item li a:link,#chisiamo ul.page_item li a:visited{
	list-style:none;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	/*border: 1px solid #ff0000;*/
	text-align:left;
}
#chisiamo ul.page_item li a:hover{
	list-style:none;
	margin: 0px;
	text-decoration: underline;
}
#chisiamo ul.page_item li.titchisiamo{
	list-style:none;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	/*border: 1px solid #ff0000;*/
	text-align:left;
}

/*
#chisiamo a:link, #chisiamo a:visited{
	display: block;
	margin: 4px 6px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#chisiamo a:hover{
	text-decoration: underline;
}
*/
#rss {
	margin-bottom: 22px;
}
#rss a:link, #rss a:visited{
	font-weight: bold;
	color: #616258;
}
#rss a:hover{
	color: #9E9F95;
	text-decoration: none;
}
#rss img{
	padding-right: 6px;
	padding-left: 6px;
}
/*fine stili colonna sinistra*/
/*Colonna sinistra Webcast*/
div#webcast {
	background-color: #ebf5cc;
	margin-bottom: 22px;
}
div#webcast h4{
	margin-left: 12px;
	margin-right: 12px;
	font-size: 13px;
	font-weight: bold;
}
div#webcast p{
	margin-left: 12px;
	margin-right: 12px;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 6px;
}
div#webcast p a:link, div#webcast p a:visited, div#webcast p a:hover{
	color: #009999;
	margin-left: 12px;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 6px;
	font-weight: bold;
	text-decoration: none;
}
div#webcast p a:hover{
	color: #009999;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 12px;
	font-weight: bold;
	text-decoration: none;
}
/*fine colonna webcast*/

/*colonna centrale*/
div#content{
	margin: 0 230px;
	padding: 0px 10px 10px;
}
div.categoriaIntro {
	margin-bottom: 22px;
	background-image: url(/wp-content/themes/fujitsu-blue/images/categoria-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 494px;
}
div.categoriaIntro h2 {
	margin: 0px 12px 6px;
	font-size: 22px;
	color: #ffffff;
}
div.categoriaIntro p {
	font-size: 11px;
	margin-bottom: 12px;
	margin-right: 12px;
	margin-left: 12px;
}

div.post{
	margin-bottom: 42px;
}
div.post h3{
	color: #336699;
	border-bottom: 1px dashed #9c947e;
	margin-bottom: 2px;
}
div.post h3 a:link, div.post h3 a:visited{
	color: #336699;
	text-decoration: none;
}
div.post h3 a:hover{

}
div.post h4 {
	border-bottom: 8px solid #e6e3dc;
	margin-top: 16px;
}

div.post h6{
	margin-bottom: 22px;
}
div.post p{
}
div.post input {
	width: 180px;
}
div.post input.bottone {
	background-image: none;
	width: auto;
	background-color: #336699;
	color: #FFFFFF;
	font-weight: bold;
	border-style: none;
	font-size: 14px;
	height: 20px;
}

div.post img{
	float: left;
	margin: 0 8px 8px 0;
}

.post table td p{
	text-align:left;
	font: 13px Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

div.document{
	margin-bottom: 12px;
	vertical-align: top;
}
div.document img{
	width: 66px;
	clear: none;
	float: left;
	border-style: none;
}
div.document p{
	margin-bottom: 8px;
	/*padding-left: 85px;*/
	font-size: 11px;
}
div.document a:link, div.document a:visited{
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
div.document a:hover{
	text-decoration: underline;
}
div.commento {
	margin-bottom: 22px;
	padding: 6px;
}
div.commento h4{
	font-size: 12px;
	font-weight: bold;
	border-style: none;
	margin: 0px 0px 2px;
}
div.commento h6{
	font-size: 10px;
	margin: 0px 0px 12px;
}
div.commento p{
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 12px;
}

div.commento a:link, div.commento a:visited{
	font-weight: bold;
	text-decoration: none;
}
div.commento a:hover{
	text-decoration: underline;
}
div.commento.par {
	background-color: #EDEBE7;
}



div.postFooter {
	border-top: 1px dashed #9c947e;
	padding-top: 6px;
}
div.postFooter div.socialIcon {
	width: 350px;
	float: left;
}
div.postFooter div.postAction {
	width: 116px;
	margin-left: 376px;
	text-align: right;
}


/*fine colonna centrale*/

/*colonna destra*/
div#colDx{
	float: right;
	width: 218px;
	\width:218px;
	w\idth:218px;
	padding: 0px 0px 10px;
}

div#cerca{
	margin-bottom: 10px;
}
div#cerca input{
	width: 180px;
}
div#focusOn {
	margin-bottom: 22px;
}
div#focusOn div.interno {
	font-size: 11px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 4px;
	margin-bottom: 12px;
}
div#focusOn div.interno span,div#focusOn div.interno a:link, div#focusOn div.interno a:visited{
	color:#990000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	line-height: 13px;
}
div#focusOn div.interno a:hover{
	text-decoration: underline;
}
div#cloud {
	background-color: #eeeeee;
	margin-bottom: 22px;
}
div#cloud p{
	margin: 0px 8px;
}
div#cloud div.st-tag-cloud{
	padding-left: 8px;
	padding-right: 5px;
}
div#cloud a:link, div#cloud a:visited{
	color:#616258;
	font-weight: bold;
	text-decoration: none;
}
div#cloud a:hover{
	text-decoration: underline;
}

div#faq {
	background-image:url(/wp-content/themes/fujitsu-blue/images/faq-bcground.gif);
	margin-bottom: 22px;
}
div#faq p{
	margin: 0px 8px;
}
div#faq div.st-tag-faq{
	padding-left: 8px;
	padding-right: 5px;
}
div#faq a:link, div#faq a:visited{
	color:#616258;
	font-weight: bold;
	text-decoration: none;
}
div#faq a:hover{
	text-decoration: underline;
}

div#friends {
}
div#friends img {
	margin-bottom: 6px;
}

div#friends a:link, div#friends a:visited {
	color: #616258;
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin-bottom: 6px;
	margin-right: 6px;
	margin-left: 6px;
}
div#friends a:hover{
	text-decoration: underline;
}
div#pageNavi {
	height: 20px;
	margin-bottom: 20px;
}


div.double {
	width: 230px;
	float: left;
	font-size: 16px;
}
div.double.last {
	text-align: right;
	margin-left: 32px;
}

/*fine colonna destra*/


#footer{
	font-size:12px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	background-color: #eeeeee;
	text-align:center;
	padding: 5px 0;
	border-top: 2px solid #fe0000;
	padding-bottom: 35px;
}
#footer a:link, #footer a:visited {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#173164;
}
#footer a:hover{
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#336699;
}
#footer span {
	color:#999999;
}
.wam_wrap{
	margin-bottom: 20px;
}
.wp-polls.wp-polls-archive p#indietro{
	display: none;
}

div.webcast{
	margin-bottom: 42px;
}
div.webcast h3{
	border-bottom: 1px dashed #9c947e;
	margin-bottom: 2px;
}
div.webcast h3 a:link, div.webcast h3 a:visited{
	text-decoration: none;
}
div.webcast h3 a:hover{

}
div.webcast h4 {
	border-bottom: 8px solid #e6e3dc;
	margin-top: 16px;
}

div.webcast h6{
	margin-bottom: 22px;
}
div.webcast p{
	clear: both;
}
div.webcast input {
	width: 180px;
}
div.webcast input.bottone {
	background-image: none;
	width: auto;
	background-color: #336699;
	color: #FFFFFF;
	font-weight: bold;
	border-style: none;
	font-size: 14px;
	height: 20px;
}

div.webcast img{
	/*float: left;*/
	margin: 0 8px 8px 0;
}
div.webcast img.ico{
	margin: 0 8px 8px 0;
}


#hotNews {
	background-image: url(/wp-content/themes/fujitsu-blue/images/hot-topics-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 22px;
}

#hotNews p.hotnews-item{
	margin: 0px;
	padding: 0px;
	/*line-height: 25px;*/
	margin-left: 26px;
	margin-right: 14px;
	margin-bottom: 8px;
	color: #616258;
}

#hotNews p.hotnews-item a:link,#hotNews p.hotnews-item a:visited{
	text-decoration: none;
	text-align:left;
	color: #666666;
	/*border: 1px solid #000000;*/
}
#hotNews p.hotnews-item a:hover{
	list-style:none;
	text-decoration: underline;
	color: #ee0000;
}
/* NUOVE pagine webcast */
.testatawbc {
	background-image: url(/wp-content/themes/fujitsu-blue/images/testata-webcast-sfondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	height: 100px;
}
.testatawbc div{
	width:740px;
	text-align: center;
	color:#FFFFFF;
	font-size: 20px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
}
.testatawbctitolo h3{
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #666666;
}
div#contentangolo{
	margin: 0 230px;
	padding: 0px 10px 10px;
}

div#contentangolo .post .contenuti{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
}
div#contentangolo .post .filedownload{
	clear:both;
}
h5{
	color: #990000;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 3px;
}
.materiale a:link,.materiale a:visited{
	color: #616258;
	text-decoration: none;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
}
.materiale a:hover{
	color: #616258;
	text-decoration: underline;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
}

#angolo {
	margin: 0px;
	margin-bottom: 20px;
}
#angolo .topsx{
	background-image: url(/wp-content/themes/fujitsu-blue/images/angolo-sx-top.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#angolo .topdx{
	background-image: url(/wp-content/themes/fujitsu-blue/images/angolo-dx-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#angolo .filsx{
	background-image: url(/wp-content/themes/fujitsu-blue/images/angolo-sx-lat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#angolo .fildx{
	background-image: url(/wp-content/themes/fujitsu-blue/images/angolo-dx-lat.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#angolo .titolo{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #616258;
	margin: 0px;
	text-align: right;
	padding: 0px;
	white-space:nowrap;
}
#angolo .altroancora{
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #616258;
	margin: 0px;
	text-align: right;
	padding: 0px;
	white-space:nowrap;
}
#angolo .altroancora span{
	font-family: tahoma, arial, helvetica, sans-serif;
}
#angolo .contenuti{
	margin-top: 8px;
	margin-bottom: 8px;
	text-align:left;
	width:177px;
}
#angolo .contenuti h3{
	color: #616258;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 3px;
	width:177px;
}
#angolo .altroancora a:link, #angolo .altroancora a:visited{
	color: #616258;
	text-decoration: none;
	font-weight:bold;
}
#angolo .altroancora a:hover{
	color: #990000;
	text-decoration: underline;
	font-weight:bold;
}

#angolo .contenuti h4  a:link,#angolo .contenuti h4 a:visited{
	color: #616258;
	text-decoration: none;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
	width:177px;
}
#angolo .contenuti h4  a:hover{
	color: #616258;
	text-decoration: underline;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
}
.raquo{
	margin-left: 3px;
	text-decoration: none;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
	color: #666666;
}
.raquobox{
	margin-left: 3px;
	color: #616258;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
}
.nuovo{
	color: #990000;
	margin-left: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
}
.wBottoneIscriviti{
	background-color: #990000;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding:5px;
}
.wFascetta{
	background-color: #666666;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
.wFascettaTit{
	background-color: #f1f9f9;
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
.wLogo{
	padding:20px;
}
.wMaterialeO{
	background-color: #f1f9f9;
	border-top: 1px solid #666666;
	font-size: 11px;
	text-align:left;
	padding:5px;
}
.wMaterialeO a:link,.wMaterialeO a:visited{
	text-decoration:none;
	font-weight:bold;
	padding-left:15px;
}
.wMaterialeO a:hover{
	color: #666666;
	font-weight:bold;
	padding-left:15px;
}
.wMaterialeV{
	background-color: #f1f9f9;
	border-left: 1px solid #666666;
	font-size: 11px;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
.wMaterialeV a:link,.wMaterialeV a:visited{
	color:#666666;
	text-decoration:none;
}
.wMaterialeV a:hover{
	color: #666666;
}

.wTabella{
	border: 1px solid #666666;
}
.wTabellaSponsor{
	font-size: 10px;
	font-style:italic;	
}
.wTabellaMat{
	border: 0px;
}
.wMaterialeA{
/*	background-color: #f1f9f9;
	border-right: 1px solid #009899;
*/
	border-bottom: 1px dotted #666666;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	text-align:left;
}
.wMaterialeA a:link,.wMaterialeA a:visited{
	color:#666666;
	text-decoration:none;
}
.wMaterialeA a:hover{
	color: #666666;
}

/*GRIGIO*/
.gTabella{
	border: 1px solid #666666;
}
.gFascetta{
	background-color: #666666;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
.gFascettaTit{
	background-color: #666666;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
.gLogo{
	padding:20px;
}
.gMaterialeO{
	background-color: #eeeeee;
	border-top: 1px solid #666666;
	font-size: 11px;
	text-align:left;
	padding:5px;
}
.gMaterialeO a:link,.gMaterialeO a:visited{
	color: #666666;
	text-decoration:none;
	font-weight:bold;
	padding-left:15px;
}
.gMaterialeO a:hover{
	color: #990000;
	font-weight:bold;
	padding-left:15px;
}
.gMaterialeA{
	border-bottom: 1px dotted #666666;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	text-align:left;
}
.gMaterialeA a:link,.gMaterialeA a:visited{
	color:#666666;
	text-decoration:none;
}
.gMaterialeA a:hover{
	color: #ee0000;
}
/*ROSSO*/
.rTabella{
	border: 1px solid #990000;
}
.rFascetta{
	background-color: #990000;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
.rFascettaTit{
	background-color: #990000;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
.rLogo{
	padding:20px;
}
.rMaterialeO{
	background-color: #eeeeee;
	border-top: 1px solid #990000;
	font-size: 11px;
	text-align:left;
	padding:5px;
}
.rMaterialeO a:link,.rMaterialeO a:visited{
	color: #990000;
	text-decoration:none;
	font-weight:bold;
	padding-left:15px;
}
.rMaterialeO a:hover{
	color: #666666;
	font-weight:bold;
	padding-left:15px;
}
.rMaterialeA{
	border-bottom: 1px dotted #990000;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	text-align:left;
}
.rMaterialeA a:link,.rMaterialeA a:visited{
	color:#666666;
	text-decoration:none;
}
.rMaterialeA a:hover{
	color: #ee0000;
}