@import url(http://www.dottorini.com/mt-static/themes-base/blog.css);
@import url(http://www.dottorini.com/mt-static/addons/Commercial.pack/themes/professional-black/screen.css);
@import url(http://www.dottorini.com/prova/scrittina.css);


/* Il contenitore del trittico */

.trittico {
    width: 940px;
}

.coleft {
    width: 203px;
    float: left;
}

.coldx {
    width: 737px;
    float: right;
}

#header { 
    background-color: #024769;
    background-image: none;
}

#header-description {
    color: #D6CF5F;
}

#scrittina {
    width: 905px;
    height: 20px;
    background-color: blue; 
    text-indent: -9999px;
    margin: 0 0 25px 20px;
    font-family: verdana;
    border: 1px; solid #0000;
  
}

#main-navigation ul li a:hover {
    background: #D9DC7B;
}

#animazione {
	
    margin: 0 0 25px 20px;
    overflow: hidden;

}

#altrocioccolato {
	width: 850px;
    height: 150px;
    /* banner */
    background: url(http://www.altrocioccolato.org/Portals/_default/Skins/skAltrocioccolato2/Layout2_01.jpg) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 0 25px 20px;
}

#homepage-image {
    background: url(homepage-image2.jpg) no-repeat 0 0;
}
