/* ### PERCORSO PAGINA ### */
				
#Path2Page {
	font-size:11px;
}

#Path2Page ul {
	float:right;
	padding-top:3px;
	padding-bottom:3px;
	list-style-type:none;
}

#Path2Page li {
	float:left;
	padding-left:6px;
}

#Path2Page a:link, #Path2Page a:active, #Path2Page a:visited {}

#Path2Page a:hover {}

#Path2Page .label {}


/* ### INTESTAZIONI PAGINE ### */
				
#headers {
	padding:0px;
	padding-bottom:6px;
}

#headers h1 {
	margin:0px;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-style:bold;
	color: #333333;
}

#headers h2 {
	padding-top:6px;
	font-size:13px;
	font-style:italic;
}

#headers h3 {
	padding-top:6px;
}

#headers ul {}

#headers .gTitle {}

#headers .picture {}

#headers .picture img {}

#headers .attachments {}

#headers .attachments ul {}

#headers .attachments li {}

#headers .attachments a {}

#headers .attachments a:hover {}

