/*
Penelope - Iltelaiodipenelope.it
*/

div#decor {
border:1px solid #c09a92;
text-align:center;
-moz-box-shadow:  5px  5px 10px #8f6861;
-webkit-box-shadow:  5px  5px 10px #8f6861;
box-shadow: 5px  5px 10px #8f6861;
width: 1130px;
margin-left:auto;
margin-right:auto
}
div#contenitore {
border:15px solid #983111;
background-color: #f7eee2;
margin-left:auto;      
margin-right:auto;
width: 1100px;
}
.menu_xmas{
width: 250px;
text-align:left;
margin-left:auto;
margin-right:auto
}
.menu_xmas ul{
list-style-type: none;
margin: 5px 0;
padding: 2px;
border: 0px;
}
.menu_xmas ul li a{
border-bottom: 1px dotted #8b1b2d;
display: block;
width: auto;
padding-left: 10px;
text-decoration: none;
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-family: 'Georgia'; 
color : #8b1b2d; 
font-size : 14px;
line-height: 1.5; 
padding-right:0; 
padding-top:2px; 
padding-bottom:2px;
}
* html .menu_xmas ul li a{ 
width: 250px;
}
.menu_xmas ul li a:visited{
color: #c89496;
}
.menu_xmas ul li a:hover{
color: #aabe60;
border-bottom: 1px dotted #a5b232;
background-color: #f6ebde;
text-decoration: none;
}
/* Holly Hack for IE \*/
* html .menu_link_colonna ul li { height: 1%; }
* html .menu_link_colonna ul li a { height: 1%; }
/* End */

img { border: 0; 
    pointer-events:none;}
