

body {
	font-family: Arial;
	
}



.imgServ {
    max-width: 720px;
    max-height: 350px;
	width: 100%;
    height: 100%;
	min-height: 50px;
}

.imgLoteModal {
    max-width: 550px;
    max-height: 320px;
	width: 100%;
    height: 100%;
}


.imgLoteSec {
	border:50 px;
	border-color:red;
	max-width: 250px;
    max-height: 120px;
	 width: 100%;
    height: 100%;
}

div,p {
    text-align: justify;
    text-justify: inter-word;
}


.imgRemateActivo {
     max-width: 700px;
    width: 100%;
    max-height: 300px;
    height: 100%;
    min-height: 100px;
}


.fixed-panel-one {
  min-height: 140px;
  max-height: 140px;
 
}

.fixed-panel-two {
  min-height: 450px;
  max-height: 450px;
 
}

.tituloPage{
	color:white;
	margin-top: 10px;
	/*max-width: 700px;*/
	z-index:auto;
	width: 100%
	
}