/* CSS Document */
/* FHOCUS */


body{background:url(images/layout/bg_body.gif) repeat-x #DBE9F4; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

a{color:#B7B7B7; text-decoration:none;}
a:hover{color:#666;}


div#madre{margin:0 auto 0 auto; width:798px; }

div#spalsh{background:url(images/layout/header_splash.jpg) no-repeat; width:798px; height:223px; margin-top:57px;}
	div#spalsh img{margin:25px 0 0 25px;}
	
	
div#lingue,div#lingue a{float:left; display:inline;}
	
div#lingue{margin-left:100px; margin-bottom:40px;}
	div#lingue a{font-size:18px; font-weight:bold; margin-right:40px;}

a#ita{background:url(images/layout/ita_splash.jpg) no-repeat top left; padding:6px 0 4px 70px;}
a#slo{background:url(images/layout/slo_splash.jpg) no-repeat top left; padding:6px 0 4px 70px;}
a#eng{background:url(images/layout/eng_splash.jpg) no-repeat top left; padding:6px 0 4px 70px;}



div#footer{clear:both; color:#496C89; font-size:11px; text-align:center; line-height:130%;}
	div#footer img{margin-top:25px;}
