/* CSS Document */
/*
Theme Name: wanilla 
Theme URI: http://www.altarezianews.it
Description: versione stampa 1.0 altarezianews.it
Version: 1.0
Author: Donatella Valzer
Author URI: http://www.studiofuchs.it
 
 
*/
 
/* CSS Document */

#header, #sidebar, #menuTop, #menuTemi, #menuRubriche, #subcolsx, #coldx, #box, #logo, #sidebar, #footer, #commenti { display: none; }

#subcoldx {width: 100%; margin: 0; float: none;}

a:link, a:visited {color: #000000}

.corpo {
	font-size: 14px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	}
	
	.titolo {
	font-size: 18px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}
	
	.occhiello {
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	}
	
	a:link, a:visited {
	color: #000;
	text-decoration: none;
}

p img {
	max-width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	display: inline;
	margin-left: 10px;
	}

img.alignleft {
	display: inline;
	margin-right: 10px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}