body {
	margin: 20px;
	padding: 0;
	background: #FFFFFF;
	font: normal .7em Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #000000;
}

p, blockquote, ol, ul {
	line-height: 160%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/* Boxed */

.boxed {
	/*float: right;*/
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #DCDCDC;
}

.boxed .heading {
	margin-top: 0;
	padding: 8px 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	background-color: #1F1F21;
	background-image: url(../images/img3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.boxed .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
	padding: 3px 0;
	border-top: 1px dotted #1F1F21;
}

.boxed li.first {
	border: none;
}

.boxed a {
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
	text-decoration: none;
}

/* Wrapper */

#wrapper {
	azimuth:center;
	position:relative;
	left:18%;
	right:50%;
	width: 778px;
	margin:inherit;
	/*margin: 0 auto;*/
}

/* Header */

#header {
	float: left;
	width: 200px;
	height: 150px;
	background: url(../images/MPS_new.gif);
}

#header h1 {
	margin: 0;
	padding: 43px 0 0 0;
	text-align: center;
	letter-spacing: -1px;
	font-size: 3em;
}

#header h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
	color: #FFCC00;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Pages */

#pages {
	float: right;
	width: 568px;
	height: 150px;
	background-image: url(../images/img2.jpg);
	color: #FFCC00;
}

#pages h2 {
	display: none;
}

#pages ul {
	float: right;
	margin: 0;
	padding: 10px 15px 0 0;
	list-style: none;
	line-height: normal;
}

#pages li {
	display: inline;
}

#pages a {
	padding-left: 2em;
	text-decoration: none;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFCC00;
}

#pages a:hover {
	color: #FFFFFF;
}

/* Content */

#content {
	clear: both;
	padding-top: 10px;
}

/* Posts */

#posts {
	float: left;
	width: 358px;
}

.post {
	padding-top: 10px;
}

.post .title {
	margin: 0;
	font-size: 2em;
}

.post .posted {
	margin-top: 0;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta {
	margin: 2em 0 3em 0;
	border-top: 1px dotted #939A3C;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta p {
	margin: 0;
}

/* BOX  */

#coll_est {
	float:right;
	margin-left:10px;
	position:relative;
}

#search {
	float:right;
	margin-left:10px;
	position:relative;
}

#categories {
	float:left;
	margin-left:10px;
	position:relative;
}

#archives {
	float:left;
	margin-left: 10px;
	position:relative;
}

/* Search */



#search .content {
	padding-bottom: 12px;
}

#textfield1 {
	width: 156px;
	padding: 5px 5px;
	border: 1px solid #000000;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

#submit1 {
	display: none;
}

/* Footer */

#footer {
	clear: both;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #999999;
}

#barraloghi {
	clear: both;
	background:#FFFFFF;
	height: 33px;
}

#barraloghi a {
	text-decoration:blink;
	clear:both;
	color:#FFFFFF;
	
}#wrapper #content #posts .post .Stile1 {
	color: #900;
	font-weight: bold;
	font-size: 1.5em;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
/* dock2 - bottom */
#dock2 {
	width: 100%;
	
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
