body {
    color: #4E4E4E;    
    font: 400 1em "Open Sans",sans-serif;
    font-size: 15px;
}

strong {
	font-weight: bold;	
	font-family: "Open Sans",sans-serif;
}

h3 {
	font-size: 1.4em;        
        color: #85A9C5;
}

.firefoxOs {
	line-height: 1.4;
        margin-left: 20px;
}

#fotoHeader {
    height:200px;
    width:150px;
    float: right;
    padding-right: 30px;
}

iframe {    
    width:400px !important;
}

audio {
    height: 0px !important;
}

#imgHorizontalFlexbox {
    height: 351px;
}

#marco {
    background-color: white;
    padding: 10px;
    margin: 10px;    
}

#contenedor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.vertical {
    padding: 3px;
    border: 1px solid black;
    background-color: white;
    width: 300px;
    height: 400px;
}

.horizontal {
    border: 1px solid white;
    background-color: white;
    width: 300px;
    height: 196px;
}

footer {
    background: #eee;
    text-align: center;
	content: "style2";
}

#crono { 
		margin-left: 17.2%;
		margin-top: -48.6%;
		position: absolute;
		width: 6%;
		height: 8%;
		color: #000;
		font-size: 2em;
}

#cronometro [type=button]  { font: 9pt arial;
width: 20%;
position: absolute;
margin-top: -25%; }

#imgCrono  { width: 25%;  height: 25%; }

#cambiarButton  { margin-left: 11%; width: 10%;}

#inicializarButton  { margin-left: 31%; width: 10%; }