
/*******************************************************/
/* indexstyle.css                                      */
/* stile specifico per la pagina index.html            */
/* Ra.M. Software - Agosto 2006                        */
/*******************************************************/

/* area foto laterale sinistra */

DIV.photoleftarea {
   position: absolute;
   width: 283px;
   height: 430px;
	font-size: 1px;
}

/* area logo e informazioni */

DIV.generalarea {
   position: absolute;
   width: 400px;
   height: 30px;
   color: black;
   font-family: arial, helvetica;
   font-size: 10px;
   text-align: center;
   vertical-align: middle;
   visibility: hidden;
}
