body.index{
padding:0px;
margin-top:0px;
font-family: Tahoma;
/*filter:progid:DXImageTransform.microsoft.Gradient(gradientType=0,StartColorStr='#b4b4b4',EndColorStr='#ffffff')*/
background-color:#dbdbdb ;
}
body.guide{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.download{
	 background-color:#6A6A6A;
	 color:#FFFFFF;
	 font-weight:bold;
	 height:50px;
}
img.guide{
	width:100px;
	border:0px;
}

a{
	text-decoration: none;
}
a.guide:link{
	font-size:11px;
	color:#000000;
	text-decoration:underline;	
}
a.guide:hover{
	font-size:11px;
	color:#000000;
	text-decoration:underline;	
}
a.guide:visited{
	font-size:11px;
	color:#000000;
	text-decoration:underline;	
}
a.pulsante{
color:#FFFFFF;
font-weight:bold;
text-align:center;
padding-left: 5px;
padding-top: 7px;
height:40px;
width:110px;
}

a.pulsante:visited{
color:#FFFFFF;
font-weight:bold;
text-align:center;
padding-left: 5px;
padding-top: 7px;
height:40px;
width:110px;
}

.titolo_nome {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	color: #5d5d5d;
	text-decoration: none;
	font-weight:bold
}
.bottonemenu{
	height:43;
	line-height:35px;
	/*vertical-align:middle;*/
	width:120;
	border:1;
	font-size:11;
	color:#FFFFFF;
	font-weight:bold;
}
.intestazione{
	background-image:url(../img/intestazione.gif);
	background-repeat:repeat;
	color:#FFFFFF;
	font-size:11;
	font-weight:bold;
	width:140;
	height:25;
	text-align:center;
}
.bordoRosso{
	background-image:url(../img/bordo.png);
	background-repeat:no-repeat;
	font-size:12px;
	color:#000000;
	width:400px;
	height:300px;
}

.bordoRossoPic{
	background-image:url(../img/bordopic.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#000000;
	width:400px;
	height:150px;
}


.intYellow{
	background-image:url(../img/intBlue.gif);
	/*background-repeat:no-repeat;*/
	color:#FFFFFF;
	font-size:11;
	font-weight:bold;
	width:140;
	height:25;
	text-align:center;
}
.testonews{
	font-size:12px;
	color:#000000;
}
.TestoGuide {
	font-family:Tahoma, "Courier New", Arial;
	font-size: 12px;
	text-align:center;
}
.TestoMail {
	font-family:Tahoma, "Courier New", Arial;
	font-size: 12px;
	color:#FFFFFF;
}
.linkGuide {
	font-family:Tahoma, "Courier New", Arial;
	font-size: 12px;
	color:#0066CC;
	font-weight:bold;
}
.titoloGuide {
	font-family:Tahoma, "Courier New", Arial;
	font-size: 16px;
	text-align:center;
	vertical-align:center;
	font-weight:bold;
}

div.blue{
	color:#0000CC;
}
div.red{
	color:#FF0000;
}

.testoProg{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	background-color:#CDFED5;
}
.riga{
background-image:url(../img/linea.png)
}