#dolphincontainer{
	position:relative;
	height:33px;
	color:#E0E0E0;
	background:#57A1CA;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	z-index: 100;
}
#dolphinnav{
	position:relative;
	height:29px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:url(/img/dolphin_bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;
	z-index: 10;
}

#dolphinnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:right;
}
#dolphinnav ul li{
	display:block;
	float:left;
	margin:0 1px;
}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 10px;height:32px;   margin-top: -3px}
#dolphinnav ul li a span{padding:12px 10px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(/img/dolphin_bg-OVER.gif) repeat-x bottom left;  margin-top: -3px}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background: url(/img/menus/green_left-ON.gif) no-repeat top left;line-height:275%; margin-top: -3px;  z-index: 100}
#dolphinnav ul li a.current span{display:block;padding:0 10px 0 0;width:auto;background: url(/img/menus/green/_right-ON.gif) no-repeat top;height:32px; z-index: 100}


.publicaciones td span{
	text-align: center;
	font-weight: bold;
}
.publicaciones td{
	text-align: center;
}
.personal-director{
	color: #003366;
	width: 100%;
	font-size: 23px;
	border-bottom: 6px solid #003366;
	font-weight: bold;
}

.personal-laboratorio{
	color: #92C54F;
	width: 100%;
	font-size: 25px;
	border-bottom: 6px solid #92C54F;
	font-weight: bold;
}
.personal-imagenologia{
	color: #F59547;
	width: 100%;
	font-size: 25px;
	border-bottom: 6px solid #F59547;
	font-weight: bold;
}
.personal-industrial{
	color: #1D70AB;
	width: 100%;
	font-size: 25px;
	border-bottom: 6px solid #1D70AB;
	font-weight: bold;
}
.personal-admin{
	color: #7E2578;
	width: 100%;
	font-size: 25px;
	border-bottom: 6px solid #7E2578;
	font-weight: bold;
}
.precios{
}
.precios th{
	background-color: #E7E7E7;
	font-size: 16px;
	color: #003399;
	text-align: center;
	height: 50px;
}

.precios td{
	border-bottom: 1px solid #DDDDDD;
	text-align: left;
	height: 50px;
	padding: 0 15px;
}

tr.even td {
    background-color: #E7E7E7;
	text-align: left;
}

tr.odd td {
    background-color: #CEDFE9;
	text-align: left;
}
.sucursales td{
	border-bottom: 2px solid #4F677F;
}

.sucursales img{
	border: 1px solid #CCCCCC;
	padding: 3px;
}

#horario{
	color: #309BBB;
	font-weight: bold;
}
#nombresucursal{
	color: #33CC33;
	font-size: 21px;
}
#emergencia{
	color: #AE2D31;
	font-weight: bold;
}
.middot{
	color: #33CC33;
	font-size: 18px;
}
