﻿#main
{
	width: 964px;
	margin: auto;
}
 
#header
{
	width: 964px;
	height: 150px;
}

#logo
{
	float:left;
	width: 274px;
	height: 126px;
}

#banner
{
	background-image: url('Images/bkHeaderBanner.jpg');
	height: 126px;
	width: 690px;
	float: right;
}

#bannerADVTop
{
    padding: 1px;
    height: 62px;
    width: 470px;
    margin-left: 100px;
    margin-top: 30px;
}

#mmTop
{
	width: 964px;
	height: 20px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

#mmTop a
{
	color: #FFFFFF;
	font-weight: bold;
}

#mmTop a:hover
{
	color: #FFFFFF;
	font-weight: bold;
}

#maincontent
{
	margin-top: 15px;
	margin-bottom: 15px;
}

#left
{
    width: 150px;
    float: left;
    font-size: 11px;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
}

/* Classi e elementi menu left*/


.mmleft
{
    width: 150px;
    height: auto;
    font-size: 11px;
    background-image: url('Images/bk_div_content.png');
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    background-position: top;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

.mmleft a
{
    color: #003366;
    text-decoration: none;
}

.mmleft a:hover
{
    text-decoration: underline;
}

.mmleftItem
{
    padding-left: 5px;
    width: 150px;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
}

/*----------------------------------*/

#center
{
    width: 600px;
    float: left;
    margin-right: 15px;
    margin-left: 15px;
    font-size: 11px;
}

#right
{
    width: 170px;
    float: left;
    font-size: 11px;
    padding-left: 10px;
    border-left-style: dotted;
    border-left-color: #CCCCCC;
    border-left-width: 1px;
}

#footer_mm
{
	float:right;
	font-size: 11px;
	color: #777777;
}

#footer_copyright
{
	float:left;
	font-size: 11px;
	color: #777777;
}

#footer
{
    height:100px;
    width:964px;
	padding: 5px;
	clear: both;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	font-size: 11px;
	color: #777777;
}

#bannerADVFooter
{
    padding: 1px;
    height: 62px;
    width: 470px;
    margin-left: auto;
    margin-top: 40px;
    margin-right: auto;
}

#bnr130
{
    width: 130px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#OpRandom
{
    height:400px;
    width:600px;
    border: 1px solid #6699FF;
}

.EventiDX
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    background-color: #FFFFFF;
    padding-bottom: 10px;
}
