body, html {
height:100%;
}
body {
background:#444444 url("images/background.gif") repeat-y center ;
margin:0pt;
text-align:center;
}
body, p, a {
font-family:verdana,arial,sans-serif;
font-size:12px;
line-height:20px;
color: #222;
}
a {
color:#00468B;
text-decoration:none;
}
#content ul li {
color: #00468B;
list-style-type: square;
}

#header {
background: red;
background: white url(images/header.jpg) 0 0 no-repeat;
height: 100px;
width: 698px;
}

#aheader {
text-indent: -1000em;
display: block;
height: 100px;
width: 698px;
}

#banner {
background:#00468B none repeat scroll 0%;
height:20px;
width: 698px;
}
#banner div {
background:white none repeat scroll 0%;
float:right;
margin:0pt;
padding:0pt;
}
#banner div a {
background:#00468B none repeat scroll 0%;
color:white;
display:block;
height:20px;
margin:0pt 0pt 0pt 2px;
padding:0pt;
text-align:center;
width:20px;
}
#banner div a:hover {
background: #87A8C8;
}
#container {
margin-left:auto;
margin-right:auto;
min-height:100%;
position:relative;
text-align:left;
width:696px;
z-index:3;
}
#content {
background:transparent none repeat scroll 0% 50%;
margin:0pt;
padding:20px 148px;
width:400px;
}
#navigation {
border-bottom:1px solid #00468B;
border-top:1px solid #00468B;
height:24px;
width: 698px;
}
#navigation ul {
margin:0pt;
padding:0pt;
}
#navigation ul li {
float:left;
list-style-type:none;
margin:0pt;
padding:0pt;
}
#navigation ul li a {
border-right:1px solid #00468B;
color:#00468B;
display:block;
padding:3px 6px 1px 6px;
font-size: 11px;
}
#navigation ul li a:hover {
background: #87A8C8 ;
}
p {
margin-top:0pt;
text-align:justify;
}
h2 {
color:#EE3341;
font-size:13px;
}
h3.display {
font-weight:normal;
}

i {
font-size:120%;
font-style:normal;
font-variant:small-caps;
font-weight:normal;
}

img {
	padding-bottom: 20px;
	}

/*Contact*/

form label {
	float: left;
	width: 80px;
	font-size: 95%;
	color: #666;
}

form input, form textarea {
	margin-bottom: 10px;
	color: #666;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	width: 200px;
	border: 1px solid #aaa;
	padding: 3px;
}

form textarea {
	height: 100px;
	overflow: hidden;
}

form input:focus, form textarea:focus {
	border: 1px solid #555;
	color: #444;
}

form input.send {
	width: auto;	
	margin-left: 80px;
}

#container.contatti #header {
	background: url(images/headerceleste.gif) repeat-y;
}

#container.contatti #blank {
	background-color: #6EC3EE; 
}

#h1contatti {
	text-indent: -1000em;
	background: url(images/h1contatti.gif) no-repeat 0px 55px;
	padding: 0;
	margin: 0;
	width: 190px;
	height: 30px;
}

	table {
width: 400px;
}

table tr td {
width: 200px;
}

table tr td a img {
border: none;
}

table tr td.left {
text-align: right;
padding-right: 10px;
}

table tr td.left p {
	text-align: right;
	}


table tr td.right {
padding-left: 10px;
}
	
	#footer {
background: white;
width: 696px;
margin-right: auto;
margin-left: auto;
border-top: 1px solid gray;
padding-top: 10px;
}

#footer p {
	text-align: center;
	}

#footer a {
	color: #FF6600;
	}


