body {
	background-color: #F1EFE2;
	margin: 0px;
}


.testo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: none;}
.testo_link:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #596907; text-decoration: underline;}
.testo_link:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #596907; text-decoration: underline;}
.testo_link:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #596907; text-decoration: none; background:#9AB40B;}

.testofooter { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none;}
.testofooter_link:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: underline;}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 6px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #999999; /*Default menu color*/
border-bottom: 1px solid #F1EFE2;
}

#modernbricksmenu a:hover{
background-color: #cccccc; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #E3A806; /*Brown color theme*/ 
border-color: #E3A806; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #F1EFE2; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}


/*inizio gallery */
body {
    margin: 0px;
    background-color: #f2efe3;
    
    text-align:center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    line-height: 1.6em;
}

a {
    color: #0000FF;
    text-decoration: none;
}

a:hover {
    color: #596907;
    text-decoration: underline;
}

/* 
 * Layout
 */
#mastercontainer {
    margin-left: auto;
    margin-right: auto;

    border: 1px solid #e5dfc7;
    border-bottom: none;
    border-top: none;
    
    text-align:left;
    width: 768px;
    background-color: #ffffff;
}

div.top, div.main, div.bottom {
    background-color: #ffffff;
}

div.top {
    padding-top: 10px;
}

div.top img {
    border: 0px;
}

div.main {
    margin-left: 80px;
    margin-right: 80px;
    margin-top: 20px;
    margin-bottom: 0px;
    width: 608px;
}

div.Slideshow img {
    border: 1px solid #e5dfc7;
}

div.main pre {
    border: 1px solid #e0e0e0;
    background-color: #f7f7e6; 
    line-height: 1.3em; 
    font-size: 1.2em;
    padding: 2px; 
    margin-left: 20px; 
    margin-right: 20px; 
    margin-top: 10px; 
    margin-bottom: 10px; 
}

div.main p {
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
}

div.main h2 {
    margin-top: 10px;
    font-weight: lighter;
    font-family: Arial, sans-serif;
    font-size: 1.7em;
    color: #7eaf1a;
}

div.main code {
    font-size: 1.2em;
}

div.main ul.purchase li {
    list-style-type: none; 
}

div.main ul.purchase li span {
    margin-left: -20px;
}

div.main p.smallprint {
    margin-top: 10px;
    font-size: 0.9em;
    line-height: 1.2em;
}

div.bottom {
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
}

div.bottom p {
    margin: 0px;
    line-height: 1.8em; 
}
