	body 
	{
		background:#ffffff;
		width:950px;
		margin: 0 auto;
		font-size:10px;
		font-family: Arial, Verdana,  Helvetica, sans-serif;	
		color: #3646fd;
		margin-top:10px;
		background-image: url(/images/bck.png);
		background-repeat:no-repeat;
		background-position: center top;
	}		/* Cookies */#cookies {	position:fixed;	float:left;	bottom:0;	left:0;	background-image: url(../images/pixelCookies.png);	color:#000;	width:100%;	text-align: center;	z-index: 1010;}#cookie {	width:950px;	margin: 0 auto;}#cookie p {	color:#000;	font-size: 14px;	margin: 11px 0;}#cookie a {	font-weight:bold;	color:inherit;	text-decoration:none;}
	
	input
	{
		border: solid #b9eae6 1px;
		background-color: #eff4f7;
		font-family: Arial, Verdana,  Helvetica, sans-serif;	
		font-size:12px;
	}
	
	input.button
	{
		border: solid #797979 1px;
		background-color: #555555;
		font-family: Arial, Verdana,  Helvetica, sans-serif;	
		font-size:12px;
		color:#cacaca;
	}
	
	textarea
	{
		border: solid #b9eae6 1px;
		background-color: #eff4f7;
		font-family: Arial, Verdana,  Helvetica, sans-serif;	
		font-size:12px;
	}
	
	a, img
	{
		border:0;
	}
		
	#top
	{
		border-top: solid #cfcfcf 2px;
		border-left: solid #cfcfcf 2px;
		border-right: solid #cfcfcf 2px;		
	}
		
	#left
	{
		width:260px;			
		float:left;		
	}
		
	#left ul
	{
		list-style:none;
		margin:0;
		margin-top:20px;
		padding:0;
		background-color: red;
		width:203px;
	}
		
	#left li
	{
		margin:0;
		padding:0;
		width:203px;
		background-color: #FFFFFF;
		height:28px;		
	}
		
	#topleft
	{
		border-bottom: solid #cfcfcf 1px;
		border-right: solid #cfcfcf 1px;
		background-image: url(/images/logo.jpg);
		background-position: right bottom;
		background-repeat: no-repeat;
		height: 120px;
		padding-left:10px;
		padding-top:10px;
		font-size:11px;
	}
	
	#right, #rightgal
	{
		width: 690px;
		float:left;
		min-height:300px;
		background-position: right bottom;
		background-repeat: no-repeat;		
	}
	
	#topright
	{
		height:100px;
	}
	
	#topright h1
	{
		float:left;
	}
	
	#languages
	{
		float:right;
		width:140px;
		text-align:right;
		margin-top: 10px;
		margin-right: 10px;
		font-size:18px;
	}
	
	#bottom
	{
		border-left: solid #cfcfcf 2px;
		border-right: solid #cfcfcf 2px;
		border-bottom: solid #bee6ee 2px;
		background-color: #eff4f7;
		height:18px;
		width:950px;
		text-align:center;
	}
	
	#sbottom
	{
		text-align:right;
		font-size:10px;
	}
	
	#sbottom a, #sbottom a:visited
	{
		text-decoration:none;
		color: #3646fd;
	}
	
	#sbottom a:hover
	{
			text-decoration:underline;
	}
	
	#cont
	{
		margin-top:35px;
		margin-left: 15px;
		margin-right:15px;
		padding:20px;			
		border: solid #3646fd 4px;
		border-radius: 12px;
		-ms-border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		-khtml-border-radius: 12px;
		background-image:url(/images/bck1.png);
		margin-bottom:20px;
		color: #3646fd;
		font-size:14px;
	}	
	
	#contgal
	{
		margin-left: 15px;
		margin-right:15px;
		padding:20px;			
		margin-bottom:20px;
		color: #3646fd;
		font-size:14px;		
	}	
	
	#contnews
	{
		margin-top: 30px;		
		color: #3646fd;
		font-size:14px;		
		border-left: solid #cfcfcf 1px;
		min-height:300px;
	}
	
	#conthome
	{
		height: 148px;
		margin-left: 15px;
		padding:20px;			
		font-size: 22px;
		text-align:right;
		background-image: url(/images/bckconthome.png);		
		margin-top:50px;
	}
	
	#formident
	{
		border-top: solid #cfcfcf 1px;
		border-bottom: solid #cfcfcf 1px;
		border-right: solid #cfcfcf 1px;	
		margin-top:10px;
		margin-bottom:30px;
		color: #5d5f5e;
		font-size:14px;		
	}
	
	#formident h3
	{
		background-color: #eff4f7;
		color: #3842f1;
		margin:0;
		margin-bottom:5px;
		padding:5px;
		font-weight:normal;
	}
	
	#formident table
	{
		margin-bottom:5px;
		margin-left:10px;
	}

	#formident input
	{
		border-color:#676b6c;		
	}
	
	.gal
	{
		float:left;
		width:100px;
		text-align:center;
		margin:20px;
	}
	
	.gal a, .gal a:visited
	{
		text-decoration:none;
		color: #3646fd;
	}
		
	.gal a:hover
	{
		text-decoration:underline;
		color: #3646fd;
	}
	.gal img
	{
		border: solid #3646fd 4px;
		border-radius: 8px;
		-ms-border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		-khtml-border-radius: 8px;
	}
	
	
	.clear
	{
		clear:both;
		width:0;
		height:0;
		font-size:0;
	}