@charset "utf-8";
/* CSS Document */

.maintext {
	font-family: "Arno Pro", Garamond, "Times New Roman", serif;
	font-size:10pt;
	padding: 55px 8mm 0 5mm;
}

.ctitle {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:105%;
	margin-top:1em;
	text-indent:0;
	padding-left:0;
}

.navi_text {
	font-family: "Myriad Pro Cond", Impact, "Arial Narrow", sans-serif;
	font-weight:bold;
	size: smaller;
	color: #CCCCCC;
	text-transform:uppercase;	
	margin: 0 0 12px 2px;
}

.navi_text_sel {
	font-family: "Myriad Pro Cond", Impact, "Arial Narrow", sans-serif;
	font-weight:bold;
	size: smaller;
	color: #AC99FC;
	text-transform:uppercase;
	margin: 0 0 12px 2px;
}
.navi_img {
	display: none;
}

.news { 
	color: #777; 
	font-weight:normal; 
	padding: 0;
}

.news p {
	font-style:italic;
}

.news p:before {
	content: "&middot;";
}

#left_side {
	background:url(images/perfolenta_print.gif); 
	background-position:left bottom; 
	background-repeat:no-repeat;
}


p {
	text-align:justify;
	margin: 16px 0 -5px 0;	
}

#logo {
	margin:30px 0 30px 113px;
}
#title {
	margin:30px 0 30px 3px;
}

ul {
	padding-left:1em;
	margin-left:0;
}