@charset "utf-8";
body  {
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top;
}

.topconvention {
	float: left;
	height: 145px;
	width: 900px;
	text-align: center;
}
.main #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #fff;
	margin: 0 auto;
	text-align: left;
	border-top-width: 6px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
.main #sidebar1 {
	float: left; 
	width: 205px;
}
.main #sidebarNEWS {
	float: left;
	width: 850px;
	margin-left: 30px;
	text-align: center;
}
.main #mainContent {
	margin: 0 0 0 205px;
	color: #006;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.main #breadcrumb {
	height: 36px;
	width: 646px;
	background-image: url(images/breadcrumb-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
}
.main #breadcrumb2 {
	padding-top: 3px;
}
.main #title {
	height: 32px;
	width: 646px;
	padding-left: 23px;
	background-image: url(images/title_bac.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.main #title2 {
	font-weight: bold;
	padding-top: 3px;
	color: #333333;
}
.main #pagecopy {
	width: 646px;
	padding-left: 23px;
	color: #006;
}
.palebluelink {
	color: #54808d;
	text-decoration: underline;
}
.palebluelinkbd {
	color: #54808d;
	text-decoration: underline;
	font-weight: bold;
}
.greybold {
	font-weight: bold;
	color: #333333;

}
.greyboldlink {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
form {

margin: 0px;
padding: 0px;

}
.navgreybg {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 160px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.contatti {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 160px;
	margin-bottom: 5px;
	margin-left: 20px;
	height: 33px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.contattia {
	width: 200px;
	margin-bottom: 5px;
	height: 50px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #006;
}
.navredbg {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 150px;
	margin-bottom: 5px;
	margin-left: 30px;
}

a.one:link {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a.one:visited {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.one:hover {
    color: #660033;
	font-size: 13px;
	font-weight: bold;
}
.two {
	font-weight: bold;
	color: #660033;
	font-size: 13px;
	text-decoration: none;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
.maroon {
	font-weight: bold;
	color: #660000;
}
.goldtext {
	font-weight: bold;
	color: #cc6600;
}
.brcontainer {
	height: 900px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.brochure {
	height: 735px;
	width: 956px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 13px;
}
.br4img {
	float: left;
	height: 329px;
	width: 250px;
	margin-left: 250px;
}
.brmainlogo {
	float: left;
	height: 658px;
	width: 500px;
	margin-top: 20px;
	margin-left: 260px;
	display: inline;
}

.br4img2 {
	float: left;
	height: 329px;
	width: 250px;
}
.brpages {
	display: inline;
	float: left;
	height: 950px;
	width: 1000px;
	margin-top: 10px;
}
.main #giustificato {
	width: 646px;
	padding-left: 23px;
	color: #006;
}
.ROSSO {
	font-size: 12px;
	color: #F00;
}
.headernews {
	float: left;
	height: 250px;
	width: 850px;
}
.headernewsdx {
	float: left;
	height: 250px;
	width: 200px;
	margin-left: 300px;
}

