/***********************************************/
/* Parolata.css                                */
/* Foglio di stile by Carlo Cinato             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body, body2{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
  	background-color: #ffffff;	
	font-size: 12pt; 
	text-align: left;
	float: none;
}

a:link, a:visited{
	text-decoration: underline;
	color: #000000;
}

h1{
	font-size: 16pt;
 	font-weight: bold;
}

h2{
	font-size: 14pt; 
	font-weight: bold;
}

h3{
	font-size: 12pt;
	font-weight: bold;
}

h4{
	font-size: 12pt;
	font-weight: bold;
	font-style: italic; 
}

p{
	font-size: 12pt; 
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

				
/***************** Classes *********************/

.highlight{
	text-decoration: underline;
}

.backcolor, .backcolor2{
	background-color: #ffffff;
}

.separated{
	font-style: italic;
}

.bold{
	font-weight: bold;
}

.intestazione {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

.sottotitolo {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.intestazione2 {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

.sottotitolo2 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.caption { 
	text-align: center
}

.indented { 
	margin-left: 80px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#logohead{
	display: none;
}

#logohead2{
	display: none;
}

#titlehead{
	position: static;
} 

#navbar{
	display: none;
}

#navbar2{
	display: none;
}

#content{
	position: static;
	background-color: #ffffff;
	float: none;
}

#logostampa{
	position: static;
	display: inline;
	}
	


/***********************************************/
/*Component Divs                               */
/***********************************************/

.barraindice {
	display: none;
}

.indice {
	display: none;
}

.story{
	text-align: justify;
	border-width: 0pt;
	float: none;
}

.story p, h1, h2, h3{
	text-align: justify;
	padding: 15px 0px 0px 0px;
	float: none;
}

.ind{
	padding: 0px 10px 0px 40px;
}

.ref{
	font-size: 12pt;
	display: inline;
}

.ads{
	display: none;
}
	
.firma {
	display: none;
}

.firma2 {
	display: none;
}

.adsright{
	display: none;
}
