


body 						{ 	text-align: center;
								margin: 0;	
								padding: 0;
	
	
							}

select, option				{	font-size: 10px; 
								background-color: #ffffff;
								border:1px solid #cccccc;
							}

.container 					{
	
								width: 960px;
								text-align: center;
								background-color: #FFFFFF;
			  				 	margin: 0px auto;
								
							}
							
td, li 						{	font-size: 11px;
								font-family: Arial, Helvetica, Univers;
								color: #666666;
								text-decoration: none;
								line-height: 16px;
							}
							
.numbers 					{	font-size: 11px;
								font-family: Arial, Helvetica, Univers;
								color: #CC6600;
								font-weight: 700;
								text-decoration: none;
								line-height: 16px;
							}
							
.margine_box				{
								margin: 5px;

							}
							
							
							
.header		 				{	font-size: 11px;
								font-family: Arial, Helvetica, Univers;
								color: #000000;
								font-weight: 700;
								text-decoration: none;
								line-height: 16px;
							}													
							
.footer 						{	font-size: 9px;
								font-family: Arial, Helvetica, Univers;
								color: #666666;
								text-decoration: none;
								line-height: 14px;
							}
							
.bo 							{	font-size: 11px;
								font-family: Arial, Helvetica, Univers;
								color: #669900;
								text-decoration: none;
								line-height: 16px;
							}

a 							{	font-size: 11px;
								font-family: Arial, Helvetica, Univers;
								color: #669900;
								text-decoration: none;
								line-height: 16px;
							}

a.graylink 					{	font-size: inherit;
								font-family: Arial, Helvetica, Univers;
								color: #666666;
								text-decoration: none;
								line-height: 16px;
							}

a.graylink:hover 				{	font-size: inherit;
								font-family: Arial, Helvetica, Univers;
								color: #666666;
								text-decoration: underline;
								line-height: 16px;
							}

a:hover 						{	font-size: 11px;
								font-family: Arial, Helvetica, Univers;
								color: #669900;
								text-decoration: underline;
								line-height: 16px;
							}

a:visited 						{	font-size: 11px;
								font-family: Arial, Helvetica, Univers;
								color: #669900;
								line-height: 16px;
							}

.bordoverde					{ 	border: thin solid #cccccc;

							}

.bottone						{ 	font-family: Arial, Helvetica, Univers;
								font-size: 12px;
								font-weight: 700;
								color: #333333;
								background-color: #CCFF99;
								border: 0px;
								padding: 5px;
							}
							
a:hover.bottone 				{	font-size: 12px;
								font-family: Arial, Helvetica, Univers;
								font-size: 12px;
								font-weight: bold;
								color: #333333;

							} 

.sfondogrigio				{ 	font-size: 16px;
								font-family: Arial, Helvetica, Univers;
								font-weight: 900;
								color: #FFFFFF;
								background-color: #999999;
								padding: 8px;	
							}


.dovecomprare_pv				{ 	font-size: 12px;
								font-family: Arial, Helvetica, Univers;
								font-weight: 500;
								color: #666666;

							}

.dovecomprare				{ 	font-size: 12px;
								font-family: Arial, Helvetica, Univers;
								font-weight: 550;
								color: #666666;

							}

a.dovecomprare				{ 	font-size: 12px;
								font-family: Arial, Helvetica, Univers;
								font-weight: 550;
								color: #669900;

							}
a.dovecomprare:visited		{ 	font-size: 12px;
								font-family: Arial, Helvetica, Univers;
								font-weight: 550;
								color: #669900;

							}


/* fancyform styles */
.demo label{display:block;padding:0.5em;padding-left:32px;background-position:8px center;background-repeat:no-repeat;border:0px;clear:both;cursor:pointer}
.checked{background-color:#99cc33;background-image:url(http://www.pleoworld.it/imgs/chk_on.png)}
.unchecked{background-color:#ccff99;background-image:url(http://www.pleoworld.it/imgs/chk_off.png)}
.selected{background-color:#99cc33;background-image:url(http://www.pleoworld.it/imgs/rdo_on.png); background-repeat: norepeat;}
.unselected{background-color:#ccff99;background-image:url(http://www.pleoworld.it/imgs/rdo_off.png)}

