/**
 * @author Simone Stranieri
 *
 * Copyright SimonWorks CORP 2006 - All rights reserved -
 *
 *		It's forbidden to modify this file
 */
/* CSS Document */

span
{
	width: 80%;
	text-align: center;
	font: 11px Tahoma;
	color: #1a1a89;
}

span#LEGAL_NOTICE
{
	color: rgb(180, 180, 180);
	font-family: "Arial";
	font-size: x-small;
}

a#ELINK
{
	font-size: 90%;
	color: #CCCC33
}

img
{
	border:none
}

span#IN_TABLE
{
	color: rgb(255, 245, 0);
	font-weight: bold;
	font-family: "Arial";
}

td#IN_TABLE
{
	color: #FFF500;
	font-family: "Arial";
	font-size: x-small;
}

marquee#DESCR
{
	font-weight:bold;
	color:#135270;
	margin: 30px
}

td#DAY
{
	font-size: 65%;
	color:#FFFFFF;
}

td#CALENDAR
{
	font-weight: bold;
	font-size: 72%;
	color: #FFFFFF;
}

a#MENU
{
	font: x-small Arial;
	color: #FFF500;
	text-decoration: none;
}

input.mail {
	width: 350px;
	background: transparent url(input350.png) no-repeat;
	border: 0;
}

input { font-size: 80%;margin-left: 20px;padding:1px; }

textarea { font-size: 85%;margin-left: 20px; }

textarea.mail {
	width: 350px;
	height: 100px;
	text-align: justify;
	padding: 4px 3px 2px 3px;
}

td#NEWS {
       color: white;
       width: 100%;
       font-size: 10px;
       font-family: Arial;
      }
      
td#DISPARI {
       width: 100%;
       font-size: 11px;
       font-family: Arial;
       text-align: center;
      }

      td#PARI {
       background-color: rgb(200, 200, 200);
       text-align: center;
       font: 11px Arial;
       width: 100%;
      }
      
input.google {
	width: 150px;
	background: transparent url(input150.png) no-repeat;
	border: 0;
}
