body{
	/*background: #ffff00;*/
	width: 100%;
	height: 100%;
	background: #F8FF00;
}
#contLista {
position: relative;
border-radius: 20px;
background-color: rgba(0,0,0,0.5);
margin: 0 auto;
width: 95%;
top: 197px;
height: auto;
padding: 20px;
padding-bottom: 30px;
box-shadow: 5px 5px 8px #999;
		
}

#imgLogo {
position: absolute;
left: 10%;
}

.Caja {
	margin: 0 auto;
	position: relative;
	background-color: #F8FF00;
	width: 95%;
	margin-bottom: 5px;
	border-radius: 10px;
	height: 246px;;
	padding:5px;
	line-height: 46px;
}

.imgLogoItem {

    border-style: solid;
    width: 120px;
    height: auto;
    border-radius: 10px;
    border: 1px #000000;
    position: relative;
    top: 10%;
}


.TituloItem2 {
	color: #4D0102;
	font-family:Verdana;
	font-weight: 900;
	width: 60%;
	padding-left: 20px;
	display: inline-block;
	font-size: 4vw;
}
.DescripItem2 {
	position: absolute;
	color:#2A2A2A;
	font-family:Verdana;
	font-weight: 500;
	font-size: 3vw;
	text-overflow: ellipsis;
    overflow: hidden; 
    width: 55%; 
    height: 1.2em; 
    white-space: nowrap;
}


.MapPoint {
    text-align: right;
    position: absolute;
    top: 65px;
    right: 1px;
    display: inline-block;
}

.imgMapLoc {
	position: relative;
	top: -15px;
}

.showLtrsMaps{
display: none;
}
a,a:link,a:visited,a:hover,a:active {
	font-family: Verdana;
	text-decoration: none;
	color: #1D232B;
}

#img24 {
	position: absolute;
	right: 10%;
}


.txtKM {
	position: relative;
	top:-10px;
	color:#A85900;
	font-size: 3vw;
}


.icono {
	width: 40%;
}

#tabla {
	
}

#imgs {
    
	text-align: center;
	width: 90%;
	margin: 0 auto;
	position: relative;
	top: 200px;
}


.imgMapLoc2{
	width: 140px;
}


#fondo {
	background: #FFFD0A;
}
