body
{
	background: #57A5F3;
	padding:10px 20px 0 10px;
	margin:0 0 0 0;
}





#BloccoPrincipale
{
	Position: absolute;  /*Crea problemi con la profondità dei menu (mrsfk)*/
	left: 2px;
	top: -5px;
	width: 720px;
}



#MainLogo
{
	/*Position: relative;*/
	left: 0px;
	top: 0px;
	width: 715px;
	height: 10px;
}

#LogoText
{
  font-weight:  bold;
  font-size:    36pt;

  font-family:  "arial"; 
  
}

#LogoText a
{
  font-weight:  bold;
  font-size:    36pt;
  font-family:  "arial";
}
/*#Mainlogo 
{
	padding-left: 150px;	
}*/



#Mainfooter
{
	background:transparent url("img/mainfooter.gif") no-repeat top left;
	height: 38px;
}


#RightMain    
{
	Position: absolute; 
	left: 455px;
	top: 0px;      
}


#RightHighlightsMenu
{
  Position: relative; 
	background: transparent url("img/menuline.gif") repeat-y;
	left: 0px;
	Top: 5px;
	width: 260px;
}


#RightHighlightsMenuMain
{
/*	background:transparent url("img/menurightNoLogo2.jpg") no-repeat top left; 
	background:transparent url("img/menuHighLights.jpg") no-repeat top left; */
	padding: 20px 10px 0px 10px;	
}


#RightHighlightsMenuMain p
{
	text-align: justify;
	      /* UP   RIH  DW   LFT  */
	padding: 30px 30px 20px 30px;	
}



#RightHighlightsMenuMain ul 
{
	list-style: none;
	/* Modificare per regolare le dimensioni del riquadro "Evidenze" UP min 10*/
	        /* UP   RIH  DW   LFT  */
	padding: 15px 20px 0px 15px;
	margin: 0;
}

/*
#Evidenze
{
  color: #FF5800;
  font-size	: 15px;
  line-height: 17px
  font-weight:normal;
  font-family: garamond, georgia, arial, verdana, tahoma, times new roman;
}
*/

#RightHighlightsMenuMain a
{
  color: #FF5800;
	font-size: 15px;
  font-weight: bold;
/*  line-height: 15px; */
  font-family: georgia, arial, verdana, garamond, tahoma, times new roman;
}


#RightHighlightsMenuFooter
{
	background:transparent url("img/menufooter.gif") no-repeat bottom left;
	height: 20px;
}


#RightMenu    
{
  Position: relative; 
	background: transparent url("img/menuline.gif") repeat-y;
	left: 0px;
	top: -1px;      
	width: 260px;
}


#RightMenuMain
{
	background:transparent url("img/menurightNoLogo2.jpg") no-repeat top left;
	padding: 22px 0px 0px 0px;	
}


#RightMenuMain p
{
	text-align: justify;
	      /* UP   RIH  DW   LFT  */
	padding: 30px 30px 30px 30px;	
}



#RightMenuMain ul 
{
	list-style: none;
	padding: 21px 30px 0px 19px;
	margin: 0;
}



#RightMenuMain a
{
	font: 14px bold;
}



#RightMenuFooter
{
	background:transparent url("img/menufooter.gif") no-repeat bottom left;
	height: 20px;
}

/* Tabella contenitore del menu e del logo (mrsfk) */

TABLE#contenuto
{
	width: 865px;
}


/* Tabella principale per contenere i contenuti del sito */
TABLE#main_contents
{
  width:715;
  border:1px white solid;
  background: #B6D8FA;
}


/* La riga che contiene l'immagine relative al contenuto */
TR#contents_topimage
{ 
/*  height:192px; */
}

/* La riga sottostante i contenuti (mrsfk29A)) */
TR#contents_bottom
{
  height:15px;
}


TABLE#contents
{
  background: #FFFFFF;
  border: 1px black solid;
  width:85%;              /* Controlla la larghezza per l'area dei contenuti (mrsuperfuck)*/

  /* Il font di default dei contenuti */ 
  font-family: georgia, garamond, arial narrow, arial, verdana, tahoma;
  font-size: 12pt;
}  

/*-----------*/

TABLE#contents H1
{
  font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
  font-size: 24pt;
}  


TABLE#contents H2
{
  font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
  font-size: 20pt;
}  


TABLE#contents H3
{
  font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
  font-size: 18pt;
}  


TABLE#contents H4
{
  font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
  font-size: 16pt;
}  


TABLE#contents B
{
  font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
  font-weight: bold;
}  

