
#contenidoclinica{
	margin-top: 10px;
	background: #f2f2f2;
	width: 1000px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	-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;
}
.funcionario 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);
}

.datosfun{
	text-align: left;
	width: 400px;
	height: 154px;
	margin: 20px;
}
.cursosfun{
	width: 220px;
	
}
.cursosfun a{
	color: #ff7f00;
	font-weight: bold;
}
.textfun{
	margin-left: 10px;
	font-style: italic;
}
.nombrefun{
	color:rgb(100, 100, 100);
	font-weight: bold;
}
#imagenesgaleria{
	padding-top: 30px;
	padding-bottom: 30px;
	-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;
	text-align: left;
	padding-left: 30px;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	left: 0;
	right: 0;

}
#menugaleria{
	text-align: center;
}
#menugaleria li,ul{
	list-style: none;
	display: inline-block;
	vertical-align: top;

}
#menugaleria a{
	text-decoration: none;
	padding: 0;
}
#menugaleria a span{
    width: 100%;
    height: auto;
    font-size: 1.2em;
	color: #000;
}

#menugaleria li{
	width: 234px;
	height: 26px;
	padding-top: 5px;
	background: #cccccc;
	margin: 20px;
	-webkit-border-radius: 16px;    
	border-radius:  16px;
}
#menugaleria li:hover {
	background-color: #99CCFF;
}
.select{
	background: #2a9cb7 !important;
}
.select a span { 
	color: #FFF !important;
}

#leyenda{
	margin-left: 50px;
	width: 600px;
}

#galeria{
	padding-bottom: 40px;
}


/* css para las iamgenes del curriculum */
#inline1, #inline2, #inline3, #inline4, #inline5, #inline6, #inline7 { 
	width: 700px;
	height: 430px;
	display: none;
}


.curimage{
	margin: 1em;
}
.teximage{
	margin: 1.2em 1em;
	width: 34%;
}

.teximage h1{
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 0px;
}
.teximage ul{
	list-style: inherit;
	margin-left: 15px;
}
.centerj{
	margin-left: 325px;
}

.destacado {
	background: white;
	padding: 15px;
	margin-left: 16em;
	box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.5);
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.identar{
	margin-left: 20px;
}

.texto-equipo {
	color: #444
}
