Body {
	font-family: 'Raleway', sans-serif;
    max-width:100%;
	background-color: #F8F8F8 !important;
}
h4 {
	font-size: 1rem !important;
	font-weight: bold;
}

.container {
	max-width: 1000px;
	display: block;
 	margin: 0 auto;
}
.pie {
	width: 100%;
	background-color: #404042;
	color: #FFF;
	text-align: center;
	height: 200px;
	margin-top: 40px;
}
.copyright {
	padding-top: 85px;
}
.arriba {
	width: 100%;
	background-color: #00a19a;
	color: #FFF;
	text-align: center;
	height: 100px;
	padding: 25px;
}
.logo {
	max-width: 315px;
	margin: 0 auto;
}
.fondo {
	font-family: 'Raleway', sans-serif;
	background-position: top center;
}
.titulo {

    font-size: 30px;
    font-weight: bold;
    color: #00a19a;
    padding-bottom: 1em;
    line-height: normal;

}
.control-label{
	font-size: 90%;
	color: #666666;
	text-decoration: none;
}
A.control-label:hover
{
	color: #666666;
	text-decoration: underline;
}
.btn-info {
    color: #fff;
    background-color: #00a19a;
    border-color: #17a2b8;
}
.linkgris
{
	font-size: 75%;
	color: #454545;
	text-decoration: none;
}
A.linkgris:hover
{
	color: #454545;
	text-decoration: underline;
}
.titulos
{
	font-size: 100%;
	color: #18641C;
	text-align:left;
}
.titulomotivo
{
	background-color: #00a09a;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	line-height: 40px;
	margin-bottom: 10px;
}
.modal-header
{
	background-color: #00a09a;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	line-height: 40px;
	margin-bottom: 10px;
	width: 100%;
	text-align: center !important;
	text-transform: uppercase;
	display: block;
	border-top-left-radius: 0rem;
	border-top-right-radius: 0rem;
	font-size: 1rem;
}
.subtitulomotivo
{
	background-color: #bababa;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 30px 0;
}
.dtgheader
{
	background-color: #bababa;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 30px 0;
}
.tituloblanco
{
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
.textoblanco
{
	font-size: 75%;
	color: #FFFFFF;
	text-decoration: none;
}

.linkblanco
{
	font-size: 75%;
	color: #FFFFFF;
	text-decoration: none;
}
A.linkblanco:link
{
	color: #FFFFFF;
	text-decoration: none;
}
A.linkblanco:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.linkblanco:active
{
	color: #FFFFFF;
	text-decoration: none;
}
A.linkblanco:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.linkverde
{
	color: #6a8e70;
	text-decoration: none;
}
A.linkverde:hover
{
	color: #6a8e70;
	text-decoration: underline;
}
.linkrojo
{
	font-size: 75%;
	color: #c70000;
	text-decoration: none;
}
A.linkrojo:hover
{
	color: #c70000;
	text-decoration: underline;
}

.error {	font-size: 70%;	font-style: normal; color:Red;	line-height: normal;	font-weight: bold;	font-variant: normal;	}
.abajo{    FONT-WEIGHT: normal;    FONT-SIZE: 60%;    COLOR: #666666;    LINE-HEIGHT: normal;    FONT-STYLE: normal;    FONT-VARIANT: normal}
.rojo		 { font-weight: bold;}
.rojo A:link	 {  text-decoration: none;}
.rojo A:visited  {  text-decoration: none;}
.rojo A:active   { text-decoration: none;}
.rojo A:hover    {  text-decoration: none;}


.requisitos{
    font-size:12px;
}
.divLabel{
    width:50%;
    text-align:right;
    float:left;
}
.divCampo{
    width:50%; 
    float:left;  
}

.numerodoc{
    width:100px;
    font-size:14px;
    text-align:right;
}

.fleft{
    float:left;
}
.clear{
    clear:both;

}

.campofecha{
    width:100px;

}
.tra_partida{
    width:100px;
    font-size:14px;
    text-align:right;
}
.codigo_web{
    width:60px;
    font-size:14px;
    text-align:right;
}
.boton_continuar{
    
}

.mensaje_texto_error{
    
}

.mensaje_codigo_web{
    
}
.boton_enviar{
    

}
.campo_texto{
    width:200px;
}
.per_numerodoc{
    width:100px;
}
