/* sezione aurea design: css document: Micrologus web site layout */
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-image: url(../immagini/istituzionale/bg-index.png);
}
p {
	margin: 0px;
	padding: 1px 5px 10px 5px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
h1 {
	color: #FFFFFF;
	margin: 0px;
	font-size: 1.1em;
	font-weight: normal;
	padding: 5px;
}
h2 {
	color: #FFFFFF;
	margin: 0px;
	font-size: 1em;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h3 {
	color: #FFFFFF;
	font-size: 1em;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	border-right-width: 3px;
	border-right-style: none;
	padding: 5px;
}
h4 {
	color: #990000;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #CC0000;
	text-transform: uppercase;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
h5 {
	color: #999999;
	font-size: 0.9em;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#layout {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-image: url(../immagini/istituzionale/ensemble-micrologus.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#layout #sx p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#layout #cx550 h1 {
	color: #FFFFFF;
	margin: 0px;
	font-size: 1.1em;
	font-weight: normal;
	background-color: #528CE0;
	padding: 5px;
	width: 300px;
}
#layout #cx550 h3 {
	color: #FFFFFF;
	font-size: 1em;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	width: 300px;
	border-right-width: 3px;
	border-right-style: none;
	border-right-color: #528CE0;
	background-image: url(../immagini/istituzionale/bg-lineBlue2.png);
	padding: 5px;
}

#headline {
	margin-left: 550px;
	height: 120px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #CC0000;
}
#visual {
	background-color: #000000;
	height: 150px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#sx {
	width: 275px;
	float: left;
	background-color: #333333;
}
#cx {
	width: 750px;
}
#cx550 {
	width: 550px;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: no;
}
#dx {
	width: 197px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
}
#dxClaim {
	width: 197px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #990000;
	color: #FFFFFF;
	font-size: 1.1em;
}
#layout #dx p {
	color: #FFFFFF;
}

#piede {
	clear: both;
	padding-top: 30px;
	text-align: right;
}
.copyright {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	color: #333333;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
a.Blue:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.Blue:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.Blue:hover {
	color: #0066CC;
	text-decoration: none;
}
a.Blue:active {
	color: #666666;
	text-decoration: underline;
}
a.Black:link {
	color: #000000;
	text-decoration: none;
}
a.Black:visited {
	color: #000000;
	text-decoration: none;
}
a.Black:hover {
	color: #CC0000;
	text-decoration: none;
}
a.Black:active {
	color: #666666;
	text-decoration: underline;
}
a.Grey:link {
	color: #999999;
	text-decoration: none;
}
a.Grey:visited {
	color: #999999;
	text-decoration: none;
}
a.Grey:hover {
	color: #CC0000;
	text-decoration: none;
}
a.Grey:active {
	color: #666666;
	text-decoration: underline;
}
.copyright a:link, .copyright a:visited {
	color: #333333;
	text-decoration: none;
}
.copyright a:hover {
	color: #333333;
	text-decoration: none;
}
.copyright a:active {
	color: #666666;
	text-decoration: none;
}
.spanGrey {
	color: #999999;
}
.spanBlue {
	color: #528CE0;
}
