﻿body 
{
    font-family: Verdana;
    color: black;
    background-color:white; 
    top:0;
    left:0;
    margin:0 auto;
    padding:0;
}

hr.lin_tit
{
	background-color:#020e7c;
	color: #020e7c;
	width: 100%;
	height: 2px; 
	border: 1px solid #020e7c;
}


.hyp_std
{
	width:99%;
	background-color:Transparent;
	font-family: Verdana;
	font-size: 9px;
	font-weight:normal;
	padding-left: 5px;
}

.hyp_std:hover
{
	font-family: Verdana;
	font-size: 9px;
	font-weight:bold;
}

.hyper
{
	color: #ffcd00;
	text-decoration: underline;
	cursor: pointer;
}
.hyper:hover
{
	color:#ffffff;
	text-decoration:underline;
}


#lblnavegacion
{
	font: 10px Verdana;
	background-color:Transparent;
	color:White;
}

#Txtlogin
{
	width:100px;
	height:10px;
}

.tab_std
{
	width:99%;
	background-color:#EEEEEE;
	font: 9px Verdana;
}

.txt_std
{
	width:99%;
	background-color:#EEEEEE;
	border: solid 1px #020e7c ;
	font: 9px Verdana;
}

.txt_std:hover
{
	color:#000000;
	background-color:#EEEECC;
}

.txt_std:focus
{
	color:#000000;
	background-color:#ffcd00;
}


.ddl_std
{
	width:99%;
	background-color:#EEEEEE;
	border: solid 1px #020e7c ;
	font: 9px Verdana;
}

.ddl_std:hover
{
	color:#000000;
	background-color:#EEEECC;
}

.ddl_std:focus
{
	color:#000000;
	background-color:#ffcd00;
}

.chk_std
{
	background-color:#EEEEEE;
	border: solid 0px #020e7c ;
}

.lbl_subtotal
{
	background-color:#fff;
	border: solid 1px #020e7c ;
	font: 10px Verdana bold;
	padding-left: 20px;
	padding-right: 10px;
	text-align:right;
	font-weight:bolder;
	color: #020e7c;
}

.lbl_subtotal_val
{
	background-color:#fff;
	border: solid 1px #020e7c ;
	font: 10px Verdana bold;
	padding-left: 20px;
	padding-right: 10px;
	text-align:right;
	font-weight:bolder;
	color: #020e7c;
	width: 100%;
	
}

.txt_total
{
	width:99%;
	background-color:#ffcd00;
	border: solid 1px #020e7c ;
	font: 14px Verdana bold;
	color: #020e7c;
}

.Lbl_Total
{
	font-family: Verdana;
	font-size:14px;
	font-weight:bold;
}

div.titulo_paso
{
	position:relative;
	color:#fff;
	font: bold 10px Verdana;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 2px;
	top:0px;
	width:95%;
	height:auto;
	border: dotted thin transparent;
}

hr.lin_paso
{
	top: 10px;
	background-color:#ffcd00;
	color: #ffcd00;
	width: 90%;
	height: 2px; 
	border: 1px solid #ffcd00;
	
}

.Texto_grande
{
	font-family:Verdana;
	font-size: 30px;
	font-style:italic;
	color: #020e7c;
}
.sub_lema
{
	font-family:Arial;
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
	color: #ffffff;
	text-align:right;
	width:100%;
}

.Texto_mediano
{
	font-family:Verdana;
	font-size: 15px;
	font-style:normal;
	color: #020e7c;
}
	


.txt_login
{
	width: 115px; 
	height: 11px; 
	border: #d30d12 1px solid;
	background-color: #eff3f2;
	font-family: Verdana;
	font-size: 9px
}

.boton
{
	cursor:pointer;
}