@charset "UTF-8";
/* CSS Document */

body		{background-image:url(img/sfondo.jpg);
			 background-color:#000000;
			 background-position: center;
			 background-repeat: no-repeat;
			 font-family:Arial;}
	

#header 	{width:1000px;	 
			 height:50px;
			 margin:0 auto;
			 margin-top:50px;
			 margin-bottom:10px;
			 text-align:center;}

#big		{width:1020px;
			 height: 560px;
			 background-align:top right;
			 border:thin outset #CCCCCC;
			 margin: 0 auto; }

#entry		{width:1020px;
			 height: 480px;
			 border:thin solid #666666;
			 margin: 0 auto;
			 padding-top:20px;
			 text-align:center;}

#selectbottom  {width:580px;
			   text-align:center;
			   margin: 0 auto;
			   color:#666666;
			   margin-top:20px;
			   font-size:0.7em;}
			   
#selectlegal  {width:580px;
			   text-align:center;
			   margin: 0 auto;
			   color:#666666;
			   margin-top:20px;
			   font-size:0.7em;}

a.bottom:link   {color:#e8a234;
				text-decoration:none;}

a.bottom:visited {color:#e8a234;
				  text-decoration:none;}
				  
a.html:link   {color:#e8a234;
				text-decoration:none;
				}

a.html:visited {color:#e8a234;
				  text-decoration:none;
				  ;}
		 
#selectmain  {width:580px;
			 height: 230px;
			 text-align:left;
			 margin: 0 auto;
			 color:#adadad;
			 background-image:url(img/formtext.png);
			 background-align:top right;
			 margin-top:20px;
			 behavior: url(iepngfix.htc);}

#selectleft  {width:290px;
float:left;
display:inline;
padding-top:70px;
padding-left:8px;}

#selectright  {width:231px;
float:right;
display:inline;
padding-left:7px;
padding-top:70px;
overflow:visible;}

#selectcenter  {width:44px;
float:left;
display:inline;}

#buttonenter  {width:230px;
padding-top:5px;
text-align:left;}

#buttonhtml  {width:230px;
padding-top:5px;
text-align:left;}

#buttonhtml b {color:#CC0000; 
               font-size:0.7em;}

.select    {border: 1px solid #3a3a3a;
 			background: #000000;
 			width:53px;
			color:#e8a234;
 			font-size:1em;
			margin-right:40px;}

.selectanno {border: 1px solid #3a3a3a;
 			background: #000000;
 			width:73px;
			color:#e8a234;
 			font-size:1em;}

.selectnazione {border: 1px solid #3a3a3a;
 			background: #000000;
			margin-top: -5px;
			margin-bottom:15px;
 			width:220px;
			color:#e8a234;
 			font-size:1em;}

img { behavior: url(iepngfix.htc); }
