.input_formato {

}

.formato {
 	font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
	border-bottom-width:1px;
    border-bottom-color:#000000;
    border-bottom-style:solid;
    border-top-width:1px;
    border-top-color:#000000;
    border-top-style:solid;
    border-left-width:1px;
    border-left-color:#000000;
    border-left-style:solid;
    border-right-width:1px;
    border-right-color:#000000;
    border-right-style:solid;
    background-image: url(../Temas/system_images/amarillo.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    width:600px;
}
.formato_step{
	font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    text-align: center;
	background-color: #f6e326;
	background-repeat: no-repeat;
	font-weight: bold;
}

.formato_title {
	font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    text-align: center;
    font-weight: bold;
}

.empresa {
	font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    text-align: center;
    font-weight: bold;
}

.slogan {
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align: center;
    font-weight: normal;
}
.leyenda {
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align: left;
    font-weight: normal;
}
