
body {
margin : 0;
padding : 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
text-align : justify;
color : #00564a;
background-color : #78c5b9;
}
a {
color : #78c5b9;
font-weight : bold;
text-decoration : none;
}
a:hover {
text-decoration : underline overline;
}
img {
border : none;
}
ul {
list-style-type : none;
text-transform : uppercase;
padding : 0 0 0 10px;
}
.Stile1 {
color : #ff0000;
font-weight : bold;
}
#contenitore {
width : 1080px;
margin : 0 auto;
background-image : url(../Layout/MMA_Sfondo_HANDMADE.gif);
}
#header {
margin : 0;
padding : 0;
height : 246px;
width : 1080px;
background-image : url(../Layout/MMA_Header_HANDMADE.gif);
}
#menu_up {
padding : 7px 5px 20px 40px;
background-image : url(../Layout/MMA_MenuUp_HANDMADE.gif);
}
#menu_bottom {
margin : 20px 0 0 0;
padding : 22px 25px 0 800px;
clear : left;
background-image : url(../Layout/MMA_MenuBottom_HANDMADE.gif);
height : 26px;
}
#menu_up, #menu_bottom {
margin : 0;
color : #fdd5c3;
font-weight : bold;
font-size : 12px;
background-repeat : no-repeat;
}
#menu_up a, #menu_bottom a {
color : #fcfdfd;
font-weight : bold;
font-size : 12px;
text-decoration : none;
}
#menu_up a:hover, #menu_bottom a:hover {
color : #78c5b9;
}
#menu_sx {
width : 250px;
margin : 0;
padding : 0 0 0 50px;
float : left;
}
#contenuto {
margin-left : 315px;
margin-right : 25px;
}
#contenuto div {
padding : 5px;
margin : 10px;
background-color : #a7d7ce;
}
#contenuto a {
color : #fcfdfd;
font-weight : bold;
text-decoration : none;
}
#contenuto a:hover {
color : #fcfdfd;
text-decoration : underline overline;
}
#footer {
text-align : center;
padding : 0;
margin : 0;
background-image : url(../Layout/MMA_Footer_HANDMADE.gif);
background-repeat : no-repeat;
height : 147px;
width : 1080px;
font-weight : bold;
}
#footer div {
padding : 0;
margin : 10px;
}
.h1 {
font-weight : bold;
text-align : left;
color : #00564a;
text-transform : uppercase;
padding : 3px 0 3px 5px;
display : block;
border-bottom : 1px dotted #00564a;
background-image : url(../Layout/MMA_Barra_HANDMADE.gif);
background-repeat : no-repeat;
}
.h2 {
font-weight : bold;
text-align : left;
color : #00564a;
text-transform : uppercase;
padding : 3px 0 3px 0;
margin : 0;
display : block;
border-bottom : 1px dotted #00564a;
background-color : #a7d7ce;
}
#thumbBox {
position : absolute;
left : 0;
top : 0;
width : auto;
padding : 10px;
padding-bottom : 0;
background : #00564a;
visibility : hidden;
z-index : 10;
cursor : pointer;
}
#thumbBox img {
width : 600px;
height:auto;
}
#thumbBox .footerbar {
font : bold 10px Verdana;
letter-spacing : 5px;
line-height : 1.1em;
color : white;
padding : 5px 0;
text-align : right;
}
#thumbBox #thumbImage {
background-color : white;
}
#thumbLoading {
position : absolute;
visibility : hidden;
border : 1px solid black;
background-color : #efefef;
padding : 5px;
z-index : 5;
}
