@charset "utf-8";
/* CSS SHEET WRITTEN BY HOUNWORKS.IT 2009  */


/*  BODY  */

body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(../images/bkg3.jpg) repeat-y center top;
	background-attachment:fixed;
	background-position:top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#all{
	background: #dab355;
	background:url(../images/back.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:800px;
	height:auto;
	margin: 0 auto;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size:18px;
}


h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #68000c;
}

h3{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#333333;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#68000c;
}

a {
	font-weight: bold;
	color: #68000c;
	border:0px;
}

a:hover {
	text-decoration: none;
	color: #000000;
	border:0px;
}

a.opacity img{
 border:1px solid #666666;
 filter:alpha(opacity=80);
 -moz-opacity:.70;opacity:.80;
 }

a.opacity:hover img{
 border:1px solid #000000;
 filter:alpha(opacity=100);
 -moz-opacity:1.00;opacity:1.00;
}



.img1 {
	float: left;
	margin: 4px 15px 0px 0px;
	border: 3px solid #000000;
}
.text1 {
	font-size: 13px;
	font-style:italic;
}

/* END BODY */

/* HEADER */

#header {
	width: 800px;
	height:230px;
	margin: 0px auto;
	background: #000000 url(../images/header.jpg);
	padding: 0px;
}

#header h1 {
	margin: 0px;
	padding: 20px;
	color:#000000;
}

#header h2 {
	margin: 0px;
	font-size: 14px;
	color:#000000;
}

hr{
border:none;
border-bottom:1px solid #444444;
height:1px;
}

.go {
border:0px;
text-decoration:none;
}

/* END HEADER */

/* MENU */

#menu {
	width: 800px;
	margin: 0px auto;
	margin-top:0px;
	padding: 5px 0px 6px 0px;
	background-color: #ecc577;
	background:url(../images/menu.jpg);
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover {
	padding: 5px 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/** CONTENT */

#content {
	width: 800px;
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
}

#content p, #content ul, #content ol {
	line-height: 130%;
}


#all {
	width: 800px;
	padding: 0px 0px 20px 0px;
}

#left {
	float: left;
	width: 505px;
	padding: 0px 15px 40px 20px;
}

#right {
	float: right;
	width: 200px;
	padding: 0px 15px 40px 15px;
}

#moreleft {
	float: left;
	width: 510px;
	padding: 0px 20px 0px 0px;
}

#full {
	float: left;
	width: 700px;
	padding: 0px 40px 40px 40px;
}


/* MAILING LIST SUBSCRIPTION */


#mailing{
text-align:justify;
float:left;
width:200px;
height:180px;
background-color:#ffffff;
border:1px solid #666666;
color:#444444;
}

.sfondo{
	font-size: 10px;
	color: #000000;
	padding:5px;
}

.alert{
	font-family: Arial, Helvetica, Sans serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

input.textbox {
	text-decoration: none;
	color: #000000;
	border:#000000 1px solid;
	background-color:#ffffff;
}

input.button {
    color: #68000c;
    background: #ffffff;
    text-align: center;
    font-size: 12px;
    border: 2px solid #000;
	margin-left:4px;
}

input.button:hover {
    color: #ffffff;
    background: #000000;
    text-align: center;
    font-size: 12px;
    border: 2px solid #000;
	margin-left:4px;
}

.grazie{
margin-top:20px;
margin-left: 20px;
width:750px;
}

/* END MAILING LIST SUBSCRIPTION */

/*FORM MAIL*/

#form {
 text-align:left;
 width:510px;
 height:250px;
 border: 0px;
 padding:10px;
 margin-bottom:20px;
}

.form {
 text-align:left;
 width:510px;
 border: 0px;
}

.form p{
padding-left: 70px;
margin-top: 2px;
}

.form label{
 float: left;
 margin-left: -70px;
 width: 80px;
}

input.text {
	text-decoration: none;
	color: #000000;
	border:#999999 1px solid;
	background-color:#ffffff;
}


textarea.text {
	text-decoration: none;
	color: #000000;
	border:#999999 1px solid;
	background-color:#ffffff;
}

input.submit {
    color: #000000;
    background: #ffffff;
    text-align: center;
    width: 70px;
    border: 1px solid #000000;
	margin-top:5px;
	margin-left:10px;
}

input.submit:hover {
    color: #68000c;
    background: #ffffff;
    text-align: center;
    width: 70px;
    border: 1px solid #000;
	margin-top:5px;
}


/*END FORM MAIL*/

/** FOOTER */

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	border-top: 5px solid #000000;
}

#footer p {
	margin: 0;
	padding: 20px 10px 20px 10px;
	color: #000000;
}

#border {
	border:none;
	border-bottom:1px solid #000000;
	height:1px;
}

