a.giuri {
	color:#FFFFFF;
}
a.giuri:hover {
	color:#FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}

body {
	margin: 0 auto;
	padding: 0;
	background:#E0E0E2 url(images/img01_cami-gr.jpg) repeat-x;
	font-family: "Lucida Grande", "Arial", "Tahoma";
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #4F6977;
}
h1 {
	font-size: 44px;
}
h2 {
	font-size: 25px;
	font-family:"Lucida Grande","Tahoma";
}
h3 {
	font-size: 16px;
}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	text-align: justify;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color:#0066CC; 
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 1050px;
	height: 146px;
	margin: 0 auto;
	background: url(images/img02_cami-146.jpg) center no-repeat;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	color: #FFFFFF;
}

#logo h1 {
	padding: 65px 0 0 15px;
	font-weight: 400;
	font-family: "Lucida Grande", "Tahoma";
	letter-spacing: -1.5px;
	font-size: 50px;
}

#logo h2 {
	padding: 60px 0 0 8px;
	font-size: 14px;
	font-weight: 500;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 100px 0px 0 0;
	list-style: none;
	font-family: "Arial";
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 20px 0 0;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: 900;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FF9900;
}

/* Page */

#page {
	width: 1154px;
	margin: 0 auto;
	background: #FFFFFF url(images/img03.jpg) repeat-y;
}

#bg {
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 880px;
	background: url(images/img04_cami-lungo.jpg)  no-repeat;
}

/* Posts */

.statale {
	width: 650px;
	padding: 10px 0 0 50px;
}

.post {
	margin-left: -50px;
	width: 653px;
	padding: 15px 0 0 20px;
}

.post a {
	text-decoration: none;
}

.post .gne {
	padding-left: 27px;
	font-size:13px;
	font-weight:normal;
	line-height:25px;
}
.post .title {
	padding: 0 0 0 30px;
	color: #FF9900;
	font-family: "Lucida Grande","Tahoma";
}

.post h2 {
	text-align:left;
}

.post .title a {
	font-size: 22px;
	color: #4F6977;
}

.post .date {
	margin: -26px 15px 15px 0;
	text-align: right;
	color: #79AFCD;
}

.post .entry {
	text-align: justify;
	padding: 15px 15px 0 30px;
	background: url(images/img07.jpg) no-repeat center top;
}

.post .entry .tit {
	color:#0099CC;
	font-size:14px;
	font-weight:bold;
	padding-left:1px;
}
.post .entry .tit .tit2 {
	color:#FF9900;
}
.post .entry .tit2 {
	font-size:14px;
	font-weight:bold;	
	color:#FF9900;
}
/* Left bar */
#leftbar {
	width: 236px;
	background: none;
	font-family: "Lucida Grande","Tahoma";
}

#leftbar ul {
	width: 236px;
	margin: 0;
	padding: 0 0 0 27px;
	list-style: none;
}

#leftbar li {
	text-align:left
}

#leftbar li ul {
	width:auto;
	padding:0 40px 0 5px;
}

#leftbar li li {
	padding: 0px 0 5px 0;
	background: url(images/img13.gif) repeat-x;
}

#leftbar li li.first {
	padding: 0px 10px 0 0;
	background: none;
}

#leftbar li h2 {
	font-size: 18px;
	padding: 0px 15px 17px 0px;
	background: url(images/img12.jpg) no-repeat left bottom;
	font-family: "Lucida Grande","Tahoma";
}

#leftbar li h2.inizio {
	font-size: 18px;
	padding: 15px 0 0 0;
}

#leftbar a {
	text-decoration: none;
}
/* Sidebar */
#sidebar {
	float: right;
	width: 274px;
	background: url(images/img05_cami-lungo.jpg) no-repeat;
	font-family: "Lucida Grande","Tahoma";
}

#sidebar ul {
	width: 236px;
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
}

#sidebar li {
	text-align:left;
}

#sidebar li ul {
	width: auto;
	padding: 0 15px 0 10px;
}

#sidebar li li {
	padding: 3px 0 3px 0;
	background: url(images/img13.gif) repeat-x;
}

#sidebar li li.first {
	padding-top: 0;
	background: none;
}

#sidebar li h2 {
	font-size: 18px;
	padding: 20px 0 17px 10px;
	background: url(images/img12.jpg) no-repeat left bottom;
}

#sidebar li h2.inizio {
	font-size: 18px;
	padding: 15px 0 0 0;
}

#sidebar a {
	text-decoration: none;
}

/* Footer */

#footer {
	border-top:thin;
	border-top-color: #83B3CE;
	padding: 10px 0;
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #618CBB;
}

#footer a {
	color:#618CBB;
}

#footer a:hover {
	color:#333333;
}

/* Rappresentanti */

.rap {
	padding: 10px 15px 0 30px;
	width:621px;
	font-size:12px;
}
.rap a {
	color:#FF5500;
}
.rap td img {
	width:127px;
	height:152px;
	vertical-align:middle;
	filter:alpha(opacity=84);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=84);
	opacity:0.84;
	border:#E2E2E2 1px dotted;
}
.rap td {
	width:127px;
	padding:3px 3px 3px 3px;
	background:#E2E2E2;
	line-height:28px;
}
.rap td:hover {
	border:none;
	background:#0066AA;
	cursor:pointer;
}
.rap td:hover a {
	color:#FFFFFF;
}
.rap td:hover img {
	filter:alpha(opacity=100);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1.0;	
	border:#FFFFFF 1px solid;
}
