body {
    font-size: 12px !important;
    margin: 0;
    padding: 0;
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	line-height:none !important;
}

table {
	border-collapse: none !important;	
	border-spacing: none !important;
}

.clearboth {
    clear: both;
}

.wrapper {
    width: 980px;
    min-height: 900px;
    margin-left: auto;
    margin-right: auto;
	padding-top: 30px;
    background-color:#fff;
    box-shadow: 0 0 100px 2px #333;
}

.header {
    background-color: #fff;
}

.table-header {
    width: 100%;
    height: 80px;
}

.menu {
	background:url(../img/barrafondo_menu.jpg);	
	height: 37px;
	text-align: center;
	border-bottom: 1px solid #D1D1D1;
}

.allwidth {
	width: 100%;	
}

.slider {
	margin-top: -1px;
	text-align:center;	
}

.opciones {
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom:	20px;
	text-align:center;
	
	background: #e0e0e0;
	background: -moz-linear-gradient(left, #e0e0e0 0%, #ffffff 10%, #ffffff 87%, #e0e0e0 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e0e0e0), color-stop(10%,#ffffff), color-stop(87%,#ffffff), color-stop(100%,#e0e0e0));
	background: -webkit-linear-gradient(left, #e0e0e0 0%,#ffffff 10%,#ffffff 87%,#e0e0e0 100%);
	background: -o-linear-gradient(left, #e0e0e0 0%,#ffffff 10%,#ffffff 87%,#e0e0e0 100%);
	background: -ms-linear-gradient(left, #e0e0e0 0%,#ffffff 10%,#ffffff 87%,#e0e0e0 100%);
	background: linear-gradient(to right, #e0e0e0 0%,#ffffff 10%,#ffffff 87%,#e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#e0e0e0',GradientType=1 );
		

}

.opciones img {
	margin-left: 10px;
	margin-right: 10px;	
}

.content {
	margin-top: -5px;
	background-color: #EEEEEE;
	min-height:300px;
}

.titulos {
	color: #797979;
	font-weight: bold;
	font-size:14px;	
}

.td-cuadrologin {
	background:url(../img/cuandroregistro.png) no-repeat;
	background-position:center;
}

.formlogin {
	background-color: #fff;
	border-radius: 10px;
	padding: 7px;	
    box-shadow: 0 0 10px 2px #333;
	margin-top: 5px;
}

.formlogin a {
	color: #FF0101;
	text-decoration: none;
	font-weight: bold;	
}

.formlogin a:hover {
	color: #FF0101;
	text-decoration: underline;	
}

.loginportada-title {
	color: #fff;
	font-size: 13px;
	font-weight:bold;	
}

.loginportada-campos {
	color: #004277;
	font-size: 10px;
	font-weight:bold;	
}

.loginportada-input {
	font-size: 12px !important;	
}

.articulos {
	width: 680px;
	height: 440px;
	padding: 20px;
	background-color: #fff;
	border-radius: 15px;
	border: 2px solid #797979;
	text-align: justify;	
}

.titulo-articulo {
	color: #015F9D;
	font-weight:bold;	
	font-size: 25px;
}

.articulo-texto {
	background-color: #D6D6D6;	
	min-height: 220px;
	padding: 10px;
	border-radius:10px;
}

.articulo-descripcion {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;	
	color: #797979;
	line-height: 20px;
}

.rojo-chico {
	color: red;
	font-size: 11px;
	font-weight: bold;	
}

.text-center {
	text-align: center;	
}

.footer {
	width: 100%;
	min-height: 200px;
	margin-top: -10px;
	padding-bottom: 20px;
	background-color: #EEEEEE;
}

.footer a {
	color: #797979;
	text-decoration:none;	
}

.footer a:hover {
	text-decoration: underline;	
}

.table-footer thead td{
	color: #797979;
	font-weight: bold;
	font-size:14px;
}

.table-footer tbody td {
	color: #797979;
	font-size:13px;
}

.boton {
	background-color: #FF0101;
	border: none;
	margin: 2px;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;	
	color: #fff;
	font-weight:bold;
	font-size: 11px;
	border-radius: 5px;
}

.boton:hover {
	cursor: pointer;	
}

.imgopc {
	transition: box-shadow 0.5s;	
	border-radius: 18px;
}

.imgopc:hover {
	cursor: pointer;
	box-shadow: 0 0 8px #004277;	
}

.registroDiv {
	background-color: #fff;
	width: 750px;
	height:	600px;
	overflow: auto;
	padding: 20px;
	padding-top: 10px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	outline: 0 none;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	border: 0 !important;
}

.close:hover {
	cursor:pointer;	
}

.popupContent {
	width: 80%;
	margin-left:auto;
	margin-right: auto;	
}

.divDetalle {
	border: 1px solid #E1E6EB;	
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	padding-top: 10px;
	padding-left: 100px;
	color: #4E4E4E;
	margin-bottom: 20px;
}

.rojo {
	font-size: 11px;
	color: red;	
}

.divPopup {
	width: 480px;
	background-color: #fff;
	border-radius: 15px;
	padding: 10px;	
}

.div-overflow-popup {
	max-height: 400px;
	overflow:auto;	
	background-color: #C8C8C8;
	padding-bottom: 20px;
}

.text-center {
	text-align: center;	
}

.padding-top-10 {
	padding-top: 10px;	
}

.padding-top-20 {
	padding-top: 20px;	
}

.titulo-div-popup {
	width: 90%;
	margin-left:auto;
	margin-right:auto;	
}

.div-servicios {
	width: 660px;
	min-height: 200px;
	border-radius: 15px;	
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	
	background: #eaeaea;
background: -moz-radial-gradient(center, ellipse cover, #eaeaea 0%, #d3d3d3 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#eaeaea), color-stop(100%,#d3d3d3));
background: -webkit-radial-gradient(center, ellipse cover, #eaeaea 0%,#d3d3d3 100%);
background: -o-radial-gradient(center, ellipse cover, #eaeaea 0%,#d3d3d3 100%);
background: -ms-radial-gradient(center, ellipse cover, #eaeaea 0%,#d3d3d3 100%);
background: radial-gradient(ellipse at center, #eaeaea 0%,#d3d3d3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#d3d3d3',GradientType=1 );
}

.div-servicios-titulo {
	width: 200px;
	content: "TRANSFER CARGO";
	padding:5px;
	padding-left: 20px;
	padding-right: 30px;
	background-color:#fff;
	color: #005A97;
	text-transform: uppercase;	
	text-align: center;
	font-size: 20px;
	border-radius: 10px;
	margin-bottom: 20px;
}

.td-servicios {
	font-size: 11px;	
}

.img-border{
	padding: 5px;
	border:1px solid #015088;
	background-color: #015088;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;	
}

.terminos-condiciones {
	width: 98%;
	height: 800px;
	margin-top: 20px !important;
	margin-left: auto;
	margin-right: auto;
	padding:10px;
	border:2px solid #B7B7B7;
	text-align: justify;
	margin-top:-20px;
	overflow:auto;	
	font-size: 14px;
	color:#03518F;
	font-family: Arial;
}

.video-table {
	margin-top: 20px;
	margin-bottom: 80px;
	padding: 30px;
	background-color: #D9D9D9;
	border-radius: 15px;	
}

.titulo-video {
	color: #004E86;
	font-weight:bold;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;	
}

.contenido-video {
	text-align: justify;
	padding: 20px;	
	line-height:20px;
}

.boton-azul {
	background: #017dc5;
	background: -moz-radial-gradient(center, ellipse cover,  #017dc5 1%, #045c9b 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,#017dc5), color-stop(100%,#045c9b));
	background: -webkit-radial-gradient(center, ellipse cover,  #017dc5 1%,#045c9b 100%);
	background: -o-radial-gradient(center, ellipse cover,  #017dc5 1%,#045c9b 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #017dc5 1%,#045c9b 100%);
	background: radial-gradient(ellipse at center,  #017dc5 1%,#045c9b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#017dc5', endColorstr='#045c9b',GradientType=1 );
	
	color: #fff;
	font-weight:bold;
	padding: 5px 15px;
	border: none;
	border-radius: 7px;
	
}

.boton-azul:hover {
	background: #1584c4;
	background: -moz-radial-gradient(center, ellipse cover,  #1584c4 1%, #326e99 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,#1584c4), color-stop(100%,#326e99));
	background: -webkit-radial-gradient(center, ellipse cover,  #1584c4 1%,#326e99 100%);
	background: -o-radial-gradient(center, ellipse cover,  #1584c4 1%,#326e99 100%);
	background: -ms-radial-gradient(center, ellipse cover,  #1584c4 1%,#326e99 100%);
	background: radial-gradient(ellipse at center,  #1584c4 1%,#326e99 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1584c4', endColorstr='#326e99',GradientType=1 );
	
	cursor: pointer;
}

.table-cotizacion {
	background-color: #D9D9D9;
	border-radius: 15px;		
}

.table-cotizacion td{
	padding-left: 80px;
	
}
.td-cuadrocuenta {
    background:url(../img/cuandroregistro.png) no-repeat;
    background-position:center;
    text-align: center;
    padding-top: 50px;
    color: #fff;
}

.td-cuadrocuenta a {
    color: #fff;
    text-decoration: none;
}

.td-cuadrocuenta a:hover {
    text-decoration: underline;
}

div.rojo-chico a{
    color: red;
    text-decoration: none;
}

div.rojo-chico a:hover {
    color: red;
    text-decoration: underline;
}

.olvido_clave a {
	color: #004277;
	font-size: 10px;
	font-weight:bold;	
	text-decoration: none;	
}

.olvido_clave a:hover {
	text-decoration: underline;	
}

.texto_footer {
	font-family: Tahoma;
	font-size: 12px !important;
}