@charset "utf-8";
/* CSS Document */

#wrapper {
    background-color:inherit;
    position:absolute;
    width:965px;
    height:auto;
    left:50%;
    margin-left:-480px;
}
#menu {
    background-color:inherit;
    position: absolute;
    width: 965px;
    height: auto;
}
#menuor li {
    display: inline;
}
#menuor a {
    float:left;
    width: 177px;
    background-image: url(../IMG/Lineamenu03or.png);
    background-repeat: no-repeat;
    font-family: "Comic Sans MS", cursive;
    font-weight: 600;
    font-size: 14px;
    list-style-type: none;
    font-style: oblique;
    text-decoration: none;
    color: #ffcccc;
    line-height: 40px;
    padding-left: 16px;
}
#menuor a:hover {
    background-image: url(../IMG/Lineamenu04or.png);
    background-repeat: no-repeat;
    color: #006699;
}
#menuor a.primo {
    margin-left:-40px;
}
#container {
    background-color:inherit;
    width:960px;
    height:auto;
    min-height:600px;
    float:left;
    margin-top:60px;
    border:solid;
    border-color: #adadad;
    border-width:3px;
    z-index:-1;
}
#menubox {
    background-color:inherit;
    position:fixed;
    width:50px;
    height:auto;
    float:left;
}
#container2 {
    background-color: #ffcccc;
    width:880px;
    height:auto;
    min-height:600px;
    float: right;
    font-family: "Comic Sans MS", cursive;
    font-size:13px;
    font-style:normal;
    text-align: center;
    padding-left:30px; 
    color:#006699;
}
#quadroth {
    background-color:inherit;
    width:130px;
    height:280px;
    float: left;
    margin-top: 10px;
    margin-left: 10px;

} 
#text a {
    background-color: #FEEFCF;
    width:130px;
    height:auto;
    float: left;
    font-family: "Comic Sans MS", cursive;
    font-size:13px;
    font-style:normal;
    text-align: center;
    text-decoration: none;
    color: #006699;
    list-style-type: none;
}
img {
    float: left;
}
.elencovr1 ul {
    margin:0;
    padding:0;
    margin-top:5px;
}
.elencovr1 li {
    line-height:155px;
    margin-left:5px;
    list-style-type:none;
}
.elencovr1 a:link, .elencovr1 a:visited {
    background-image: url(../IMG/Lineamenu31vr.png);
    background-repeat:no-repeat;	
    display:block;
}
.elencovr1 a:hover {
    background-image: url(../IMG/Lineamenu30vr.png);
}
.elencovr2 ul {
    margin:0;
    padding:0;
    margin-top:5px;
}
.elencovr2 li {
    line-height:155px;
    margin-left:5px;
    list-style-type:none;
}
.elencovr2 a:link, .elencovr2 a:visited {
    background-image: url(../IMG/Lineamenu41vr.png);
    background-repeat:no-repeat;	
    display:block;
}
.elencovr2 a:hover {
    background-image: url(../IMG/Lineamenu40vr.png);
}









