
#contenidoclinica{
	margin-top: 10px;
	background: #f2f2f2;
	width: 1000px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	height: 700px;
	-webkit-border-radius: 0px 0px 10px 10px;    
	border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);        
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

.footer{
	margin-top: 20px;
}

#foto{
	text-align: center;
	margin-top: 50px;

}

#foto img{
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.5);        
    box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

#clinica{
	text-align: right;
}

.infra{

}

#leyenda{
	margin-top: 40px;
	width: 191px;
	padding: 20px;
	margin-left: 730px;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.4),inset 0px 0px 1px 3px rgba(255, 255, 255, 1);        
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.4),inset 0px 0px 1px 3px rgba(255, 255, 255, 1);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#sombraclinica{
	background: url(../images/sombraclinica.png) no-repeat;
	width: 730px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	left: 0;
	right: 0;
}

#galeria{
	display: inline-block;
	height: 528px;
}

.wrapper{
	margin-left: auto;
	margin-right: auto;
}

.cr-container{
	width: 640px;
	height:400px;
	position:absolute;
	z-index:100;
	margin-left: 50px;
	margin-top: 40px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);        
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

#sombra{
	width: 165px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #cccccc;
	height: 0px;
}

.cr-thumbs{
	left: 37px;
}

.cr-nav span {
	left: -13px;
	margin-bottom: -135px;
}

.cr-nav span.cr-nav-next {
	right: -16px;
}

.cr-img {
	width: 891px;
}

