.menutxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
	/*background-color:#CAFFCA;
	background-color:#FBFBFB;
	color: #FF6801;*/
	/*width:70%;*/
	text-align:center;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	cursor: default;
}


/*INSERIMENTI MIEI*/


/*Barra*/
body
{
SCROLLBAR-FACE-COLOR: #ff6801; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #ffff88; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
vertical-align:top;
margin-top:0px;
text-align:center;
width:900px;
background-color:#ffffff;
}

/*Fine Barra*/

#T_Cerca
{
border: 0px;
width:70%;
margin-top:0px;
padding-top:0px;

}

.cerca
{
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.cerca a
{
font-size:11px;
color:#000099;
}

.cerca a:hover
{
color:#0066CC;
/*font-weight:bold;*/
}

.numero
{
font-family:"verdana";
font-size:15;
font weight:bold;
text-align:center;
color:#993300;
}

.casella
{
font-family:"verdana";
font-size:12;

/*border-bottom: 1px dotted #993300;

height:110px;*/
float:left;
/*width:48%;*/
width:48%;


margin-bottom:5px;
margin-right:6px;
text-align:left;
}


.casella .argomento
{
text-align:center;
background-color:#FFFFFF;
}

.casella .titolo
{

/*background-color:#003366;*/


font-weight:bold;
font-size:16px;
color:#003366;

}

.casella .titolo a
{
font-weight:bold;
font-size:16px;
color:#003366;
text-decoration:none;

}

.casella .data
{
text-align:right;
}

.casella .titolo a:hover
{
font-size:16px;
font-weight:bold;
color:#003366;
text-decoration:underline;
}

.casella .foto
{
margin-top:2px;
float:left;
}

.casella .testo
{
margin-top:2px;
font-family:"verdana";
font-size:13px;
background-color:#EeEeEe;
/*background-color:#E6E6E6;*/
}

.casella .testo a
{
text-decoration:none;
font-weight:bold;
font-size:12;
}

.casella .testo a:hover
{
text-decoration:underline;
font-weight:normal;

}

.casella .firma
{
font-style:italic;
text-align:right;
}


.casella .vuoto
{
clear:both;

}

.vuoto
{
clear:both;

}

.corpo
{
text-align:center;
float:left;
width:70%;
/*width:100%;*/
}

.sponsor
{
float:right;
width:30%;
}

.iframeStyle
{
margin-top:0px;

}

/*pag dett.asp*/

.casellad .titolo
{
font-family:"verdana";
background-color:#003366;
font-weight:bold;
font-size:15px;
color:#ffffff;

}

.casellad .foto
{
margin-top:2px;
float:left;
}

.casellad .testo
{
margin-top:2px;
font-family:"verdana";
font-size:13px;
background-color:#E6E6E6;
}

.casellad .firma
{
font-style:italic;
text-align:right;
}


.back
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003399;
font-weight:bold;
}


.back a
{
text-decoration:none;
color:#003399;
}


.back a:hover
{
text-decoration:underline;
color:#003399;
}


#news
{


/*position:fixed;

height:27px;
width:70%;
bottom:50px;
right:100px;*/

 position: fixed;
  bottom: 60px;
  left: 100px;

  width: 70%;
  height: 24px;
  



}

#footer
{
border:2px dashed #000000;
font-family:Tahoma;

font-size:12px;
clear:both;
position:relative;
background-color:#007cb9;
color:#FFFFFF;

}


/*fine dett.asp*/


/*Tabella ricerca articoli
table
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003399;
border:#CCCCCC solid 1px;
}

table:th
{
font-weight:bold;
text-align:center;
font-size:12px;
}

table td
{
border:#CCCCCC solid 1px;
}


Fine stile per tabella*/
