HTML, BODY		{	position:relative; height:100%; padding:0; margin:0; border:0; color:#000; font:italic 18px "Times New Roman", Times, serif; line-height:22px; }
		HTML		{	background:#fff url(../images/bg-html.gif) top center repeat-x; background-position:left -68px; }
		BODY		{	background:url(../images/bg-header.gif) top center no-repeat; min-width:840px; }

A		{	color:#96752c; text-decoration:underline; }
A:hover	{	text-decoration:none; }

.loading		{	background-image:url(../images/ajax-loader.gif) !important; background-repeat:no-repeat !important; background-position: center center !important; }

#wrapper		{	position:relative; min-height:100%; height:auto !important; height:100%; width:100%; min-width:840px;
					background:url(../images/bg-html.gif) bottom left repeat-x; text-align:center; margin:0 0 -130px; padding:0; 
				}

	#header			{	height:110px; }
	
	.reset			{	position:absolute; display:block; width:210px; top:33px; left:50%; margin-left:-265px; text-align:center; background:#fff; border:1px solid #000; 
						text-decoration:none; font-style:italic; color:#000; font-size:18px; line-height:28px; height:28px; 
					}
		.reset:hover	{	text-decoration:underline; }
		
		.home			{	margin-left:55px; }
	
	#inspireMe		{	position:relative; width:670px; margin:70px auto; min-height:190px; height:auto !important; height:190px; padding:0 83px; background:url(../images/bg-textarea.gif) top center no-repeat; }
		
		#inspireMe FIELDSET	{	position:relative; width:100%; border:0; padding:0; margin:0; }
		
		#inspireMe TEXTAREA	{	position:relative; width:660px; height:138px; padding:5px; margin:1px 0 0; border:0; background:transparent; overflow:auto; resize:none;
								font:italic 18px "Times New Roman", Times, serif; line-height:24px; 
							}
			#inspireMe TEXTAREA:focus	{	outline:none; }
		
		.msg				{	position:relative; padding:8px 0; width:580px; color:#adadad; font:italic 14px "Times New Roman", Times, serif; line-height:18px; text-align:left; }
			.error				{	color:#900; }
		
		#inspireMe .iSubmit	{	position:absolute; display:block; top:120px; right:20px; width:62px; height:62px; padding:0; margin:0; border:0; 
								color:#fff; background:url(../images/submit-button.gif) top left no-repeat; 
								font:italic 18px "Times New Roman", Times, serif; cursor:pointer; text-align:center;
							}
			#inspireMe .iSubmit:hover	{	text-decoration:underline; }
			#inspireMe .iSubmit:focus,
			#inspireMe .iSubmit::-moz-focus-inner	{	outline:none; border:none; }
		
		.counter			{	position:absolute; width:75px; top:83px; left:0; font-size:11px; text-align:right; }
			.c-right			{	right:0; left:auto; top:59px; text-align:left; }
		

	#variante		{	position:relative; width:670px; margin:0 auto; padding:0 85px 130px; list-style:none; text-align:left; overflow:hidden; }
	
		#variante LI	{	position:relative; padding:0; margin:0 0 50px; display:none; }
		
		#variante H5	{	position:relative; height:33px; padding:14px 299px 0 331px; margin:0 0 10px; background:url(../images/bg-numbers.gif) top center no-repeat;
							color:#fff; text-align:center; font:normal 18px Arial, Helvetica, sans-serif; line-height:18px;
						}
			#variante .v1 H5	{	background-position:center 0; }
				#variante .v1 SUP,
				#variante .v1 SUB	{	color:#668DB6 }				#variante .v1 P { color:#668DB6 }
				
			#variante .v2 H5	{	background-position:center -47px; }
				#variante .v2 SUP,
				#variante .v2 SUB	{	color:#59C4D6 }				#variante .v2 P { color:#59C4D6 }
				
			#variante .v3 H5	{	background-position:center -94px; }
				#variante .v3 SUP,
				#variante .v3 SUB	{	color:#F2BD1D }				#variante .v3 P	{	color:#F2BD1D }
				
			#variante .v4 H5	{	background-position:center -141px; }
				#variante .v4 SUP,
				#variante .v4 SUB	{	color:#F8960F }				#variante .v4 P	{	color:#F8960F }
				
			#variante .v5 H5	{	background-position:center -188px; }
				#variante .v5 SUP,
				#variante .v5 SUB	{	color:#1290A3 }				#variante .v5 P	{	color:#1290A3 }
				
			#variante .v6 H5	{	background-position:center -235px; }
				#variante .v6 SUP,
				#variante .v6 SUB	{	color:#53B574 }				#variante .v6 P	{	color:#53B574 }
				
			#variante .v7 H5	{	background-position:center -282px; }
				#variante .v7 SUP,
				#variante .v7 SUB	{	color:#F57991 }				#variante .v7 P	{	color:#F57991 }
				
			#variante .v8 H5	{	background-position:center -329px; }
				#variante .v8 SUP,
				#variante .v8 SUB	{	color:#00ACA3 }				#variante .v8 P	{	color:#00ACA3 }
		
		#variante SUP,
		#variante SUB	{	position:absolute; display:block; white-space:nowrap; font:italic 18px "Times New Roman", Times, serif; color:#668DB6;}
		
		#variante SUP	{	right:345px; top:0px; }
		#variante SUB	{	left:375px; bottom:0px; }
		
		#variante P		{	padding:0; margin:0; font-size:36px; line-height:36px; font-style:normal; color:#668DB6;}


#footer		{	position:relative; width:660px; height:105px; padding:25px 0 0; margin:0 auto; text-align:center; font-size:14px; }









