﻿* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #df9b1a url(../images/ragnatela.jpg) no-repeat top left;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/*
#contmain
{
width: 780px;
margin: 0 auto;
}
*/
h1 {
	font-size: 16px;
	color:#FFF;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #a14d33;
}


h3 {
	font-size: 1em;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #a14d33;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #a14d33;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #a14d33;
}
p
{
    margin:10px 10px 0px 10px;
}

#main
{
width: 760px;
border-left: 2px solid #f9eeb2;
border-right: 2px solid #f9eeb2;
margin: 0 auto;
background-color:#DF9B1A;
}

/* Header */

#header {
	width: 760px;
	margin: 0 auto;
	height: 240px;
	background: #ffffff;
}

#menu {
	float: left;
	height: 45px;
	width: 715px;
	padding-left: 45px;
	background: #ffffff url(../images/menu.jpg) repeat-x;
    /*border-bottom: 2px solid #f9eeb2;*/
    border-top: 2px solid #f9eeb2;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	width: 100px;
	text-decoration: none;
	font-size: 14px;
	padding-top: 15px;
	font-weight: bold;
	color: #000000;
    text-align: center;

}

#menu a:hover {
	color: #ffffff;
	background: url(../images/menu_r.jpg) repeat-x;
}



/* Logo */

#logo {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: url(../images/header.jpg) no-repeat left top;
	text-align: left;
}


#logo h1 {
	padding-top: 180px;
	padding-left: 20px;
	color: #a14d33;
	font-size: 18px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 20px;
}

#logo a {
	color: #ffffff;
}

/* Page */

#page {
	width: 750px;
	border-top: none;
	padding:0px 5px 10px 5px;
}
#principale
{
    width:740px;
    background-color:#FFF;
    margin:10px 5px 10px 5px;
}
#principale-top
{
    background-image:url(../images/titolopagina.png);
    padding-top:5px;
    padding-bottom:5px;
    text-align:center;
    width:740px;
}
.box-240
{
    display:inline;
    float:left;
    width:240px;
    background-color:#FFF;
    margin: 0 5px 0 5px;
}
.box-240-top
{
    background-image:url(../images/titolobox.png);
    padding-top:5px;
    padding-bottom:5px;
    text-align:center;
    width:240px;
}
#bottom
{
}

/* Footer */
#footer
{
padding-top: 20px;
border-top: 2px solid #f9eeb2;
height: 50px;
width: 760px;
background: url(../images/ragnatela1.jpg) top repeat-x;
}

#footer p {
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FFFFFF
}


#subfooter
{
padding: 10px;
text-align:center;
}

#subfooter p {
	text-align: center;
	font-size: 12px;
	color: #9D2E03;
	margin: 0px;
	padding: 0px;
}
#subfooter a
{
color: #9D2E03;
text-decoration:none;
}

#box-left
{
    height:150px;
    color:#333;
    margin:10px 0 10px 10px;
    line-height:1.2;
}
#box-left p {
	text-align: left;
	font-size: 12px;
	color: #000;
	margin: 5px 0 0 0;
	padding: 0px;
}
#box-left h1 {
	font-size: 16px;
	color:#FFF;
}

#box-contatti
{
    clear:both;
    color:#000;
    margin:10px 0 0 10px;
    line-height:1.2;
}
#box-contatti p {
	text-align: left;
	font-size: 12px;
	color: #000;
	margin:0;
	padding: 0px;
}
#box-contatti h1 {
	font-size: 16px;
	color:#FFF;
}
.campo_testo
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  border:solid 1px #AE940C;
  width:470px;
}
.campo_testo_single
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  border:solid 1px #AE940C;
  width:180px;
}
