body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #D8CFCB;
	text-align: left;
}

#navUtility {
  padding-bottom:10px;
  text-align:right;
  width:auto;
  position:absolute;
  right:30px;
  top:30px;
}

p {
	margin: 0 0 8px 0;
}


h1 {
	margin-top: 0px;
	margin-bottom:7px;
	font-size: 18px;
	font-weight: bold;
}





div {
	margin: 0; 
	padding: 0; 
	display: block;
}

a:link {
	color: #993333; 
	
}
a:visited {
	color: #993333; 
	text-decoration: underline;}
a:hover {
	color: #993333; 
	
}

a:active {
	color: #993333;
}




.container {
	background-image: url(images/layout/content.gif); 
	background-repeat: repeat; 
	background-position: center;
	margin: 0 auto 0 auto; 
	padding:0; 
	width: 766px;
}

.header {
position: relative;
	padding: 0; 
	margin: 0; 
	text-align: left;
	background-image: url(images/layout/header.gif); 
	background-repeat: no-repeat; 
	background-position: center;
	height: 210px;
}




.left {
	float: left; 
	clear: both; 
	width: 200px; 
	margin: 0;
	padding-left:20px;
}

.left p {
	margin-bottom: 1px;
}

.leftcontent {
	margin: 0; 
	padding-left: 0px; 
	text-align: left;
}

.menu {
	width: 200px;
	float: right;
	height: 50px;
	background: url(images/layout/button.gif);
	margin-bottom: 3px;
}

.contacts {
	margin-top:35px;
	width: 200px;
	float: right;
	height: 101px;
	background: url(images/layout/infobox.gif);
	margin-bottom: 3px;
	line-height:125%;
}

.menu p.first {
font-weight:bold; font-size: 12px; color: #333;
padding-left: 5px; padding-right: 5px; padding-top: 5px;
}

.contacts p.first {
font-weight:bold;
color: #993333;
padding-left: 5px; padding-right: 5px; padding-top: 5px;
}

.menu p.second {
padding-left: 5px; padding-right: 5px; padding-top: 3px;
}

.contacts p.second { color: #111;
padding-left: 5px; padding-right: 5px; padding-top: 3px;
}


.leftcontent p a:link, a:visited{
	color: #993333;
	text-decoration: underline;
	
}

.leftcontent p a:hover{
	color: #993333;
}

.leftcontent p a:active {
	color: #993333;
	
}

.left h2 {
	text-align: left;
}

.leftlinks a {
	display: block;
}

.content {
	float: right;
	width: 512px;
	text-align: left; 
	padding-right: 20px;
	padding-bottom: 20px;
	margin: 0 auto;
}

b {
	
	font-weight: bold;
	
}
b.red {
	
	font-weight: bold;
	color: #993333;
}

.photoholder img{
	border: 1px solid #ccc; padding:2px;
}


.footer {
	border-top: 2px solid #D8CFCB;
	background-image: url(images/layout/footer.gif); 
	background-repeat: no-repeat; 
	background-position: bottom;
	font-size: 11px; 
	height: 55px; 
	text-align: right; 
	clear: both;
}

.footer p { 
	padding-right: 20px;
	padding-top:10px;
}

table{
width: 99%;

border-collapse: collapse;
margin-top: 15px; margin-bottom: 15px;
}

td.titolo1{font-weight:bold; height:20px; width: 30%; background:#CCCC66; padding:2px; border-right:1px solid #fff;}
td.titolo2{font-weight:bold; height:20px; width: 90%; background:#CCCC66; padding: 2px;}
td.linea1a{height:20px; width: 30%; background:#FFFFFF; padding:2px; border-right:1px solid #fff;}
td.linea1b{height:20px; width: 90%; background:#FFFFFF; padding: 2px;}
td.linea2a{height:20px; width: 30%; background:#F4F4F4; padding:2px; border-right:1px solid #fff;}
td.linea2b{height:20px; width: 90%; background:#F4F4F4; padding: 2px;}

img.gal {border:1px solid #e4e4e4; padding: 2px;}
.small {font-size: 11px}
