 /* CSS Document */

html,body{
	width:100%;
	padding:0;
	margin:0;
	text-align:center;
	background: #D1E6F1 url(../images/sfondo_tot.jpg) top left repeat-x;
}

div, p{
	margin:0;
	padding:0;
}

a img {border: 0;}

#pagina {
	width: 990px;
	margin: 0 auto 0 auto;
	color: #555;
	text-align:left;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	
}


#sfondo_esterno {
	width: 100%;
	float: left;
	background: #FFF url(../images/bg_pag.jpg) top center repeat-y;
}

#contenuto {
	width: 100%;
	float: left;
	background: url(../images/bg_pagina.jpg) top center no-repeat;
}


#intestazione {
	width: 100%;
	float: left;
	height: 140px;
	color: #333;
	margin-bottom: 3px;
	font-size: 12px;
	background: #FFF url(../images/bg_intestazione.jpg) top center no-repeat;
	position: relative;
}

#contenuto_centrale {
	width: 100%;
	float: left;
}

#lingue {
	width: 140px;
	height: 25px;
	position: absolute;
	top: 8px;
	right: 37px;
	z-index: 10;
}


#lingue img {border: 0;}

#lingue a:link, #lingue a:visited{
	color: #777;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#lingue a:hover {text-decoration: underline;}


#menu{
	width: 100%;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	height: 30px;
}

#menu ul, #menu ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu ul li {
	display:inline;
	float: left;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

#video_playsport {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	width: 160px;
	height: 50px;
	position: absolute;
	right: 30px;
	top: 0;
	z-index: 20;
	cursor: pointer;
	text-align: left;
}

h2.titolo_collezione {
	padding: 15px 0 5px 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #EA1611;
	text-transform: uppercase;
}

h2.titolo_pagina {
	padding: 15px 0 0 0;
	margin: 0 0 20px 0;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EA1611;
	border-bottom: 2px solid #EA1611;
}


.sezione {
	width: 230px;
	height: 182px;
	float: left;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
}

#contenuto_centrale #striscia_titolo{
	width: 100%;
	float: left;
	height: 30px;
	background-color: #FFF;
	margin-top: 125px;
	text-transform: uppercase;
	color: #555;
	font-size: 24px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

#contenuto_centrale .testo {
	padding-bottom: 10px;
	font-size: 12px;
	color: #555;
}

#contenuto_centrale #sottomenu {
	width: 100%;
	float: left;
}


#contenuto_centrale #sottomenu a:link, #contenuto_centrale #sottomenu a:visited{
	color: #555;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#contenuto_centrale #sottomenu .voce {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	padding: 10px 0 10px 0;
	line-height: 15px;
	border: 1px solid #A6C3D3;
	font-size: 13px;
	cursor: pointer;
	font-weight: bold;
	background: #F6F9FB url(../images/bg_sottomenu.jpg) bottom left repeat-x;
}


#news {
	width: 100%;
	float: left;
	background: #E3EEF3;
	border: 1px solid #A6C3D3;
}

.testo img {
	margin: 8px;
}

#contenuto_centrale #sottomenu a:hover{color: #EA1611;}

#contenuto_centrale #news a:link, #contenuto_centrale #news a:visited{
	color: #335F82;
	line-height: 14px;
	font-size: 11px;
	text-decoration: none;
}


#contenuto_centrale #news a:hover{
	color: #EA1611;
	font-size: 11px;
	text-decoration: none;
}


#contenuto_centrale .casella_sottomenu {
	width: 100%;
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	padding: 7px 0 5px 0;
	cursor: pointer;
}



#contenuto_centrale .riquadro_prodotto {
	width: 220px;
	float: left;
	height: 120px;
	color: #555;
	margin: 0 0 10px 0;
	border: 1px solid #AAA;
	cursor: pointer;
}

#contenuto_centrale .riquadro_prodotto .imm_prodotto {
	width: 120px;
	height: 100%;
	float: left;
	border-right: 1px solid #CCC;
	overflow: hidden;
}

#contenuto_centrale #cont_dx {
	width: 720px;
	float: left;
	padding: 20px 0 0 0;
}



#contenuto_centrale #cont_dx a.non_attivo:link {
	color: #777;
}

#contenuto_centrale #cont_dx a.non_attivo:visited {
	color: #777;
}

#contenuto_centrale #cont_dx a.non_attivo:hover {
	color: #777;
}


#contenuto_centrale #cont_dx a.attivo:link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#contenuto_centrale #cont_dx a.attivo:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#contenuto_centrale #cont_dx a.attivo:hover {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#contenuto_centrale .scheda_prodotto {
	width: 690px;
	float: left;
	background: url(../images/bg_scheda.jpg) top left repeat-y;
	color: #333;
	margin: 0 0 30px 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #AAA;
}

#contenuto_centrale .scheda_prodotto .intestazione {
	width: 100%;
	float: left;
	height: 50px;
	background: url(../images/int_scheda.jpg) top left no-repeat;
}

#contenuto_centrale .scheda_prodotto .vocescheda {
	width: 100%;
	float: left;
	background: url(../images/bg_vocescheda.jpg) bottom left repeat-x;
}

#percorso {
	width: 100%;
	float: left;
	text-align: left;
	background: #FFF;
	color: #555;
	font-size: 12px;
	padding: 10px 0 3px 0;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

a.percorso:link {
	color: #777;
	text-decoration: none;
}

a.percorso:visited {
	color: #777;
	text-decoration: none;
}

a.percorso:hover {
	color: #777;
	text-decoration: underline;
}

.riquadro_home {
	width: 240px;
	height: 180px;
	margin-top: 10px;
	float: left;
	cursor: pointer;
}

.titolo_giallo {
	text-transform: uppercase;
	font-size: 15px;
	color: #F6BA17;
	line-height: 17px;
	font-weight: bold;
}

.sez_tecno {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	width: 160px;
	float: left;
	border: 1px solid #7DADC9;
	cursor: pointer;
	background: #FFF;
}



#fondopagina {
	width: 100%;
	float: left;
	text-align: center;
	background: #F3F6F8;
	color: #555;
	font-size: 11px;
	padding: 12px 0 12px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}


#power{
	width: 100%;
	float: left;
	color: #222;
	height: 35px;
	background: url(../images/bg_fondopagina.jpg) bottom center no-repeat;
	text-align: center;
	padding: 15px 0 15px 0;
}

#power a:link, #power a:visited {
	font-weight: bold;
	color: #004588;
	text-decoration: none;
}

#power a:hover {
	text-decoration: underline;
}
.imm_prodotto img {
	visibility: hidden;
}