html,body{margin:0 auto;padding:0}

body
{
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 76%;
	
	background-color: #FFF;
	background-image: url(images/bg2.png);
	background-repeat: repeat;
}

p{margin:0 10px 10px}

a{padding:5px; text-decoration:none; color:#000000;}

div#header
{
	background-image: url(images/header2.png);
	background-repeat: no-repeat;
	height: 120px;
}

div#header h1
{
	height: 120px;
	line-height: 80px;
	margin: 0;
	padding-left: 10px;
	color: #FFF;
	z-index: -1;
	position:relative;
	left:-5000px;
}

div#logo
{
	position: relative;
	margin-top: 25px;
	margin-left: 40px;
	margin-bottom: 0px;
	float:left;
	border:0;
    z-index:0;
}

div#testo
{
	margin-top: -10px;
	margin-left: 0px;
	z-index: -1;
	position: relative;
	display: block;
	color: #030;
	font-style: italic;
}

div#logo a:link, a:hover, a:visited, a:active
{
	text-decoration: none;
	border: 0px none;
}

div#logo a img
{
	border:0;
}


div#container{text-align:left;}

div#content p{line-height:1.4}

/*div#navigation{background:#F6F0E0;}*/

/*div#navigation ul{margin:15px 0; padding:0; list-style-type:none;}

div#navigation li{margin-bottom:5px;}*/

div#extra{background:#CCC8B3;}

div#footer
{
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height:60px;
}

div#footer p{margin:0;padding:5px 10px}

div#container{width:800px;margin:0 auto}

/*div#wrapper{float:left;width:100%}*/
div#wrapper
{
	float: left;
	width: 800px;
	background-image: url(images/wrapper.png);
	background-repeat: repeat-y;
}

/*

	div#content{margin: 0 150px; width:600px; float:right;}

*/
div#content{width:600px; float:left; margin:0 auto; padding:0;}

div#banner{width:120px;margin:0; margin-top:200px;
				float:left; overflow:hidden; margin-left:35px;
	}


/*div#navigation{float:left;width:150px;margin-left:-700px}*/
div#menu{float:left;width:120px;margin-left:-765px}

div#extra{float:left;width:150px;margin-left:-170px}

div#footer{clear:left;width:100%}

div#copy{
	margin-top:-15px;
	text-align:center;
}


/*Servizi */
#servizi
{
	list-style-type: inherit;
	list-style-image: url(images/list.png);
	list-style-position: inside;
	text-align: justify;
	line-height: 30px;
	font-size:14px;
}

#servizi li { margin-top:-3px; text-align:justify;}

/*form contatti */
th
{
	background-color: #a1bf67;
	color: white;
	font-weight: bold;
	font-size: 18px;
	border: 1px solid #a1bf67;
}

input.text, textarea {
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-family:Tahoma, Verdana, sans-serif;
  font-size: 11px;
  width: 99%;
}

.text:focus, textarea:focus {
  background-color: #FFFACC;
  border: 1px solid #000000;
}

#mydiv {
  margin-left: auto ;
  margin-right: auto ;
  width: 500px;
  text-align: left;
}

td.colone {
  text-align: right;
  vertical-align: top;
  padding-top:6px;
  width:20%;
}

td.coltwo {
  color:red;
  text-align: center;
  vertical-align: top;
  padding-top:9px;
}

td.colthree {
  width:80%
}

table.border {
  border: 1px solid #a1bf67;
  border-collapse: collapse;
}

div#success
{
	height:300px;
	text-align:center;
}

div#success p
{
	font-size: 15px;
	font-weight: bold;
}

/* failed */
.name{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  width: 160px;
  background-color: #D7E6FB;
  border: 1px solid #022A57;
  padding-right: 3px;
  padding-left: 3px;
}
.state{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  width: 168px;
  background-color: #D7E6FB;
  border: 1px solid #022A57;
}
.address{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  width: 160px;
  height:60px;
  background-color: #D7E6FB;
  border: 1px solid #022A57;
  padding-right: 3px;
  padding-left: 3px;
}
.message{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  width: 426px;
  height:100px;
  background-color: #D7E6FB;
  border: 1px solid #022A57;
  padding-right: 3px;
  padding-left: 3px;
}
.message2{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  width: 300px;
  height:100px;
  background-color: #D7E6FB;
  border: 1px solid #022A57;
  padding-right: 3px;
  padding-left: 3px;
}
.red {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  color: #FF0000;
  text-decoration: none;
}
.green {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  color:#669900;
  text-decoration: none;
}


/*end failed */



.gara{
	margin: 15px;
}

.content{

}

.link { padding: 3px;
		position: relative;
		top:1px;
		float:right;
		z-index: 1;
		right: 30px;

}
.link a{
	color:blue;
	text-decoration: underline;
	
}


