html {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}


a {
	text-decoration: none;
	font-weight: bold;
	color: #949494;
}

a:hover {
	color: #900;
}


.usato tr th {
	text-align: center;
	font-size: 11px;
	vertical-align: top;
	padding: 0px;
	border: solid 1px #ccc;
	background-color:#8C8C8C;
	color: #fff;
}

.usato {
	/*margin-left: -7px;*/
	background-color: #fff;
}

.usato tr td {
	text-align: center;
	font-size: 10px;
	vertical-align: top;
	padding: 0px;
	border: solid 1px #ccc;
}




.catalogo {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}


a.catalogo {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

a.catalogo:hover {
	color: #900;
}


#testa {
	position: relative;
	margin: auto;
	width: 987px;
	height: 117px;
	background-image: url(img/testa_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
}

#flash {
	position: relative;
	margin: auto;
	width: auto;
	height: 110px;
	padding-top: 10px;
	margin-left: 10px;
	text-align: left;
}


#menu-top {
	width: 381px;
	height: 43px;
	position: absolute;
	z-index: 100;
	top: 67px;
	right: 20px;
}



#corpo {
	position: relative;
	margin: auto;
	width: 987px;
	height: auto;
	background-image: url(img/corpo_bg.gif);
	background-position: top;
	background-repeat: repeat-y;
	padding-top: 10px;
}

#menu-sx {
	width: 194px;
	height: auto;
	float: left;
	margin-left: 22px !important;
	margin-left: 12px;
	background-color: #fff;
}

#contenuti {
	width: 738px !important;
	width: 728px;
	height: auto;
	float: left;
	margin-left: 10px;
	/*background-color: #ffc0cb;*/
	background-color: #fff;
	text-align: left;
}

#contenuti-usato {
	width: 950px !important;
	width: 950px;
	height: auto;
	margin-left: 22px;
	/*background-color: #ffc0cb;*/
	background-color: #fff;
	text-align: left;
}

#contenuti-home {
	width: 738px !important;
	width: 728px;
	height: auto;
	float: left;
	margin-left: 10px;
	/*background-color: #ffc0cb;*/
	background-color: #fff;
	text-align: center;
}





#piede {
	position: relative;
	margin: auto;
	width: 987px;
	height: auto;
	background-image: url(img/piede_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 17px;
}


#home-news {
	
}

#home-news-box {
	/*border-bottom: solid 2px #F53132;*/
}

.continua {
	text-align: right;
}







.float-left {
	float: left;
}

.clear-left {
	clear: left;
}

.bold {
	font-weight: bold;
}

.menu-sx-box {
	background-color: #ECE5DF;
	text-align: left;
	padding-left: 7px;
	font-weight: normal;
	font-size: 13px;
	color: #605F5D;
}

.menu-sx-box .menu-sx-titolo {
	font-weight: bold;
	font-size: 15px;
	/*text-transform: uppercase;
	font-style: italic;*/
	padding-top: 10px;
}


.menu-sx-box .menu-sx-titolo-bullett {
	/*background-image: url(img/menu-bullett.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	padding-left: 40px;
	padding-top: 19px;
	height: 45px;
	font-weight: bold;
	font-size: 15px;
	/*text-transform: uppercase;
	font-style: italic;*/
}

.menu-sx-box img {
	margin-left: -7px;
	width: 194px;
}

.menu-sx-box .tasto {
	margin-bottom: 10px;
}

.menu-sx-box div.entra {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

.entra input {
	background-color: #ECE5DF;
	border: solid 1px #999;
	font-weight: bold;
	color: #605F5D;
}

.entra {
	padding-top: 5px;
}




.menu-sx-box a {
	color: #605F5D;
	text-decoration: none;
	font-weight: 600;
}

.menu-sx-box a:hover {
	color: #900;
	text-decoration: none;
}

.menu-top-tasto {
	height: 27px;
	/*width: 75px !important;
	width: 90px;
	background-image: url(img/quadrato.gif);
	background-position: left;
	background-repeat: no-repeat;*/
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
}

.menu-top-tasto a {
	color: #605F5D;
	text-decoration: none;
	font-weight: 600;
	font-size: 13px;
}

.menu-top-tasto a:hover {
	color: #900;
	text-decoration: none;
}

.news-titolo-home {
	font-weight: bold;
	color: #484848;
	height: 30px;
}

.news-titolo-contoallarovescia {
	font-weight: bold;
	color: #484848;
	height: 16px;
	padding-left: 10px;
	padding-top: 10px;
}


.news-contenuto-home {
	height: auto;
}

.news-riga {
	padding: 0px;
	height: 2px;
	background-color: #dcdcdc;
}

.news-cella {
	border: solid 1px #dcdcdc;
	
}

.news-cella-home {
	/*border: solid 1px #dcdcdc;*/
	background-color: #ECE5DF;
	padding: 3px;
}


.news-categoria {
	color: silver;
	font-weight: bold;
	font-style: italic;
}

.piccolo {
	font-size: 11px;
}

.pdf {
	list-style-image: url(img/pdf.jpg);
}.stile {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #5D5D5D; font-weight: normal; text-decoration: none; text-align: justify}
.stiletitolo { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #5D5D5D; font-weight: bolder; text-decoration: none; text-align: justify }


.nascosto {
	display: none;
}

.bordo-giu {
	border-bottom: solid 1px #838383;
}


th.bordo-giu {
	text-transform: uppercase;
}


.pagina-corrente {
	color: #CC3300;
}



/* strutture per landing page */

.pagine h1, .pagine h2, .pagine h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}


.pagine div {
	text-align: justify;
}

.pagine .pag03 {
	margin-bottom: 10px;
	margin-top: 10px;
}

.pagine .pag02 {
	margin-bottom: 10px;
	margin-top: 10px;
}


.pagine .pag00-titolo {
	display: none;
	visibility: hidden;
}

.float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.float-left, .fluottante {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}


.clear-right {
	clear: right;
}

.clear-left {
	clear: left;
}

.clear-both {
	clear: both;
}

.pagine div.align-center, .pagine div.align-center div {
	text-align: center;
}

.pagine div.align-left, .pagine div.align-left div {
	text-align: cleft;
}

.pagine div.align-right, .pagine div.align-right div {
	text-align: right;
}


















