@charset "utf-8";

#wrapper {
    margin-left : auto;
    margin-right : auto;
    margin-top : 20px;
    width : 960px;
    height : 100%;
}
#header {
    background-color : inherit;
    width : 960px;
    height : 30px;
    margin : 0;
    padding : 0;
    text-align : center;
}
#header2 {
    background-image: url(../IMG/header24.png);
    background-repeat:no-repeat;
    width : 965px;
    height : 90px;
    margin : 0;
    padding-top : 9px;
}
#menu {
    background-color : inherit;
	position:fixed;
    display : block;
    margin : 0;
    padding : 0;
    width : 190px;
    height : auto;
    float : left;
}
#container {
	background-image:url(../IMG/sfondo_testo21.png);
    width : 748px;
    height : auto;
    margin-top : 30px;
    padding-right : 10px;
    float : right;
    margin-left : 5px;
    border : solid;
    border-color: #666;
    border-width : 3px;
}
#text {
	background-color:inherit;
	width:auto;
	height:auto;
	font-family: "Comic Sans MS", cursive;
    font-size : 14px;
    font-weight : 600;
    line-height : 22px;
	letter-spacing:1px;
	margin-top : 20px;
	margin-left : 20px;	
	text-align : left;
	color:#333;
}
#container1 {
    background-color : inherit;
    width :auto;
    height :auto;
	min-height: 400px;
    margin-top : 10px;
    float : left;
    margin-left : 20px;
	margin-right: 20px;
    text-align: justify;
    font-family: "Comic Sans MS", cursive;
    font-size : 15px;
    font-weight : 600;
    line-height : 22px;
	color: #333;
}
img {
    float : left;
    margin : 5px 5px 5px 5px;
}
#container2 {
    background-color: inherit;
    width : 48%;
    height : auto;
    margin-top : 10px;
    float : right;
    font-family : "Comic Sans MS", cursive;
    font-size : 15px;
    font-weight : 600;
    line-height : 18px;
    margin-left : 7px;
    padding-left : 13px;
    text-align : left;
    line-height : 22px;
	color: #333;
}
#logoshop {
    background-color : inherit;
    width : 360px;
    height : 70px;
    margin-bottom : 10px;
    float : left;
	margin-left: -10px;
}
.elenco ul {
    margin : 0;
    padding : 0;
    font-family : "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-weight : 600;
    font-size : 16px;
    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: #333;
    background-image: url(../IMG/Lineamenu27.png);
    background-repeat: no-repeat;
    display: block;
    padding-left : 14px;
    font-family: "Comic Sans MS", cursive;
    font-size: 13px;
    font-weight: 600;
}
.elenco a:hover {
    color: #333;
    background-image : url(../IMG/Lineamenu28.png);
    background-repeat : no-repeat;
}
h1 {
    font-family : "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size : 17px;
    font-style : normal;
    font-weight : 500;
}

