@charset "utf-8";

#wrapper {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 960px;
    height: 100%;
}
#header {
    background-color : inherit;
    width: 960px;
    height: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
}
#header2 {
    background-image:url(../IMG/header20.png);
    background-repeat:no-repeat;
    width : 965px;
    height : 97px;
}
#menu {
    background-color : inherit;
    position : fixed;
    display : block;
    margin : 0;
    padding : 0;
    width : 190px;
    height : 450px;
    margin-top : 0;
    float : left;
}
#container {
    background-image:url(../IMG/sfondo_testo16.png);
    width: 750px;
    height: auto;
    margin-top : 30px;
    padding-right : 10px;
    float : right;
    margin-left : 5px;
    border:solid;
    border-color: #290291;
    border-width: 3px;
}
#containervilla {
    background-color :inherit;
    width : 750px;
    height : 380px;
    margin-top : 15px;
    padding-left : 15px;
    text-align : center;
    font-family: "Comic Sans MS", cursive;
    font-size : 12px;
    font-weight : 500;
}
#container1 {
    background-color : inherit;
    width : 48%;
    height : auto;
    margin-top : 10px;
    float : left;
    margin-left : 10px;
    text-align : left;
    font-family : "Comic Sans MS", cursive;
    font-size : 14px;
    font-weight : 600;
    color: #290291;
}
.foto {
	background-color: inherit;
	width:auto;
	height:auto;
    float: left;
	color: #000;
	font-family: "Comic Sans MS", cursive;
    font-size : 12px;
    font-weight : 500;
    font-style: normal;
	text-align:center;
}
.foto2 {
	background-color: inherit;
	width:auto;
	height:auto;
    float: left;
	color: #000;
	font-family: "Comic Sans MS", cursive;
    font-size : 12px;
    font-weight : 500;
    font-style: normal;
	text-align:center;
	margin-bottom:20px;
}
img {
    float: left;
	margin-right:5px;
}
#container2 {
    background-color : inherit;
    width : 48%;
    height : auto;
    margin-top : 10px;
    float : right;
    font-family : "Comic Sans MS", cursive;
    font-size : 15px;
    font-style : oblique;
    font-weight : 600;
    margin-left : 7px;
    text-align : left;
    color: #290291;
	z-index:-1;
}
.elenco ul {
    margin : 0;
    padding : 0;
    font-family : "Comic Sans MS", cursive;
    font-weight : 600;
    font-size : 13px;
    list-style-type : none;
    font-style : normal;
    text-align : left;
    margin-top : 30px;
}
.elenco li {
    line-height : 50px;
}
.elenco a:link, .elenco a:visited {
    text-decoration : none;
    color: #290291;
    background-image : url(../IMG/Lineamenu22.png);
    background-repeat : no-repeat;
    display : block;
    padding-left : 15px;
}
.elenco a:hover {
    color: #c9eafa;
    background-image : url(../IMG/Lineamenu24.png);
}
h1 {
    font-family : "Comic Sans MS", cursive;
    margin-bottom : -20px;
    font-size : 18px;
    font-style : normal;
    font-weight : 500;
}
h2 {
    font-family : "Comic Sans MS", cursive;
    margin-bottom : -20px;
    font-size : 18px;
    font-style : oblique;
    font-weight : 500;
}


