/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(../img/bg.jpg) repeat-x;;
	text-align: center;
}

legend {
	color: #ff0000;
}

p {
	margin: 0px;
	padding-bottom: 10px;
}

a:link {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff0000;
}
a:hover {
	text-decoration: underline;
}

a.menu:link, a.menu:visited {
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 22px;
	background: url(../img/bottone-stop.jpg);
	padding-top: 7px;
	width: 129px;
	margin-bottom: 3px;
}

a.menu:hover {
	text-decoration: none;
	color: #ffffff;
	background: url(../img/bottone-roll.jpg);
}

a.menu_att:link, a.menu_att:visited {
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 22px;
	background: url(../img/bottone-roll.jpg);
	padding-top: 7px;
	width: 129px;
	margin-bottom: 3px;
}

a.menu_att:hover {
	text-decoration: none;
	color: #ffffff;
	background: url(../img/bottone-roll.jpg);
}

a.menu_p:link, a.menu_p:visited {
	color: #666666;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	height: 23px;
	background: url(../img/sottomenu-stop.jpg);
	margin-bottom: 3px;
	width: 126px;
	padding-left: 3px;
	line-height: 10px;
	padding-top: 1px;
}

a.menu_p:hover {
	text-decoration: none;
	color: #666666;
	background: url(../img/sottomenu-roll.jpg);
}



a.menu_p_att:link, a.menu_p_att:visited {
	color: #666666;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	height: 23px;
	background: url(../img/sottomenu-roll.jpg);
	margin-bottom: 3px;
	width: 126px;
	padding-left: 3px;
	line-height: 10px;
	padding-top: 1px;
}
a.menu_p_att:hover {
	text-decoration: none;
	color: #666666;
	background: url(../img/sottomenu-roll.jpg);
}


a.sel:link, a.sel:visited {
	color: #056D3A;
	font-size: 12px;
	font-family: Arial;
	display: block;
}
a.sel:hover {
	color: #FF9900;
}

a.sel_sotto:link, a.sel_sotto:visited {
	color: #FF9900;
	font-size: 12px;
	font-family: Arial;
	display: block;
}
a.sel_sotto:hover {
	color: #FF9900;
}




a.menu_visited:link, a.menu_visited:visited {
	color: #FF9900;
	font-size: 13px;
	font-weight: bold;
}


#container {
	text-align: left;
	margin: auto;
	text-align: left;
	width: 812px;
	padding: 5px;
	background-color: #fff;
	padding-top: 13px;
	padding-left: 0px;
}

#content {
	background-color: #fff;
	padding-left: 6px;
	padding-right: 6px;
}

#header {
	height: 180px;
	padding-left: 11px;
}

#menu {
	border-bottom: 1px solid #9A4B27;
}

.bottone {
	width: 139px;
	height: 40px;
	background: url(../img/bottone.gif);
	color: #fff;
	text-align: center;
	font-size: 13px;
	font-family: Verdana;
	MARGIN-BOTTOM: 3PX;
}

.bottone_prodotti {
	width: 139px;
	height: 40px;
	background: url(../img/bottone_prodotti.gif);
	color: #fff;
	text-align: center;
	font-size: 13px;
	font-family: Verdana;
	MARGIN-BOTTOM: 3PX;
}

.box_home{
	margin-bottom: 10px;
	margin-left: 10px;
}


.box_prodotto {
	background: url(../img/box.jpg) no-repeat;
	width: 510px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.box_elenco {
	background: url(../img/box.jpg);
	width: 510px;
	height: 155px;
	margin-bottom:10px;
	margin-top: 5px;
}

.box_pagina {
	background: url(../img/box_pagina.jpg) no-repeat;
	width: 510px;
	margin-bottom: 10px;
	margin-top: 5px;

}

.titolo {
	color: #fff;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 3px;
	font-size: 14px;
	height:24px;
	background: url(../box/b_h.jpg) no-repeat;

}

.testo_box {
	width: 485px;
	font-size: 11px;
	background: url(../box/b_c.jpg) no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 11px;
}

.footer_box {
	width: 510px;
	font-size: 11px;
	background: url(../box/b_f.jpg) no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	height: 20px;
}

.box_footer {
	background: url(../img/box_footer.gif);
	width: 510px;
	height: 28px;
	margin-top: 5px;
}
#footer {
	border-top: 5px solid #FB0B0C;
	height: 15px;
	margin-top: 5px;
	color: #FB0B0C;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
}

#prefooter {
	border-top: 1px solid #9A4B27;
	text-align: center;
	padding-top: 10px;
}

.tab_menu {
	background: url(../img/barretta_menu.gif) no-repeat;
	float: left;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 8px;
}

.tab {
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
}

#head_sx {
	float: left;
}

#head_dx {
	float: right;
	padding-top: 5px;
}

#contenuto {
	padding-top: 10px;
	padding-bottom: 10px;
}

#titolo {
	border-bottom: 1px solid #C88438;
	color: #999999;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 600px;
}

.bordino {
	border-bottom: 1px solid #C88438;
	width: 600px;
	margin-bottom: 10px;
}

#testo {
	padding-left: 15px;
	padding-top: 5px;
	font-size: 12px;
	height: 220px;
}


.servizio {
	float: left;
	width: 140px;
	background: url(../img/puntino.gif) 0px 6px no-repeat;
	padding-left: 8px;
	height: 18px;
}
#testo_home {
	padding-left: 15px;
	padding-top: 5px;
	font-size: 12px;
}

#contenuto_dinamico {
	padding-left: 5px;
	padding-top: 1px;
	font-size: 12px;
	background: url(../img/bg.gif);
	padding-bottom: 5px;
}

#sx {
	float: left;
	width: 135px;

}

#cn {
	float: left;
	width: 527px;
}

#dx {
	width: 130px;
	float: left;
}


/*	Menu	*/

.testo {
	color: #666666;
	width: 590px;
	padding-left: 10px;
	padding-right: 10px;
}

.menu_per_pag {
	font-size: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #C88438;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.menu_sotto {
	padding-top: 1px;
}

#titoletto {
	color: #056D3A;
	font-weight: bold;
}

#info {
	color: #056D3A;
	margin-top: 20px;
}

#cornice {
	background: url(../img/cornice.gif);
	width: 784px;
	height: 302px;
	padding-left: 4px;
	padding-top: 3px;
}


.cornice_piccola {
	background: url(../img/cornice_piccola.gif);
	width: 122px;
	height: 70px;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

.testo_input {
	color: #000;
	font-size: 11px;
	font-family: Arial;
	width: 120px;
}

form {
	margin: 0px;
}

.bottom {
	PADDING-BOTTOM: 3PX;
	PADDING-TOP: 3PX;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: center;
}

.titletto_arancio {
	color: #C88438;
	font-weight: bold;
	margin-bottom: 5px;
}

#box_sport {
	width: 139px;
	margin-left: 8px;
}

#sport_top {
	background: url(../img/sport/box-sport_03.jpg);
	height: 19px;
	color: #fff;
	margin-top: 10px;
	width: 139px;
}

.titolo_sport {
	padding-top: 3px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
}
#sport_cn {
	height: 131px;
	width: 139px
	margin-left: 20px;
}
#sport_cn_2 {
	height: 87px;
	width: 139px
	margin-left: 20px;
}

#sport_ft {
	height: 24px;
}