@charset "iso-8859-1";

/* By Nx */

#flag {position:fixed; z-index: 1000; top:5px; right: 5px; width:50px; height:25px;font:  10px "Trebuchet MS", Arial, Helvetica, sans-serif; text-align:right;}

BODY
{
	background: #000 url(bg.jpg) center left repeat-x;
	padding: 0; 
	margin: 0;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#cont
{
	width:100%;
	height:100%;
}

img
{
	border:0;
}

#warp
{
	margin: 0 auto;
	margin-top: 10px;
	width: 1026px;
}

#homebase {position:fixed; top:50%; left:50%; margin-top: -310px; margin-left: -279px;}
#homepage {width:1024px; height:540px; background: url(homepage.jpg) top left no-repeat; position: fixed; top: 50%; left: 50%; margin-left: -512px; margin-top: -285px;}
	#homepage #lfr {position: absolute; bottom:0; left:620px; width:180px; height:61px; background: url(logo_frusteru.png) top left no-repeat;}
	#homepage #lpl {position: absolute; bottom:0; left:220px; width:180px; height:61px; background: url(logo_laplage.png) top left no-repeat;}
	#homepage #lpi {position: absolute; bottom:0; left:420px; width:180px; height:61px; background: url(logo_piatana.png) top left no-repeat;}
	#homepage #zone_frusteru {position: absolute; top:115px; right:10px; width:213px; height:149px; background: url(znfr.png) top left no-repeat;z-index:1;}
	#homepage #zone_plage {position: absolute; top:300px; left:10px; width:213px; height:149px; background: url(znpl.png) top left no-repeat;z-index:2;}
	#homepage #zone_piatana {position: absolute; top:31px; left:165px; width:213px; height:149px; background: url(znpi.png) top left no-repeat;z-index:3;}
	#homepage #zrfrusteru {position: absolute; top:115px; right:10px; width:213px; height:170px; z-index:10;}
	#homepage #zrplage {position: absolute; top:280px; left:0; width:223px; height:170px; z-index:20;}
	#homepage #zrpiatana {position: absolute; top:31px; left:165px; width:213px; height:170px; z-index:30;}
	

