Sei sulla pagina 1di 1

.

div_logo {
background-image:url('../image/BR.jpg');
background-size:cover;
display:block;
width: 200px;/* TAMAÑO*/
height:100px;/*TAMAÑO*/
margin-left:10px;
margin-top:100px;
background-color: #F0F0F0;
/*position:relative;* /}
.div_titulo_header {
display:block;
width: 480px;
height:100px;
margin-left:250px;
margin-top:10px;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
color: #000000;
background-color: #D4AC0D;
text-align: center;
}
.div_empresa {
display:block;
width: 110px;
height:100px;
margin-left:740px;
margin-top:10px;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
color: #000000;
text-align: center;
background-color: #48C9B0;
position: ABSOLUTE;
}

Potrebbero piacerti anche