.cont-car{
	
}
.carrusel img{
	max-width:100%; 
	max-height:100%;
	margin:auto;
	display:block;
}
.cont-pal{
	border-bottom: 1px groove #FFD700;
	text-align:center;
}
.not{
	margin-top:45px;
	margin-bottom:20px;
	border-bottom: 1px groove #FFD700;
	border-top: 1px groove #FFD700;
}
.cnot{
	background-color:#151515;
	box-shadow: 1px 1px 10px whitesmoke inset;
	height:370px;
	margin-bottom:15px;
	margin-top:10px;
}
.cnot:hover{
	box-shadow: 1px 1px 10px #FFD700 inset;
}
.ci{height: 185px;}
.ci img{
	max-width:100%; 
	max-height:100%;
	margin:auto;
	display:block;
	background-color: whitesmoke;
}
