You are on page 1of 5

.

div_logo {
/*ESTA ES MI HOJA DE ESTILOS*/

background-image:url('../image/BR.jpg');

background-size:cover;

display:block;

width: 185px;/* TAMAÑO ANCHO*/

height:100px;/*TAMAÑO SUPERIOR*/

margin-left:10px;

margin-top:10px;

background-color: #F0F0F0;

position:relative;

.div_titulo_header {

display:block;

width: 442px;

height:50px;

margin-left:10px;

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;

position:relative;
}

.div_empresa {

display:block;

width: 150px;

height:30px;

margin-left:20px;

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:relative;

.div_subtitulo{

display:block;

width: 150px;

height:30px;

margin-left:20px;

margin-top:10px;

font-family: "Times New Roman", Times, serif;

font-size: 15px;

font-style: normal;

color: #000000;
text-align: center;

Position:relative;

.div_Encabezado{

display:block;

/*width: 150px;-*/

/*height:30px;*/

/* margin-left:20px;*/

/*margin-top:10px;*/

font-family: "Times New Roman", Times, serif;

font-size: 20px;

font-weight: bold;

font-style: normal;

color: #000000;

text-align: center;

Position:relative;

.div_Datos{

display:block;

width: 100px;

height:20px;

margin-left:3px;

margin-top:0px;

font-family: "Times New Roman", Times, serif;

font-size: 15px;
font-style: normal;

color: #000000;

text-align: left;

Position:relative;

.div_DatosLargo{

display:block;

width: 100px;

height:35px;

margin-left:3px;

margin-top:0px;

font-family: "Times New Roman", Times, serif;

font-size: 15px;

font-style: normal;

color: #000000;

text-align: left;

Position:relative;

.div_CajasText{

display:block;

width: 200px;

height:40px;

margin-left:3px;

margin-top:0px;

font-family: "Times New Roman", Times, serif;

font-size: 15px;
font-style: normal;

color: #48C9B0;

text-align: left;

Position:relative;

.div_CajasTextLargo{

display:block;

width: 200px;

height:40px;

margin-left:3px;

margin-top:5px;

font-family: "Times New Roman", Times, serif;

font-size: 15px;

font-style: normal;

color: #48C9B0;

text-align: left;

Position:relative;

You might also like