@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
h1.keyword {
	display:none;
}
body {
	background-color: #dbdbdb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	text-align:justify;
	margin:0 auto;
	background-image:url(../attrezzatura_sci/sfondo_body.png);
	background-repeat:repeat-x;
	background-position: center top;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height:auto;
}
/* header contenente logo, flash del mondo, menu e payoff */
#sfondo_lingue {
	background-color: #848484;
	float: right;
	height: 21px;
	left: 365px;
	overflow: hidden;
	position: absolute;
	width: 597px;
}
#header {
	height: 437px;
	background-repeat:no-repeat;
	background-position: center top;
}
#header_interna {
	height: 264px;
	background-repeat:no-repeat;
	background-position: center top;
}
#content {
	height:auto;
	float:left;
	margin-bottom: -79px;
}
#content_interna {
	background-image: url("../attrezzatura_sci/ombra_content.png");
	background-position: 20px 0;
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 960px;
}
#menu_lingue {
	font-size: 10px;
	font-weight: bold;
	left: 770px;
	position: absolute;
	text-align: center;
	top: 4px;
	width: 205px;
}
#menu_lingue li {
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
	display: block;
	float: left;
	height: 13px;
	margin-left: 4px;
	text-transform: uppercase;
}
#menu_lingue li a {
	width:auto;
	height:17px;
	display:block;
	color:#fff;
	padding:0 5px;
	text-decoration:none;
}
#menu_lingue li a:hover {
	width:auto;
	height:17px;
	display:block;
	color:#fff;
	background-color:#C90000;
	padding:0 5px;
	text-decoration:none;
}
.btn_lingua_1 {
	background-repeat:no-repeat;
	position:relative;
}
.btn_lingua_1 a {
	background-repeat:no-repeat;
	position:relative;
}
.selected_label_lingua1 {
	background-repeat:no-repeat;
	position:relative;
	background-color:#fff;
	color:#C90000;
}
.btn_lingua_2 {
	background-repeat:no-repeat;
	position:relative;
}
.btn_lingua_2 a {
	background-repeat:no-repeat;
	position:relative;
	color:#000;
}
.selected_label_lingua2 {
	background-repeat:no-repeat;
	position:relative;
	background-color:#fff;
	color:#C90000;
}
.btn_lingua_3 {
	background-repeat:no-repeat;
	position:relative;
}
.btn_lingua_3 a {
	background-repeat:no-repeat;
	position:relative;
}
.selected_label_lingua3 {
	background-repeat:no-repeat;
	position:relative;
	background-color:#fff;
	color:#C90000;
}
#menu_header {
	font-size: 17px;
	font-weight: bold;
	height: 57px;
	left: 353px;
	position: relative;
	text-align: center;
	top: 21px;
	width:607px;
}
#menu_header li {
	height:36px;
	display:block;
	float:left;
	text-indent:-6000px;
}
#menu_header li a {
	width:auto;
	height:71px;
	display:block;
}
/* menu footer */
#menu_footer {
	font-size: 17px;
	font-weight: bold;
	height: 34px;
	left: 23px;
	position: relative;
	text-align: center;
	top: 71px;
	width: 960px;
}
#menu_footer li {
	display: block;
	float: left;
	height: 34px;
	margin-right: 21px;
	text-indent: -6000px;
}
#menu_footer li a {
	width:auto;
	height:34px;
	display:block;
}
#menu_footer_interna {
	font-size: 17px;
	font-weight: bold;
	height: 34px;
	left: 23px;
	position: relative;
	text-align: center;
	top: 71px;
	width: 960px;
}
#menu_footer_interna li {
	display: block;
	float: left;
	height: 34px;
	margin-right: 5px;
	text-indent: -6000px;
}
#menu_footer_interna li a {
	width:auto;
	height:34px;
	display:block;
}
/* classi che gestiscono il menu in alto */
.btn_1 {
	width:53px;
	margin-left:12px;
}
.btn_1 a {
	background-image:url(../attrezzatura_sci/m_1.gif);
	background-repeat:no-repeat;
	position:relative;
}
.btn_1 a:hover {
	background-image:url(../attrezzatura_sci/m_1_on.gif);
	background-repeat:no-repeat;
	position:relative;
}
.selected_label1 {
	background-image:url(../attrezzatura_sci/m_1_on.gif);
	background-repeat:no-repeat;
	position:relative;
}
.btn_2 {
	width:117px;
}
.btn_2 a {
	background-image:url(../attrezzatura_sci/m_2.gif);
	background-repeat:no-repeat;
	position:relative;
}
.btn_2 a:hover {
	background-image:url(../attrezzatura_sci/m_2_on.gif);
	background-repeat:no-repeat;
	position:relative;
}
.selected_label2 {
	background-image:url(../attrezzatura_sci/m_2_on.gif);
	background-repeat:no-repeat;
	position:relative;
}
.btn_3 {
	width:137px;
}
.btn_3 a {
	background-image:url(../attrezzatura_sci/m_3.gif);
	background-repeat:no-repeat;
	position:relative;
}
.btn_3 a:hover {
	background-image:url(../attrezzatura_sci/m_3_on.gif);
	background-repeat:no-repeat;
	position:relative;
}
.selected_label3 {
	background-image:url(../attrezzatura_sci/m_3_on.gif);
	background-repeat:no-repeat;
	position:relative;
}
.btn_4 {
	width:128px;
}
.btn_4 a {
	background-image:url(../attrezzatura_sci/m_4.gif);
	background-repeat:no-repeat;
	position:relative;
}
.btn_4 a:hover {
	background-image:url(../attrezzatura_sci/m_4_on.gif);
	background-repeat:no-repeat;
	position:relative;
}
.selected_label4 {
	background-image:url(../attrezzatura_sci/m_4_on.gif);
	background-repeat:no-repeat;
	position:relative;
}
.btn_5 {
	width:80px;
}
.btn_5 a {
	background-image:url(../attrezzatura_sci/m_5.gif);
	background-repeat:no-repeat;
	position:relative;
}
.btn_5 a:hover {
	background-image:url(../attrezzatura_sci/m_5_on.gif);
	background-repeat:no-repeat;
	position:relative;
}
.selected_label5 {
	background-image:url(../attrezzatura_sci/m_5_on.gif);
	background-repeat:no-repeat;
	position:relative;
}
.btn_6 {
	width:80px;
}
.btn_6 a {
	background-image:url(../attrezzatura_sci/m_6.gif);
	background-repeat:no-repeat;
	position:relative;
}
.btn_6 a:hover {
	background-image:url(../attrezzatura_sci/m_6_on.gif);
	background-repeat:no-repeat;
	position:relative;
}
.selected_label6 {
	background-image:url(../attrezzatura_sci/m_6_on.gif);
	background-repeat:no-repeat;
	position:relative;
}
/* classi che gestiscono il menu in basso */
.btn_f_1 {
	width:53px;
	margin-left:12px;
}
.btn_f_1 a {
	background-image:url(../attrezzatura_sci/m_1.png);
	background-repeat:no-repeat;
	position:relative;
}
.btn_f_1 a:hover {
	background-image:url(../attrezzatura_sci/m_1_on.png);
	background-repeat:no-repeat;
	position:relative;
}
.selected_label_f_1 {
	background-image:url(../attrezzatura_sci/m_1_on.png);
	background-repeat:no-repeat;
	position:relative;
}
.btn_f_2 {
	width:117px;
}
.btn_f_2 a {
	background-image:url(../attrezzatura_sci/m_2.png);
	background-repeat:no-repeat;
	position:relative;
}
.btn_f_2 a:hover {
	background-image:url(../attrezzatura_sci/m_2_on.png);
	background-repeat:no-repeat;
	position:relative;
}
.selected_label_f_2 {
	background-image:url(../attrezzatura_sci/m_2_on.png);
	background-repeat:no-repeat;
	position:relative;
}
.btn_f_3 {
	width:137px;
}
.btn_f_3 a {
	background-image:url(../attrezzatura_sci/m_3.png);
	background-repeat:no-repeat;
	position:relative;
}
.btn_f_3 a:hover {
	background-image:url(../attrezzatura_sci/m_3_on.png);
	background-repeat:no-repeat;
	position:relative;
}
.selected_label_f_3 {
	background-image:url(../attrezzatura_sci/m_3_on.png);
	background-repeat:no-repeat;
	position:relative;
}
.btn_f_4 {
	width:128px;
}
.btn_f_4 a {
	background-image:url(../attrezzatura_sci/m_4.png);
	background-repeat:no-repeat;
	position:relative;
}
.btn_f_4 a:hover {
	background-image:url(../attrezzatura_sci/m_4_on.png);
	background-repeat:no-repeat;
	position:relative;
}
.selected_label_f_4 {
	background-image:url(../attrezzatura_sci/m_4_on.png);
	background-repeat:no-repeat;
	position:relative;
}
.btn_f_5 {
	width:80px;
}
.btn_f_5 a {
	background-image:url(../attrezzatura_sci/m_5.png);
	background-repeat:no-repeat;
	position:relative;
}
.btn_f_5 a:hover {
	background-image:url(../attrezzatura_sci/m_5_on.png);
	background-repeat:no-repeat;
	position:relative;
}
.selected_label_f_5 {
	background-image:url(../attrezzatura_sci/m_5_on.png);
	background-repeat:no-repeat;
	position:relative;
}
.btn_f_6 {
	width:80px;
}
.btn_f_6 a {
	background-image:url(../attrezzatura_sci/m_6.png);
	background-repeat:no-repeat;
	position:relative;
}
.btn_f_6 a:hover {
	background-image:url(../attrezzatura_sci/m_6_on.png);
	background-repeat:no-repeat;
	position:relative;
}
.selected_label_f_6 {
	background-image:url(../attrezzatura_sci/m_6_on.png);
	background-repeat:no-repeat;
	position:relative;
}
/* posizionamento foto+logo*/
#logo {
	width:223px;
	height:129px;
	display:block;
	position:absolute;
	left:23px;
	z-index:100;
	background-image:url(../attrezzatura_sci/logo.png);
	top:0;
}
/*#foto{width:924px; height:321px; display:block; position:relative; margin-top:-269px; margin-left:34px;}	*/
#foto {
	width:960px;
	height:380px;
	display:block;
	position:absolute;
	top:57px;
	background-image:url(../attrezzatura_sci/f_home.jpg);
}
#foto_interna {
	width:960px;
	height:237px;
	display:block;
	position:absolute;
	top:57px;
}
#foto_interna.gros {
	background-image:url(../attrezzatura_sci/f_gros.jpg);
}
#foto_interna.come {
	background-image:url(../attrezzatura_sci/f_come.jpg);
}
#foto_interna.attrezzature {
	background-image:url(../attrezzatura_sci/f_attrezzature.jpg);
}
#foto_interna.links {
	background-image:url(../attrezzatura_sci/f_links.jpg);
}
#foto_interna.contatti {
	background-image:url(../attrezzatura_sci/f_contatti.jpg);
}
#loghini {
	background-image: url("../attrezzatura_sci/loghi.png");
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	height: 113px;
	position: relative;
	top: -45px;
	width: 960px;
	z-index:9;
}
#colonna_dx {
	float: right;
	height: 330px;
	position: relative;
	right: 36px;
	top: -45px;
	width: 189px;
}
#colonna_dx_interna {
	float: right;
	height: auto;
	position: relative;
	left: -36px;
	width: 269px;
}
#eventi {
	background-image: url("../attrezzatura_sci/eventi.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	height: 263px;
	width: 269px;
}
#eventi li {
	background-color: #C90000;
	display: block;
	float: left;
	margin: 5px 14px;
	padding: 5px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	top: 40px;
	width: 231px;
	line-height:12px;
}
#eventi li a {
	color:#FFF;
	text-decoration:none;
}
#eventi li a:hover {
	color:#C90000;
	background-color:#FFF;
}
#meteo {
	background-image: url("../attrezzatura_sci/meteo.png");
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	height: 203px;
	width: 189px;
}
#social {
	background-image: url("../attrezzatura_sci/social.png");
	float: left;
	height: 48px;
	margin-top: 15px;
	width: 189px;
}
#social .fb {
	display: block;
	height: 48px;
	left: 33px;
	position: absolute;
	text-indent: -3000px;
	width: 55px;
}
#social .skype {
	display: block;
	height: 48px;
	left: 103px;
	position: absolute;
	text-indent: -3000px;
	width: 55px;
}
#social_interna {
	background-image: url("../attrezzatura_sci/social.png");
	background-position:center;
	background-repeat:no-repeat;
	float: left;
	height: 48px;
	margin-top: 15px;
	width: 269px;
}
#social_interna .fb {
	display: block;
	height: 48px;
	left: 72px;
	position: absolute;
	text-indent: -3000px;
	width: 55px;
}
#social_interna .skype {
	display: block;
	height: 48px;
	left: 144px;
	position: absolute;
	text-indent: -3000px;
	width: 55px;
}
#contenuti {
	background-color: #F5F5F5;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	height: auto;
	left: 35px;
	position: relative;
	top: -45px;
	width: 689px;
	padding-bottom:50px;
}
#contenuti_interna {
	background-color: #F5F5F5;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	left: 35px;
	min-height: 340px;
	position: relative;
	width: 609px;
}
#contenuti h1 {
	height: 19px;
	margin: 20px 0 0 20px;
	width: auto;
	text-indent: -2000px;
	background-repeat:no-repeat;
}
#contenuti h1.home {
	background-image: url(../attrezzatura_sci/t_home.png);
}
#contenuti_interna h1 {
	height: 19px;
	margin: 20px 0 0 20px;
	width: auto;
	text-indent: -2000px;
	background-repeat:no-repeat;
}
#contenuti_interna h1.gros {
	background-image: url(../attrezzatura_sci/t_gros.png);
}
#contenuti_interna h1.link {
	background-image: url(../attrezzatura_sci/t_link.png);
}
#contenuti_interna h1.come {
	background-image: url(../attrezzatura_sci/t_come.png);
}
#contenuti_interna h1.contatti {
	background-image: url(../attrezzatura_sci/t_contatti.png);
}
#contenuti_interna h1.attrezzatura {
	background-image: url(../attrezzatura_sci/t_attrezzatura.png);
}
#contenuti_interna p.testi {
	display: block;
	font-size: 14px;
	padding: 10px 19px;
	line-height: 20px;
}
#contenuti_interna h2 {
	display: block;
	padding: 5px 19px;
	font-size:14px;
	text-transform:uppercase;
}
#contenuti_interna h2.sci {
	color: #C90000;
	display: block;
	font-size: 12px;
	padding: 5px 19px;
	text-transform: capitalize;
	font-weight:normal;
}
#contenuti_interna h2.selected {
	color: #C90000;
	display: block;
	font-size:14px;
	text-transform:uppercase;
	padding: 5px 19px;
}
#contenuti_interna h2 a {
	color:#484848;
	text-decoration:none;
}
#contenuti_interna h2 a.selected {
	color:#C90000;
	text-decoration:none;
}
#contenuti_interna h2 a:hover {
	color:#C90000;
	text-decoration:none;
}
#contenuti_interna h2.selected a:hover {
	color:#C90000;
	text-decoration:none;
}
#contenuti p.testi {
	display: block;
	font-size: 14px;
	padding: 10px 19px;
	line-height: 20px;
}
#contenuti h2 {
	display: block;
	padding: 5px 19px;
	text-transform:uppercase;
	font-size: 14px;
}
#contenuti_interna p.link a {
	display: block;
	padding: 5px 19px;
	font-size: 12px;
	color:#c90000;
	font-weight:bold;
	text-decoration:none;
}
#contenuti_interna p.link a:hover {
	color:#484848;
}
/*posizionamento foto+logo pagina interna*/
#footer {
	background-image: url("../attrezzatura_sci/footer.png");
	background-position: -669px 0;
	background-repeat: repeat-x;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	height: 240px;
	width: 100%;
	z-index: -1;
}
#recapiti {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 47px;
	position: relative;
	right: 48px;
	text-align: justify;
	top: -51px;
	width: 199px;
}
#recapiti_interna {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 47px;
	position: relative;
	right: 48px;
	text-align: justify;
	top: -51px;
	width: 269px;
}
#recapiti b, #recapiti_interna b {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer_interna {
	background-image: url("../attrezzatura_sci/footer.png");
	background-position: -671px 0;
	background-repeat: repeat-x;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	height: 240px;
	width: 100%;
	z-index: -1;
}
#container_footer {
	background-image: url("../attrezzatura_sci/sfondo_cont.png");
	background-position: -132px 20px;
	background-repeat: repeat-x;
	position: relative;
	margin: 0 auto;
	width: 960px;
	height:80px;
}
#container_footer_interna {
	background-image: url("../attrezzatura_sci/sfondo_cont_interna.png");
	background-position: -132px 0;
	background-repeat: repeat-x;
	position: relative;
	margin: 0 auto;
	width: 960px;
	height:80px;
}
#indirizzo {
	display: block;
	font-weight: bold;
	height: auto;
	left: 22px;
	position: relative;
	top: 2px;
	width: 300px;
	z-index: 4;
}
#indirizzo b {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}
/* contatti */
#contenuti_interna .form {
	display:block;
	width:572px;
	height:356px;
	padding:10px 19px;
	float:right;
}
#contenuti_interna .testo_form {
	display:block;
	width:572px;
	height:293px;
	padding:20px 20px 1px 20px;
	float:left;
}
#contenuti_interna form .campi {
	float:left;
	width:572px;
	height:35px;
}
#contenuti_interna form .campi_area {
	float:left;
	width:572px;
	height:75px;
}
#contenuti_interna form .privacy {
	float:left;
	width:439px;
	height:13px;
	font-size:14px;
}
#contenuti_interna label {
	float:left;
	width:193px;
	line-height:19px;
	font-size:14px;
}
#contenuti_interna input {
	width:268px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFF;
	border: 1px solid #666;
}
#contenuti_interna .conosci {
	width:252px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contenuti_interna .contattaci a {
	background: url("../attrezzatura_sci/contattaci.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	display: block;
	height: 51px;
	margin-top: 10px;
	position: relative;
	text-transform: uppercase;
	text-indent:-3000px;
	width: 250px;
}
#contenuti_interna .pub {
	width:270px;
}
#contenuti_interna .area {
	width:268px;
	height:61px;
}
#contenuti_interna .checkbox {
	background-color:transparent;
	border:none;
	display: block;
	float: right;
	height: 15px;
	left: 467px;
	position: absolute;
	top: 230px;
	width: 15px;
}
#contenuti_interna input#submit {
	background: url("../attrezzatura_sci/invia.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	display: block;
	height: 100px;
	margin-left: 189px;
	margin-top: 10px;
	position: relative;
	text-transform: uppercase;
	width: 278px;
}
/*#post-form-message {
	height:250px;
	padding:20px;
}*/
.message {
	color: #FF0000;
	display: block;
	float: right;
	font-size: 12px;
	height: 15px;
	left: 210px;
	position: absolute;
	text-align: left;
	top: 21px;
	width: 401px;
}
.conferma {
	color: #090;
}
/* prodotti */
.prod {
	background-color: #EEEEEE;
	display: block;
	float: left;
	margin: 5px 19px;
	position: relative;
	width: 165px;
}
.foto_prod {
	text-align: center;
}
.nome_prod {
	background-color: white;
	font-size: 11px;
	text-align: center;
	text-transform: capitalize;
}
/* pagine attrezzatura */ 
.prodotti {
	float:left;
}
/* personalizzazione mappa */
#map {
	width: 572px;
	height: 370px;
	left:21px;
	position:relative;
}
#indirizzo_maps {
	left: 10px;
	position: relative;
	top: 40px;
}
#demo_explanation {
	border-right: 1px solid #000;
	float: left;
	width: 49%;
	margin-right: 5px;
	padding-right: 5px;
	font-size: .9em;
}
iframe {
	background-color: #DDD;
	border: 0;
	margin-left: 20px;
	font-size: .9em;
}
#simple_example_window {
	width: 300px;
	height:100px;
	display:block;
}
#simple_example_window_contents {
	background-image: url('../attrezzatura_sci/logo_maps.png');
	background-repeat:no-repeat;
	height:100px;
}
#simple_example_window_tl, #simple_example_window_tr, #simple_example_window_bl, #simple_example_window_br, #simple_example_window_t, #simple_example_window_l, #simple_example_window_r, #simple_example_window_b {
	height: 0px;
	width: 0px;
}
iframe {
	height: 159px;
	left: -10px;
	position: absolute;
	width: 169px;
	top:20px;
}
.fb-like {
	left:10px;
	display:block;
	position:relative;
	z-index:9;
	margin-bottom:10px;
	height:35px;
}
#social .fb-like {
	display: block;
	left: -10px;
	position: relative;
	top: -9px;
}
#social .bt_twitter {
	left: 68px;
	position: relative;
	top: -54px;
}
#social .bt_google {
	left: 140px;
	position: relative;
	top: -32px;
}
#social_interna .fb-like {
	display: block;
	left: 12px;
	position: relative;
	top: -9px;
}
#social_interna .bt_twitter {
	left: 108px;
	position: relative;
	top: -54px;
}
#social_interna .bt_google {
	left: 197px;
	position: relative;
	top: -32px;
}
