@charset "UTF-8";
/* CSS Document */

* {padding:0; margin:0;}

body {background-image: url(../image/sfondo.jpg); font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
a {color:#C71F26}
a:hover {text-decoration: none}

#wrapper {
	width:976px;
	margin: 0 auto;
	position:relative;
	
}

#header {background-image:url(../image/content/bg-index.png);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
}

h1, #lang a {background-image:url(../image/content/index-sprite.jpg); display:block; height:133px; position:absolute; top: 221px; text-indent:-9999px;}
#lang a.ita {width:302px; left: 0px;} #lang a.ita:hover {background-position: 0px -133px;}
#lang a.eng {width:299px; left: 672px; background-position: -672px 0px;} #lang a.eng:hover {background-position: -672px -133px;}
h1 {width:370px; left: 302px; background-position: -302px 0px;}

#content div {position:absolute; top: 380px; display:block; width:266px; font-size:14px}

div.ita {left: 38px;}
div.eng {left: 672px; text-align:right}

#pressofusioni {position:absolute; top: 361px; left:338px;}

#fuoco {margin-top: 260px;width: 976px; height: 200px; position:relative;}

#fuoco img {position:absolute; top: 0px; left: 0px}

p.footer {margin-top:20px; font-size:12px; text-align:center;}
