/*
color dorado: #a19564
color negro: #151514
color gris fondo: #F5F5F5
color fs: #CD242E
color ch: #177242
color ar: #3366cc
color ot: #FF6600

*/

@import url('https://fonts.googleapis.com/css?family=Marcellus+SC');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');
* {
	padding:0;
	margin:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	/* font-family: 'Open Sans', sans-serif;*/
	/* font-family: Tahoma, Geneva, sans-serif; */
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #151514;
	background-color: #F5F5F5;
	}
h1 {
	font-family: 'Marcellus SC', serif;
	font-size: 60px;
	line-height: 75px;
	font-weight: 400;
}
h1.tituloCalendario {
	font-size: 40px;
	line-height: 45px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	float: left;
	width: 100%;
}

.clear {
	float: left;
	width: 100%;
}


.soloMovil {
	display: none;
}

#flash {
	float: left;
	width: 100%;
	height: 400px;
	background-size: cover;
	background-color: #CCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a19564;
}
.footer {
    float: left;
    width: 100%;
    min-height: 100px;
    background-color: #18171D;
    color: #FFFFFF;
}
.redes01 {
    width: 100%;
    float: left;
}
.redes01 div {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.redes01 .iconos {
    padding-left: 30%;
    padding-right: 30%;
}

.redes01 .iconos a {
    display: block;
    float: left;
    width: 25%;
}





.contenido {
	float: left;
	width: 100%;
}


.contenedor01 {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
}
.contenedor02 {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
}

.top {
	float: left;
	width: 100%;
	background-color: #1B1B1B;
	background-image: url(../img/bg01.jpg);
	background-position: center top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.top .logo01 {
	float: left;
	width: 50%;
}
.top .telefonos01 {
	float: right;
	width: 40%;
}
.top .telefonos01 a {
	display: block;
	text-align: right;
	color: #CCC;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
}
.top .telefonos01 a span {
	padding-left: 10px;
}


header nav ul li.separacion {
	display: inline-block;
	position: relative;
	color: #a19564;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
header {
	font-size: 13px;
}
header nav ul li a {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
header nav ul li a.fs {
	border-bottom-color: #CD242E;
}
header nav ul li a.ch {
	border-bottom-color: #177242;
}
header nav ul li a.ar {
	border-bottom-color: #3366cc;
}
header nav ul li a.ot {
	border-bottom-color: #FF6600;
}
.cabecera {
	float: left;
	width: 100%;
	background-color: #a19564;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.cabecera h1 {
	font-size: 40px;
	line-height: 65px;
	color: #FFF;
}
.avisoNoRemates  {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	padding-top: 60px;
	float: left;
	width: 100%;
}



.listaRemates {
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 35px;
}
.listaRemates2 {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 35px;
	min-height: 700px;
}

.listaRemates h1 {
    text-align: center;
    padding-bottom: 10px;
}
.listaRematesCalendario {
	float: left;
	width: 100%;
	padding-bottom: 50px;
	min-height: 650px;
}
.listaRematesCalendario
.colIzq
{
    width: 70%; /* 960 */
    width: -webkit-calc( 100% - 20em ); /* 240 */
    width: -moz-calc( 100% - 20em ); /* 240 */
    width: calc( 100% - 20em ); /* 240 */
    float: left;
}
.listaRematesCalendario
.colDer
{
	width: 26.666%; /* 200 */
	width: -webkit-calc( 17.5em ); /* 200 */
	width: -moz-calc( 17.5em ); /* 200 */
	width: calc( 17.5em ); /* 200 */
	float: right;
	padding-top: 20px;
}
.listaRematesCalendario .colDer a.imagenAviso {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.listaRematesCalendario .colDer a.imagenAviso img {
	height: auto;
	width: 100%;
}


.izqBoxes {
	width: 100%;
	display: table;
	float: left;
	padding-bottom: 15px;
	padding-top: 15px;
}

.izqBoxes .boxImagen {
	display: table-cell;
	vertical-align: top;
	width: 25%;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.izqBoxes .boxImagen img {
	height: auto;
	width: 100%;
}
.izqIndice {
	width: 100%;
	float: left;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
}
.izqIndice h3 {
	padding-bottom: 10px;
	padding-top: 10px;
}
.izqIndice table.indice {
	margin-right: auto;
	margin-left: auto;
	width: 80%;
}

.izqIndice table.indice tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
}
.izqIndice table.indice tr td.col01 {
	width: 80px;
	min-width: 60px;
}
.izqIndice table.indice tr td.col02 {
	width: 200px;
	min-width: 150px;
}

.izqIndice table.indice tr td a {
	text-decoration: none;
	color: #CD242E;
	font-size: 14px;
}



.boxesRemates {
	width: 100%;
	display: table;
	float: left;
	padding-bottom: 15px;
	padding-top: 15px;
}

.boxesRemates .separacion {
	display: table-cell;
	width: 2%;
}
.boxesRemates .box {
	display: table-cell;
	vertical-align: top;
	width: 49%;
	position: relative;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 15px;

}

.boxesRemates .box,.infoRemate .box,.detalleRemate .izq, .detalleRemate .izqAncho{
	border: 1px solid #DFDFDF;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background-color: #FFF;	
}
.infoRemate .box.proximo {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

.box .masInfoMovil {
	display: none;
}

.box .detalle {
	padding-left: 85px;
	padding-bottom: 10px;

}

.box .detalle h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	text-align: left;
	color: #81764E;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 5px;
}
.box .detalle h3 {
	font-size: 13px;
	line-height: 20px;
	font-weight: 500;
	text-align: left;
	padding-left: 5px;
}
.box .detalle p {
	display: block;
	float: left;
	width: 100%;
	margin-top: 2px;
}

.box .detalle b {
	font-weight: 500;
}
.box .detalle ul {
	padding-left: 18px;
	padding-top: 10px;
}
.box .detalle ul li {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 5px;
}

.box .detalle span.tipoRemate {
	display: block;
	height: 8px;
	width: 100%;
	background-repeat: repeat;
	text-align: right;
	margin: 0px;
	padding: 0px;
	line-height: 8px;
	vertical-align: top;
}
.box p.aviso span {
	min-width: 240px;
	float: right;
	line-height: 16px;
	padding-right: 20px;
	padding-left: 5px;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(223,223,223,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(223,223,223,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(223,223,223,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(223,223,223,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(223,223,223,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(223,223,223,1) 100%);





filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=1 );
	text-align: right;
	color: #CD242E;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	margin-bottom: 5px;
}

.box .masInfo{
	position: absolute;
	bottom: 0px;
	right: 0px;
}


.box .fecha {
	width: 65px;
	float: left;
	text-align: center;
	font-size: 13px;
	line-height: 15px;
	font-weight: 400;
	padding-top: 4px;
	padding-bottom: 10px;
}

.box .fecha p {
	display: block;
	float: left;
	width: 100%;
}
.box .fecha .diaSemana {
	font-weight: 500;
}

.box .fecha .dia {
	font-family: 'Marcellus SC', serif;
	font-size: 36px;
	line-height: 45px;
	font-weight: 400;
	color: #a19564;
	text-align: center;
}
.box .fecha .hora{
	font-weight: 500;
	padding-bottom: 2px;
}
.box .fecha .ano {
}
.boxNoticia {
	padding-right: 15px;
	padding-bottom: 15px;
}



.filtrar {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.filtrar a {
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 5px;
	border: 3px solid #F5F5F5;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.filtrar a.actual {
	border: 3px solid #151514
}
.filtrar a.todos {
	background-color: #a19564;

}
.filtrar a.fs , .cabeceraFS {
	background-color: #CD242E;
}
.filtrar a.ch , .cabeceraCH{
	background-color: #177242;
}
.filtrar a.ar , .cabeceraAR{
	background-color: #3366cc;
}
.filtrar a.ot , .cabeceraOT{
	background-color: #FF6600;
}
.cabeceraPaginas{
	background-color: #a19564;
}
.servicios {
	background-color: #a19564;
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}
.servicios h1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 10px;
}
.servicios ul {
	padding-left: 18px;
}

.servicios p, .servicios li {
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
}
.infoRemate {
	float: left;
	width: 100%;
	margin-top: 15px;
}



.infoRemate .box {
	width: 100%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
	float: left;
}
.infoRemate .box .izq {
	float: left;
	width: 70%;
	padding-bottom: 10px;
}
.infoRemate .box .der {
	float: left;
	width: 30%;
}
.infoRemate .box .der p.aviso {
	margin-bottom: 5px;
}

.infoRemate p {
	padding-right: 0px;
	padding-bottom: 5px;
}
.infoRemate p a {
	color: #CD242E;
	text-decoration: none;
	padding-right: 10px;
}
.infoRemate .pieBoxDer  {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.infoRemate a.avisoStreaming {
	background-color: #F00;
	float: left;
	width: 98%;
	display: block;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}



.tipoDisplay {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
.tipoDisplay a {
	background-color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline-block;
	height: 28px;
	width: 30px;
}
.tipoDisplay a img {
	margin: 0px;
	padding: 0px;
}
.tipoDisplay a:hover, .tipoDisplay a.current {
	background-color: #CD242E;
}



.detalleRemate {
	float: left;
	width: 100%;
	margin-top: 25px;
}
.detalleRemate .izq {
	float: left;
	width: 80%;
	padding: 10px;
}
.detalleRemate .izqAncho {
	float: left;
	width: 100%;
	padding: 10px;
	text-align: center;
}

.portadaRemate {
	height: auto;
	width: auto;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.pieBox {
	width: 100%;
	position: absolute;
	bottom: 5px;
}

.pieBoxIzq {
	width: 70%;
	line-height: 20px;
	float: left;
}
.pieBoxDer {
	float: right;
	width: 30%;
	text-align: right;
	padding-right: 20px;
}
.pieBoxDer a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CD242E;
}
.pieBoxDer a:hover {
	color: #177242;
}
.texto01 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.texto01 p {
	line-height: 18px;
	padding-bottom: 5px;
	text-align: justify;
	font-size: 13px;
}



.volver {
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
}

.volver a {
	font-size: 14px;
	font-weight: bold;
	background-color: #CD242E;
	display: inline-block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border: 0px solid #000000;
}

.referencia {
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 25px;
	text-align: center;
}
.referencia a {
	font-size: 14px;
	font-weight: bold;
	background-color: #177242;
	display: inline-block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #000000;
}







.formContacto {
	clear: both;
	width: 100%;
}
.formContacto table {
	margin-right: auto;
	margin-left: auto;
}
.formContacto table tr td {
	font-size: 13px;
	line-height: 24px;
	color: #000;
}
.formContacto .input01 {
	width: 300px;
	border: 1px solid #999;
}
.formContacto .input02 {
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #999;
}

.formContacto .nota {
	font-size: 11px;
}
.avisoTop {
    float: left;
    width: 100%;
    padding: 35px;
    color: #C90;
    background-color: #f7f7f7;
    text-align: center;
    margin-top: 20px;
}
.avisoTopBlanco {
	float: left;
	width: 100%;
	padding: 10px;
	color: #C90;
	text-align: center;
	margin-top: 5px;
}

.avisoTop h1 {
	font-size: 30px;
	line-height: 40px;
}
.avisoTop a {
	font-size: 30px;
	color: #C90;
	text-decoration: none;
	display: block;
	padding-top: 20px;
}
.avisoTop .imgAviso {
	height: auto;
	width: 100%;
}

.der .streaming {
	display: block;
	float: left;
	width: 95%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #FF6600;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}
a.verPdf {
	display: block;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: right;
	padding: 5px;
	margin-bottom: 10px;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(223,223,223,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(223,223,223,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(223,223,223,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(223,223,223,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(223,223,223,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(223,223,223,1) 100%);
}


.cabeceraBuscador {
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
.listaVideos {
	float: left;
	width: 100%;
	padding-top: 25px;
}
.listaVideos h2 {
	display: block;
	float: left;
	width: 100%;
	padding-bottom: 15px;
	text-align: center;
}

.listaVideos a {
	display: block;
	float: left;
	background-color: #FFF;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	color: #333;
	text-decoration: none;
}
.galeria {
	float: left;
	width: 100%;
	padding-top: 10px;
}
.galeria a {
	display: block;
	float: left;
}
.galeria img  {
	height: 150px;
	width: auto;
	margin-right: 10px;
}


.venta {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.venta h2 {
	text-align: center;
	font-size: 24px;
	font-weight: normal;
}
.venta img {
	display: block;
	float: left;
	height: auto;
	width: 100%;
}
.imgAjustable {
	height: auto;
	width: 100%;
}
a.boxNoticias {
	display: block;
	float: left;
	width: 100%;
	background-color: #FFF;
	margin-bottom: 5px;
	border: 1px solid #C00;
	color: #000;
	text-decoration: none;
}
a.boxNoticias h2 {
	line-height: 30px;
	text-align: center;
	color: #FFF;
	background-color: #C00;
	text-decoration: none;
	margin-bottom: 5px;
}
a.boxNoticias p {
	display: block;
	float: left;
	width: 100%;
	padding: 5px;
}
a.boxNoticias p img {
	width: 100%;
	height: auto;
}

.boxNoticia p img {
	height: auto;
	width: 40%;
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contenedor01 .reloj {
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
    float: left;
    background-color: #FF0004;
    padding-bottom: 10px;
    color: #F7F7F7;
}
.contenedor01 .reloj h2 {
    width: 100%;
    float: left;
    text-align: center;
}
.contenedor01 .reloj div {
    width: 300px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.contenedor01 .reloj span {
    width: 100px;
    float: left;
    font-weight: bold;
    padding-top: 10px;
}
.avisoTopBlanco table {
    text-align: left;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    color: #8F6B00;
    font-size: 14px;
}
.avisoTopBlanco p {
    text-align: center;
    width: 100%;
    font-size: 14px;
    color: #8F6B00;
}
.documentos {
    padding-top: 10px;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    border: 1px solid #DFDFDF;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    background-color: #FFF;
    margin-top: 10px;
}

.documentos a {
    color: #FF0004;
    text-decoration: none;
    float: none;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}
.cabecera.classOnline {
    background-color: #00B035;
}
.contenedor01 .formRegistro {
    padding-top: 50px;
    margin-bottom: 50px;
    width: 48%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
}
.contenedor01 .formRegistro .input01 {
    padding: 3px;
    width: 400px;
}
.contenedor01 .formRegistro .input02 {
    padding: 3px;
    width: 200px;
}


.formRegistro table   {
    margin-left: auto;
    margin-right: auto;

}
.telefonos01 .btnRojo span {
    background-color: #FF0004;
    font-weight: bold;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    color: #FFFFFF;
}
.franjaRoja {
    width: 100%;
    background-color: #FF0004;
    float: left;
    text-align: center;
    padding: 5px;
    font-size: 16px;
}
.franjaVerde {
    width: 100%;
    background-color: #177242;
    float: left;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.franjaRoja a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.franjaVerde a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.remateOnline input {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 5px;
    margin-right: 5px;
}
.remateOnline div {
    float: left;
    width: 100%;
    padding-bottom: 10px;

}
.boxIngreso {
    width: 100%;
    float: left;
    border-radius: 5px;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    background-color: #FF0004;
    color: #FFFFFF;
    margin-top: 30px;
}
.boxIngreso .topInterior {
    width: 100%;
    float: left;
}
.boxIngreso .BotInterior {
    width: 100%;
    float: left;
    padding-top: 25px;
}



.boxIngreso .izq  {
    width: 50%;
    float: left;
    border-radius: 5px;
    padding-right: 15px;
}
.boxIngreso .der {
    width: 50%;
    float: left;
    padding-left: 15px;
}
.boxIngreso .boxInterior {
    border-radius: 5px;
    border: 2px solid #F9BCBD;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    padding: 10px;
}
.boxInterior .alto01 {
    height: 20px;
    vertical-align: middle;
}
.boxInterior .alto02 {
    height: 40px;
    vertical-align: middle;
}

.boxIngreso h2 {
    color: #FFFFFF;
    font-size: 24px;
}
.boxIngreso h3 {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 40px;
}
.boxIngreso p {
    color: #FFFFFF;
    line-height: 20px;
}

.login .input01 {
    padding: 5px;
    margin: 5PX;
    border-radius: 5px;
    width: 30%;
}
.login .input03 ,.der .input03{
    border-radius: 5px;
    background-color: #000000;
    color: #FFFFFF;
    padding: 7px;
    font-weight: bold;
}
.txtNoConfirmados{
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-size: large;
    padding-bottom: 5px;
}
.txtNoConfirmados a{
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-size: large;
    padding-bottom: 5px;
    color: #000000;
}

.avisosDestacados {
    width: 100%;
    float: left;
    padding: 0px;
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-color: #920002;
}
.avisoD {
    width: 30%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 15px;
    /* [disabled]margin-top: 1%; */
    margin-right: 1%;
    margin-left: 1%;
    /* [disabled]margin-bottom: 1%; */
    color: #FFFFFF;
    vertical-align: top;
    text-align: center;
}
.avisoD h2{
    color: #FFFFFF;
    text-decoration: underline;
    display: block;
    float: left;
    clear: both;
    padding-bottom: 5px;
    width: 100%;
}
.avisoD p{
    color: #FFFFFF;
    text-decoration: none;


    clear: both;
    padding-bottom: 5px;
	text-align: center;
}
.avisoD a{
    color: #FFFFFF;
    text-decoration: none;
 
	width: 100%;

    clear: both;
	text-align: center;
}
.avisoD a:hover{
    color: #E40003;
    text-decoration: none;
}
