* {
    padding: 0;
    margin: 0;
} 

body {
background: #EEEEEE;
/*font-family: "Trebuchet MS" Verdana, Arial, sans-serif;*/
font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
font-size: 15px;
color: #222222;
line-height: 24px;
}

a {
text-decoration: none;
color: #222222;
}
a:hover {
color: #FFFFFF;
}

img {
border: none;
}

#wrap {
width: 1000px;
margin: 40px auto;
}

#header {
height: 30px;
background: #EEEEEE url(images/header.gif) no-repeat;
}

#header h1 {
font-size: 34px;
font-weight: 100;
letter-spacing: -3px;
padding: 30px 0 0 30px;
}

#header h1 a {
text-decoration: none;
color: #222222;
}
#header h1 a:hover {
text-decoration: none;
color: #777777;
}

#header h2 {
color: #222222;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 31px;
}

#menu {
height: 225px;
background: #EEEEEE url(images/menu.gif) no-repeat;
}

#menu ul {
list-style-type: none;
padding: 40px 0 0 40px;
}

#menu ul li {
}

#menu ul li a {
color: #222222;
text-decoration: none;
font-size: 35px;
font-weight: 600;
letter-spacing: 1px;
line-height: 100%;
}
#menu ul li a:hover {
color: #B8B8E7;
text-decoration: none;
/*padding: 2%;*/
}


.main {
border-top: thin #222222 solid;
background: #B8B8E7;
padding: 10px;
text-align: justify;
}

.main h2 {
font-size: 24px;
font-weight: 100;
padding: 15px 0 7px 0;
}

.main h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #222222;
}

.home {
font-size: 25px;
font-style: italic;
}

#contentP0 {
background: #B8B8E7 url(images/content.gif) repeat-y;
padding: 20px;
}

#contentP1 {
background: #B8B8E7 url(images/content.gif) repeat-y;
padding: 20px;
}

#contentP2 {
background: #B8B8E7 url(images/content.gif) repeat-y;
padding: 20px;
}

#contentP3 {
background: #B8B8E7 url(images/content.gif) repeat-y;
padding: 20px;
}

#contentP4 {
background: #B8B8E7 url(images/content.gif) repeat-y;
padding: 20px;
}

#calendario {
margin: 0 auto;
background: #B8B8E7;
padding: 2px;
width: 100%;
table-layout: fixed;
}
	
#calendario td {
width: 10px;
}

.mese {
font-size: 30px;
text-align: center;
}
	
#calendario th.settimana {
text-align: center;
font-size: 15px;
background: #757592;
}
		
#calendario td.giorno {
text-align: center;
font-size: 20px;
background: #9595B2;
}
	
#calendario td.giorno a {
text-decoration: underline;
font-weight: bold;
color: #222222;
}
	
#calendario td.giorno a:hover {
text-decoration: none;
font-weight: normal;
color: #FFFFFF;
}
	
#calendario td.festivo {
text-align: center;
font-size: 20px;
color: #222222;
background: #9595B2;
}

#calendario td.festivo a {
text-decoration: underline;
font-weight: bold;
color: #222222;
}
	
#calendario td.festivo a:hover {
text-decoration: none;
font-weight: normal;
color: #FFFFFF;
}

.arrows {
text-align: center;
font-size: 25px;
background: #B8B8E7;
}

.event {
width: 100%;
border: none;
text-align: center;
table-layout: fixed;
}

/*.tool-tip {
color: #FFFFFF;
width: 139px;
z-index: 13000;
}
 
.tool-title {
display: none;
}
 
.tool-text {
font-size: 11px;
padding: 4px 8px 8px;
background: #9595B2 bottom right;
}

.custom-tip {
color: #000000;
width: 130px;
z-index: 13000;
}
 
.custom-title {
font-weight: bold;
font-size: 11px;
margin: 0;
color: #3E4F14;
padding: 8px 8px 4px;
background: #9595B2;
border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
font-size: 11px;
padding: 4px 8px 8px;
background: #9595B2;
}*/

#bottom {
background: #EEEEEE url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
font-size: 13px;
color: #777777;
text-align: center;
}

#footer a {
color: #777777;
text-decoration: none;
}
#footer a:hover {
color: #222222;
}
