body {
margin: 0;
padding: 0; 
background-color: #993300;
clear: both;
}


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#container{
margin: 0px auto;
width: 888px;
background-image: url(../img/page/sfondocorpo.jpg);
background-repeat: repeat-y;
height: 100%;
overflow: hidden;
}
/* beginning top part */
#header{
margin: 0px auto;
width: 740px;
height: 244px;
background-image: url(../img/page/corpohead.jpg);
background-repeat: repeat-y;
}

#top{
margin: 0px auto;
width: 740px;
height: 12px;
background-image: url(../img/page/ombrasu.jpg);
background-position: top;
background-repeat: no-repeat;
}

#middle{
margin: 0px auto;
width: 740px;
height: 220px;
background-image: url(../img/page/header.jpg);
background-position: center;
background-repeat: no-repeat;
}

#title{
width: 400px;
height: 100px;
float: right;
text-align: right;
color: #ffffff;
margin-top: 34px;
padding-right: 60px;
}

#down{
margin: 0px auto;
width: 740px;
height: 12px;
background-image: url(../img/page/ombragiu.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

/* end top part*/
/* start main part*/
#main {
margin: 0px auto;
width: 888px;
height: 100%;
overflow: hidden;
}

#mainleft{
width: 264px;
float: left;
}


#contmenu{
width: 264px;
height: 320px;
background-image: url(../img/page/menuback.jpg);
background-repeat: no-repeat;
float: left;
}

#menu{
width: 120px;
height: 200px;
margin: 43px 34px 35px 110px;
	font-weight: bold;
color: #993300;
}

#menu a:hover {
	color: #F2EEE5;
	text-decoration: none;
	background-color: #993300;
}



/* menu formatting*/

#menu ul{
margin-left: 5px;
padding-left: 5px;
}

#menu ul li{
margin-top: 0px;
list-style-type: none;
}

#menu ul li a{
font-family: Verdana, Arial, san-serif, Times;
font-size: 12px;
	display: block;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px solid #E4D5B8;
color: #663333;
text-decoration: none;
}

/*end menu*/
/*undermenu round links*/
.roundcontainer{
width: 157px;
height: 108px;
float: right;
}

.toplistcontainer{
width: 148px;
height: 60px;
margin-top: 10px;
float: right;
}

.roundcontainer a img{
text-decoration: none;
border: none;
}
/*content formatting*/


#changing{
margin-top: 0px;
width: 560px;
height: 100%;
float: left;
overflow: hidden;
}

#changing a:hover {
	color: #F2EEE5;
	text-decoration: none;
	background-color: #993300;
}

#changing a {
	color: #993300;
	padding: 3px 1px 3px 1px;
	text-decoration: underline;
	background-color: none;
}

#changing p{
margin-top: 5px;
}

#changing ol li{
font-family: Verdana, Arial, san-serif, Times;
font-size: 12px;
margin-left: 5px;
padding-left: 5px;
}

#words{
margin-top: 0px;
width: 560px;
height: 95px;
background-image: url(../img/page/words.jpg);
background-repeat: no-repeat;
background-position: center;
}

#left{
margin-top: 0px;
width: 400px;
float: left;
overflow: hidden;
}

#right{
margin-top: 0px;
width: 160px;
float: right;
overflow: hidden;
}

.flowerlarge{
width: 400px;
height: 40px;
margin-top: 5px;
background-image: url(../img/page/flowerlarge.jpg);
background-repeat: no-repeat;
text-align: right;
}

.flowerlarge2{
width: 550px;
height: 40px;
margin-top: 5px;
background-image: url(../img/page/flowerlarge.jpg);
background-repeat: no-repeat;
text-align: right;
}

.flowersmall{
width: 150px;
height: 40px;
margin-top: 5px;
background-image: url(../img/page/flowerlarge.jpg);
background-repeat: no-repeat;
text-align: right;
}

.squaresmall{
margin-top: 5px;
margin-left: 15px;
width: 140px;
background-color: #F2EEE5;
border: 1px solid #cc9999;
}

.squaresmall p{
padding: 8px;
}

.squarebig{
margin-top: 5px;
width: 550px;
background-color: #F2EEE5;
border: 1px solid #cc9999;
}

/* text formatting*/
#footer{
margin: 0px auto;
width: 888px;
height: 86px;
background-image: url(../img/page/foot.jpg);
background-repeat: no-repeat;
}


/* text formatting*/
h3{
font-family: Verdana, Arial, Times, san-serif;
font-size: 12px;
font-weight: bold;
color: #663333;
}

.roky{
font-family: Verdana, Arial, Times, san-serif;
font-size: 12px;
font-style: italic;
font-weight: normal;
color: #663333;
}

p{
font-family: Verdana, Arial, Times, san-serif;
font-size: 12px;
color: #333333;
padding-left: 20px;
}

#credits{
line-height: 30px;
font-family: "Trebuchet MS", Verdana, Arial, san-serif;
font-size: 11px; 
text-align: center;
color: #cc9966;
}

#credits a{
text-decoration: none;
font-weight: bold;
color: #cc9966;
}

#credits a:hover{
text-decoration: underline;
font-weight: bold;
color: #ffffff;
}

table {
font-family: Verdana, Arial, Times, san-serif;
font-size: 11px;
	padding: 3px 3px 3px 3px;
color: #663333;
}

