body {
    width: 100%; 
	color: #333333;
	background-color: #c9b47b;
	background-image: url(images/sfondo2012.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
html>body .content {
width:750px
}
#content { 
	width: 750px; 
	position: relative;  
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
a:link {
	color: #330000;
	font-weight: bold;
	text-decoration: none;
}
a:visited { 
	text-decoration: none; 
	font-weight: bold;
	color: #330000;
}
a:hover {
	text-decoration: underline;
	color: #330000;
	font-style: oblique;
}
#header {
	width: 750px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:justify;
}
#nav {
	width: 750px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #330000;
	border-bottom-color: #330000;
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 16px;
	color: #CC6600;
	font-weight: normal;
	line-height: 40px;
	background-color: #FFDBA5;
}
#nav a:link {
	color: #330000;
	text-decoration: none; 
	font-weight: normal;
}
#nav a:visited { 
	text-decoration: none; 
	color: #330000;
	font-weight: normal;
}
#nav a:hover {
	text-decoration: underline;
	color: #330000;
	font-style: oblique;
	font-weight: normal;
}
#left {
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:justify;
	float:left;
	background-color:#FFFFFF;
}
#left h2{
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	text-align:justify;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #000000;
}
#right {
	width: 230px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-align:left;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
#right h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #330000;
	font-weight: bold;
}
#text {
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align:justify;
	float:left;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #000000;
}
#text a:link {
	color: #330000;
	text-decoration: underline; 
}
#text a:visited { 
	text-decoration: none; 
	text-decoration: underline;
	color: #330000;
}
#text a:hover {
	text-decoration: none;
	color: #330000;
}
#footer {
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	text-align:center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	font-weight: lighter;
	line-height: 18px;
	background-color: #FFDBA5;
	float:left;
}
#text h3{
	text-align:justify;
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#footer a:link {
	color: #330000;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited { 
	text-decoration: none; 
	font-weight: bold;
	color: #330000;
}
#footer a:hover {
	text-decoration: underline;
	color: #330000;
	font-style: oblique;
}

