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

body, html {
	margin:0;
	padding:0;
	height:100%;
	background-image:url(images/sfo.jpg);
}


body, td, p, div {
	font: 18px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color:#872933;
}


form {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}


a {
	color: #000000;
	text-decoration: underline;

}
a:hover {
	color: #990000;
}


h1, h2, h3, h4, h5, h6 {
	color: #000000;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}


h4 {
	font-size: 14px;
	margin-bottom:0;
	padding-bottom:0;
}


#container {
	position:relative;
	width:1024px;
	margin: 0 auto;
	height:100%;
	text-align:left;
	background-image:url(images/layer_sfo.gif);
}

body > div#container {
	height:auto;
	min-height:100%;
	text-align:center;
}


#header {
	height: 266px;
	background-image:url(images/layer_head_lidolazzarella.gif);
	background-repeat:no-repeat;
	cursor:default;
}


#container > #main {
}

#content {
/*	margin: 35px 20px 0 110px; */
	text-align:justify;
	margin: 0px 97px 0 98px;
}


.composizione {

}

a#lingua {
	position:absolute;
	display:block;
	width:36px;
	height:36px;
	border:none;
	background-image:url(images/flag_uk.jpg);
	left: 963px;
	top: 13px;
}

a#lingua:hover {
	position:absolute;
	width:36px;
	height:36px;
	border:none;
	background-image:url(images/flag_uk_f2.jpg);
}

