a{
	text-decoration: none;
}

.qterm{
	text-decoration: underline ! important;
}


table tr td img{
	margin-top: -10px;
}


hr{
	color: #FFb6bf;;
	background-color: #FFb6bf;
	height: 3px;
	 border: 0;
}

#maincontainer{
	background-color: #FFB6Bf;
}

#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;
}
#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/pink_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 15px 0 0;width:auto;background: url(/img/menus/pink_right-ON.gif) no-repeat top;height:32px; z-index: 100}



/* view */
dl.view {
	font-family: Georgia,"Nimbus Roman No9 L",serif;
    margin: 1em 1em;
    width: 80%;
    border: 1px solid #c6c6c6;

}
dl.altrow {
    background: #f4f4f4;
}

.view dt {
	padding-left: 4px;
	font-family:Verdana;
	background-color: #FEEAD1;
	color: #F82E48;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

.view dd {
    font-size: 1.2em;
	margin: 5px 0 5px 0;
	text-align: center;
	font-variant: small-caps;
}

#ddtitle {
	margin: 0px;
	height: 32px;
	margin-bottom: 10px;
    width: 100%;
    color: #FFFFFF;

    background-color: transparent;
    background-attachment: scroll;
	background-repeat: repeat-x;
    background-image: url(/img/titles/estudio-nucleares.gif);
}

#title h1{
	color: #C73944;
	text-align: left;
	font-size: 22px;
	text-transform: uppercase;
}

#title h2{
	color: #C73944;
	text-align: center;
	font-size: 20px;
}

#ortopantomografia th{
    background-color: #EB6035;
    height: 60px;
    color: #FFF;
    text-align: center;
}
#ortopantomografia td#c1{
    background-color: #FDD2C1;
    height: 35px;
    color: #666;
    padding-left: 25px;
}
#ortopantomografia td#c2{
    background-color: #FEE8DB;
    height: 35px;
    color: #666;
    padding-left: 35px;
   	border-left: 3px solid #FFF;
}
#ortopantomografia td#c3{
    background-color: #FEE8DB;
    height: 35px;
    color: #666;
    padding-left: 35px;
    padding-right: 25px;
    border-left: 3px solid #FFF;
}


#mamografia th{
    background-color: #EB6035;
    height: 60px;
    color: #FFF;
    text-align: center;
}
#mamografia th a{
    background-color: #EB6035;
    height: 60px;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
#mamografia td#c1{
    background-color: #FDD2C1;
    height: 35px;
    color: #666;
    padding-left: 15px;
    font-weight: bold;
    font-size: 15px;
    text-align: left;
}
#mamografia td#c2{
    background-color: #FEE8DB;
    height: 35px;
    color: #666;
    padding-left: 35px;
   	border-left: 3px solid #FFF;
   	padding-right: 20px;
}
#plinea{
	color: #C73944;
	font-weight: bold;
}

#radiodiagnostico p, #radiodiagnostico ul{
	padding-right: 40px;
}

#medicinanuclear p, #medicinanuclear ul{
	padding-right: 40px;
}


#imagenologia-titulo{
	/* background-color: #f5a563;
	border-bottom: 3px solid #FC5A44;
	*/
	background-color: #FFB6Bf;
	border-bottom: 3px solid #FF3663;
}
#imagenologia-codigo{
	font-size: 30px;
	font-weight: bold;
	/* color: red; */
	color: #FF3663;
	padding-left: 20px;
	height: 60px;
}
#imagenologia-determinacion{
	font-weight: normal;
	font-size: 18px;
	padding-left: 50px;
	width: 100%;
	text-align: left;
}
#imagenologia-subtitle{
	font-size: 15px;
	/*color: #FF9900;*/
	color: #FF3663;
	text-transform: uppercase;
}
#imagenologia-botborder{
/*	border-bottom: 2px solid #FC5A44;*/
	border-bottom: 2px solid #FFB6Bf;
	padding: 15px;
}
.estudiosimagenologia{

}
.estudiosimagenologia th{
	background-color: #FF3300;

}

.paging{
	font-size:18px;
	font-weight: normal;
}
.paging a{
	text-decoration: none;		
}


.paging .current{
	font-size:20px;
	font-weight:bold;
	text-decoration: underline;

}

div.paging span.current {
	color: #551A9F;	
}
