p.rob {
    font-family: "Roboto", Robotoi; font-size:140%; line-height:120%; color: black;
}
p.robin {
    font-family: "Roboto", Robotoi; font-size:120%; line-height: 150%; color: black; text-indent: 30px;
}

ul.rob {
    font-family: "Roboto", Robotoi; font-size:140%; line-height:120%; color: black;
}

ol.rob {
    font-family: "Roboto", Robotoi; font-size:140%; line-height:140%; color: black;
}

p.serif {
    font-family: "Garamond", Garamond,serif; font-size:150%; line-height: 110%; color: black;
}

p.arial {
    font-family: "arial", Arialf; font-size:150%; line-height: 110%; color: black;
}

p.arials {
    font-family: "arial", Arialf; font-size:100%; line-height: 100%; color: black;
}

ol.serif {
    font-family: "Garamond", Garamond, serif; font-size:150%; line-height: 110%; color: black;
}

ul.serif {
    font-family: "Garamond", Garamond, serif; font-size:150%; line-height: 110%; color: black;
}

ul.arial {
    font-family: "Arial", Arial; font-size:130%; line-height: 110%; color: black;
}

h.a {
    font-family: "Arial", Arial,  font-size:180%; line-height: 110%; color: black;
}

.frame-border {
border:3px solid FEEE;

div.a {
  text-align: center;
}

div.b {
  text-align: left;
}

div.c {
  text-align: right;
}

div.c {
  text-align: justify;
}

img.r50 {
  border-radius: 50%;
}

img.c {
    display: center
}

p.one:hover + img{
    display: block;
}

p.two:hover img{
    display: block;
}

em.two:hover img{
    display: block;
}

em.two:hover {
  color: blue ;
  background-color: #eeccff ;
}

.flag {
  vertical-align: middle;
  width: 50px;
  height: 40px;
  border-radius: 50%;
}

div.linea {
  line-height: normal;
}

div.lineb {
  line-height: 1.6;
}

div.linec {
  line-height: 80%;
}

div.lined {
  line-height: 200%;
}

.container01 {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video01 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
