html {
	height: 100%;
}
body {
	margin: 0;
	font: 12px/15px Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	color: #2b4051;
	background: url(../images/bg.jpg) repeat-x 50% 0;
	height: 100%;
	min-width: 992px;
}
img { border-style: none; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
a {
	text-decoration:none;
	color: #909ba4;
}
a:hover {
	text-decoration:none;
	color: #2C89BC;
	background-color: #DEEFF8;
}
input,
textarea,
select {
	background-color: #ECE9D8;
	border: 1px dotted #AE9C84;
	font-family: Arial, Verdana, sans-serif;
	font-size: 95%;
	color: #574224;
	margin-left: 20px;
}
.bottoni {
	background-color: #5B5240;
	border: 1px dashed #CCC1B3;
	font: 15px/18px Arial, Verdana,Georgia, "Times New Roman", Times, serif;
	color: #F7F7F4;
	margin-left: 23px;
	padding: 5px;
	font-weight: bold;
}
.wrapper {
	background: url(../images/bg-home-page.jpg) no-repeat 50% 0;
	min-height: 100%;
}
body.inner-page .wrapper { background: url(../images/bg-inner-page.jpg) no-repeat 50% 0; }
* html .wrapper { height: 100%; }
#main {
	margin: 0 auto;
	width: 992px;
}
/* header start */
#header {
	width: 992px;
	height: 143px;
	position: relative;
}
/* logo */
.logo {
	position: absolute;
	top: 0;
	left: -28px;
	background: url(../images/logo.png) no-repeat;
	width: 206px;
	height: 143px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}


a.logo:hover {
	text-decoration: none;
	list-style: none;
	background: url(../images/logo_hover.png) no-repeat;
}


/* top navigation */
.top-nav {
	float: right;
	margin: 29px 0 0;
	padding: 0;
	overflow: hidden;
}
.top-nav li {
	float: left;
	list-style: none;
	font-size: 13px;
	line-height: 17px;
	background: url(../images/sep.gif) no-repeat 0 4px;
	padding: 0 7px 0 7px;
	margin: 0 0 0 -2px;
}
.top-nav li a { color: #fff; }

.top-nav li a:hover { text-decoration: none; 
    color: #2b4051;
}
/* main navigation */
#main-nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 77px;
	left: 192px;
}
#main-nav li {
	float: left;
	list-style: none;
	padding: 0 3px 0 0;
	font-size: 24px;
	line-height: 26px;
}
#main-nav li a {
	float: left;
	color: #32393a;
	height: 60px;
	text-align: center;
	position: relative;
}
#main-nav li a.menu-chi-siamo {
	background: url(../images/menu-chi-siamo.jpg) no-repeat;
	width: 135px;
}
#main-nav li a.menu-mantenute {
	background: url(../images/menu-mantenute.jpg) no-repeat;
	width: 139px;
}
#main-nav li a.menu-mondo {
	background: url(../images/menu-mondo.jpg) no-repeat;
	width: 128px;
}
#main-nav li a.menu-richieste {
	background: url(../images/menu-richieste.jpg) no-repeat;
	width: 123px;
}
#main-nav li a.menu-segno {
	background: url(../images/menu-segno.jpg) no-repeat;
	width: 115px;
	margin: 0 0 0 2px;
}
#main-nav li a.menu-news {
	background: url(../images/menu-news.jpg) no-repeat;
	width: 115px;
	margin: 0 0 0 2px;
}
#main-nav li a strong {
	display: block;
	padding: 15px 0 0;
	margin: 0 0 -4px;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
}
#main-nav li a.menu-chi-siamo strong {
	font-size: 18px;
	line-height: 24px;
	padding: 8px 0 0;
	font-weight: normal;
}
#main-nav li a:hover,
#main-nav li.active a { background-position: 0 -60px; }
/* header end */
/* main contaner */
#container {
	overflow: hidden;
	height: 1%;
	margin: 16px 0 0;
	padding: 0 0 363px;
}
/* welcome start */
.welcome-box {
	overflow: hidden;
	height: 1%;
	background: url(../images/dotted-line.gif) no-repeat 9px 100%;
	padding: 0 0 8px 14px;
	top: 0px;
}
/* slide */
.welcome-box .image {
	float: left;
	width: 590px;
	overflow: hidden;
}
.welcome-box .bottom {
	background: url(../images/paper.png) no-repeat;
	width: 592px;
	height: 21px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 0 0 -2px;
}
.welcome-box .bg {
	background-color: #fff;
	overflow: hidden;
	height: 1%;
	padding: 3px 0 0 10px;
}
.welcome-box .slide {
	background: url(../images/bg-slide.jpg) no-repeat;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
}
.welcome-box .slide img { display: block; }
/* text */
.welcome-box .text {
	float: left;
	width: 370px;
	margin: 0px 0 0 14px;
	display: inline;
	top: 0px;

}
.welcome-box .text h1 {
	margin: 0 0 6px;
	font-size: 48px;
	font-weight: normal;
	color: #22394f;

}
.welcome-box .text p {
	margin: 0 0 17px 4px;
	color: #2b4051;
	font-size: 12px;
	line-height: 18px;
}
.welcome-box .text p strong { font-size: 14px; }
/* welcome end */
/* main content area */
.main-area {
	overflow: hidden;
	height: 1%;
	margin: 7px 0 0 94px;
}
/* events start */
.events {
	float: left;
	background: url(../images/bg-events.png) no-repeat;
	width: 484px;
	min-height: 273px;
	padding: 11px 28px 0 11px;
}
* html .events { height: 273px; }
.events .all-events {
	float: right;
	background: url(../images/ico-folder.gif) no-repeat 100% 0;
	color: #69a1c8;
	padding: 4px 30px 2px 0;
	margin: 3px 0 0;
	position: relative;
}
.events .all-events:hover { text-decoration: none; }
.events h2 {
	margin: 0;
	color: #465867;
	font-size: 30px;
	line-height: 33px;
	font-weight: normal;
}
.events ul {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.events ul li {
	list-style: none;
	background: url(../images/dotted-line-2.gif) no-repeat;
	margin: -2px 0 0;
	padding: 8px 0 12px 5px;
}
.events ul li h3 {
	margin: 0 0 2px;
	font-size: 12px;
	line-height: 15px;
	color: #2b4356;
}
.events ul li h3 a { color: #2b4356; }
.events ul li h3 a:hover { text-decoration: none; }
.events ul li p {
	margin: 0;
	line-height: 18px;
	color: #6292B5;
}
.events ul li p a {
	color: #909ba4;
	font-weight: bold;
}
.events ul li p a:hover { text-decoration: none; }
.events ul li .date {
	color: #2b4356;
	display: block;
	font-style: normal;
	margin: 0 0 3px;
}
/* events end */
/* posts box start */
.box {
	float: left;
	background: url(../images/bg-box.png) no-repeat;
	width: 359px;
	min-height: 331px;
	margin: 1px 0 0 -2px;
	padding: 0 0 0 10px;
	display: inline;
}
* html .box { height: 331px; }
/* lascia il segno start */
.lascia-il-segno {
	overflow: hidden;
	position: relative;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-right: 0px;
}
.lascia-il-segno h2 {
	margin: 0;
	padding: 0 0 8px;
	color: #455763;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}
.lascia-il-segno h2 strong {
	font-size: 24px;
	font-weight: normal;
	display: block;
}
.lascia-il-segno p {
	margin: 0;
	color: #69a1c8;
}
.lascia-il-segno p a { color: #69a1c8; }
.lascia-il-segno ul {	
	margin: 0 00px 0 2px;
	padding: 0;
}
.lascia-il-segno ul li {
	list-style: none;
	padding: 0 0 13px;
}
.lascia-il-segno ul p {
	margin: 0;
	color: #69a1c8;
}
.lascia-il-segno ul p a {
	color: #909ba4;
	font-weight: bold;
}
.lascia-il-segno ul p a:hover,
.lascia-il-segno p a:hover { text-decoration: none; }
/* lascia il segno end */
/* post */
.box .post {
	background: url(../images/dotted-line-3.gif) repeat-x;
	padding: 1px 0 0;
	margin: 0 5px 0 1px;
	position: relative;
	height: 1%;
}
.box .post .image {
	margin: 0 0 0 3px;
	float: left;
	display: inline;
}
.box .post .image img { display: block; }
.box .post .text {
	width: 165px;
	float: left;
	margin: 18px 0 0 7px;
	display: inline;
}
.box .post .text h2 {
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
.box .post .text h2 strong {
	display: block;
	font-size: 24px;
	font-weight: normal;
}
.box .post .text p {
	margin: 0 0 0 3px;
	color: #69a1c8;
}
.box .post .text p a { font-weight: bold; }
.box .post .text p a:hover { text-decoration: none; }
/* posts box end */
#footer-holder {
	margin: -354px 0 0;
	position: relative;
	width: 100%;
}
.footer-wrapper {
	padding: 7px 0 0;
	background: #e5e0cf url(../images/bg-footer.jpg) repeat-x 50% 0;
}
/* footer start */
#footer {
	margin: 0 auto;
	width: 992px;
	background: url(../images/lines.gif) repeat-y 895px 0;
	min-height: 217px;
	padding: 0 0 13px;
	overflow: hidden;
}
.inner-page #footer { background: none; }
* html #footer {
	height: 217px;
	overflow: visible;
}
.footer-wrapper-border { background: #fff url(../images/bg-footer-border.jpg) repeat-x 50% 0; }
.footer-bottom {
	margin: 0 auto;
	width: 992px;
	background: url(../images/lines-bottom.gif) no-repeat 896px 0;
	height: 73px;
	padding: 44px 0 0;
}
.inner-page .footer-bottom { background: none; }
.footer-bottom p {
	margin: 0 9px 0 4px;
	color: #909ba4;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
.footer-bottom p.credits {
	float: right;
	display: inline;
}
.footer-bottom p strong {
	color: #2b4051;
	font-size: 24px;
	line-height: 27px;
}
.footer-bottom p a { color: #909ba4; }
.footer-bottom p a:hover { text-decoration: none; }
/* contact box start */
.contact-box {
	float: left;
	background: url(../images/bg-contact-box2.jpg) no-repeat;
	width: 115px;
	height: 60px;
	display: inline;
	margin-top: 21px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 9px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 170px;
}
.contact-box_link {
	color: #69a1c8;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
}
.contact-box a:hover { text-decoration: none; }
.holder {
	float: left;
	background: url(../images/bg-news.jpg) repeat-y 2px 0;
	width: 622px;
	margin: 21px 0 0 49px;
	display: inline;
}
.holder .top { background: url(../images/bg-news-top.jpg) no-repeat; }
.inner-page .holder .top { background:url(../images/bg-news-top-inner.jpg) no-repeat; }
.holder .bottom {
	background: url(../images/bg-news-bottom.jpg) no-repeat 0 100%;
	overflow: hidden;
	min-height: 150px;
	padding: 0 0 6px;
}
* html .holder .bottom {
	height: 150px;
	overflow: visible;
}
/* contact box end */
/* networks start */
.networks {
	float: left;
	width: 200px;
	margin: 7px 0 0 15px;
	display: inline;
}
.holder h2 {
	margin: 0;
	color: #705504;
	font-size: 24px;
	line-height: 27px;
	font-weight: normal;
}
.holder .news h2 { margin: 0 0 0 14px; }
.networks ul {
	margin: 13px 9px 0 20px;
	padding: 0;
}
.networks ul li {
	list-style: none;
	font-size: 15px;
	line-height: 18px;
	padding: 9px 0 17px 50px;
}
.networks ul li.twitter { background: url(../images/ico-twitter.gif) no-repeat; }
.networks ul li.facebook { background: url(../images/ico-facebook.gif) no-repeat; }
.networks ul li.youtube { background: url(../images/ico-youtube.gif) no-repeat; }
.networks ul li.flickr { background: url(../images/ico-flickr.gif) no-repeat; }
.networks ul li a {	
	color: #69a1c8;
	display: block;
	background: url(../images/pointer.gif) no-repeat 100% 4px;
	height: 1%;
}
.networks ul li a:hover {
	text-decoration:none;
	color: #2C89BC;
	background-color: #DEEFF8;
}
/* networks end */
/* news start */
.news {
	float: left;
	width: 338px;
	margin: 9px 0 0 65px;
	display: inline;
}
.news ul {
	margin: -4px 0 0;
	padding: 0;
	overflow: hidden;
	height: 1%;
}
.news ul li {
	list-style: none;
	background: url(../images/dotted-line-3.gif) repeat-x;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 17px;
	padding-left: 15px;
}
.news ul li h3 {
	margin: 0;
	display: inline;
	color: #2b4356;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
}
.news ul li h3 a { color: #2b4356; }
.news ul li h3 a:hover { text-decoration: none; }
.news ul li p {
	margin: 2px 0 0;
	font-size: 11px;
	line-height: 16px;
}
.news ul li p a { color: #6292B5; }
.news ul li p a:hover { text-decoration: none; } 
.news ul li .date {
	color: #8c8c8a;
	font-style: normal;
}
/* news end */
/* rss and archivio links */
.read-rss,
.archivio-rss {
	float: left;
	color: #465968;
	font-size: 11px;
	line-height: 14px;
	background: url(../images/ico-rss-big.gif) no-repeat 100% 0;
	padding: 2px 24px 0 0;
	margin: 6px 0 0 18px;
}
.archivio-rss {
	background: url(../images/ico-folder.gif) no-repeat 100% 0;
	padding: 5px 30px 2px 0;
	margin: 3px 0 0 18px;
}
.read-rss:hover,
.archivio-rss:hover { text-decoration: none; }
/* footer end */
/* inenr page */
.content {
	float: right;
	width: 868px;
}
/* breadcrumb start */
.breadcrumb {
	overflow: hidden;
	height: 1%;
	margin: 1px 0 0 43px;
	padding: 0;
	font-size: 11px;
}
.breadcrumb li {
	float: left;
	list-style: none;
	padding: 0 5px 0 0;
	font-size: 11px;
	line-height: 17px;
	color: #455766;
	font-weight: bold;
}
.breadcrumb li a {
	color: #455766;
	padding-top: -2px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: -15px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
	color: #637C92;
	font-weight: normal;
}

/* breadcrumb end */
/* content start */
.inside-content {
	background: url(../images/bg-content.png) no-repeat;
	width: 848px;
	margin: 6px 0 0;
	padding: 12px 0 0 11px;
}
.inside-content .bg {
	background: url(../images/bg-content-inside.jpg) no-repeat;
	width: 787px;
	min-height: 640px;
	overflow: hidden;
	position: relative;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
* html .inside-content .bg {
	height: 640px;
	overflow: visible;
}
.inside-content h1 {
	margin: 0 130px 16px -30px;
	padding: 14px 0 1px 26px;
	font-size: 30px;
	line-height: 33px;
	font-weight: normal;
	background: url(../images/dotted-line-3.gif) repeat-x 0 100%;
	position: relative;
}
.inside-content p {
	margin: 0 0 15px;
	font-size: 14px;
	line-height: 18px;
}
.inside-content p a { color: #6292B5; }
.inside-content p a:hover {	text-decoration: none; }
/* content end */
#contatti_foglio {
	width: 352px;
	height: 199px;
	background: url(../images/foglio.jpg)  no-repeat;
	position: absolute;
	vertical-align: middle;
	margin-right: 0px;
	margin-top: 41px;
	margin-bottom: 0px;
	margin-left: 140px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#lascia_segno_form {
	width: 438px;
	height: 365px;
	background: url(../images/form.jpg)  no-repeat;
	position: fissa;
	vertical-align: middle;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: -10px;
	padding-left: 20px;
	border: 1px dashed #87695A;
}
#lascia_segno_form2 {
	width: 438px;
	height: 365px;
	background: url(../images/form.jpg)  no-repeat;
	position: fissa;
	vertical-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: -10px;
	padding-left: 20px;
	border: 1px dashed #87695A;
}
.segno_8 {
	width: 167px;
	height: 140px;
	background: url(../images/press_the_8_b.gif)  no-repeat;
	position: absolute;
	vertical-align: middle;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	margin-top: -40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	cursor: pointer;
	text-align: left;
	left: 570px;
}
a.segno_8 :hover {
	text-decoration: none;
	list-style: none;
	background-color: #fafaf2;
	background-image: url(../images/press_the_8_b.gif);
	background-repeat: no-repeat;
}

#archivio {
	width: 160px;
	height: 50px;
	background: url(../images/foglio.jpg)  no-repeat;
	position: absolute;
	vertical-align: middle;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 620px;
	margin-top: -50px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.titolo_news {
	color: #2b4051;
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 8px;
	font-weight: bold;
	font-variant: small-caps;
}
.data_news {
	color: #8c8c8a;
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
}
.paginazione {
	color: #8c8c8a;
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	text-align: center;
}
.italic {
	color: #2b4051;
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	text-align: left;
}
a.link:link {
	text-decoration:none;
	color: #2C89BC;
}
a.link:hover {
	text-decoration:none;
	color: #2C89BC;
	background-color: #DEEFF8;
}
a.immagini:hover {
	text-decoration: none;
	list-style: none;
}
a.immagini2:hover {
	text-decoration: none;
	list-style: none;
	background-color: #f1f0e6;
}
.azzurro {
	color: #69a1c8;
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
}
.titolo{
	color: #2b4051;
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 18px;

}
.titolo1{
	color: #2b4051;
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 15px;

}
.testo{
	color: #2b4051;
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
}
.testo1{
	color: #2b4051;
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 15px;
}
.testopiccolo{
	color: #2b4051;
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
}
#multimedia {
	width: 803px;
	height: 598px;
	background: url(../images/multimedia.jpg)  no-repeat;
	position: absolute;
	vertical-align: middle;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#multimedia_twitter {
    position: absolute;
    width: 300px;
    margin-right: 0px;
	margin-bottom: 0px;
	top: 65px;
	margin-left: 60px;
}
#multimedia_facebook {
	position: absolute;
	width: 300px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 19px;
	margin-left: 460px;
	left: -47px;
	height: 232px;
}
#multimedia_YouTube {
	position: absolute;
	width: 316px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 325px;
	margin-left: 60px;
	height: 73px;
}
#multimedia_YouTube_tx {
	position: absolute;
	width: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 415px;
	margin-left: 60px;
	height: 146px;
	left: 1px;

}
#multimedia_YouTube_foto {
	position: absolute;
	width: 191px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 417px;
	margin-left: 190px;
	z-index: 99;

}
#multimedia_YouTube_foto2 {
	position: absolute;
	width: 180px;
	height: 135px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 417px;
	margin-left: 190px;
	z-index: 100;
}
#multimedia_flickr {
	position: absolute;
	width: 331px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 348px;
	margin-left: 440px;
}
#multimedia_flickr p{
  margin-bottom:0px;
}
.blog{
	position: absolute;
	width: 179px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 0px;
	margin-left: 170px;
	left: 0px;
	height: 71px;
	background: url(../images/blog.jpg) no-repeat;
	cursor: pointer;
}
a.blog:hover {
	text-decoration: none;
	list-style: none;
	background: url(../images/blog2.jpg) no-repeat;
}
.blog-box {
	background: url(../images/blog_sfondo.jpg) no-repeat;
	width: 280px;
	height: 100px;
	margin-top: 66px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: -170px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 28px;
}

.titoli_marroni  {
	margin: 0;
	color: #705504;
	font-size: 24px;
	line-height: 27px;
	font-weight: normal;
}
.titoli_blu_piccoli  {
    color: #2b4356;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;

}
.testo_azzurro_piccolo  {
	font-size: 11px;
	line-height: 16px;
}
.testo_azzurro_piccolo a { color: #6292B5; }
.testo_blu_piccolo  {
	font-size: 11px;
	line-height: 16px;
	color:#2b4356;
}
.testo_blu_piccolo a { color: #2b4356; }

.testo_normale {
    font: 14px/18px Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	color: #2b4051;
}
.blog_scotch {
	background: url(../images/scotch.png) no-repeat;
	width: 200px;
	height: 80px;
	position: absolute;
	vertical-align: left;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}
a.blog_scotch:hover {
	text-decoration: none;
	list-style: none;
	background: url(../images/scotch2.png) no-repeat;
	cursor: pointer;
}
.punto_elenco {
	list-style-position: outset;
	list-style-image: url(../images/arrow.gif);
	line-height: 13px;
	font-size: 12px;
}
.punto_elenco p{
	line-height: 13px;
	font-size: 12px;
}
