@charset "utf-8";

#wrapper {
    margin-left : auto;
    margin-right : auto;
    width : 960px;
    height : 100%;
}
#header {
    background-color : inherit;
    width : 960px;
    height : 20px;
    margin : 0;
    padding : 0;
    text-align : center;
}
#header2 {
    background-image:url(../IMG/header16.png);
    background-repeat:no-repeat;
    width : 965px;
    height : 90px;
    margin : 0;
    padding-top : 9px;
}
#menu {
    background-color : inherit;
    display : block;
    margin : 0;
    padding : 0;
    width : 190px;
    height : auto;
    float : left;
}
#container {
    background-color:#ffcccc;	
    width : 748px;
    height : 520px;
    margin-top : 17px;
    padding-right : 10px;
    float : right;
    margin-left : 5px;
    border : solid;
    border-color : #006699;
    border-width : 3px;
}
img {
    border-width : 2px;
}
#container4 {
    background-color:#FEEFCF;
    width:150px;
    height:auto;
	margin-top:20px;
	margin-left:80px;
	float:left;
	padding-bottom:5px;
}
#container5 {
    background-color:#FEEFCF;
    width:150px;
    height:auto;
	margin-top:20px;
	margin-left:70px;
	float:left;
	padding-bottom:5px;
}
#container6 {
    background-color:#FEEFCF;
    width:150px;
    height:auto;
	margin-top:20px;
	margin-left:70px;
	float:left;
	padding-bottom:5px;
}
#container7 {
    background-color:#FEEFCF;
	position:absolute;
    width:150px;
    height:auto;
	margin-top:260px;
	margin-left:80px;
	float: left;
	padding-bottom:5px;
}
#container8 {
    background-color:#FEEFCF;
    width:150px;
    height:auto;
	margin-top:270px;
	margin-left:90px;
	margin-bottom:30px;
	float:left;
	padding-bottom:5px;
}
.riquadri {
    background-color: inherit;   
	font-family: "Comic Sans MS", cursive;
    font-size: 13px;
    font-style: normal;
	font-weight:600;
    text-align:center;
    color:#006699;
	border:solid;
    border-color:#006699;
    border-width:1px;
}
#footer {
    background-image:url(../IMG/footer03.png);
    background-repeat:no-repeat;
    width : 965px;
    height : 97px;
    float: left;
    margin-top : 7px;
}
#picture3 {
    background-color : #fbd27e;
    width:135px;
    height:85px;
    margin-right:20px;

}
#picture4 {
    background-color : #fbd27e;
    width:165px;
    height:85px;
    margin-right:14px;
}
#picture5 {
    background-color : #fbd27e;
    width:155px;
    height:85px;
    margin-right:14px;
}
#picture6 {
    background-color : #fbd27e;
    width:155px;
    height:85px;
    margin-right:14px;
}
#picture7 {
    background-color : #fbd27e;
    width:255px;
    height:85px;	
    margin-right:14px;
}
#picture3, #picture4, #picture5, #picture6, #picture7 {
    text-align:center;	
    float: right;
    font-family :"Comic Sans MS", cursive;
    font-size : 13px;
    font-weight:600;
    margin-top:3px;
    line-height:18px;
    border-right:solid #7c5252 1px;
}
.text {
    float:left;
    border:none;
}
.elenco ul {
    margin : 0;
    padding : 0;
    list-style-type : none;
    font-style : normal;
    text-align : left;
    margin-top : 20px;
}
.elenco li {
    line-height : 50px;
}
.elenco a:link, .elenco a:visited {
    background-image : url(../IMG/Lineamenu12.png);
    background-repeat : no-repeat;
	text-decoration : none;
    color : #ffcccc;   
    display : block;
    padding-left : 14px;
    font-family : "Comic Sans MS", cursive;
    font-size : 13px;
    font-weight : 600;
}
.elenco a:hover {
    color : #006699;
    background-image : url(../IMG/Lineamenu10.png);
    background-repeat : no-repeat;
}

