body {
	color: #333333;
	background-color: #CC9966;
	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;
	background-image: url(images/sfondo2.jpg);
	}
html>body .content {
width:794px
}
#content { 
	width: 794px; 
	position: relative; 
	background-color: #FFFFff;  
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited { 
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
#header {
	width: 770px;
	position: relative;
	margin: 0px auto;
	padding: 20px 0px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #999999;
	background-color: #FFFFCE;
}
#header h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 16px;
	color: #6B1C21;
	font-weight: bold;
}
#nav {
	width: 774px;
	position: relative;
	margin: 0px auto;
	padding: 10px 0px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	background-color: #FFCC99;
	line-height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993333;
	border-bottom-color: #993333;
	font-weight: bold;
	letter-spacing: 2px;
}
#nav a:link {
	color: #CC0000;
	text-decoration: none; 
}
#nav a:visited { 
	text-decoration: none; 
	color: #CC0000;
}
#nav a:hover {
	text-decoration: underline;
	color: #CC0000;
}
#left {
	width: 750px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	background-color: #FFFFFF;
	float:left;
}
#left h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #CE0000;
	letter-spacing: 1px;
}
#left h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
	text-align: justify;
}
#left h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	color: #CC3300;
	font-weight: bold;
	text-align: justify;
}
#left h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
	text-align: right;
}
#footer {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 5px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	text-align: center;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	background-color: #FFFFcc;
}
