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;
}

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;
	margin: 7px 0px 0 0;
}
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 {
}

#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 {
}

/* Page */


#page {
	width: 982px;
	background-color: #E8E8E8;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;

}

/** 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-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.homeBox .title {
	margin-left: auto;
	margin-right: auto;
	height: 44px;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	font-size: 30px;
	color: #1d1e82;
	padding-left: 15px;
	padding-top: 10px;
	
}
.homeBox .entry {
	height: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	border: 1px solid #333333;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
    background-color:#FFF
   /*background: url(images/bg_centro_rosso.jpg) top repeat;*/
	/*background: url(images/squadra_assta.jpg)no-repeat;*/
}
p.blocktext {
 margin-left: auto;
 margin-right: auto;
 
}
img.displayed {
 display: block;
 margin-left: auto;
 margin-right: auto
  }
 .entrybig {
	height: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	/*border: 1px solid #333333;*/
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
 }
.box {
	margin-bottom: 45px;
	margin-right:  30px;
}

.box .entry {
	padding: 10px 15px;
	border : 1px solid #cccccc;
	
}
.box .entry .title {
	height: 22px;
	padding-left: 15px;
	text-decoration: none;
	font-size: 20px;
	color: #543A2C;
}
.box .entry_anno {
	padding: 10px 15px;
	border : 1px solid #cccccc;
	height: 150px;
	/*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: 5px 5px 15px 5px;
	padding: 5px;
	background: white;
	border: 1px solid #e61609;
}

.post .title {
	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 a {
	text-decoration: none;
	font-size: 30px;
	color: #543A2C;
}
.post .title_foto {
	text-decoration: none;
	font-size: 30px;
	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 .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;
}

/* sidebar-home */

#sidebar-home {
	float: left;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#FFF;
	margin-left: 10px;
	border: 1px solid #999;
}

#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;*/
	border-style: none;
	border-color: #999;
}

#sidebar-home1  li ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	margin: 0px 14px;
}

#sidebar-home1  li li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px solid #E9E8DD;
	background: url(images/img08.jpg) no-repeat left 18px;
}

#sidebar-home1 li li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #EB5236;
}

#sidebar-home1 li  li a:hover {
	color: blue;
}

#altrenotizie {
	float: left;
	width: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#FFF;
	margin-left: 0px;
	
}

#altrenotizie  ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 10px;
}

#altrenotizie  li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px solid #E9E8DD;
	background: url(images/img08.jpg) no-repeat left 18px;
}

#altrenotizie  li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #EB5236;
}

#altrenotizie  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;
}


#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-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#corsi p {
	display:block;
	background:url(images/bg_bottom.jpg) bottom no-repeat;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#corsi .coda {
	display:block; 
	padding: 20px 10px 20px 10px; 
	margin:0; 
	background:url(images/bg_bottom.jpg) No-repeat;
}

#blu  {
  /* height: 220px;*/
	background: url(images/bg_testa_blu.jpg) top no-repeat;
}
#blu .titolo {
	text-indent:-9999px; 
	display:block; 
	height:45px;
}
#blu .imgcenter {
	display:block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#blu p {
	display:block;
	padding: 10px;
	background-image: url(images/bg_blu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

#blu #coda {
	display:block;
	padding: 10px;
	background-image: url(images/bg_bottom_blu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;

}


/* 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
}
#cis2011 {
	width:  230px;
	height: 180px;
	background: url(images/cis2011_pic.jpg) #FFF no-repeat center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto; 
	margin-left: auto;
	padding: 6px;
}
#sponsor {
	float: right;
	width: 635px;
	height: auto;
	margin-top: 7px;
	margin-right: 7px;
	padding: 37px 10px 10px 10px;
	border: thin solid #266ec3;
	background: url(images/sponsor.jpg) #FFF no-repeat top left;
}

/* VERTICAL MARQUEE */
#newsscroll {
 	border:1px solid #000;
    background: url(images/sfondo_news.jpg) no-repeat;  
	width:245px;
 	height:245px;
	margin: 5px;
 	overflow:hidden;
}

#newsscroll div {
	padding:0 5px;
}

#newsscroll  p {
 	padding: 5px 0;
 	margin:0;
}

#newsscroll  a {
  color:#CC0000; 
  text-decoration:none; 
  font-weight:bold; 
  }

#newsscroll a:hover {
  color:#0033FF; 
 }

#newsscroll em {
 font-size: 11px; color:#0033FF; 
 display:block;
}

#newsscroll .titolo {
  color: #CC0000; 
  text-decoration:none; 
  font-size: 13px;
  font-weight:bold; 
}
#newsscroll  ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 0px;
}

#newsscroll  li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px solid #333;
}

#newsscroll  li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #EB5236;
}

#newsscroll  li a:hover {
	color: blue;
}

#newsscroll  li ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 10px;
}

#newsscroll li li {
	margin: 0;
	padding: 5px 0px;
	border-bottom: none;
	}
.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}
