* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: url(images/bg_body.png) repeat-x #000000;
	background-position: 0px -10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	height:100%;
}

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

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: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bg_foot.png);
	padding-top: 20px;
}


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

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

#bg_main {
	background-image: url(images/bg_main.png);
	background-position: center top;
	background-repeat: repeat-y;
}

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

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


/* TOP */
#logo {
	width: 910px;
	height: 135px;
	margin: 0px auto;
	color: #666666;
}

#logo h1 {
	margin: 0px;
	font-size: 1px;
	float: right;
	padding-right: 55px;
}
#logo h1 a {
	display: block;
	width: auto;
	height: auto;
}
#logo .key_title {
	width: 820px;
	height: auto;
	padding-top: 35px;
	float: left;
	text-align: center;
	padding-right: 0px;
	font-size: 18px;
	color: #FF0;
	padding-left: 40px;
}


/* MAIN */
#main {
	width: 860px;
	margin: 0px auto;
	padding-right: 0px;
}

#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: 640px;
	padding-bottom: 15px;
	text-align: justify;
	float: left;
	padding-left: 20px;
}
#main .contenuti p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-bottom:8px;
	padding-top: 12px;
}


/* FOOTER */
#footer {
}

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

#footer a {
	color: #FFFFFF;
}


/* MENU */

#cont_menu{
	width: 200px;
	font: 11px Arial, Helvetica, sans-serif;
	float: right;
	padding-top: 15px;
	height: auto;
}
#menu{
	width: 190px;
	font: 11px Arial, Helvetica, sans-serif;
	float: right;
	padding-top: 80px;
	height: auto;
	padding-left: 5px;
}
#menu ul{
margin: 0;
padding: 0;
list-style: none;
}
#menu li{
font: 11px Arial, Helvetica, sans-serif;
display: inline;
margin: 0;
padding: 0;


}
#menu a:link, #menu a:visited{
display: block;
color: #666;
margin:0;
padding: 8px 5px 8px 25px;
text-decoration: none;
background:url(images/btn_up.png) no-repeat left center ; 
border-bottom: 1px dotted #ccc;

}
#menu a:hover{
	display: block;
	margin:0;
	padding: 8px 5px 8px 25px;
	text-decoration: none;
	color:#222;
	background:url(images/btn_dw.png) no-repeat left center;
}
#menu .sel a{
	font-weight:bold;
	margin:0;
	color:#000;
	text-decoration: none;
	background:url(images/btn_sel.png) no-repeat left center;
}
/*IMMAGINI*/
.banner {
	width: 620px;
	height: 182px;
	border-color: #4A5760;
}
.categorie{
	width:auto;
	height:auto;
	float:left;
	margin-right: 15px;
	border: 1px solid #999;
	background-color: #666;
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 0px;
	font-size: 18px;
	font-variant: small-caps;
	color: #FFF;
}
.testo{
	width:558px;
	height:auto;
	margin-left: 10px;
	border: 1px dotted #666;
	padding: 15px 15px 15px 15px;

}
.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;
}
