﻿div#container 
{
 background-color:white;
 margin:0 auto;
 padding:0;
 width:900px;
 height: 699px;
}	
/*div#navigation
{
	
 background:url('../images/MenuBk.bmp') no-repeat left bottom ;
}*/
div#logo 
{
	background-image: transparent url(images/GetimageLogo4.jpg) no-repeat scroll left bottom;
}
body { 
	width:900px; 
	margin:40px auto 0;
	background-color:Black;
	background-image: url('../images/GradientVertLine2400.jpg'); /*repeat-x;/* scroll center top #FFFFFF;*/
	background-repeat:repeat-x;
	background-attachment: scroll;
	background-position: center 204px;
	/*padding: 0 483px;*/
	/*padding: 0 483px;*/
	}	
body#Background
{
	background-image: url('../images/bodyback.jpg');
	background-repeat:repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:40px;
	color:#514537;
	text-align:center;
	margin:0 0 40px 0; 
}	
ul {
	margin:0; padding:0; 
	list-style-type:none; 
	outline-style:none;
	outline-color:#000000;
}
	
li { float:left; outline-style:none;}

/*a {
	display:block; 
	/*width:110px;*/
/*	height:65px; 
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0px; 
	color:White;
}*/

/*	height:65px; 
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0px; 
}*/
	
ul:hover {color:Black; outline-color:#000000;}
	
a.Home  
{
	display:block; height:65px; 
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0px;  
	width:137px; 
	background-image:url('../images/home.png'); 
	outline-style:none;
}	
a.ChiSiamo  
{ 
	display:block;
	height:65px; 
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0px; 
	width:130px; 
	background-image:url('../images/chisiamo.png'); 
	outline-style:none;
}
a.Portfolio  
{
	display:block;
	height:65px; 
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0px; 
	width:131px; 
	background-image:url('../images/portfolio.png'); 
	outline-style:none;
}
a.Preventivi  
{
	display:block;
	height:65px; 
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0px; 
	width:132px; 
	background-image:url('../images/preventivi.png'); 
	outline-style:none;
}
a.Soluzioni  
{
	display:block;
	height:65px; 
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0px; 
	width:133px; 
	background-image:url('../images/soluzioni.png'); 
	outline-style:none;
}
a.Contatti  
{
	display:block;
	height:65px; 
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0px; 
	width:142px; 
	background-image:url('../images/contatti.png'); 
	outline-style:none;
}

a.linkstyle 
{
	height:10px; width:200px; outline-style:none; font-family:Trebuchet MS; color:#FFFFFF; background:#000000;font:color:White;
}

a:hover { background-position:0 -64px; }

div.box_top
{
  width: 800px;
  background-image: url('../images/box_top.png');
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 39px; 
}
div.box_medium
{
  width: 800px;
  background-image: url('../images/box_medium.png');
  background-repeat: repeat-y;
}
div.box_bottom
{
  width: 800px;
  background-image: url('../images/box_bottom.png');
  background-repeat: no-repeat;
  background-position: left bottom;
   padding-bottom: 48px;
}
div.box_text
{
  margin: 0px 10px 0px 10px;
 
}
div.footer_top
{
  width: 800px;
  background-image: url('../images/footer_01.png');
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 18px; 
}
div.footer_medium
{
  width: 800px;
  background-image: url('../images/footer_02.png');
  background-repeat: repeat-y;
  height:21px
}
div.footer_bottom
{
  width: 800px;
  background-image: url('../images/footer_03.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 11px; 
}
div.footer_text
{
  margin-left: auto;
  margin-right : auto;
  background-color:Black;
  color:White;
  width:175px;
  text-align:center;
  height:13px;
  font-size:x-small;
}

#intro h3 {
border-bottom:1px solid;
font-size:9pt;
margin:0 1em 1em;
padding-bottom:1em;
color:White;
}

h3 {
-x-system-font:none;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:1.4em;
margin:0.2em 0 1em;

}

div.paragraph 
{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10pt;	
line-height:2em;
margin:1em 1em 2em;
color:White;
}

div#paragraph1
{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10pt;	
line-height:2em;
margin:1em 1em 2em;
color:White;
}

/*form 
{
display: inline;
border: 1px dotted #aaaaaa;
padding: 3px 6px 3px 6px;
}
input {
color: #00008B;
background-color: #ADD8E6;
border: 1px solid #00008B;
}
select {
width: 100px;
color: #00008B;
background-color: #ADD8E6;
border: 1px solid #00008B;
}
textarea {
width: 200px;
height: 40px;
color: #00008B;
background-color: #ADD8E6;
border: 1px solid #00008B;
}
input.txt{
color: #00008B;
background-color: #ADD8E6;
border: 1px inset #00008B;
width: 200px;
}
input.btn {
color: #00008B;
background-color: #ADD8E6;
border: 1px outset #00008B;
padding: 2px 4px 2px 4px;
}*/
p 
{
 color:White;
 font-family:Trebuchet MS;
 font-size:small;
 outline-style:none;
}
form p {
clear: left;
margin: 0;
padding: 0;
padding-top: 5px;
/*border: 1px dotted #aaaaaa;*/
}
form p label {
float: left;
width: 30%;
font: bold 0.9em Arial, Helvetica, sans-serif;
}

h1 {
font: 1.2em Arial, Helvetica, sans-serif;
}
input.txt 
{
font-family:Verdana,Arial,Helvetica,sans-serif;
color: #00008B;
background-color: #ADD8E6; /*#E3F2F7;*/
border: 1px inset #00008B;
width: 200px;
}
input.btn 
{
position: relative; 
left: 345px;
color: #00008B;
background-color: #ADD8E6;
border: 1px outset #00008B;
top: 3px;
}
form p {
clear: left;
margin: 0;
padding: 0;
padding-top: 5px;
}
form p label {
float: left;
width: 30%;
font: bold 0.9em Arial, Helvetica, sans-serif;
color:White;
}
textarea {
width: 200px;
height: 140px;
color: #00008B;
background-color: #ADD8E6;
border: 1px solid #00008B;
}
select 
{
/*float: left;	*/
width: 202px;
color: #00008B;
background-color: #ADD8E6;
border: 1px solid #00008B;
}
a.linklist
{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10pt;	
line-height:2em;
margin:1em 1em 2em;
color:White;
}
