body {
	color: #333333;
	background-color: #9ccfce;
	background-image:    url(images/sfondo.gif);
	background-position: center top;
	background-repeat: repeat-y;
    font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
html>body .content {
width:740px
}
a:link {
	color: #333333;
	text-decoration:underline;
}
a:visited {
	color: #333333;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
#sfondo {
	width: 740px;
	position: relative;
	margin: 20px  auto 10px auto;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}
#content {
	width: 740px;
	position: relative;
	margin: 0px  auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#text {
	width: 100%;
	position: relative;
	margin: 0px  0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#text1 {
	width: 725px;
	position: relative;
	margin: 0px  0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
#text h1{
	font-size: 32px;
	margin: 0px  0px 0px 0px;
	padding: 0px  0px 0px 0px;
	font-family: "Courier New", Courier, mono;
	color: #9CCFCE;
	line-height: 38px;
	}
#text h2 {
	color: #000000;
	font-size: 12px;
	margin: 0px  0px 0px 0px;
	padding: 5px  0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	width: 100%;
	position: relative;
	font-style: normal;
}
#left {
	width: 200px;
	position: relative;
	margin: 0px  0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #9ccfce;
	float:left;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9CCFCE;
}
#left h5{
	font-size: 13px;
	font-weight: normal;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-align:left;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#right {
	width: 540px;
	position: relative;
	margin: 0px  0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFee;
	float:right;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9CCFCE;
}
#right h4{
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 10px;
}
#right h3{
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 10px;
}
#footer {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9CCFCE;
	float:left;
}
