* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0 0 0;
	background: #FFFFFF url("images/img01.gif");
	background-repeat:  repeat-x;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin: 0;
	padding: 0;
	font: italic 197% "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h2 {
	font-size: 107%;
	color: #FFFFFF;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 25px;
	background-image: url("images/img26.gif"); 
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:  left;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

/* Logo */

#logo {
	width: 760px;
	height: 180px;
	background-image: url("images/foto3.jpg");
	background-repeat:  no-repeat;
	margin: 0 auto;
}

#logo h1 {
	margin: 0;
	padding: 110px 0 0 120px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font: normal 36px "Times New Roman", Times, serif;
	font-style: italic;
}

#logo h2 {
	padding: 0 0 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 8px;
	font-weight: bold;
	position: relative;
	top: 165px;
	left: 105px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px;
}

/* Logo B*/

#logob {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background-image: url("images/foto2.jpg");
	background-repeat:  no-repeat;
}

#logob h1 {
	margin: 0;
	padding: 110px 0 0 120px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font: normal 36px "Times New Roman", Times, serif;
	font-style: italic;
}

#logob h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 7px;
	font-weight: bold;
	margin-left: 110px;
	margin-top: 160px;
}

#logob a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background-image: url("images/img03.gif");
	background-repeat: repeat-y;
	position: relative;
	top: 10px;
	padding: 0px;
	
	
}

/* Content */

#content {
	min-height:930px;
	height:auto !important;
	height:930px;
	
	width: 370px;
	padding-top: 20px;
	padding-left: 110px;
	background-image: url("images/img04.gif");
	background-repeat:  no-repeat;
	text-align: justify;
	font-size: 13px;
	color: #000000;	
}

.contimage {

	padding: 4px;
	margin: 12px;
	background-color: white;
}

.tabimage {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: middle;
}	

/* Footer */

#footer {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat;
	background-color: #FFFF99;
}

#footer p {
	margin: 0;
	font-size: 77%;
	background-color: #FFFF99;
}

#footer .links {
	float: left;
	padding: 15px 0 0 97px;
	color: #FFFF99;
}

#footer .legal {
	float: right;
	padding: 15px 62px 0 0;
	color: #FFFF99;
}

#footer a {
	color: #FFFF99;
}

/* Menu */

#menu {
	padding-top: 20px;
}

#menu ul {
}

#menu li {
}

#menu a {
}

#menu a:hover {
}

#menu b {
}

/* Sidebar */

#sidebar {
	width: 160px;
	top: -5px;
	left: 520px;
	width: 160px;
	position: absolute;
	font-size: 12px;
	color: #000000;		
}

#sidebar h2 {
	margin-bottom: 1em;
}

#sidebar blockquote {
}

#sidebar blockquote p {
}

#ghiottoni {
	font-size: 11px;
	color: #000000;		
	margin-bottom: 5px;
}

#contatti {
    text-align: center;
	font-size: 11px;
	color: #000000;		
}
.nome {
	font-size: 11px;
	color: #000000;		
	font-variant: small-caps;
}
#amici {
    text-align: center;
	font-size: 11px;
	color: Gray;		
}

