@charset "utf-8";
/* CSS Document */
/* Foglio di stile Home Page sito dello Sci Club Valle Pesio */
/* Autori: Davide Geraci e Giovanni Mamino */
/* Creazione: 30/10/2008 - Vicoforte (CN) */

/* Layout */
html {
	padding: 0px; 
	margin:0px; 
}
body { 
	padding: 0px; 
	margin:0px; 
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:100%;
}
	#corpo {margin:0px auto;}
		#testo {padding-bottom:20px;}
			#submenu {display:none;}
			#intestazione { clear:both; text-align:left;}
				.logo {display:none;}
				#info {}
				#intestazione p {margin:2px 50px 5px 15px; font-size:70%; font-weight:normal; color:#000000;}
				#intestazione p a {font-weight: bold; text-decoration: none; color: #003366;}
			#sponsor {clear:both; text-align:left;}
			#navigazione {clear:both;}
				#news {text-align:left;}
					#news p {margin: 5px 10px; font-size: 70%; font-weight: normal; color: #000000; }
					#news p a {font-weight: bold; text-decoration: none; color: #003366;}
					.image { float:left; border:2px solid #000000; margin-righ:10px;}
				#menu {display:none;}
			#imgpiede {display:none;}
	#piede {margin:0px auto; text-align:left;}
		#piede p {margin: 0px 0px 10px 0px; font-size: 60%; font-weight: normal; color: #000000; }
		#piede p a {font-weight: bold; text-decoration: none; color: #003366;}
	#ripristino-float {display:none;}
	.accessibilita, #bigFont, #normFont {float:right; padding-left:20px;}
/* Stili */
h1 {
	font-size: 95%;
	color: #000000;
	text-transform:uppercase;
	font-weight: bold;
	margin: 0px 5px 5px 10px;
}
h2 {
	font-size: 80%;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	margin: 2px 10px 7px 2px;
}
hr {clear:both; margin-top:15px;}
.noprint, .more{display:none;}