* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px 0px 0px 0px;
	/* background-color: #EDBE3C; (arancio)*/
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 84%;
	color: #000;
	background-color: #FFFFF9;
	/* background-color: #b9ffff; */
}
#testa {
	position:relative;
	margin: 0px 0px;
	padding: 0px;
	left: 0px;
	right: 0%;
	top: 0px;
	height: 105px;
}
#testa11 {
	position:absolute;
	top: 0px;
	left:0px;
	width:636px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 104px;
	background-image: url(img/foto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#testa12 {
	left: 190px;
	margin: 0px 0px 0px 636px;
	left: 636px;
	background-image: url(img/fotodx.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 104px;
}
#testa121h {
	text-align: center;
	font-weight: bold;
	height: 13px;
}
#testa122 {
	text-align: center;
	letter-spacing: 1px;
	vertical-align: middle;
	font-weight: bold;
	height: 45px;
}
.testa122 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#testa123 {
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 3px;
	margin: 0px auto 0px auto;
}

form {
}

form br {
}

input, textarea {
	padding: 5px;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background: #F9F3DF;
	border-top: 1px solid #CB960F;
	border-right: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px solid #CB960F;
}

h1, h2, h3 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	margin: 0em 0em 0em 0em;
	color: #00534D;
}

h1 {
	font-size: 1.4em;
	text-align: center;
	margin: 0.6em 2em 0em 2em;
	padding: 0em;
}

h1.title {
	color:00625A;
}
h2 {
	font-size: 1.1em;
	margin: 1.5em 0em 0em 0em;
}

h3 {
	font-size: 1em;
	margin: 2em 0em 0em 0em;
}

p {
	margin-top: 0.5em;
	text-align: left;
}

ul, ol {
	margin: 1em 0em 1em 3em;
	text-align: left;
}
li {
	line-height: 1.5em;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0.5em 0em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00F;
}
a:visited {
	color: #551A8B;
}
a:link {
	color: #00F;
}
a:hover {
	border: none;
	color: #000;
	text-decoration: none;
	background-color: #FF6;
}
a:active {
	color: #F00;
	background-color: #FF6;
}

/* Header */

#header {
	margin: 0px auto;
	text-align: center;
	color: #000;
	padding: 0px;
}

#logo1 {
	margin: 0px auto 0px auto;
	text-align: center;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
}

.logo1 {
	padding: 0px 0px 0px 0px;
	font-size: 40px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}

.logo2 {
	padding: 0px 0px 0px 0px;
	font-size: 1.3em;
}
.logo3 {
	padding: 6px 0px 0px 0px;
	font-size: 92%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 22px;
}

#logo1 a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	float: left;
	height: 40px;
}

#menu ul {
	margin: 0;
	padding: 30px 0px 0 0;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	border-left: 2px solid #99C233;
	margin-right: 3px;
	padding: 5px 18px 5px 18px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 1.2em;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#menu .last a {
	margin: 0;
	padding-right: 0;
}

/* Page */

#page {
	margin: 0px 10px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	/* background-image: url(img/sfu.jpg);
	background-repeat: repeat-x;
	background-position: left top; */
}

/* Content */

#content {
	padding: 0px 1em 0px 3em;
	margin: 0px 0px 0px 161px;
}

#content_corpo{
	padding: 0px 5% 0px 5%;
	margin: 0px 0px 0px 0px;
}

.post {
	background-color: #FFF;
	margin: 1.6em 0px 0px 0px;
	padding: 0px 9% 5px 10%;
	font-family: Verdana, Geneva, sans-serif;
	border: 2px outset #CCC;
	/* border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2FFCA;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #F2FFCA; */
}

.post .title {
	margin: 0px;
	border-bottom: 0px solid #96C902;
}

.post h2.title  {
	margin: 0em 0px 0px 0px;
	left: 0px;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	text-align: left;
	display: block;
}

.post .title a {
	display: block;
	border: none;
	padding: 0.4em 1em 0.2em 0px;
}

.post .title a:visited, .post .title a:link, .post .title a:active {
	color: #00F;
	text-decoration:underline;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #00F;
}
.post .title a:hover {
	text-decoration:none;
	background-color: #FF0;
	color: #000;
}

.post .title a.nolink  {
	color: #00F;
	text-decoration:none;
	background-color: #FFF;
	border: 0px;
}
.post .title a.nolink:visited, .post .title a.nolink:link, .post .title a.nolink:active  {
		color: #00F;
	text-decoration:none;
	background-color: #FFF;
	border: 0px;
}
.post .title a.nolink:hover {
		color: #00F;
	text-decoration:none;
	background-color: #FF6;
	border: 0px;
}

.post h2.prec  {
	margin: 0em 0px 0px 0px;
	padding-bottom: 10px;
	background: url(img/sottoh.jpg) repeat-x left bottom;
	border-bottom: 1px solid #96C902;
}

.fumetto {
	background-image: url(img/fum.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 100%;
	width: 56px;
	float: left;
	text-align: center;
	margin: 6px 1em 0.5em 0px;
	padding: 6px 0px 0px 0px;
	font-size: 84%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 46px;
}
.post .meta .fumetto{
	margin: 2px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	font: bold Arial, Helvetica, sans-serif;
	color: #000;
	height: 40px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.categoria {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2FFCA;
	margin: 10px 70px 15px 70px;
	left: 0px;
	padding: 0px 0px 3px 0px;
}

.entry {
	padding: 0px 8px;
}

.post .entry p, .post .entry ol, .post .entry ul {
	line-height: 150%;
}

.post p.tags {
	margin: 2em 0px 0em 0px;
	padding: 5px 0px 2px 0px;
	border-top: 1px solid #DEDEDE;
	font-size: 90%;
	text-align: left;
	line-height: 130%;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00625A;
}

ul.not {
	list-style-image:url(img/noti30.gif);
	margin-top: 1em;
	margin: 1em 0em 0em 3em;
}
ul.not li {
	margin: 0.5em 0em 0em 0em;
	padding: 0em 0em 0em 2em;
	line-height: 150%;
}
ul.doc {
	list-style-image:url(img/docu19.gif);
	margin-top: 1em;
	margin: 1em 0em 0em 3em;
}
ul.doc li {
	margin: 0.5em 0em 0em 0em;
	padding: 0em 0em 0em 2em;
	line-height: 150%;
}
ul.col {
	list-style-image:url(img/freccia.gif);
	margin: 1em 0em 0em 3em;
	padding: 0em 0em 0em 0em;
}
ul.col li {
	margin: 0.5em 0em 0em 0em;
	padding: 0em 0em 0em 2em;
	line-height: 150%;
}

#recent-posts h3 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	border-bottom: 1px solid #DEDEDE;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
}

#recent-posts li {
	margin: 0;
	padding: 0;
}


/* barrasx+++ */

/* barrasx1 */

#barrasx1 {
	width: 160px;
}

.barrasx {
	float: left;
}

.barrasx h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5CCDD5;
	padding: 0.4em 0em 6px 8px;
	background-image: url(img/sottoh.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
ul.menusxh {
	text-align: left;
	list-style: none;
	padding: 0.7em 0em 1em 0em;
	margin: 0em;
	width: 100%;
}
ul.menusxh li {
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;
}
ul.menusxh li a, ul.menusxh li a:visited, ul.menusxh li a:link {
	display: block;
	width: 100%;
	margin: 0em 0em 0em 0em;
	padding: 0.4em 0em 0.2em 0em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #000033;
	text-decoration: none;
	text-indent: 0.5em;
	background-color: #f7f8f7;
	font-size: 1em;
}
#bloccoh1>ul.menusxh li a { width: auto; }
ul.menusxh li a:hover {
	color: #000000;
	background: transparent;
	background-color: #FFFFFF;
	border-top-color: #aaab9c;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #aaab9c;
}
ul.menusxh li a:active {
	color: #FF0000;
	background: transparent;
	background-color: #FFFF66;
	border-top-color: #aaab9c;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #aaab9c;
}
ul.menusxh li.areaatt {
	display: block;
	width: 100%;
	font-size: 1em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-indent: 0.5em;
	margin: 0em 0em 0em 0em;
	padding: 0.4em 0em 0.2em 0em;
	font-weight: bold;
}

.barrasx ul {
	margin: 0.5em 0px 0px 0px;
	padding: 0px;
	list-style:none;
}

.barrasx #coll {
	margin: 2em 0px 0px 0px;
}

.barrasx #aree {
	margin: 0.5em 0px 0px 0px;
}
.barrasx #contatti {
	margin: 2em 0px 10px 0px;
	text-align: center;
}
.contposta {
	margin: 0.5em auto 0em auto;
	padding: 0em;
}
.conttel {
	margin: 1.5em 0px 0em 30px;
	padding: 0em;
	text-align: left;
}
.contind {
	margin: 1.5em auto 0em auto;
	padding: 0em;
}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	margin: 10px auto 0px;
	/* background: url(img/img02.jpg) repeat-x left top; */
	padding: 5px 0px 0px 0px;
	font-size: 84%;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
	height: 25px;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 15px 0px;
	font-size: 11px;
}

#footer .legal {
	float: left;
	margin-left: 8px;
}

#footer .credit {
	float: right;
	margin-right: 8px;
}
#footer a, #footer a:visited, #footer a:link, #footer a:active {
	color: #00F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00F;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	border-bottom-width: 0px;
	text-decoration:none;
}
#contatti .contatti2 {
	font-size: 94%;
	margin-top: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.box06cc {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333366;
	padding-top: 3px;
	font-size: 92%;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2FFCA;
}

p.not {
	text-indent: 3em;
	color: #000;
	line-height: 130%;
	text-align: justify;
}
#titolo1 {
	margin-bottom: 1.6em;
}
.c90txt {
	background-color:#FFF;
	padding: 0em 2em;
	margin: 0em 10%;
}
.c70txt {
	background-color:#FFF;
	padding: 0em 0em;
	margin: 0em 15%;
}
.c90 {
	padding: 1em 2em;
	width: 90%;
	border: 1px solid #999999;
	margin: 1em auto;
	font-family: Arial, Helvetica, sans-serif;
}
.post .entry .c90 p {
	line-height: 120%;
}
.firma {
	text-align: center;
	font-size: 90%;
}
.firma2 {
	rigth: 0px;
	margin: 0px 0px 0px 50%;
	left: 50%;
}
.firma2b {
	text-align: center;
	font-size: 90%;
	line-height: 1.5em;
}
#briciole {
	margin: 3px 0px 0px 0px;
	padding: 0.5em 10px 0.3em 10px;
	/* background-color: #FFFFE6;
	border: 2px solid #DDC9AA; */
	background-color: #FFF;
	border: 2px solid #F2FFCA;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.9em;
	left: 0px;
}
#briciole a:visited {
	color: #0000CC;
}
#finale {
	margin: 1.6em 0px 0px 0px;
	padding: 0em 8px 0px 8px;
	background-color: #FFF;
	border: 2px solid #F2FFCA;
}
.homepage {
	margin-top: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	top: 0px;
	font-weight: bold;
	letter-spacing: 1px;
}
.homepage a {
	color: #FFF;
	border: none;
}
.homepage a:visited, .homepage a:link, .homepage a:active {
	color: #FFF;
	text-decoration:none;
}
.homepage a:hover {
	color: #FF0;
	text-decoration:none;
	background-color: transparent;
}

#sfondopag {
	margin: 0px;
	padding: 0px;
	background-image: url(img/sfondo.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 180px;
}
.benvenuto {
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 2em;
}
.busta {
	background-image: url(img/busta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.corpopost {
	padding: 0px 10px;
}
/* a img, a:visited img, a:link img, a:hover img, a:active img  {
	text-decoration: none;
	border: 0px;
} */
a img {
	border: 0px;
	text-decoration: none;
}
a:hover img {
	text-decoration: none;
	background-image: url(img/spaz.gif);
	background-repeat: repeat;
}
#pretesta {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	height: 152px;
}
img.logo {
	padding: 10px 0px 0px 0px;
}
.h2_blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	color: #00C;
}
.h2_ros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	color: #F00;
}

