body {
	background-color:#002358/*#0a0707*/;
        margin-left:auto;
	margin-right:auto;
	font-family: Maven Pro, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
        margin-bottom: 0px;
        max-width:1184px;
        min-width: 800px;
        width: 100%;
}

.ck_title1 {
    font-family: 'Yanone Kaffeesatz';
    color: #ffe933;
    font-size: 24px;
    font-weight: normal;
}

.ck_title2 {
    font-family: Ubuntu;
    color: #ffe933;
    font-size: 16px;
    font-weight: normal;
}

.ck_title3 {
    font-family: Ubuntu;
    color: #00a5bf;
    font-size: 16px;
    font-weight: normal;
}

.ck_p {
    font-family: 'Maven Pro';
    color: #fff;
    font-size: 14px;
    line-height: 1.3em;
}

.ck_div {
    font-family: 'Maven Pro';
    color: #fff;
    font-size: 14px;
    line-height: 1.3em;
}

.no_padding_spacing {
    padding: 0;
    border-collapse: collapse;
}

.mainTable {
	 max-width:1184px;
         min-width: 900px;
         width: 100%;
	 border-top:5px solid #019bb3;
	 margin-left:auto;
	 margin-right:auto;
	 border-collapse:collapse;
}

.logoHome {
    position: absolute;
    z-index: 100;
    width: 482px;
    height: 90px;
    background-image: url(../images/PJ_logo.png);
    background-repeat: no-repeat;
    top:44px;
    /*left:42px;*/
}

.logo {
    width: 472px;
    height: 81px;
    background-image: url(../images/PJ_logo_interne.png);
    background-repeat: no-repeat;
    margin-top:12px;
    margin-bottom: 12px;

}

.itaEng {
    position: relative;
    padding-bottom: 340px;
    margin-left: 10px;
    vertical-align: text-bottom;
    color:#FFFFFF;
    border:0px;
    text-align:left;
    width:972px;
    height:47px;
}

.topBar {
	background-image:url(../images/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:982px;
        height:440px;
}

.menu {
    font-family: 'Ubuntu';
    color:#FFFFFF;
    width:1184px;
    height:36px;
    min-width: 900px;
    background-image: url(../images/menu_bck.png);
    background-position: center;
    background-repeat: repeat-x;
    text-align: left;
    
}

.menuItem {
    width:auto;
    text-align: left;
}

.menuSeparator {
    width:8px;
    text-align: center;
    background-image: url(../images/menu_separator.png);
    background-repeat: no-repeat;
    background-position: center;
}

.TitleYanoneYellow {
    font-size: 24px;
    font-family: 'Yanone Kaffeesatz';
    color:#ffe933;
}

.itaEngYellowSquare {
    width: 56px;
    height: 28px;
    background-color: #ffe933;
    text-align: center;
    margin-top: -6px;
    color: #000;
}



.homeContent {
    background-image: url(../images/page_content_bck.png);
    background-repeat: repeat-x;
    background-position: top;
    border-width:0px;
    color:#FFFFFF;
    max-width:1164px;
    min-width: 900px;
    width: 100%;
    padding:10px;
    margin:0 auto;
    float: left;
    margin-top: 0px; /*-40px;*/
}

.pageContent {
    background-image: url(../images/page_content_bck.png);
    background-repeat: repeat-x;
    background-position: top;
    border-width:0px;
    color:#FFFFFF;
    max-width:1164px;
    min-width: 900px;
    width: 100%;
    padding:10px;
    margin:0 auto;
}

.headImage {
    max-width: 1184px;
    width: 100%;
    min-width: 900px;
    margin-left: 0px; /*-10px;*/
    margin-top: 5px; /*10px;*/
}

.homeBanner {
    width: 234px;
    height: 141px;
}

.sidebarBanner {
    background-image: url('../images/sidebarBanner_bck.png');
    background-repeat: repeat-x;
    width: 356px;
    height: 173px;
    text-align: center;
    margin:0 auto;
    vertical-align: middle;
    /*line-height: 173px;*/
}

.homeBannerImage {
    width: 234px;
    height: 141px;
    border:0px;
}

.footer {
    background-image:url(../images/footer_bck.jpg);
    background-position:center;
    background-repeat:no-repeat;
    min-width:900px;
    width:100%;
    height: 71px;
    border:0px;
    margin:0 auto;
    color:#FFFFFF;
    text-align: center;
    font-size:7pt;
    padding-top: 10px;
}

.menuFooter {
    padding-top: 10px;
}

.companyData {
    color:#000;
    font-size: 11px;
    height: 71px;
    padding-top: 20px;
}

.sponsors {
    width:1184px;
    height: 87px;
    text-align: center;
    border-collapse: collapse;
    margin:0 auto;
    border-top: 2px solid #ffe933;
    /*border-bottom: 7px solid #ffe933;*/
}

.sponsorsBottom {
    width:1184px;
    text-align: center;
    border-collapse: collapse;
    margin:0 auto;
    border-bottom: 2px solid #ffe933;
}


.sponsorsLogo {
    border:0px; 
    vertical-align: middle; 
    padding-left:5px; 
    padding-right:5px;
}

.newsTitle {
    color:#d2a880;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

.newsHeadline {
    color:#FFFFFF;
    font-size: 11px;
    text-align: left;
    padding-bottom: 10px;
}

.newsBody {
    vertical-align: text-top;
    color:#FFFFFF;
    font-size: 10px;
    text-align: justify;
}

.newsImage {
    width:200px;
    height: 200px;
    border:0px;
}

a.yellowLink {color: #FFE933; text-decoration: none; }
    a.yellowLink:active {color: #FFE933; text-decoration:underline; }
    a.yellowLink:hover {color: #FFE933; text-decoration: underline; }
    a.yellowLink:visited {color: #FFE933; text-decoration: none; }

a.itaEngLink {color: #000; text-decoration: none; font-size: 16px; font-family: 'Ubuntu';
              line-height: 28px;}
    a.itaEngLink:active {color: #000; text-decoration: none; }
    a.itaEngLink:hover {color: #000; text-decoration: none; }
    a.itaEngLink:visited {color: #000; text-decoration: none; }
	
a.whiteLink {color: #FFFFFF; text-decoration: underline; }
    a.whiteLink:active {color: #FFFFFF; text-decoration:underline; }
    a.whiteLink:hover {color: #FFFFFF; text-decoration: underline; }
    a.whiteLink:visited {color: #FFFFFF; text-decoration: none; }

a.blueLink {color: #00A5BF; text-decoration: underline; }
    a.blueLink:active {color: #00A5BF; text-decoration:underline; }
    a.blueLink:hover {color: #00A5BF; text-decoration: underline; }
    a.blueLink:visited {color: #00A5BF; text-decoration: none; }


a.menu {font-family: 'Ubuntu'; color: #FFFFFF; text-decoration: none; font-size:15px; }
    a.menu:active {color: #FFFFFF; text-decoration:underline; }
    a.menu:hover {color: #FFFFFF; text-decoration: underline; }
    a.a.menu:visited {color: #FFFFFF; text-decoration: none; }

a.menuFooter {color: #FFFFFF; text-decoration: none; font-size:8pt; }
    a.menuFooter:active {color: #FFFFFF; text-decoration:underline; }
    a.menuFooter:hover {color: #FFFFFF; text-decoration: underline; }
    a.menuFooter:visited {color: #FFFFFF; text-decoration: none; }

.newsHomePage {
    position:relative;
    border-width:1px;
    border-style:solid;
    border-color:#393939;
    color:#ffffff;
    padding-top:5px;
    padding-left:5px;
    padding-right:5px;
    width:570px;
    height:250px;
    margin-top:250px;
    margin-left:30px;
}

.projectName {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color:#BF871E;
    font-weight:bold;
    text-align: center;
}

.clear {
     margin-top:10px;
}

a.newsHomeLink {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

/*LIVE*/

.liveTable {
	width: 800px;
	border: 1px #666666 solid;
	border-collapse:collapse;
        line-height: 1.7em;
}

.intestazione {
	color:#FFFFFF;
	border: 1px #666666 solid;
	border-collapse:collapse;
	font-weight:bold;
}

.info {
	border-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	width: 35px;
	font-family:Tahoma, Arial, Helvetica, Verdana, sans-serif; color:#FFCC00;
	font-size:9pt; text-decoration: none; TEXT-ALIGN:CENTER; font-weight:bold
}

.data {
	border-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	width: 105px;
	font-family:Tahoma, Arial, Helvetica, Verdana, sans-serif; color:#FFFFFF;
	font-size:9pt; text-decoration: none; TEXT-ALIGN:CENTER; font-weight:bold
}

.dataNew {
    border-color: #666666;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;

    width: 105px;
    font-family:Tahoma, Arial, Helvetica, Verdana, sans-serif; color:#FFCC00;
    font-size:9pt; text-decoration: none; TEXT-ALIGN:CENTER; font-weight:bold
}

.dataDetails {
    font-family:Tahoma, Arial, Helvetica, Verdana, sans-serif; color:#FFCC00;
    font-size:9pt; text-decoration: none; TEXT-ALIGN:CENTER; font-weight:bold
}


.citta {
    border-color: #666666;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;

    width: 180px;
    font-family:Tahoma, Arial, Helvetica, Verdana, sans-serif; color:#FFFFFF;
    font-size:8pt; text-decoration: none; TEXT-ALIGN:left
}

.cittaDetails {
    font-family:Tahoma, Arial, Helvetica, Verdana, sans-serif; color:#FFFFFF;
    font-size:8pt; text-decoration: none; TEXT-ALIGN:left;
    font-weight: bold;
}

.locale {
	border-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	width: 135px;
	font-family:Tahoma, Arial, Helvetica, Verdana, sans-serif; color:#D6342B;
	font-size:8pt; text-decoration: none; TEXT-ALIGN:left
}

.gruppo {
	border-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	width: 305px;
	font-family:Tahoma, Arial, Helvetica, Verdana, sans-serif; color:#FFCC00;
	font-size:9pt; text-decoration: none; TEXT-ALIGN:left; font-weight:bold
}

/* FINE LIVE */