﻿
html, body, div, p, li, ul, h1, h2 {
margin : 0;
padding : 0;
list-style : none;
}
body {
font-family : Verdana;
font-size : medium;
font-weight : normal;
}
a {
color : #eb1213;
text-decoration : underline;
}
a:hover {
text-decoration : underline;
color : #ffffff;
}
img {
border : 0 solid #000000;
}
h1 {
font-size : 1em;
color : #ffffff;
}
#view {
position : relative;
width : 770px;
margin : 0 auto;
}
#head {
position : relative;
}
#logo h1 {
color : #ffffff;
font-weight : 100;
margin-left : 2px;
}
#logo img {
background-color : #eb1213;
}
#traverza {
display : none;
position : relative;
z-index : 3;
left : 39%;
}
#menu {
display : none;
position : relative;
width : 770px;
height : 48px;
background-image : url('../images/menubg.png');
background-repeat : no-repeat;
top : -110px;
z-index : 5;
}
#menu ul {
position : relative;
height : 100%;
margin-left : 10px;
}
#menu li {
position : relative;
float : left;
}
#menu li a {
display : block;
width : 124px;
height : 37px;
padding-top : 15px;
float : left;
font-size : 1em;
color : #ff7200;
text-decoration : none;
text-align : center;
}
#menu li.active a {
color : #000000;
background : url('../images/btn-active.png') no-repeat 0 9px;
}
#menu li a:hover {
color : #eb1213;
}
#image {
display : none;
width : 762px;
height : 239px;
position : relative;
z-index : 4;
top : -121px;
left : 4px;
}
#pattern {
padding-top : 80px;
padding-bottom : 20px;
left : 6px;
width : 758px;
position : relative;
top : -47px;
}
#info {
left : 6px;
width : 758px;
position : relative;
padding-left : 10px;
}
#info h1 {
padding-top : 15px;
padding-bottom : 5px;
color : #eb1213;
font-size : 1.2em;
font-weight : lighter;
}
#info li {
list-style-type : disc;
margin-left : 13px;
}
#info ul {
display : none;
margin-bottom : 30px;
}
#info hr {
display : none;
border-color : #000000;
border-style : solid;
border-top-width : 1px;
border-bottom-width : 0;
position : relative;
width : 92%;
height : 1px;
right : 16px;
}
#info p {
padding-left : 4%;
text-indent : 0%;
line-height : 1.2em;
font-size : 1em;
width : 75%;
padding-bottom : 20px;
}
#info ul.p {
display : block;
margin-bottom : 20px;
width: 75%;
padding-left: 8%;
}
#info span {
color : #eb1213;
}
#info p.ref img {
width : 180px;
height : 136px;
margin-left : 70%;
_margin-left : 60%;
}
