/* CSS Document */
/* Foglio di stile Home Page sito dello Sci Club Sestriere */
/* Autori: Davide Geraci e Giovanni Mamino */
/* Creazione: 3/12/2008 - Informatica System - Vicoforte (CN) */
/* layout */
html {
	padding: 0px; 
	margin:0px; 
}
body { 
	padding: 0px; 
	margin:0px; 
	text-align: center;
	color:#FFFFFF;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image:url(immagini/body_sfondo.gif);
	background-position: center 50px;
	background-repeat: no-repeat;
}

#menu {width:840px; height:40px; margin:0 auto; overflow:hidden;}
	#menu img {display:block;}

#flash {width:840px; height:110px; margin:0 auto;}

#flashnews {width:840px; height:40px; margin:0 auto;}

#center {width:840px; margin:0 auto;}

	#leftmenu {width:190px; float:left; overflow:hidden;}
		#leftmenu img {display:block;}
		
	#rightcontent {width:640px; float:right;}
	
		#text #title {width:640px; height:48px; background:url(immagini/default_title_sfondo.gif) center no-repeat; overflow:hidden; text-align:left;}
		.blue #text #title {background:url(immagini/samp_camp_titolo.gif) center no-repeat; margin-bottom:15px;}

			#text #title h1 { margin-left:50px;}
			.blue #text #title h2 {
					font-size: 80%;
					color: #FFFFFF;
					font-weight: bold;
					padding:0;
					margin:10px 5px 0px 50px;
					line-height:100%;
				}
			.blue #text #title h1 {
					font-size: 145%;
					font-weight: bold;
					color: #FFFFFF;
					padding:0;
					margin:3px 5px 0px 55px;
					line-height:100%;
				}
			.blue #text #title p {font-size: 60%; font-weight: normal;	color: #FFFFFF;	padding:0; margin:0px 0px 0px 55px;}
				
		#text {width:640px; background:url(immagini/default_text_pattern.gif) top no-repeat; padding-bottom: 15px; text-align:left;}
			#text h1 {
				font-size: 105%;
				color: #FF0000;
				font-weight: bold;
				margin: 9px 10px 2px 11px;
			}
			.blue #text h1 {color: #0088C9;}
			#text h2 {
				font-size: 90%;
				color: #FF0000;
				font-weight: bold;
				margin: 9px 10px 2px 11px;
			}
			.blue #text h2 {color: #0088C9; border-bottom:2px solid #0088C9; margin-top:20px;}
			.blue #text em { font-weight: bold;	color: #0088C9; font-style:normal;}
			.blue #text p.nb { font-size:65%; font-style:italic;}
			.blue #text .samplink {width:640px; height:32px; background:url(immagini/samp_camp_sottotitolo.gif) right no-repeat; text-align:right; padding:15px 0px;}
				.blue #text .samplink p { float:right; background-color:#005EAA; margin:7px 40px 0px 0px;}
				.blue #text .samplink p a { text-decoration:underline;}
			
			#text h2 a:link,#text h2 a:visited { font-weight: bold;	color: #666666; text-decoration:none;}	
			#text h2 a:hover,#text h2 a:active { font-weight: bold;	color: #FF0000; text-decoration:none;}
			#text h3 {
				font-size: 80%;
				color: #FF0000;
				font-weight: bold;
				margin: 9px 10px 2px 11px;
			}
			#text h4 {
				font-size: 75%;
				color: #FFFFFF;
				font-weight: bold;
				text-transform:uppercase;
				margin: 9px 10px 2px 11px;
			}
			#text h5 {
				font-size: 68%;
				color: #FFFFFF;
				font-weight: bold;
				text-transform:uppercase;
				margin: 9px 10px 2px 11px;
			}
			#text h7 {
				text-align:left;
				font-size: 70%;
				color: #999999;
				font-weight: normal;
				margin: 5px;
				padding: 0px;
			}
			#text h7 strong{ color:#069;}
			#text p {
				font-size: 75%;
				color: #EEEEEE;
				margin: 2px 15px 2px 17px;
			}
			#text p a:link,#text p a:visited { font-weight: bold;	color: #FFFFFF; text-decoration:none;}	
			#text p a:hover,#text p a:active { font-weight: bold;	color: #FF0000; text-decoration:none;}
			
			.blue #text p.more a:link,.blue #text p.more a:visited { font-weight: bold;	color: #0088C9; text-decoration:none;}	
			.blue #text p.more a:hover,.blue #text p.more a:active { font-weight: bold;	color: #FFFFFF; text-decoration:none;}

			#text h6 {
				font-size: 65%;
				color: #EEEEEE;
				margin: 5px auto;
				text-align: center;
				display: block;
				width: 80px;
			}
			#text h6 a:link,#text h6 a:visited { font-weight: bold;	color: #FFFFFF; text-decoration:none;}	
			#text h6 a:hover,#text h6 a:active { font-weight: bold;	color: #FF0000; text-decoration:none;}			
				ul {margin-top: 3px; margin-bottom:3px;}
				ul li {font-size: 70%;}
				ul.submenu {list-style-type: none; margin: 0px auto; padding: 0px 5px 0px 0px;}
				ul.submenu li{float:right;padding:0px;margin:0px 5px; text-align:center;}
				ul.submenu li a{
					/*width:100px;*/
					font-weight: bold;
					text-decoration: none;
					text-transform:uppercase;
					display:block;
					padding:10px 20px 10px 50px;
				}
				ul.submenu li a:link, ul.submenu li a:visited {
					color: #CCCCCC;
					background-image: url(immagini/interna_submenu_rolldown.gif) ;
					background-repeat: no-repeat;
					background-position: left top;
				}
				ul.submenu li a:hover, ul.submenu li a:active {
					color: #FFFFFF;
					/*background-color:#666666;*/
					background-image: url(immagini/interna_submenu_rollup.gif) ;
					background-repeat: no-repeat;
					background-position: left top;
				}
				ul.submenu li a img {border: 0px;}
			
			.imgsx {float:left; border: 2px solid #FF0000; margin:0px 8px 2px 25px;}
			.imgblue, .blue #text .imgsx {border: 3px solid #004B97;}
			.imgsxblue {float:left; margin:10px 8px 2px 25px;}
			.more { float:right; clear:both;}
			.imgCentro {border: 2px solid #FF0000; margin:10px auto; display:block;}
			.pcentro { text-align: center;}
			.errore {font-weight: bold;color: #FF0000;}
		#sponsor {width:640px; height:105px; background:url(immagini/default_sponsor_sfondo.gif) center no-repeat; text-align:center;}
			#sponsor table {margin:0 auto;padding:0;border:0;}
			#sponsor table tr td{margin:0;padding:3px;}
			#sponsor img{border:0;}
			
#footer {width:840px; margin:0 auto; clear:both; text-align:center; padding-bottom:15px;}

	#footer p {
			margin: 0px;
			padding: 0px;
			font-size: 60%;
			font-weight: normal;
			color: #CCCCCC;
	}
	#footer p a{font-weight: bold; text-decoration:none;}
	#footer p a:link, #footer p a:visited {color: #FFFFFF;}	
	#footer p a:hover, #footer p a:active{color: #FF0000;}

.noscreen {display:none;}

table.elenco {		
	margin: 5px 5px 5px 16px;
	font-size: 70%;
	border: 0px;
	width:90%;
}
table.elenco tr th {
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	padding-right:3px;
	padding-left:3px;
	margin:1px;
}
table.elenco tr td {
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-right:3px;
	padding-left:3px;
	margin:1px;
}
table.elenco tr td a {
	color: #CCCCCC;	
	text-decoration: underline;
	font-weight: bold;
}
#VideoDett1_lblVideo {
	border: 2px solid #FF0000;
	margin-left: 15px;
}