body {
	margin: 0;
	padding: 0;
	/*background: #FFFFFF url(images/img01.gif) repeat-x left top;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: silver;
	}

h1, h2, h3 {
	margin: 0;
	/*text-transform: uppercase;	*/
	font-weight: normal;
	color: #549900;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-size: 12px;
}

ul, ol { }

blockquote { }

a { color: #961A06; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}
img.center {
	/*float: center; Non esiste, dovrebbero andare i margin...*/
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
}
img.right {
	float: right;
	margin: 7px 0 0 30px;
}
#boxmin {
	float: left;
   /*background: Silver;*/

	width:  160px;
	height: 160px;
	margin: 10px;
}


hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#orangebox 
{
    border-color:#EB5716; margin:10px 10px 10px 10px; border-width:thin; border-style:solid; width:70%; margin-left:auto; margin-right:auto;
}
#orangebox div
{
    padding: 10px 10px 10px 10px;
}
    

#header {
	width: 984px;
	height: 31px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 984px;
	height: 31px;
	background: #271913
	/*padding: 0px 0px 0px 0px;*/
	/*margin: 0px 0px 0px 5px;*/
}
#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	width: 123px;
	height: 22px;
	padding: 10px 0px 0px 0px;
	background: url(images/img048.jpg) no-repeat left top;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover { 
	background: url(images/img038.jpg) no-repeat left top;
	text-decoration: none; 
}

#menu .current_page_item a {
	background: url(images/img038.jpg) no-repeat left top;
}

#menu .first {
}
/* Search */

#search {
	float: right;
	width: 260px;
}

#search form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #5AA01B;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 984px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
	background: white;

	}


/** LOGO */

#logo {
	width: 984px;
	height: 120px;
	margin: 0 auto;
   background: url(images/img_assta.png) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	/*text-transform: lowercase; */
	font-weight: normal;
	color: #FFFFFF;
	
}

#logo p {
	margin-top: -4px;
	text-transform: lowercase;
	font-size: 13px;
	color: #FFA25D;
}

#logo h1 {
	padding-top: 10px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #FFA25D;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 670px;
	margin-right:  30px;
}

/* homeBox */

.homeBox {
	margin-bottom: 80px;
}

.homeBox .title {
	height: 44px;
	text-decoration: none;
	text-transform: none;
	font-size: 30px;
	color: #1d1e82;
	padding-left: 15px;
	
}
.homeBox .entry {
	padding: 10px 15px;
	margin-right:  30px;
	height: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	border: 1px solid #333333;
   /*background: url(images/bg_centro_rosso.jpg) top repeat;*/
	/*background: url(images/squadra_assta.jpg)no-repeat;*/
}
.box {
	margin-bottom: 45px;
	margin-right:  25px;
}

.box .entry {
	padding: 10px 15px;
	margin-bottom: 10px;
	border : 1px solid #cccccc;
	
}
.box .entry .title {
	height: 22px;
	padding-left: 15px;
	text-decoration: none;
	font-size: 20px;
	color: #543A2C;
}
.box .entry_anno {
	margin-bottom: 10px;
	border : 1px solid #cccccc;
	height: 160px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	/*background: silver;*/
}
.box .entry_anno_vert {
	margin-bottom: 10px;
	border : 1px solid #cccccc;
	height: 210px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	/*background: silver;*/
}
.box .image {
	padding: 10px 15px;
}
.box .title {
	height: 44px;
	padding-left: 15px;
	text-decoration: none;
	font-size: 30px;
	color: #543A2C;
}

.box .title2 {
	height: 34px;
	padding-left: 15px;
	text-decoration: none;
	text-transform: none;
	font-size: 20px;
	/*background: #f0fcff;*/
	color: #543A2C;
}
.box .title3 {
	height: 34px;
	padding-left: 15px;
	text-decoration: none;
	text-transform: none;
	font-size: 18px;
	/*background: #f0fcff;*/
	color: red;
}
.box .meta {
	height: 32px;
	margin-left: 2px;
	padding: 4px 30px 2px 15px;
	background: url(images/img05.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.box .meta2 {
	height: 32px;
	margin-left: 2px;
	padding: 4px 30px 2px 15px;
	background: url(images/img02.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #66665E;
}
.box .meta span {
	display: block;
	margin-top: -10px;
}


/* Post */

.post {
	margin-bottom: 45px;
}

.post .title {
	text-decoration: none;
	font-size: 30px;
	color: #543A2C;
	font-family: Arial, Helvetica, sans-serif;
}
.post .title2 {
	text-decoration: none;
	font-size: 25px;
	color: #543A2C;
	font-family: Arial, Helvetica, sans-serif;
}

.post .title a {
	text-decoration: none;
	font-size: 30px;
	color: #543A2C;
}
.post .title_foto {
	text-decoration: none;
	font-size: 30px;
	color: #543A2C;
}
.post .title_small {
	text-decoration: none;
	font-size: 23px;
	color: #543A2C;
}
.post .title_small a {
	text-decoration: none;
	font-size: 23px;
	color: #543A2C;
}
.post .title_foto a {
	text-decoration: none;
	/*text-transform: capitalize;*/
	font-size: 20px;
	color: #543A2C;
}

.post .date {
}

.post .meta {
	height: 32px;
	margin-left: 2px;
	padding: 4px 30px 2px 15px;
	background: url(images/img05.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}
.color1 {
		background: #e10d0b;
}
.box .dovesiamo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;

}
.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 15px;
}

.testo_giustifica {
	text-align: justify;
	padding: 10px 10px 10px 10px;
}

.post .links {
}

.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img06.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}


.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img06.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img07.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}
.post .comments2 {
	display: block;
	width: 220px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
    background: #CCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}
.post .down {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img07.jpg) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}
.post .inserimento {
	display: block;
	width: 120px;
	height: 40px;
	margin: 10px; 
	padding: 3px 0px 0px 50px;
	background: url(images/inserimento.jpg) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}
.post .modifica {
	display: block;
	width: 120px;
	height: 35px;
	margin: 10px; 
	padding: 10px 0px 0px 40px;
	background: url(images/modifica.jpg) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}

.post .cancella {
	display: block;
	width: 120px;
	height: 35px;
	margin: 10px; 
	padding: 10px 0px 0px 40px;
	background: url(images/cancella.jpg) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}
/* sidebar-home */
#sidebar-home ul .admin
{
    border:2px double Red;
    }
#sidebar-home {
	float: left;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar-home ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar-home li {
	margin-bottom: 30px;
	margin-left: 10px;
	padding: 0 0 10px 0px;
	/*border : 1px solid #cccccc;*/
	background: white;
	
}

#sidebar-home li ul {
	margin: 0px 14px;
}

#sidebar-home li li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px solid #E9E8DD;
	background: url(images/img08.jpg) no-repeat left 18px;
}

#sidebar-home li li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #EB5716;
}

#sidebar-home li li a:hover {
	color: blue;
}

#sidebar-home p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar-home h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	background: url(images/img05.gif) repeat-x left top;
	font-size: 18px;
	font-weight: normal;
	color: #543A2C;
}


#sidebar-home p {
	line-height: 200%;
}

#sidebar-home a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* sidebar */

#sidebar {
	float: left;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	margin-left: 10px;
	padding: 0 0 10px 0px;
	/*border : 1px solid #cccccc;*/
	background: #e0e0e0;
	
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px solid #E9E8DD;
	background: url(images/freccia_gr.jpg) no-repeat left 18px;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #EB5716;
}

#sidebar li li a:hover {
	color: blue;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	background: url(images/img05.gif) repeat-x left top;
	font-size: 18px;
	font-weight: normal;
	color: #543A2C;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* statuto */

#statuto {
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#statuto ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#statuto li {
	margin-bottom: 30px;
	margin-left: 10px;
	padding: 0 0 10px 0px;
	/*border : 1px solid #cccccc;*/
	background: white;
	
}

#statuto li ul {
	margin: 0px 14px;
}

#statuto li li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px solid #E9E8DD;
	background: url(images/img08.jpg) no-repeat left 18px;
}

#statuto li li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #EB5716;
}

#statuto li li a:hover {
	color: blue;
}

#statuto p {
	margin: 0;
	padding: 0px 14px;
}

#statuto h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	font-size: 18px;
	font-weight: normal;
	color: #543A2C;
}

#statuto h3 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	font-size: 18px;
	font-weight: normal;
	color: #543A2C;
}

#statuto p {
	line-height: 200%;
}

#statuto a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

#corsi  {
  /* height: 220px;*/
	background: url(images/bg_verde.jpg) top no-repeat;
}
#corsi .titolo {
	text-indent:-9999px; 
	display:block; 
	height:45px;
}

#corsi .imgcenter {
	display:block; 
	padding: 0px 0px 0px 15px;
}
#corsi p {
	display:block; 
	padding: 20px 10px 20px 10px; 
	margin:0; 
	background:url(images/bg_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#corsi .coda {
	display:block; 
	padding: 20px 10px 20px 10px; 
	margin:0; 
	background: url(images/bg_bottom.jpg);
	background-repeat:no-repeat;
}

#blu  {
  /* height: 220px;*/
	background: url(images/bg_testa_blu.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#blu .titolo {
	text-indent:-9999px; 
	display:block; 
	height:45px;
}
#blu .imgcenter {
	display:block; 
	padding: 0px 0px 0px 40px;
}
#blu p {
	display:block; 
	padding: 10px 10px 10px 10px; 
	margin:0; 
	background:url(images/bg_blu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#blu #coda {
	display:block; 
	padding: 10px 10px 10px 10px; 
	margin:0; 
	background:url(images/bg_bottom_blu.jpg);
	background-repeat:no-repeat;

}

/* Calendar */
#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
width: 984px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.gif) repeat-x left top;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 10px;
	color: #7B1605;
}

#footer a {
	color: #961A06;
}
.colSep {
    background:url(images/bg_sfumato.gif) repeat-y center top;    width:10px
}

.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(images/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .tclose {left:6px}

