* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background-position: 0px -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height:100%;
	background-color: #000000;
}

h1 {
	font-size: 22px;
	color: #E30202;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}
.clear{
	clear:both;
	height: 0px;
}
.clear_bg{
	clear:both;
	background-color: #E30202;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images2/bg_foot.png);
	padding-top: 0px;
}


/* SFONDI */
#bg_top {
	background: url(images2/bg_top.png) no-repeat center bottom;
	height: auto;
}

#bg_header {
	background: url(images2/bg_menu.png) no-repeat center top;
}

#bg_main {
	padding: 0 0 0 0;
}

#bg_main_top {

}

#bg_foot {
	background-image:url(images2/bg_foot.png) no-repeat;
	
}


/* TOP */
#logo {
	width: 930px;
	height: auto;
	margin: 0px auto;
	color: #666666;
	background-image:url(images2/bg_logo.png);
	background-repeat:repeat-y;
}

#logo h1 {
	margin: 0px;
	font-size: 1px;
	float: right;
	padding-right: 55px;
	text-indent: -9000px;
}
#logo h1 a {
	display: block;
	width: auto;
	height: auto;
}
#logo .testosx {
	width: 260px;
	height: auto;
	padding-top: 60px;
	float: left;
	text-align: center;
	padding-right: 20px;
	font-size: 13px;
	color: #EDD927;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#logo .testodx {
	width: 530px;
	height: auto;
	padding-top: 60px;
	float: right;
	text-align: center;
	padding-right: 30px;
	font-size: 13px;
	color: #EDD927;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#logo .inox {
	width: auto;
	height: auto;
	padding-top: 0px;
	float: left;
	text-align: center;
	padding-right: 0px;
	font-size: 14px;
	color: #EDD927;
	padding-left: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
}
/* MAIN */
#main {
	width: 930px;
	margin: 0px auto;
	padding-top: 0px;
	background-image:url(images2/bg_logo.png);
	background-repeat:repeat-y;
}

#cont_banner {
	width: 613px;
	height: auto;
	padding-top: 5px;
}
#cont_banner .banner_size {
	width: auto;
	height: 220px;
}
#cont_banner_admin {
	width: 613px;
	height: auto;
	padding-top: 5px;
	padding-left: 0px;
	margin-left: 20px;
}
#cont_banner_admin .banner_size_admin {
	width: auto;
	height: 220px;
}

#main .contenuti {
	width: 910px;
	padding-bottom: 15px;
	text-align: justify;
	float: left;
	padding-left: 15px;
}
#main .contenuti p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding-bottom:8px;
	padding-top: 12px;
}


/* FOOTER */
#footer {
}

#footer p {
	margin: 0px;
	padding: 5px 0px 15px 0;
	text-align: center;
	color: #FFF;
}

#footer a {
	color: #FFF;
}


/* MENU */

#menu {
	width: 930px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	background-repeat: no-repeat;
	padding-top: 12px;
	float: right;
	background-image:url(images2/bg_menu.png);
	background-repeat:no-repeat;
	padding-bottom: 12px;
	}

#menu ul {
	margin: 0;
	padding: 5px 0 0 14px;
	list-style: none;
}

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	text-align:center;
	float: left;
	height: 23px;
	width: auto;
	padding: 5px 20px 0 20px;
	text-decoration: none;
	color: #000;
}

#menu a:hover {
	color: #fff;
}

#menu .sel a {
	color: #fff;
	font-weight: bold;
}
/*IMMAGINI*/
.banner {
	width: 620px;
	height: 182px;
	border-color: #4A5760;
}
.categorie{
	width:auto;
	height:auto;
	float:left;
	margin-right: 15px;
	border: 1px solid #8B0101;
	background-color: #FFF;
	margin-bottom: 15px;
	text-align: center;
	font-size: 16px;
	font-variant: small-caps;
	padding: 5px 5px 5px 5px;
}
.testo{
	width:870px;
	height:auto;
	padding: 10px 30px 10px 30px;
	background-image:url(images2/bg_testo_foot.png);
	background-repeat:repeat-y;
	float: left;

}
.cont_categorie{
	width:auto;
	height:auto;
	padding-left: 10px;

}
/*ADMIN*/
#main_admin .banner_main {
	width: auto;
	text-align: justify;
	color: #333333;
	float: left;
	height: auto;
}
#main_admin {
	width: 850px;
	margin: 0px auto;
}

#main_admin .contenuti_admin {
	width: 580px;
	padding-bottom: 15px;
	text-align: justify;
	float: left;
	padding-top: 13px;
	padding-left: 51px;
}
#main_admin .box {
	width: 480px;
	text-align: justify;
	background:url(../../admin/img/main_box.png) repeat-y center top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}#main_admin .box_tiny {
	width: 520px;
	text-align: justify;
	background:url(../../admin/img/main_box.png) repeat-y center top;
	padding-bottom: 5px;
}
#main_admin .box_top_grafica {
	width: 520px;
	text-align: justify;
	background:url(../../admin/img/top_grafica.png) no-repeat center bottom;
	height: 80px;
}
#main_admin .box_top_parametri {
	width: 520px;
	text-align: justify;
	background:url(../../admin/img//top_parametri.png) no-repeat center bottom;
	height: 80px;
}
#main_admin .box_top_pagine {
	width: 520px;
	text-align: justify;
	background:url(../../admin/img//top_pagine.png) no-repeat center bottom;
	height: 80px;
}
#main_admin .box_top_aggiungi {
	width: 520px;
	text-align: justify;
	background:url(../../admin/img//top_aggiungi.png) no-repeat center bottom;
	height: 80px;
}
#main_admin .box_top_banner {
	width: 520px;
	text-align: justify;
	background:url(../../admin/img/top_banner.png) no-repeat center bottom;
	height: 80px;
}
#main_admin .box_top_contenuti {
	width: 520px;
	text-align: justify;
	background:url(../../admin/img/top_contenuti.png) no-repeat center bottom;
	height: 80px;
}
#main_admin .box_top_contatti {
	width: 520px;
	text-align: justify;
	background:url(../../admin/img/top_contatti.png) no-repeat center bottom;
	height: 80px;
}
#main_admin .box_top_add_categorie {
	width: 520px;
	text-align: justify;
	background:url(../../admin/img/top_add_categorie.png) no-repeat center bottom;
	height: 80px;
}
#main_admin .box_top_categorie {
	width: 520px;
	text-align: justify;
	background:url(../../admin/img/top_categorie.png) no-repeat center bottom;
	height: 80px;
}
#main_admin .box_top_vuoto {
	width: 520px;
	text-align: justify;
	background:url(../../admin/img/top_vuoto.png) no-repeat center bottom;
	height: 80px;
}
#main_admin .box_bottom {
	width: 520px;
	text-align: justify;
	background:url(../../admin/img/bt_box.png) no-repeat center top;
	height: 18px;
}
#main_admin .indent_tiny {
	width: auto;
	height: auto;
	padding-left: 2px;
}
#main_admin .banner_main {
	width: auto;
	text-align: justify;
	color: #333333;
	float: left;
	height: auto;
	display: block;
	margin-bottom: 20px;
	padding-left: 10px;
}
