﻿.tex_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
	line-height: 18px;
}
.cont_tex
{
    width: 340px;
    float: left;
    margin-top: 15px;
}
.clr
{
    margin: 0px auto 0px auto;
    clear: both;
    display: block;
}
.tex_label
{
    margin: 7px;
    float: left;
    width: 326px;
}
.tex_content_label
{
    border-color: #676767;
    border-width: 1px;
    border-style: solid;
    height: 33px;
    width: 338px;
    float: left;
    background-image: url('~/imagenes/labelback_facturacion.png');
    background-repeat: repeat-x;
    margin-top: 3px;
}
.cont_grid
{
    width: 700px;
}

.panel_der
{
    float: right;
}
.pie_grid
{
    height: 30px;
    padding-left: 245px;
    padding-top: 5px;
}
.cabeza_grid
{
    height: 35px;
}
.panel_izq
{
    float: left;
}
.cont_button_pie
{
    margin: 0px auto 0px auto;
    width: 143px;
    height: 38px;
}
.cont_back_pie
{
    background-position: center center;
    width: 700px;
    margin-top: 22px;
    background-image: url('~/imagenes/filete__login_facturacion.gif');
    background-repeat: no-repeat;
}
a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    text-decoration: none;   
}
a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0099FF;
    text-decoration: underline;   
}
a:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    text-decoration: none;   
}
a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;    
}
.espacio_pie
{
    height: 10px;
}
.espacio_error
{
    line-height: 30px;
}
.espacio_filete
{
    background-position: bottom;
    height: 10px;
    background-image: url('../imagenes/filete_validacion.png');
    background-repeat: no-repeat;
}

.tex_color_amarillo
{
    color: #FFCC00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.cont_pass
{
    width: 160px;
    float: left;
    margin-top: 15px;
}
.cont_pass_der
{
    width: 160px;
    float: right;
    margin-top: 15px;
}
.body_msj_error
{
    vertical-align: middle;
    text-align: center;
    padding-left: 10px;
    margin-left: 8px;
}
