*
 {
	margin: 0;
	padding: 0;
}

h1
{
    font-size: xx-large;
    font-family: Tahoma, sans-serif;
}

a:link {
	color: #0041A3;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #0041A3;
}
body
{
    background-position: #FFFFFF url(images/header_back.jpg) repeat-x;
    margin: 0px;
    padding: 0px;
    background: #CCFFFF url(images/header_back.jpg) repeat-x;
    font: 13px Arial, Helvetica, sans-serif;
    color: #333333;
}

#main
{
    background: url(images/header.jpg) no-repeat;
    width: 900px;
    height: 200px;
}

#header {
	width: 800px;
	height: 182px;
	padding-left: 30px;
}

#logo {
	float: left;
	width: 100px;
}

#logo h1 {
	padding-top: 38px;
	font-size: 24px;
	font-weight: normal;
}

#logo h1 a {
	color: #ffffff;
}

#logo h2 {
	margin-top: 25px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}

#logo h2 a {
	color: #ffffff;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
}
#m1
{
   margin: -15px 0 0 0;
   padding-left: 270px;	
}
#metamorph { 
    font-size: 14px;
	color: #ffffff;
}
#menu
{
    float: right;
    margin: 0px;
    right: 500px;
}

#menu ul {
	margin: 0;
	padding-top: 85px;
	list-style: none;
}

#menu li
{
    display: inline;
    margin: 0px 5px 500px 0px;
    text-align: center;
}

#menu a {
	display: block;
	float: left;
	width: 105px;
	height: 23px;
	margin-left: 1px;
	padding-top: 12px;
	background: url(images/button.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #033B80;
	font-weight: bold;
}

#menu a:hover {
	height: 26px;
	margin-top: -3px;
}

#intestazione ul {	
	margin: 0;
	padding: 0;
	list-style: none;
}
#intestazione li {
       	color: #FFFFFF;
    	font-size: 40px;
    	font-weight: bolder;
    	font-family: 'Arial Black';
    	position: static;
    	top: 1cm;
        text-align: right;
}

#content
{
	width: 800px;
	padding: 10px;

}
#left
{
	float: left;
	width: 247px;
	padding-right: 1em;
}

#sidebar {
	float: left;
	width: 230px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#sidebar li ul
{
    padding: 10px 20px 20px 10px;
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url(images/small.gif) no-repeat 3px 3px;
}

#sidebar h2
{
    padding: 13px;
    font-size: 14px;
    height: 25px;
    background: url(images/title.jpg) no-repeat;
    font-weight: bold;
    color: #FFFFFF;
}

#sidebar #categorie li {
	background: url(images/small.gif) no-repeat left top;
}
#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #499FFF;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


#right
{
    float: right;
    width: 800px;
    background-color: #66FFFF;
}

#right H4
{
	font-size: 12px;
	color: #0041A3;

}

#right H1
{
	font-size: 38px;
	color: #0041A3;
	padding-bottom: 10px
}

#right a
{
color: #0041A3;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #0041A3;
}
.date {
	text-align: right;
	color: #0041A3;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #0041A3;
	background-color: #fff;
}

#right .pic
{
float: left;
margin: 5px;
}

#right .pic1
{
float: right;
margin: 5px;
}

#metamorph1 {
	clear: both;
	font-size: 10px;
	height: 45px;
	padding: 25px 0;
	background: #033B80 url(images/footer.jpg) repeat-x;
	text-align: center;
}

#metamorph1 p {
	margin: 0;
	color: #ffffff;
}

#metamorph1 a {
	color: #ffffff;
}

#metamorph1 a:hover {
	color: #FF0000;
}
.small p {
	margin: 0;
	font-size: 11px;
}