body{
	background-color:#eff4fb;
	font-size:12px;
}
#tablaPrincipal{
	border:1px solid gray;
	padding:5px;
}
#bannerPlanes{
	height:170px;
	background-image:url(/imagenes/bannerplanes.jpg);
	background-repeat:no-repeat;	
}
h4{
	background-color:#d5dff3;
	height:25px;
	padding:5px;
	font-size:16px;
}
.opcionLateral{
	width:200px;
	height:35px;
	padding-top:8px;
	padding-left:5px;
	border:0;
	background-image:url(/imagenes/fondoLateralOff.gif);
	background-repeat:no-repeat;
	color:#000000;
	position:relative;
}
.opcionLateral:visited{
	color:#528cbd;
}
.activa{
	background-image:url(/imagenes/fondoLateral.gif);
	background-repeat:no-repeat;
	color:#ffffff;
}
.activa:visited{
	color:#ffffff;
}
.tdBlanco{
	background-color:#ffffff;
	height:20px;
	padding-left:5px;
}
#fase1{
	position:absolute;
	left:165px;
	top:5px;
}
#fase2{
	position:absolute;
	left:165px;
	top:5px;
}
#fase3{
	position:absolute;
	left:165px;
	top:5px;
}

 /*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

 img, div { behavior: url(/estilo/convocatorias/iepngfix.htc) }

 /*
  Alternatively, you can specify that this will apply to all tags like so:
   * { behavior: url(iepngfix.htc) }
 */


