body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, "Microsoft Sans Serif";
	background: black url(../immagini/sfondofoto.jpg) no-repeat center;
	color: #5a5c5c;
}

/* @group Div */

div#logo {
	background: url(../immagini/sfondoheader.png) repeat-x;
	text-align: center;
	height: 160px;
	margin: auto;
}

div#body {
	width: 800px;
	margin: 5px auto auto;
	top: 160px;
}

div#su {
	width: 800px;
	height: 20px;
	margin: 0;
	background-image: url(../immagini/sfondosu.png);
}

div#centro {
	width: 800px;
	background: url(../immagini/sfondocentro.png) repeat-y;
	padding-left: 11px;
	margin-top: 0;
}

div#centroX400 {
	width: 800px;
	background: url(../immagini/sfondocentro.png) repeat-y;
	padding-left: 11px;
	margin-top: 0;
	height: 400px;
}

div#centroX500 {
	width: 800px;
	background: url(../immagini/sfondocentro.png) repeat-y;
	padding-left: 11px;
	margin-top: 0;
	height: 500px;
}

div#centroX600 {
	width: 800px;
	background: url(../immagini/sfondocentro.png) repeat-y;
	padding-left: 11px;
	margin-top: 0;
	height: 600px;
}

div#giu {
	width: 800px;
	height: 20px;
	margin: 0;
	background-image: url(../immagini/sfondogiu.png);
}

div#menu{
	height: 30px;
	margin: auto auto 10px;
}

div#content{
	width: 700px;
	text-align: center;
	margin-left: 35px;
}

div#footer{
	background-image: url(../immagini/sfondofooter.png);
	height: 120px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 40px;
	clear: both;
}
div#footer_content{
	margin: auto;
	width: 400px;
	text-align: center;
}

/* @end */

/* @group p */

p{
	font-size: 12px;
	margin: 0;
	text-align: justify;
}

p#autore{
	font-size: 12px;
	margin: 0;
	text-align: right;
	font-weight: bold;
}

p#mail{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
	margin-top: 5px;
}

p#mail2{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: black;
}

p#work{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: black;
	margin-top: 5px;
}

p#footer{
	font-size: 9px;
	color: white;
	text-align: center;
}

p#rights{
	font-size: 9px;
	font-style: italic;
	color: white;
	text-align: center;
}

p.titololista{
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 4px;
}



/* @end */

/* @group H */
h1{
	font-weight: bold;
	text-transform: capitalize;
	font-size: 15px;
	color: black;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
}

h1.center{
	font-weight: bold;
	text-transform: capitalize;
	font-size: 15px;
	color: black;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}

h2{
	font-weight: bold;
	text-transform: capitalize;
	font-size: 13px;
	color: black;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
}

h2.center{
	font-weight: bold;
	text-transform: capitalize;
	font-size: 13px;
	color: black;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}

h3{
	text-transform: capitalize;
	font-size: 12px;
	color: #f89417;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	font-style: italic;
}

h4{
	text-transform: capitalize;
	font-size: 12px;
	color: black;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	font-style: italic;
	font-weight: bold;
}

h4.center{
	text-transform: capitalize;
	font-size: 12px;
	color: black;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	font-style: italic;
	font-weight: bold;
}

h5{
	font-weight: bold;
	text-transform: capitalize;
	font-size: 16px;
	color: black;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* @end */

/* @group img */

img#menu_button {
	margin-right: 10px;
	border-width: 0;
}

img.group{
	float: left;
	border-style: solid;
	border-color: black;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.social{
	border-style: solid;
	border-color: black;
	margin-bottom: 10px;
	margin-right: 20px;
}

img.left{
	float: left;
	border-style: solid;
	border-color: black;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.right{
	float: right;
	border-style: solid;
	border-color: black;
	margin-left: 10px;
	margin-bottom: 10px;
}



img#gallery {
	margin-right: 10px;
	margin-top: 20px;
	border-style: solid;
	border-color: black;
	margin-left: 10px;
}

img#press {
	border-style: solid;
	border-color: black;
	margin: 20px;
}



/* @end */

/* @group a */

a#menu_button {
	text-decoration: none;
}

a:focus { outline: 0; }

a{
	text-decoration: none;
	font-size: 12px;
	color: #676868;
}

a.menu_press_L{
	text-decoration: none;
	font-size: 12px;
	color: #f89417;
	float: left;
	font-weight: bold;
}

a.menu_press_L:hover{
	text-decoration: none;
	font-size: 12px;
	color: #676868;
	float: left;
	font-weight: bold;
}

a.menu_press_R{
	text-decoration: none;
	font-size: 12px;
	color: #f89417;
	float: right;
	font-weight: bold;
}

a.menu_press_R:hover{
	text-decoration: none;
	font-size: 12px;
	color: #676868;
	float: right;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
	font-size: 12px;
	color: #f89417;
}

a#logogrande{
	text-decoration: none;
	outline: 0;
	color: black;
}

a.press{
	text-decoration: none;
	outline: 0;
	color: black;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 15px;
	color: black;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
}

a.press:hover {
	text-decoration: none;
	outline: 0;
	color: #f89417;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 15px;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
}

ul.scheda{
	list-style-type: none;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
}
/* @end */

td#hometext{
	padding-right: 20px;
}