.bordercenter {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.borderbottomgray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 5px 10px 10px;
	margin: 0px;
	line-height: 22px;
	
}
.notedr {
	font-size: 11px;
	vertical-align: super;
}

p {
	margin: 0px;
}
.arialsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.arialsmallunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	background-color: #ebebeb;
	line-height: 15px;
	border: 1px solid #CCCCCC;
}
.borderbottomred {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.arialboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.arialindent {
	padding-right: 15px;
	padding-left: 15px;
}
.arialCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 5px 10px 10px;
	margin: 0px;
}
.arialbodybg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 5px 10px 10px;
	margin: 0px;
	line-height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a:link {
	text-decoration: underline;
	color: #006699;

}
a:visited {
	text-decoration: underline;
	color: #006699;
}
a:hover {
	color: #006699;
	background-color: #f9f9f9;
	text-decoration: none;
}
a.black:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.black:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.breadcrumb:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.breadcrumb:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.breadcrumb:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	background-color: #ebebeb;
}
a.redlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a.redlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a.redlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.breadcrumbTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #ebebeb;
	text-transform: lowercase;
}
.elencoTrattino {
	list-style-position: outset;
	list-style-image: url(../images/elenco.gif);

}
.blackborder {
	border: 1px solid #333333;
}
.borderred {
	border: 1px solid #FF0000;
}
ul {
	margin: 7px 30px 15px;
}
.greybox {
	background-color: #F9f9f9;
	border: 1px solid #CCCCCC;
}
.elencoTrattinolightgray {

	list-style-position: outset;
	list-style-image: url(../images/elenco_lightgray.gif);
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.arialCenterinterl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 16px;
}
.birichini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 18px;
	background-attachment: fixed;
	background-image: url(../images/birichini.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.fontred {
	color: #FF0000;
}
.fontitalicred {
	font-style: oblique;
	color: #FF0000;
}
dl {
	margin: 0px;
	padding: 0px;

}
dt {
	background-color: #F9f9f9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;

}
dd {
	line-height: 20px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	color: #333333;
}
.utilizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	background-color: #ebebeb;
	border: 1px dashed #CCCCCC;
	padding: 10px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ebebeb;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
.comment {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}.boxcommento {
	background-color: #F9f9f9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
	color: #000000;
	padding: 3px 3px 8px;
}
.autorecommento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.datacommento {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arialred {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.arial11gray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.menuArchEnt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ebebeb;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	width: 280px;
	margin: 0px;
	color: #333333;
}
.arialLeft11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.borderedSelectArea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	vertical-align: middle;
	line-height: 24px;
}
.rightboxInternvenuti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.arialrientrato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
	line-height: 11px;
}
.borderupbottomgray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
}
.bgtwLeft {
	background-attachment: fixed;
	background-image: url(../images/cest_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgtwRight {
	background-attachment: fixed;
	background-image: url(../images/typewriter_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mainTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 0px 8px;
	color: #333333;
}
.mainTableNewsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 0px 8px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #ebebeb;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
}
a.black11link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.borderLeftBlack {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1B1D1A;
}
.topBorderGray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
.leftBorderBlack {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #1B1D1A;
	border-right-color: #1B1D1A;
	border-bottom-color: #1B1D1A;
	border-left-color: #1B1D1A;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainPageBgNews {
	background-image: url(../images/main_page/newsletter_bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;

}
.mainPageBgEnterprise {
	background-image: url(../images/main_page/enterprise_bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mainPageBgNadir {
	background-image: url(../images/main_page/nadir_bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mainPageBgBar {
	background-image: url(../images/main_page/bar_bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mainPageBgCosmotaxi {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/main_page/cosmotaxi_bg.gif);
}

