<!-- html,body {
width:100%;
height:100%;
overflow:hidden;
margin:0;
padding:0
}

#sfondo-css {
position:absolute;
height:100%;
width:100%;
z-index:1;
margin:0;
padding:0
}

#container {
position:absolute;
z-index:2;
top:70px;
right:5px;
left:5px;
color:#FFF;
overflow:auto;
height:100%;
width:100%
}

#css a {
color:#FFF
}

a {
outline:none
}

a:hover {
color:#666;
text-decoration:underline;
font-weight:700
}

#fondo {
width:100%;
clear:both;
font-weight:700;
margin:0 auto
}

#fondo p {
color:#666;
font-family:"Goudy Old Style";
font-size:8pt;
text-align:center;
margin:0;
padding:0
}

#menu1 a {
float:right;
display:block;
width:100px;
text-decoration:none;
margin:0 20px
}

#menu2 a {
display:block;
float:left;
width:100px;
text-decoration:none;
margin:0 20px
}

#menu3 a {
display:block;
float:left;
width:150px;
text-decoration:none;
margin:0 20px
}

.clearfix {
clear:both;
height:20px
}

#left_col {
width:230px;
float:left;
margin-left:10px
}

#right_col {
width:685px;
background-color:#E6E6E6;
float:right;
margin-right:10px
}

#right_pt1 {
width:390px;
float:left;
margin-left:10px
}

#right_pt2 {
width:100px;
float:right;
background:#336 url(http://www.mariagiuseppamelis.it/images/logomaria2.png) no-repeat top;
margin-right:10px;
padding:5px
}

.input {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:8pt;
color:#672293;
text-align:center;
border-style:none
}

a:link,a:visited {
color:#672293;
text-decoration:none;
font-weight:700
}

#menu1 a span,#menu2 a span,#menu3 a span {
display:block;
height:50px;
line-height:50px;
text-align:center;
border-bottom:1px solid #672293;
color:#672293;
font-weight:700
}

#menu1 a img,#menu2 a img,#menu3 a img {
display:none;
border:none
}

#menu1 a:hover,#menu2 a:hover,#menu3 a:hover {
height:50px
}

#menu1 a:hover img,#menu2 a:hover img,#menu3 a:hover img {
display:block
}

#menu1 a:hover span,#menu2 a:hover span,#menu3 a:hover span {
color:#666;
border-bottom:1px solid #666
}
