/*  
Theme Name: SketchyTheme
Theme URI: http://www.thinkdesignblog.com
Description: 2-Column, widgetized, adsense-ready theme.
Version: v.1
Author: Nick Pagano from Think Design
Author URI: http://www.thinkdesignblog.com/

*/


/*----MAIN STYLES----*/

body, h1, h2, h4, h5, h6, blockquote, p, form{
     margin: 0;
     padding: 0;
}

h2 {
     margin-left: 30px;
     
}

p.li{
     margin-left: 15px;
}



blockquote{
     margin-left: 30px;
     margin-right: 27px;
     margin-top: 10px;
     margin-bottom: 10px;
     background: #eaeaeb url(images/blockquote.jpg) no-repeat top left;
     padding: 25px;
}

body{
	margin:0 auto;
	padding:0px 0 0px 0;
    background-color:#F2F2F2;
    background-image: url(images/background.jpg);
    background-repeat: repeat-y;
    background-position: 50% 205px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:13px;
	 
}

.wrapper2 {
    margin:0 auto;
	padding:0px 0 0px 0; 
	background-image: url(images/back.jpg);
    background-repeat: repeat;
 
}

.contenitore {
    margin:0 auto;
	width: 1000px;
	text-align: center; 
}
img {
  border: none;
  }
  
h1{
     font-family: "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
     font-size: 24px;
     padding: 0 0 10px 0;
}

h4{
     font-family: "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
     font-size: 16px;
     padding: 0 0 10px 0;
}

h5{
     font-family: "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
     font-size: 14px;
     padding: 0 0 10px 0;
}

a:link, a:visited{
      text-decoration: none;
      color: #333;
	  border: none;
}

a:hover{
      color: #9a0000;
      text-decoration: none;
	  border: none;
}

p{
      padding: 10px 0 0 0;
}

#wrapper{
      margin: 0 auto 0 auto;
      width: 1000px;
	  height: 100%;
      text-align: left;
}

.logo_inizio {
      width: 1000px;
      text-align: center;
	  margin-bottom: 10px;
	  margin-top: 10px;
}
.pulsanti {
      width: 1000px;
      text-align: center;
}
.pulsanti img {
border: none;
text-decoration: none;
}
.pulsanti a:link {
border: none;
text-decoration: none;
}
.pulsanti a:hover{
border: none;
text-decoration: none;
}
.pulsanti a:visited{
border: none;
text-decoration: none;
}
.pulsanti a:visited:hover{
border: none;
text-decoration: none;
}
/*----ADVERTISEMENTS----*/

#flash{
      height: 200px;
	  width: 991px;
      background: #FFF;
	  border-top: 2px solid #b60205;
	  padding-left: 9px;
}
#flash img {
     margin-right: 7px;
	 margin-top: 10px;
	 border: none;
}
#flash a:link {
     border: none;
	 text-decoration: none;
}
#flash a:hover {
     border: none;
	 text-decoration: none;
}
#flash a:visited {
     border: none;
	 text-decoration: none;
}
#flash a:visited:hover {
     border: none;
	 text-decoration: none;
}

#barra{
      height: 36px;
      background: #707070;
	  border-top: 2px solid #b60205;
	  border-bottom: 1px solid #000;
}
*:first-child+html #barra{
      margin-top: 3px;
}

#sidebarads1{
      height: 135px;
      width: 333px;
}


#ad1{
      float: left;
      height: 125px;
      width: 125px;
      background: url(images/ad1.jpg) no-repeat;
      padding-right: 7px;
}

#ad2{
      float: left;
      height: 125px;
      width: 125px;
      background: url(images/ad2.jpg) no-repeat;
}



/*----HEADER----*/

#header{
      float: left;
      width: 1000px;
      height: 328px;
      padding: 0px;
      background: url(images/header-bg.jpg) repeat-x;
}

#logo{
	  float: left;
      width: 350px;
	  height: 90px;
      margin: 0px;
      background-image: url(images/logo.jpg);
}

#tophome{
      position: relative;
      height: 59px;
      left: 650px;
      float: left;
      font-family: Arial, Helvetica, Georgie, Sans-serif;
      font-size: 7px;
      font-weight: lighter;
      text-transform: uppercase;
}

#tophome a{
      float: left;
      color: #ffffff;
      padding-right: 50px;
      padding-top: 40px;
      padding-bottom: 25px;
      background: url(images/icon-home-white.jpg) no-repeat 0px 12px;
}

#tophome a:hover{
      color: #ffffff;
      background: url(images/icon-home-grey.jpg) no-repeat 0px 12px;
}


#toprss{
      position: relative;
      height: 59px;
      left: 665px;
      float: left;
      font-family: Arial, Helvetica, Georgie, Sans-serif;
      font-size: 7px;
      font-weight: lighter;
      text-transform: uppercase;
}

#toprss a{
      float: left;
      color: #ffffff;
      padding-right: 50px;
      padding-top: 40px;
      padding-bottom: 25px;
      background: url(images/icon-rss-white.jpg) no-repeat 0px 12px;
}

#toprss a:hover{
      color: #ffffff;
      background: url(images/icon-rss-grey.jpg) no-repeat 0px 12px;
}

#contact{
      position: relative;
      height: 59px;
      left: 680px;
      float: left;
      font-family: Arial, Helvetica, Georgie, Sans-serif;
      font-size: 7px;
      font-weight: lighter;
      text-transform: uppercase;
}

#contact a{
      float: left;
      color: #ffffff;
      padding-right: 50px;
      padding-top: 40px;
      padding-bottom: 25px;
      background: url(images/icon-contact-white.jpg) no-repeat 0px 12px;
}

#contact a:hover{
      color: #ffffff;
      background: url(images/icon-contact-grey.jpg) no-repeat 0px 12px;
}



/*----TOP SECTION - IMG UNDER HEADER----*/

#topsection{
      position: relative;
      height: 143px;
      width: 851px;
      margin: 0px;
      background-color: #000000;
      background-image: url(images/top-section.jpg);
}



/*----DROP DOWN TOP NAV----*/


#menuholder{
        background: url(images/top-nav-bg.jpg) repeat-x center top;
        width: 1000px;
        height: 37px;
	margin: 0 auto;
	padding: 0px 0;
}

#nav {
	width: 1000px;
        height: 37px;
	background: url(images/top-nav-bg.jpg) repeat-x right top;
	float: left;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.8;
}

#nav a {
	display: block;
	padding:10px 10px 7px 10px;
	color: #fff;
        font-size: 11px;
        margin-right: 20px;
}


#nav a:hover {
	background: url(images/top-nav-bg-hover.jpg) repeat-x right top;
	color:#ffffff;
}

#nav li { /* all list items */
	float: left;
	display: block;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #b0b1b1;
	width: 164px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	display: block;
}


#nav li ul a{ /* second-level lists */
	width: 144px;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -37px 0 0 164px;
	padding: 0;
}

#nav li ul ul a{
	width: 144px;
	}

#nav li:hover, #nav li.hover {
    position: static;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


/*----CONTENT AREA----*/


#container{
      float: left;
      width: 662px;
      margin-top: 10px;
	  border-right: 1px solid #CCC;
	  min-height: 420px;
}
*html #container{
	  min-height: 490px;
}

.post{
      padding: 0;
      background: url(images/sfondo_storia.jpg) no-repeat 5px 0px;
      width: 650px;
	  height: 350px;
	  text-align: justify;
}

.post1 {
      padding: 0;
      width: 650px;
	  text-align: justify;
	  margin-top: -10px;
}

.content_promo {
	  padding-bottom: 10px;
}
.post_page{
      padding: 0;
      width: 650px;
	  text-align: justify;
	  
}
.post_page img {
float: left;
margin-right: 10px;
padding: 1px;
border: 1px solid #CCC;
}
.post h2{
      font-family: "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
      font-size: 22px;
      line-height: 35px;
      padding-left: 45px;
      color: #333;
}

.promozioni { 
      font-family: "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
      font-size: 18px;
	  font-weight: bold;
	  width: 610px;
      margin-left: 30px;
      color: #262626;
	  border-bottom: 1px solid #9a0000;
}

.entry{
      line-height: 22px;
      padding: 10px 0px 10px 0px;
	  font-family: "Myriad Pro";
	  font-size: 14px;
	  margin-left: 32px;
	  margin-right: 20px;
	  border-bottom: 1px solid #999;
	  min-height: 125px;
}
.entry_home {
      line-height: 18px;
      padding: 10px 0px 10px 0px;
	  font-family: "Myriad Pro";
	  font-size: 14px;
	  margin-left: 32px;
	  margin-right: 20px;
	  min-height: 125px;
}
*:first-child+html .entry_home {
	  min-height: 150px;
	  line-height: 16px;
}
.entry1 {
      line-height: 22px;
      padding: 10px 0px 10px 0px;
	  font-family: "Myriad Pro";
	  font-size: 14px;
	  border-bottom: 1px solid #999;
	  margin-left: 32px;
	  margin-right: 20px;
	  margin-bottom: 5px;
	  min-height: 155px;
}

.entry1 img {
float: left;
margin-right: 10px;
padding: 1px;
border: 1px solid #CCC;
}

.breadcrumb {
    width: 97%;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*----BOTTOM OF POSTS----*/


.postbottom{
      padding-top: 15px;
      margin-right: 0px;
      padding-bottom: 0px;
      background: url(images/post-bg-bottom.jpg) no-repeat bottom right;
}

h3 {
      color: #333333;
      font-size: 14px;
	  font-weight: bold;
	  text-transform: uppercase;
	  padding-left: 0px;
	  margin-bottom: 0px;
}
h6 {
      color: #333333;
      font-size: 14px;
	  font-weight: bold;
	  text-transform: uppercase;
	  padding-left: 30px;
	  margin-bottom: 0px;
	  margin-top: 10px;
}
.relatedposts{
      float: left;
      width: 280px;
      list-style: none;
      font-size: 10px;
}

.relatedposts ul li{
      list-style: none;
      width: 280px;
      margin-left: -40px;
      border-bottom: 1px solid #E2E2E2;

}


.relatedposts ul li a{
      color: #666666;
      display: block;
      text-decoration: none !important;
      margin-left: 0px;
      padding-top: 3px;
      padding-right: 0px;
      padding-bottom: 3px;
      padding-left: 5px;
}

.relatedposts ul li a:hover{
	border-bottom-color: #fff;
	color: #666 !important;
	background-color: #E6E6E6;
}

.share{
      float: left;
      width: 150px;
      margin-left: 15px;
}

.stumble{
      width: 42px;
      height: 42px;
      float: left;
      margin-top: 12px;
      margin-bottom: 7px;
      margin-right: 10px;
      background: url(images/icon-stumble.jpg) no-repeat;
}

.stumble:hover{
      width: 42px;
      height: 42px;
      float: left;
      margin-top: 12px;
      margin-bottom: 7px;
      margin-right: 10px;
      background: url(images/icon-stumble-hover.jpg) no-repeat;
}

.digg{
      width: 42px;
      height: 42px;
      float: left;
      margin-top: 12px;
      margin-bottom: 7px;
      margin-right: 10px;
      background: url(images/icon-digg.jpg) no-repeat;
}

.digg:hover{
      width: 42px;
      height: 42px;
      float: left;
      margin-top: 12px;
      margin-bottom: 7px;
      margin-right: 10px;
      background: url(images/icon-digg-hover.jpg) no-repeat;
}


.delicious{
      width: 42px;
      height: 42px;
      float: left;
      margin-top: 12px;
      margin-bottom: 7px;
      background: url(images/icon-delicious.jpg) no-repeat;
}

.delicious:hover{
      width: 42px;
      height: 42px;
      float: left;
      margin-top: 12px;
      margin-bottom: 7px;
      background: url(images/icon-delicious-hover.jpg) no-repeat;
}

.subscribe{
      float: left;
      width: 150px;
      margin-left: 15px;
      margin-top: 5px;
}


.subscribe a{
      color: #666666;
      display: block;
      text-decoration: none !important;
      border-bottom: 1px solid #E2E2E2;
      font-size: 10px;
      margin-left: 0px;
      padding-top: 3px;
      padding-right: 0px;
      padding-bottom: 3px;
      padding-left: 5px;
}

.subscribe a:hover{
	border-bottom-color: #fff;
	color: #666 !important;
	background-color: #E6E6E6;
}


p.postmetadata{
      border-bottom: 1px dashed #E2E2E2;
      margin: 0 6px 10px 0;
      padding-bottom: 10px;
}


/* -------------------------------- 
	Navigation
-------------------------------- */
	
	div#navigation { width: 1000px; background:#fff url(images/sfondo_m1.gif) repeat-x top center; font:bold 1.0em Helvetica, Arial, Helvetica, sans-serif;color:#3c3c3c; list-style-type: none;}
	*:first-child+html div#navigation { width: 650px; background:#fff url(images/sfondo_m1.gif) repeat-x top center; list-style-type: none;}
	*html div#navigation { width: 650px; background:#fff url(images/sfondo_m1.gif) repeat-x top center; list-style-type: none; float: right;}
	
		div#navigation div#menu {height: 90px; list-style-type: none;}
				
		div#navigation div#menu ul {list-style-type: none; }
		div#navigation div#menu ul li{float: left; list-style-type: none;}
		div#navigation div#menu ul li#menulast{  list-style-type: none;}
			div#navigation div#menu ul li a {display: block; border-left: 1px solid #333; height: 79px; width: 115px; text-align: left; padding-left: 14px; list-style-type: none; margin-top: 0px; padding-top: 11px; }
		    div#navigation div#menu ul li a:hover {background:url(images/sfondo_m1_hover.gif) repeat-x top center;  }	 
				/* Vertical centring with line-height:0 and marging-top */
				div#navigation div#menu ul li a small{display: block; line-height:0; margin-top: -3px; list-style-type: none;}
				*html div#navigation div#menu ul li a small{margin-top: 0px; }
				*:first-child+html div#navigation div#menu ul li a small{margin-top: -5px; }
				
		div#navigation div#menu div#feed{display: inline; float: right;}
			div#navigation div#menu div#feed a {background: transparent url('../images/feed-nav.gif') no-repeat;display: block; height: 60px; width: 66px;}
			div#navigation div#menu div#feed a:hover{background-position: 0 -60px; }
				div#navigation div#menu div#feed a span{display:none;}

div#navigation ul{margin: 0;}

	/* Vertical centring with line-height */
	div#navigation ul li a{color: #fff; font-weight: bold; font-size: 1.1em; line-height: 45px; text-decoration: none; list-style-type: none;}
	div#navigation ul li a:focus{background: 0; list-style-type: none;}
	div#navigation ul li a:hover.active{color: #fff; list-style-type: none;}
		div#navigation ul li a small{color: #1e1e1e; font-size: .85em; font-weight: normal; letter-spacing: 0;}
		div#navigation ul li a:hover small{color: #FFF;}
		div#navigation ul li a.active small{color: #1e1e1e;}
		div#navigation ul li a:hover.active small{color: #FFF;}


/*----SIDEBAR----*/

.sidebar{
      float: right;
      width: 337px;
	  min-height: 330px;
      margin: 20px 0 0 0px;
      display: inline;

}

.sidebar img {
      padding: 0px 0px 0px 10px;
	  margin-bottom: 10px;
}

.sidebar ul{
      list-style-type: none;
      margin: 0;
      padding: 0px 10px 0px 25px;
}

.sidebar ul li{
      padding: 10px 0 10px 0;
	  list-style-type: none;
}

.sidebar ul li h2{
      font-family: "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;;
      font-size: 14px;
      color: #333;
      padding-left: 15px;
      padding-bottom: 10px;
      background: url(images/sidebar-h-icons.jpg) no-repeat 0px 4px;
	  list-style-type: none;
}

.sidebar ul ul li{
      padding: 0px;
      line-height: 24px;
      border-bottom: #E2E2E2 1px solid;
	  list-style-type: none;
}

.widget {
      
}

.sidebar ul ul li a{
      color: #666666;
      display: block;
      text-decoration: none !important;
      margin-left: 0px;
      padding-top: 2px;
      padding-right: 0px;
      padding-bottom: 2px;
      padding-left: 5px;
}

.sidebar ul ul li a:hover{
	border-bottom-color: #fff;
	color: #666 !important;
	background-color: #E6E6E6;
}

li#calendar{
	margin-top: -10px;
}

table#wp-calendar{
      width: 93%;
      padding-left: 30px;
      padding-top: 0px;
      line-height: 20px;
	  margin-left: 5px;
}
*:first-child+html table#wp-calendar{
      width: 93%;
      padding-left: 30px;
      padding-top: 5px;
      line-height: 20px;
	  margin-left: 5px;
}
/*----COMMENTS----*/

.comments-template{
	margin: 10px 0 0;
	border-top: 0px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #E2E2E2;
}

.comments-template h2 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/*----FOOTER----*/

#footer{
      clear: both;
      float: left;
      width: 999px;
      height: 285px;
      padding-top: 0px;
      list-style: none;
      background: #58595b url(images/footer-bg.jpg) repeat-x;
	  margin-left: 0px;
}

#footer p{
      line-height: 18px;
      padding-left: 20px;
      padding-right: 20px;
}

#footer a{
       list-style: none;
       color: #ffffff;
}

#footer img{
       border: 1px solid #333333;
       margin-top: 25px;
       margin-left: 40px;
       margin-right: 20px;
       margin-bottom: 20px;
}

#footer h2{
      color: #4C4B4B;
      padding-left: 40px;
      padding-top: 10px;
      padding-bottom: 10px;
      font-size: 14px;
      background: url(images/footer-h-icon.gif) no-repeat 16px 12px;
}

#leftfooter{
      float: left;
      width: 332px;
      height: 240px;
      background: url(images/footer-border.jpg) repeat-y right;
}

#leftfooter li{
      list-style: none;
      border-bottom: #E2E2E2 1px solid;

      margin-left: 30px;
      margin-right: 30px;
}

#leftfooter li a{
      color: #ffffff;
      display: block;
      text-decoration: none !important;
      margin-left: 0px;
      padding-top: 5px;
      padding-right: 0px;
      padding-bottom: 5px;
      padding-left: 5px;

}

#leftfooter li a:hover{
	border-bottom-color: #fff;
	color: #ffffff !important;
	background-color: #727272;
}

#middlefooter{
      float: left;
      width: 333px;
      height: 240px;
      
}

caption{
      padding-top: 10px;
      font-size: 16px;
      color: #ffffff;
}

#rightfooter{
     float: left;
     width: 332px;
	 height: 240px;
	 background: url(images/footer-border.jpg) repeat-y right;
}

.authorpic{
     width: 185px;
     height: 80px;
     background: url(images/authorpic.jpg);
     border: 1px solid #333333;
     margin-top: 0px;
     margin-left: 40px;
     margin-right: 20px;
     margin-bottom: 20px;
}

#credit{
    float:left;
    width: 997px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 2px;
    margin-left: 0px;
    color: #a6a7a8;
    background: #333;
	font-family: "Myriad Pro";
	font-size: 12px;
}

#credit a:hover{
    color: #2c2d2d;
}

/* Easy Slider */
/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}



#featured-post-wrap {
	background:#EEE;
	width:980px;
	position:relative;
	padding: 0px;
	height: 200px;
}


#featured-post {
	margin:0 auto;
	z-index:1;
}

.featured-item {
	height:180px;
	overflow:hidden;
}

.featured-item .date-post {
	text-transform:uppercase;
	font-size:10px;
	color:#bb0a0a;
}

.featured-item .title {
	background:transparent url(../images/featured-border.gif) repeat-x 0 100%;
	padding-bottom:5px;
	margin-bottom:3px;
	clear:left;
	font-size:24px;
	font-weight:normal;
}

.featured-item .title a { color:#4c4837; }

.featured-item .title a:hover { color:#b50a0a; }

.featured-item .post {
	margin:0;
	padding:0;
	background:none;
	float:left;
	width:500px;
}

.featured-item .entry {
	color:#7b6d3b;
}


#featured-prev, #featured-next {
	background:url(../images/featured-nav-button.gif) no-repeat;
	position:absolute;
	top:202px;
	width:24px;
	height:23px;
	text-indent:-9999px;
	cursor:pointer;
	z-index:2;
}

#featured-prev {
	background-position:0 0;
	right:33px;
}

#featured-next {
	background-position:100% 0;
	right:9px;
}

/* The Search */

.ricerca {
	    height:35px;
        width: 660px;   
        background: #a0a0a0;
        margin-top: -5px;
        padding-left: 40px;
}
*html .ricerca {	
        width: 680px;
        padding-left: 0px;
}
.ricerca1 {
	height:35px;
        width: 670px;   
        background: #a0a0a0;
        margin-top: -5px;
        padding-left: 20px;
}
* html .ricerca1 {	
        width: 665px;
        padding-left: 0px;
}
*:first-chil+html .ricerca1 {	
        width: 665px;
        padding-left: 0px;
}

#search {
	height:20px;
	width:auto;
	padding-top:7px ;
	margin-left:0px;
	float:right;    
	color:#ffffff;
        backgorund: #a0a0a0;
        width: 305px;    
} 

.testo_ricerca {
	float: left;
        width: 110px;
        padding-top: 8px;
        font-weight: bold;
        font-size: 13px;
        padding-left: 0px;
        margin-left: 20px;
        font-family: Verdana, sans-serif;
}
#search form {
	margin: 0;
	padding: 0;
        margin-left: 0px;
}

#search fieldset {
	margin-left: 2px;
	padding: 0px;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:190px;
        padding-left: 5px;
        padding-top: 2px;
        padding-bottom: 2px;
		margin-top: 1px;
	background: #FFF;
        float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, Littlebits;
	font-size: 10px;
	color:#000;
}

#searchsubmit {
	width:75px;
	float: left;
	margin-top: 0px;
	background: #000;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, Littlebits;
	font-size: 10px;
	font-weight: bold; 
	color: #FFF;
    margin-left: 10px;
    padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #666;
}

.newsletter {
	width: 100%;
	text-align: right;
	margin-left: -40px;
	margin-top: -75px;
}
.newsletter li {
	list-style-type: none;
	text-decoration: none;
}
.mappa {
	width: 540px;
	height: 405px;
	text-align: center;
	padding: 4px;
	background-color: #FFF;
	border: 1px solid #666;
	margin-left: 25px;
}

.contatti {
	width: 540px;
	margin-left: 25px;
	margin-top: 15px;
}
.linea {
	width: 91%;
	height: 2px;
	border-bottom: 1px solid #999;
	margin-left: 32px;
	margin-top: 10px;
}

.spazio {
	width: 100%;
	height: 20px;
}

.prezzo {
	text-align: right;
	color: #9a0000;
	text-transform: uppercase;
	font-weight: bold; 
}

.info {
	text-align: right;
	color: #000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

*html #mailpress {
	margin-top: -20px;
	margin-left: 5px;
}
*:first-child+html #mailpress {
	margin-top: -20px;
	margin-left: 5px;
}

.pagamenti {
	min-height: 100px;
}

.spazio1 {
	height: 110px;
}
.feed {
	float: left;
}
.racchiude {
	margin-left: 400px;
	margin-top: 10px;
}
