/*-------------------------------------------
STARBRIGHT
- - - - - - - - - - - - - - - - - - - - - - -
Description:	Print setup styles
Filename:		starbright.css
Theme Name:     ***
Theme URI:      http://www.intersezione.com
Version:		1 beta
Date:			ott  2007
Author:         Intersezione srl
Company:        Intersezione srl
Please: 
        
/*=========================================================================================== Global Reset */

body {
	color:#000;
	font-size:12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
}

@page {
  margin: 20mm 10mm 20mm 10mm;
}

img {
	border: 0;
}

a:link,a:visited {
	color: #000; 
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-family:Arial, Verdana, Arial, Helvetica, sans-serif;
}


h1 {
	position: absolute;
	top: -99999px;
	left: -99999px;
}

h2 {
	font-size: 120%;
	margin-bottom: 1em;
	color:#000;
}

h3 {
	font-size: 100%;
	margin-bottom: 1em;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 140%;
}

h6 {
	font-size:120%;
}

p {
	font-size: 70%;
	color: #000; 
	margin:0;
	text-align: left;
	margin-bottom: .5em;
	line-height:1.4em;
}

div {
	border: none;
}

span.hide{ 
	display:none;
	visibility:hidden;
} 

.archivio-notizie{ 
	display:none;
	visibility:hidden;
} 

p.accessibile{ 
	display:none;
	visibility:hidden;
} 

div#accessibile{

}



/*=========================================================================================== Elementi del Layout */


div#wrapper-extra, .banda_ruby, h2#logo_interno, #big, #struttura, #swiftmenu, .credits, .notizialicenza, #stuttura_right{
	display:none;
	visibility:hidden;
}

div#accessibile{
	float:left;
	width:250px;
}

div#struttura_bottom, #struttura_centro{
	float:left;
	width:360px;
	margin-left:25px;
}

#footer{
	clear:both;
	display:block;
	width:100%;
	border-top:1px solid #000;
	margin-top:20px;
	padding-top:5px;
	float:left;
}

h3.titletestuale{
	font-size:24px;
	font-weight:bold;
	color:#000;
	margin:0;
}

h3.subtitletestuale{
	font-size:14px;
	font-weight:bold;
	color:#666;
	margin:0;
	margin-bottom:1em;
}

h4{
	font-size:12px;
}

.box-credits {
	clear:both;
	display:block;
	width:100%;
	float:left;
	margin:20px 0 0 0;
}

.box-credits br{
	height:0;
	line-height:0;
}

.box-credits img {
	float:right;
	vertical-align:middle;
	margin:0 10px;
	
}

.abstract{
	font-style:italic;
}
