﻿@charset "utf-8";
/* CSS Document */
}
.estiloimagen 
{
    width:10%;
}
.Titulo 
{
    color: #003e7e;
    font-family:'Times New Roman', Times, serif;
    font-size: 10px;
}
@page 
{
    size:  auto;/* auto is the initial value */
    margin: 3.5mm;  /* this affects the margin in the printer settings */
}
.Subtitulos 
{
    font-family:'Times New Roman', Times, serif;
    font-size: 10px;
    background-color:#003e7e;
    color:#ffffff;
    border-radius:3px 5px 5px 3px;

}
.Clausulas 
{
    font-family:'Times New Roman', Times, serif;
    margin-bottom:0cm;
    margin-bottom:.0001pt;
    text-align:justify;
    line-height:normal;
    font-size:8px;
    color: #003e7e;
}
.Firmas 
{
    font-family:'Times New Roman', Times, serif;
    font-size:9px;
    color: #003e7e;
}
.Tabla 
{
    font-family:'Times New Roman', Times, serif;
    font-size:10px;
    color: #003e7e;
    border-radius:3px 3px 3px 3px;
}
.PiePag 
{
    font-family:'Times New Roman', Times, serif;
    color: #003e7e;
    font-size:9px;
}
.CamposLlenar
{
	font-family:'Times New Roman', Times, serif;
	font-size:10px;
	color: #000000;
}
.estilo1 
{
    font-family:'Times New Roman', Times, serif;
	font-size:10px;
	color: #003e7e;
}