<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body
	{
		margin: 0;
		padding: 0;
		text-align: center;
		font-family: cursive, garamond, sans-serif;
	}
	
img	{ margin:0; padding: 0; border: 0; }
a { color:#C0C0C0; font-family: cursive, garamond, sans-serif; text-decoration: none; margin:0; padding: 0; border: 0;}
a:hover { color: #974D4E; font-family: cursive, garamond, sans-serif; text-decoration: none; margin:0; padding: 0; border: 0;}
a#activelink { color: #000000; font-family: cursive, garamond, sans-serif; text-decoration: none; margin:0; padding: 0; border: 0;}
a#mail { color: #000000; font-family: cursive, garamond, sans-serif; text-decoration: underline; margin:0; padding: 0; border: 0;}
a:hover#mail { color: #974D4E; font-family: cursive, garamond, sans-serif; text-decoration: underline; margin:0; padding: 0; border: 0;}

/* C93838 */

#language
	{
		position: absolute;
		top: 680px;
	}
	
#menu
	{
		position: relative;	
		top: 170px;
		left: 35px;
	}

/*-------------------Home-------------------*/

#home_pagewidth
	{ 
		width: 1024px;
		height: 724px;
		text-align: left;  
		margin-left: auto; 
		margin-right: auto; 
		background-image: url(img/home/home.jpg);
		background-repeat: no-repeat;	
	}
	
/*-------------------Sra-------------------*/

#sra_pagewidth
	{ 
		width: 1024px;
		height: 724px;
		text-align: left;  
		margin-left: auto; 
		margin-right: auto; 
		background-image: url(img/sra/sra.jpg);
		background-repeat: no-repeat;	
	}
	
#sra_content
	{ 
		position: relative;	
		top: -150px;
		left: 550px;
		width: 350px;
		height: 230px;
		text-align: justify;
		font-size: 13px;
	}
	
#sra_content h1 {font-size: 16px; font-weight: bold;}
	
#sra_select
	{ 
		position: relative;	
		top: -50px;
		left: 600px;
		width: 365px;
		height: 20px;
	}
	
#sra_photo
	{ 
		position: relative;	
		top: 20px;
		left: 290px;
		width: 180px;
		height: 220px;
	}
	
/*-------------------Ars-------------------*/

#ars_pagewidth
	{ 
		width: 1024px;
		height: 724px;
		text-align: left;  
		margin-left: auto; 
		margin-right: auto; 
		background-image: url(img/ars/ars_spa.jpg);
		background-repeat: no-repeat;	
	}

#ars_content
	{ 
		position: relative;	
		top: -150px;
		left: 550px;
		width: 350px;
		height: 230px;
		text-align: justify;
		font-size: 13px;
	}
	
#ars_content h1 {font-size: 16px; font-weight: bold;}
	

#ars_select
	{ 
		position: relative;	
		top: -50px;
		left: 410px;
		width: 600px;
		height: 20px;
	}
	
#ars_photo
	{ 
		position: relative;	
		top: 20px;
		left: 290px;
		width: 180px;
		height: 220px;
	}
	
/*-------------------Demo-------------------*/

#demo_pagewidth
	{ 
		width: 1024px;
		height: 724px;
		text-align: left;  
		margin-left: auto; 
		margin-right: auto; 
		background-image: url(img/demo/demo.jpg);
		background-repeat: no-repeat;	
	}
	
#demo_player
	{ 
		position: relative;	
		top: 363px;
		left: 46px;
		width: 220px;
		height: 155px;
	}
	
#demo_photo
	{ 
		position: relative;	
		top: -305px;
		left: 498px;
		width: 480px;
		height: 600px;
	}
</pre></body></html>