﻿#header .h_logo
{
}
div#header
{
	/*background-image:url(../img/testata/tramonto.jpg);*/
	background-repeat:no-repeat;
	background-position: top left;
}
div#header2
{
	font-size:11px;
	padding:0px 10px 0px 14px;
	text-align:justify;
	/* Trasparenza sfondo IE 6	*/
	background:none;
	filter:none!important;	/* IE 7	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/orbetelloturismo.it/img/testata/testata.png');	/* IE6 non so il perchè ma il percorso sul filtro non lo vuole relativo al css	*/
	width:739px!important;
	width:758px;
	/*height:355px;*/
}
html>body div#header2 /* FireFox+IE7*/
{
	background-image:url(../img/testata/testata.png);
	background-repeat:no-repeat;
	background-position: top left;
}
div#header2 div.logo
{
	margin:0px 0px 0px 4px;
	float:left;
}
div#header2 img.mappacartina
{
/*	_margin:65px 120px 15px 60px;*/
	margin:65px 160px 15px 0px;
	float:left;
	/*width:300px;*/
	height:190px;
}
div#header2 div.mappawelcome
{
	position:absolute;
	top:-100px;
	display:none;
}

div#header2 img.mappawelcome
{
	position:relative;
/*	top:-316px;
	left:431px;*/
/*	top:-265px;
	left:451px;*/
	top:-265px;
	left:450px;
}
div#header2 div.header_titolo
{
	padding:115px 0px 4px 0px;
	border-bottom:2px solid #666666;
	width:274px;
	font-size:14px;
	float:none;	/* IE6,IE7	*/	
}
div#header2 div.header_icone
{
	padding:0px 3px 4px 106px!important;
	padding:0px 15px 4px 106px;
	width:162px;
	height:150px;
	float:right;	/* IE6,IE7	*/
	background-color:#ffffff;	
	margin-top:115px;
}

html>/**/body div.header_titolo /* FireFox*/
{
	float:right!important;
}
div#header2 div.testo
{
	padding-left:140px;
	padding-right:6px;
}