<!-- 
.input { border-style: none;
         font-family:"Goudy Old Style";
	 	 font-size:10pt;
	     color: #BB8ABA;
	     text-align: left;
       }
body { scrollbar-3dlight-color:#BB8ABA; 
scrollbar-arrow-color:#294256;
scrollbar-base-color:#DCC3DC; 
scrollbar-darkshadow-color :#DCC3DC;
scrollbar-face-color:#BB8ABA; 
scrollbar-highlight-color:#DCC3DC;
scrollbar-shadow-color:#BB8ABA;
scrollbar-track-color:#BB8ABA; 
 
}
body {
background-color:#bb8aba;
background-image:url('http://www.mariagiuseppamelis.it/images/sfondomelis1.jpg');
background-repeat:repeat;
background-attachment:fixed;
text-align:center
margin:0 1px 0 0;
padding:0;
height:100%;

}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
hr { display:none 
}
a:link {
 color: #fa5a0c;
 text-decoration: none;
        font-weight: bold;
}
a:visited {
 color: #fa5a0c;
 text-decoration: none;
        font-weight: bold;
}
a:hover {
 color: #294256;
 text-decoration: underline;
        font-weight: bold;
}
#container-colonna-sx {
background:transparent;
position:absolute;
float: left;
top:0; left:10;
width: 15%;
padding:50px 0;
}
#container-colonna-dx { 
background:transparent;
position:absolute;
margin-right:-1px;
float: right;
top:0; right:10;
width: 15%;
padding:50px 0;
}
#container-principale {
background:transparent;
margin:0 15% 0 15%;
padding:70px 0;
}
#sectiontitle {
width:150px;
height:40px;
font-size: 18px;
font-family: "Goudy Old Style";
color: #BB8ABA;
text-align: center;
font-weight : bolder;
text-decoration: none;
 margin:5px 5px 5px 5px;
border:1px solid #BB8ABA;
}

.boxsection {
color:#000000;
font-size:20px;
font-family:"Goudy Old Style";
font-weight:normal;
background-color:transparent;
text-align:center;
}
.boxsection1 {
color:#000000;
font-size:20px;
font-family:"Goudy Old Style";
font-weight:normal;
background-color:transparent;
text-align:center;
 margin:5px 5px 5px 5px;
}
.boxsection2 {
color:#000000;
font-size:18px;
font-family:"Goudy Old Style";
font-weight:normal;
background-color:transparent;
text-align:center;
 margin:5px 5px 5px 5px;
}
#blogtitle {
font-family:"Goudy Old Style";
font-size: 50px;
font-weight: bold;
color: #000066;
text-align: center;
padding:500px 50px 50px 50px;

}        
        
#fondo { width:100% margin: auto; text-align:left }
#fondo {
margin:1em 0;
background-color : transparent;
position:relative;
}
#fondo p{
       color: #000000;
font-family: "Goudy Old Style"; font-size:8pt; text-align:center;
        margin: 0;
padding: 2px 10px;
}
#container { width:100% margin: auto; text-align:center }
#container {
position:relative;
background-color : transparent;

}

#header{ width:100%; margin: auto; text-align:center }
#header{
margin:1em 0;
background-color : transparent;
}
.box {
width:500px;
background-image:  transparent;
height:340px;
background-repeat:no-repeat;
text-align : center;
}
#sidebar1 {
background-color : transparent;
width : 800px;
height : 889px;
background-repeat : no-repeat;
margin-top : 106px;
margin-left : 106px;
margin-right : 106px;
}
#sidebar {
background-image : url('http://www.mariagiuseppamelis.it/images/foglio.png');
width : 800px;
height : 889px;
background-repeat : no-repeat;
margin-top : 30px;
margin-left : 106px;
margin-right : 106px;
}

-->










































































