21 lines
912 B
HTML
21 lines
912 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset='utf-8' />
|
|
<title></title>
|
|
</head>
|
|
<body style='margin:0px !important;'>
|
|
<div style='height:55px; width:100%; font-size:12px; color:#078b98; font-weight:bold; background-color: #D7ECEF; display:flex;'>
|
|
<table style='width:100%; border:0; border-collapse:collapse;'>
|
|
<tr>
|
|
<td style='text-align: left; width: 50%; padding-left: 10px; padding-top:8px;'>
|
|
<!--<img style='height: 40px; border-radius: 10px !important;' src='https://localhost/Imprimir/logoImprimir.jpeg' alt='Image'>-->
|
|
</td>
|
|
<td style='text-align: right; width: 50%; padding: 10px;'>
|
|
Costes Asociados a los Servicios de Arquitectura - CASA
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</body>
|
|
</html> |