body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	height: 100%;
	text-align: center;
	background-color: #28292E;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}


a:link {
	color: #E3001C;
	text-decoration: none;
}
a:visited {
	color: #E3001C;
	text-decoration: none;
}
a:hover {
	color: #E3001C;
	text-decoration: underline;
}
a:active {
	color: #E3001C;
	text-decoration: none;
}


#layout {
	text-align: center;
	height: 100%;
}
#layoutInnerWidth {
	width: 887px;
}

#header {
	background-image: url(images/testata.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 118px;
	width: 843px;
	margin: 0px;
	padding: 0px;
}
#headerInnerLogo {
	margin: 0px;
	padding-top: 25px;
	padding-left: 147px;
	text-align: left;
}
#headerInnerData {
	margin: 0px;
	padding-top: 95px;
	padding-left: 0px;
	padding-right: 22px;
	text-align: right;
}

#contentWidth {
	margin: 0px;
	padding: 0px;
	width: 843px;
}
#content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 18px;
	padding-left: 21px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A5AFBB;
	border-right-color: #A5AFBB;
	border-bottom-color: #A5AFBB;
	border-left-color: #A5AFBB;
	background-image: url(images/bgContent.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2A2D33;
}
#contentWhite {
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align: left;
}

#menuOrizz {
}
#menuOrizzYUI {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
#menuOrizzYUI a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menuOrizzYUI a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menuOrizzYUI a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menuOrizzYUI a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menuOrizzYUI li.yuimenuitem {
	/*background-image: url(images/moBgRolloverMenu.jpg);
	background-repeat: no-repeat;
	background-position: right center;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9A5A1;
	border-left-color: #E9A5A1;
}
#menuOrizzYUI li.yuimenuitem a {
	/**/background-image: url(images/moBgRolloverMenu.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding: 8px 12px 5px 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6261C;
	border-left-color: #D6261C;
}
/*.yuimenubaritem-selected {
    background: url(images/moEdizione2009_Over.jpg) no-repeat;
}*/


#divNewsletter {
	margin: 0px;
	height: 60px;
	width: 136px;
	background-image: url(images/moBgNewsletter.jpg);
	background-repeat: no-repeat;
}
#divNewsletterInner {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 45px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: center;
}
#divNewsletterInner a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#divNewsletterInner a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#divNewsletterInner a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#divNewsletterInner a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#formNewsletter {
	margin: 0px;
	padding: 0px;
}
#formNewsletter input {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgInputText.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	width: 120px;
	border: 1px solid #000000;
}


#divTestoHome {
	background-image: url(images/bgBoxCentraleHome.jpg);
	height: 374px;
	width: 620px;
}
#divTestoHomeInner {
	margin: 0px;
	padding-top: 146px;
	padding-right: 250px;
	padding-bottom: 55px;
	padding-left: 45px;
	text-align: left;
	
}


#divMenuDestra {
	text-align: right;
	width: 153px;
}
#mdHome {
	padding-top: 18px;
}
#mdArchivioMenu {
	background-image: url(images/bgMdArchivioMenu.jpg);
	background-repeat: no-repeat;
	height: 173px;
	width: 139px;
	margin-left: 14px;
	
	color: #5C646C;
	font-weight: bold;
	padding: 7px 16px 6px 6px;
	font-size: 11px;
	text-transform: uppercase;
}
#mdArchivioMenuInner {
}
#mdArchivioMenu a:link {
	color: #5C646C;
	text-decoration: none;
}
#mdArchivioMenu a:visited {
	color: #5C646C;
	text-decoration: none;
}
#mdArchivioMenu a:hover {
	color: #E3001C;
	text-decoration: none;
}
#mdArchivioMenu a:active {
	color: #5C646C;
	text-decoration: none;
}


#divNews {
	background-image: url(images/bgNewsTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 620px;
	/*min-height: 157px;*/
}
#divNewsInner {
	color: #000000;
	font-size: 10px;
	min-height: 175px;
	padding-top: 50px;
	padding-right: 110px;
	padding-bottom: 26px;
	padding-left: 24px;
}
#divNewsBottom {
	/*background-image: url(images/bgNewsBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	width: 620px;
}
#divNewsInner a:link {
	color: #E3001C;
	text-decoration: none;
}
#divNewsInner a:visited {
	color: #E3001C;
	text-decoration: none;
}
#divNewsInner a:hover {
	color: #E3001C;
	text-decoration: underline;
}
#divNewsInner a:active {
	color: #E3001C;
	text-decoration: none;
}

#divNewsLeft {
	margin-right: 20px;
	width: 233px;
}
#divNewsRight {
	width: 233px;
}


#tdPageBody {
	background-image: url(images/bgPageBodyBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*width: 620px;*/
}

#divPageTitle {
	background-image: url(images/bgPageTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 620px;
	min-height: 73px;
}
#divPageTitleInner {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding-top: 42px;
	padding-right: 110px;
	padding-bottom: 12px;
	padding-left: 24px;
	text-transform: uppercase;
}
#divPageBodyTop {
	background-image: url(images/bgPageBodyTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 620px;
}
#divPageBodyLeft {
	margin-right: 20px;
	width: 233px;
}
#divPageBodyRight {
	width: 233px;
}
#divPageBodyBottom {
	/*background-image: url(images/bgPageBodyBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 620px;*/
}
#divPageBodyInner {
	padding-top: 42px;
	padding-right: 110px;
	padding-bottom: 30px;
	padding-left: 24px;
	color: #000000;
	font-size: 11px;
	min-height: 275px;
}
#divPageBodyInner h4 {
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #E3001C;
	font-size: 11px;
	font-weight: bold;
}
#divPageBodyInner a:link {
	color: #E3001C;
	text-decoration: none;
}
#divPageBodyInner a:visited {
	color: #E3001C;
	text-decoration: none;
}
#divPageBodyInner a:hover {
	color: #E3001C;
	text-decoration: underline;
}
#divPageBodyInner a:active {
	color: #E3001C;
	text-decoration: none;
}


#divSponsorDxTop {
	text-align: center;
	padding-top: 12px;
	padding-right: 1px;
	display: none;
}
#divHospitalityPartner {
	text-align: right;
	padding-top: 12px;
	display: none;
}
#divSponsorDx {
	text-align: right;
	display: none;
}


#footer {
	background-color: #0A0A0A;
	height: 30px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A5AFBB;
	border-right-color: #A5AFBB;
	border-bottom-color: #A5AFBB;
	border-left-color: #A5AFBB;
	margin-left: 20px;
	margin-right: 20px;
}
#footerInner {
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#footerInner a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footerInner a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footerInner a:hover {
	color: #E3001C;
	text-decoration: underline;
}
#footerInner a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.bold {
	font-weight: bold;
}

.txtRosso {
	color: #E3001C;
}
.txtBig {
	font-size: 13px;
}
.txtPicc {
	font-size: 11px;
}

.txtRedBoldUppercase {
	color: #E3001C;
	font-weight: bold;
	text-transform: uppercase;
}


.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.marginBottomPicc {
	margin: 0px 0px 4px 0px;
}
.marginBottomPiccAlignRight {
	text-align: right;
	margin: 0px 0px 4px 0px;
}

.visible {
	display: block;
}
.hidden {
	display: none;
}
