* {
    padding: 0;
    margin: 0;
} 

body {
background: #EFEFEF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;;
}

img { border: none; }
a { color: #D60501;  }
a:hover { text-decoration: none; color : #000; }

#wrap {
background-color:#FFFFFF;
margin: 0px auto 0 auto;
width: 100%;
}

#header { 
padding-bottom:10px;
height:85px;
background-image:url(../images/top-invidiacrm.jpg);
background-repeat:no-repeat;
background-position:center,
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #fff;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#menu {
height: 45px;
line-height: 32px;
}
#menu ul {
padding-left: 10px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #000;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #FF0000;
text-decoration: underline;
}

#content {
background: #555 url(images/content.jpg) repeat-y;
background-color:#FFFFFF;
padding: 10px 20px;
}

.left {
width: 100%;
float: left;
text-align: justify;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
width: 150px;
float: right;
padding: 10px;
border-left: 1px solid #bbb;
font-size: 12px;
}
.right ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#top {
background: #555 url(images/top.jpg) no-repeat;
padding: 5px 0;
}
#bottom {
background-color: #F0F0F0;
padding: 10px 0;
}

#footer {
text-align: center;
color:#000000;
font-size: 11px;
padding: 0 0 10px 0;
}

.x-bottonesalva {
	background: transparent url(../images/icons/save.png) no-repeat 0 0;
	border: inherit #F7F7F7;
	width:100px;
	height:100px;
	border-width:thin;

}

.evento1 {
    text-decoration: none;
	text-shadow:#FF0000;
	font-size:8px;
    text-align: left;
    text-decoration: none !important;
    background: #083772;
    color: white;
    border: 1px solid;
    border-color: #36c #005 #005 #36c;
    padding: 1px 3px 1px;
    font: normal 11px arial, helvetica, tahoma, sans-serif;
    cursor: pointer;
}
.evento2 {
    text-decoration: none;
	text-shadow:#FF0000;
	font-size:8px;
    text-align: left;
    text-decoration: none !important;
    background: #CC0000;
    color: white;
    border: 1px solid;
    border-color: #36c #005 #005 #36c;
    padding: 1px 3px 1px;
    font: normal 11px arial, helvetica, tahoma, sans-serif;
    cursor: pointer;
}
.evento3 {
    text-decoration: none;
	text-shadow:#FF0000;
	font-size:8px;
    text-align: left;
    text-decoration: none !important;
    background: #99CC00;
    color: white;
    border: 1px solid;
    border-color: #36c #005 #005 #36c;
    padding: 1px 3px 1px;
    font: normal 11px arial, helvetica, tahoma, sans-serif;
    cursor: pointer;
}
.evento4 {
    text-decoration: none;
	text-shadow:#FF0000;
	font-size:8px;
    text-align: left;
    text-decoration: none !important;
    background: #666666;
    color: white;
    border: 1px solid;
    border-color: #36c #005 #005 #36c;
    padding: 1px 3px 1px;
    font: normal 11px arial, helvetica, tahoma, sans-serif;
    cursor: pointer;
}
.evento5 {
    text-decoration: none;
	text-shadow:#FF0000;
	font-size:8px;
    text-align: left;
    text-decoration: none !important;
    background: #003333;
    color: white;
    border: 1px solid;
    border-color: #36c #005 #005 #36c;
    padding: 1px 3px 1px;
    font: normal 11px arial, helvetica, tahoma, sans-serif;
    cursor: pointer;
}
.evento6 {
    text-decoration: none;
	text-shadow:#FF0000;
	font-size:8px;
    text-align: left;
    text-decoration: none !important;
    background: #660000;
    color: white;
    border: 1px solid;
    border-color: #36c #005 #005 #36c;
    padding: 1px 3px 1px;
    font: normal 11px arial, helvetica, tahoma, sans-serif;
    cursor: pointer;
}
.evento7 {
    text-decoration: none;
	text-shadow:#FF0000;
	font-size:8px;
    text-align: left;
    text-decoration: none !important;
    background: #0066CC;
    color: white;
    border: 1px solid;
    border-color: #36c #005 #005 #36c;
    padding: 1px 3px 1px;
    font: normal 11px arial, helvetica, tahoma, sans-serif;
    cursor: pointer;
}
.giornobox
{ height:80px;
}

.giorno {
	background: #eee url(../images/default/box/tb.gif) repeat-x 0 -16px;
	padding: 4px 10px;
	font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
	color: #393939;
	font-size: 10px;
	
}