
body1 {
    font-family: "Dosis",sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 100;
}
body , testo {
    font-family: tahoma,arial,helvetica,sans-serif;
    color: #333;
    font-size: 14px;
    margin: 0px;
}
.tinybutton {
	/*color: yellow;*/
	text-decoration:none;
	color: rgb(100, 220, 238) !important;
	background-color: #2244EE;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding:0px;
	border:1px transparent;
  border-radius:3px;
	}
.box {
border: 1px solid rgb(200, 150, 40);
vertical-align:top;
margin:0px;
padding: 2px 4px;
/border:2px solid rgb(207, 188, 80);
}
.menutop {
  position : fixed;
  z-index: 50;
  margin: 0% 10% 0% 30%;
  height: 5%;
      line-height: 20px;
    font-size: 20px;
    color : red;
  background-color: #ffffff;
  border: 1px solid lightgray;
  font-family: 'Alegreya', serif;
  padding:20px;
  opacity:0.6;
  filter:alpha(opacity=60); /* For IE8 and earlier */
}
.background
{ position : relative;//position:fixed; //position : absolute;//
  height: 150px !important;
  margin: 5px auto 0px auto;
  opacity:0.95;
  //background: url('im/BusBus_Top5.png') ;
  background: url('im/BusBus_Top5_pg.jpg') ;
  border: 1px solid lightgray;
  
  z-index: 50;
}
.transbox
{
  //position : fixed;
  margin: 0% 70% 0% 10%;
  height: 10%;
      line-height: 40px;
    font-size: 40px;
    color : red;
  background-color: #ffffff;
  border: 1px solid lightgray;
  font-family: 'Alegreya', serif;
  opacity:0.4;
  filter:alpha(opacity=60); /* For IE8 and earlier */
}
.transbox p
{

  font-weight: bold;
  color: #000000;
}
.iframe_cont {
  position : fixed;
  z-index: 5;
  margin: 0px 0% 0% 0%;
  width:100%;
  height: 90%;
      line-height: 20px;
    font-size: 20px;
    color : red;
  background-color: #ffffff;
  border: 1px solid lightgreen;
  font-family: 'Alegreya', serif;
  padding: 3px 0px 0px 0px;
  //opacity:0.6;
  filter:alpha(opacity=60); /* For IE8 and earlier */
      //overflow: auto;
        //overflow-x: auto;
        overflow-y: auto;
}
h2 {
    //font-family: 'Alegreya', serif;
    font-family: "Dancing Script",cursive;
    font-size: 16px;
    font-weight: 200;
    //line-height: 14px;
    margin: 0 0 20px 0;
    }
h3 {
    //font-family: 'Alegreya', serif;
    font-family: "Dancing Script",cursive;
    font-size: 14px;
    font-weight: 200;
    //line-height: 14px;
    margin: 0 0 20px 0;
    }
h4 {
    //font-family: 'Dancing Script', cursive;
    font-family: "Dancing Script",cursive;
    font-size: 12px;
    font-weight: 500;
    //line-height: 16px;
    margin: 0 0 10px 0;
    }
bullet {

    background: url("im/sprite_busbus.png") no-repeat scroll 0px -234px transparent;
    padding-left: 26px;
    font: 16px/18px heldustryDemi,Arial,sans-serif;
    color: #022F6F;
    margin: 30px 100px 0px 0px;
    margin-left: 100px;
    text-align: center;
}

.roundimage_frame {
    position: relative;
    //width: 100%;
    //height: 100%;
    //padding-top: 100%;
    border-radius: 50%;
    box-sizing: border-box; //border et padding sont inclus not margin
    margin: 200px 0px;
    overflow: hidden;//tres important sinon image carrée
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.roundimage {
    //min-width: 50%;
    min-height: 100%;
    width : 100%;
    //height: 50%;
    position: relative;
    top: 0px;
    left: 0px;
}
.info_block {

display : table-row;
   margin: 0% 0% 0% 20%;
  //height: 146px;
  // line-height: 20px;
    font-size: 20px;
    color : red;
  background-color: #eee;
  border: 2px solid gray; //invisible en table-row
  font-family: 'Alegreya', serif;
  opacity:0.7;
  filter:alpha(opacity=60); /* For IE8 and earlier */
}
.td {
display : table-cell;
vertical-align: top;
padding: 1%;

}

.pi { background-color: green; color: gold; overflow: hidden; display: inline-block;}
.pi:before{content: ""; display: block; float: left; margin-top: 100%; }
.pi:after{ clear: both; content: ""; display: block; height: 1px;
margin-top: 100%; position: absolute; top: 0; }
/*
@font-face {
   font-family: LoveYaLikeASisterW00-Re;
   src: url(LoveYaLikeASister.ttf);
}
*/
dancing, .dancing {
    //font-family: "LoveYaLikeASisterW00-Re",Georgia,serif;
    //font-weight: normal !important;
        font-size: 24px;
    line-height: 24px;
    margin-bottom: 12px;
}
img {
  opacity:0.8;
}
.moclef {
font-size: 9px;
color: #fefefe !important ;
}
.pseudiframe {
display: block;
overflow: hidden;
//overflow-x: scroll;
overflow-y: auto;

//max-width: 200px;
//max-height: 150px;
}
.overflow-real {
    overflow:auto;
    width: 120px;
    height: 90px;
    //border: thin solid black;
}
.overflow-mask {
    overflow:hidden;
    width: 100px;
    height: 70px;
    //border: thin solid black;
}

