body {
	font-family:arial, sans-serif;
	font-size: 13px;
	background-attachment: fixed;
	background-color: #7A807D;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
}
a:link, a:visited, a:active {
	text-decoration: none;
	font-weight:normal;
	color:#5D7B90;
}
a:hover {
	color:#3399FF;
	border: 0;
}
#pageWrapper {
	margin:auto;
	padding:2px;
	width: 862px;
	border:0px solid #000000;
	height: 100px;
	background-color: #FFFFFF;
}
#header{
	height: 100px;
	clear:both;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	border: thin none #FFFFFF;
}
#urightColumn {
	float:right;
	width:775px;
	height:900px;
	background:#FFFFFF;
	border:1px solid #666666;
	margin:5px;
	vertical-align: baseline;
}
#uleftColumn {
	float:left;
	width:139px;
	height:400px;
	padding:10px;
	background:#FFFFFF;
	border:1px solid #666666;
	margin:5px;
}
#lrightColumn {
float:right;
width:590px;
height:110px;
border:1px solid #666666;
background:#FFFFFF;
margin:5px;
}
#lleftColumn {
	float:left;
	width:139px;
	height:505px;
	padding:5px;
	background:#FFFFFF;
	border:1px solid #666666;
	margin:5px;
}
h1,h2,h3 {
padding:5px;
font-size: 11px;
font-weight: bold;
text-transform: lowercase;
color:#333333;
}
#footer {
	width:784px;
	color:#000000;
	text-align:right;
	margin:auto;
}
#contentWrappper {
	height:auto;
	background-image: url(images/sfondo.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D5DFE5;
	border-right-color: #D5DFE5;
	border-bottom-color: #D5DFE5;
	border-left-color: #D5DFE5;
}
form {
text-align:left;
padding:2px;
}
input {
border: 1px solid #666666;
color: #000000;
font-size: 11px;
letter-spacing: 1px;
}
input.Text {
width: 150px;
height: 15px;
}
input.submit {
color: #333333;
background: #ffffff;
letter-spacing: 1px;
border:1px solid #666666;
font-size: 12px;
width: 45px;
height: 20px;
}
p{
margin:5px;
}
.pic{
margin-left:5px;
margin-right:5px;
margin-top:10px;
margin-bottom:10px;
width:110px;
height:110px;
border:1px solid #666666;
}
.bar{
	margin:0;
	width:inherit;
	text-align:inherit;
	padding:0px;
}
#top{
font: 20px arial, sans-serif; font-weight: normal ; color: #7A807D;
border:1px solid #666666;
border-bottom:none;
padding-left:5px;
clear: both;
}
span.highlight{
font: 21px arial, sans-serif; font-weight:normal; color: #6e7f98;
}
span.slogan{
font: 11px arial, sans-serif; font-weight:normal; color: #7A807D;
}
.bar a:link,.bar a:visited,.bar a:active {
	text-decoration:none;
	font-weight:normal;
	padding:10px;
	color:#000000;
}
.bar a:hover {
	color:#CC9933;
	text-decoration: none;
}
#footer a:link,#footer a:visited,#footer a:active {
text-decoration: none;
font-weight:normal;
color:#ffffff;
}
#footer a:hover {
color:#ffffff;
text-decoration: underline;
}

