body {
	color: #000000;
	background-color: #FFFFFF;
	background-image:url(../images/sfondo1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
html>body .content {
width:900px
}
#content {
	width: 900px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header{
	width: 900px;
	margin: 5px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	float:left;
}
#headerleft {
	width: 620px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	float:left;
}
#headerleft h1{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 20px 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #96181C;
	letter-spacing: 3px;
	line-height: 26px;
	font-style: normal;
}
#headerright {
	width: 264px;
	background-color: #FFFFFF;
	float:right;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B90E1F;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headerright a:link {
	color: #b2161a;
	text-decoration: underline;
}
#headerright a:visited { 
	text-decoration: underline; 
	color: #b2161a;
}
#headerright a:hover {
	text-decoration: none;
	color: #b0b2b1;
}
#nav {
	width: 880px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 20px;
	float:left;
	background-color: #B2161A;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFCC;
	letter-spacing: 2px;
}
#nav a:link {
	color: #FFFFCC;
	text-decoration: none;
}
#nav a:visited { 
	text-decoration: none; 
	color: #FFFFCC;
}
#nav a:hover {
	text-decoration: underline;
	color: #b0b2b1;
}
#text{
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	float:left;
}
#textleft {
	width: 890px;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align:center;
}
#textleft p{
	width: 890px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
#textleft p a:link {
	color: #b2161a;
	text-decoration: underline;
}
#textleft p a:visited { 
	text-decoration: underline; 
	color: #b2161a;
}
#textleft p a:hover {
	text-decoration: none;
	color: #b0b2b1;
}
#textright {
	width: 140px;
	padding: 30px 10px 0px 5px;
	margin: 0px 10px 0px 10px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
#textright p{
	width: 140px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
#textright p a:link {
	color: #b2161a;
	text-decoration: underline;
}
#textright p a:visited { 
	text-decoration: underline; 
	color: #b2161a;
}
#textright p a:hover {
	text-decoration: none;
	color: #b0b2b1;
}
#footer {
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 14px 0px;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 13px;
	color: #000000;
	font-weight: lighter;
	line-height: 20px;
	float:left;
	text-align: center;
	background-color:	#FFFFFF;
	border-top: 1px solid #B2161A;
	border-bottom: 1px solid #78919B;
}
#footer a:link {
	color: #000000;
	text-decoration: underline;
}
#footer a:visited { 
	text-decoration: underline; 
	color: #000000;
}
#footer a:hover {
	text-decoration: none;
	color: #b2161a;
}
#cookieChoiceInfo {
  padding: 5px 11%;
  width:78%;
  background-color: #B2161A;
  border-top: 3px solid #000;
  font-size: 1em;
  line-height: 1.4em;
  color: #FFF;
  letter-spacing: 1px;
 }

#cookieChoiceDismiss {
  background-color: #fff;
  color: #000;
  text-decoration: none;
  font-weight: 600;
  font-size: .9em;
  padding: 1px 10px;
  -moz-border-radius: .5em;
  -webkit-border-radius: .5em;
  border-radius: .5em;
  float:right;
  letter-spacing: 1px;
}

#cookieChoiceDismiss:hover {
  background-color: #000;
  color: #fff; }

#cookieInfoLink {
  color: #000;
  text-decoration: underline;
  font-size: 1em; }

#cookieInfoLink:hover {
  color: #fff; }

