﻿div#header
{
	/*background-image:url(img/sfondo_header.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	padding-top:25px;*/
}
div#header2
{
	background-image:url(img/testatatorroni.jpg);
	width:760px;
	height:211px;
	margin:0 auto;	/* centra per firefox e altri	*/
	text-align:left;
}
div#header div.s
{
/*	height:8px;
	width:760px;
	margin:0 auto;
	background-image:url(img/header_s.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1px;*/
}
#header .h_logo
{
	margin:20px 100px 0px 120px;
	float:left;
}
#header div.testata
{
}

#header div#lingua
{
}

#header div.testata_testo
{
	margin-left:280px;
	display:inline;
	font-size:14px;
	color:#000000;
	line-height:360px;	/* lo utilizzo per i margini visto che con display:inline non ho padding e margini	*/
}

#header .h_logo2
{
	display:none;
}
