#somos {
	height: 335px;
	background-color:#000000;
	text-align:left;

}

#foto {
	float:left;
	width: 300px;
	height: 335px;
}

#especialistas {
	float:left;
	width: 320px;
	font-weight:bold;
	height: 335px;

}

#especialistas p {
	padding-top: 10px;
	margin: 5px;
	
}

#fondo-dorado { 
	background-color: #B19F66;
	margin: 5px;
	font-size: 11px;
	
}

.linea {
	width:310px;
	border-bottom: 1px solid #FFFFFF;
}

.negro {
	color:#000000;
}

#especialistas h1 {
	margin-top: 20px;
	font-size: 25px;
	color: #B19F66;
	margin: 5px;
}


#ofrecemos {
	float:left;
	width:290px;
	height: 335px;
	padding-top: 5px;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
}


.linea2 {
	width:280px;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 5px;
}



#destacados {
	height: 145px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#contacto {
	float: right;
	width: 220px;
	height: 138px;
	text-align:right;
	background-image:url(../imagenes/fondo-contacto2.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#contacto p {
	padding: 5px;
	margin-top: 5px;
	line-height: 14px;
	
}	

.horario {
	color:#B19F66;
}