body {
margin: 0;
padding: 0; 
background-color: #993300;
clear: both;
}

#container{
margin: 0px auto;
width: 888px;
background-image: url(../images/sfondocorpo.jpg);
background-repeat: repeat-y;
height: 100%;
overflow: hidden;
}
/* beginning top part */
#header{
margin: 0px auto;
width: 740px;
height: 244px;
background-image: url(../images/corpohead.jpg);
background-repeat: repeat-y;
}

#top{
margin: 0px auto;
width: 740px;
height: 12px;
background-image: url(../images/ombrasu.jpg);
background-position: top;
background-repeat: no-repeat;
}

#middle{
	margin: 0px auto;
	width: 740px;
	height: 220px;
	background-image: url(../images/header1.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#title{
	width: 400px;
	height: 100px;
	float: right;
	text-align: right;
	color: #ffffff;
	margin-top: 66px;
	padding-right: 40px;
}

#down{
margin: 0px auto;
width: 740px;
height: 12px;
background-image: url(../images/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: 278px;
background-image: url(../images/menuback.jpg);
background-repeat: no-repeat;
float: left;
}

#menu{
	width: 136px;
	height: 200px;
	margin-top: 43px;
	margin-right: 28px;
	margin-bottom: 35px;
	margin-left: 104px;
}

/* menu formatting*/

#menu ul{
margin-left: 5px;
padding-left: 5px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 38px;
}


#menu ul li{
margin-top: 10px;
list-style-type: none;
}

#menu ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663333;
	text-decoration: none;
}

/*end menu*/
/*undermenu round links*/
.roundcontainer{
	width: 157px;
	height: 108px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../images/talleres.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.roundcontainer a {
	text-decoration: none;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}
.pie {
	font-size: 10px;
	text-align: center;
}

/*content formatting*/


#changing{
margin-top: 0px;
width: 560px;
height: 100%;
float: left;
overflow: hidden;
}

#words{
margin-top: 0px;
width: 560px;
height: 95px;
background-image: url(../images/words.jpg);
background-repeat: no-repeat;
background-position: center;
}

#left{
	margin-top: 0px;
	width: 330px;
	float: left;
	overflow: hidden;
}

#right{
	margin-top: 0px;
	width: 230px;
	float: right;
	overflow: hidden;
}

.flowerlarge{
	width: 536px;
	height: 40px;
	margin-top: 5px;
	background-image: url(../images/flowerlarger.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

.flowersmall{
	width: 206px;
	height: 40px;
	margin-top: 5px;
	background-image: url(../images/flowerlarge.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

.squaresmall{
	margin-top: 20px;
	margin-left: 20px;
	width: 182px;
	background-color: #FCF7E3;
	border: 1px solid #cc9999;
}

.squaresmall p{
padding: 10px;
}

/* text formatting*/
#footer{
	margin: 0px auto;
	width: 888px;
	height: 86px;
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}


/* text formatting*/
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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;
}#center {
	margin-top: 0px;
	width: 536px;
	float: left;
	overflow: hidden;
}
.flowerlarger {
	width: 330px;
	height: 40px;
	margin-top: 5px;
	background-image: url(../images/flowerlarge.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #F9EDBF;
	letter-spacing: -1px;
}
.divider {
	width: 536px;
	height: 40px;
	margin-top: 5px;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
a:link {
	text-decoration: none;
	color: #663333;
}
a:visited {
	text-decoration: none;
	color: #663333;
}
a:hover {
	color: #663333;
}
a:active {
	color: #663333;
	text-decoration: none;
}
