div#recordContentNoticias{
/*  background-color: #FFFFFF;*/
  /*border: 1px dashed #BBBBBB;*/
  padding: 5px;
  /*
  background-image: url("../images/edit.png");
  background-repeat: no-repeat;
  background-position: center;*/
}

div#recordContentNoticias div#imagen{
  margin-left: 20px;
  float:right;
}

div#recordContentNoticias h1 {
  font-size: 2em;
}

table#record td{
  padding: 5px;
}

table#record td.campo {
  font-weight: bold;
}

table.contenido {
  width: 550px;
}

tr.registro {
}

/* Copiados de IFAPA para publicaciones y actividades */
td.fondoTitularNoticia, td.titularAzul2{

	color: #FFFFFF;

	text-align: center;

	font-weight: bold;

	height: 14px;

	background-color: #3680C5;
  
  /*width: 100%;*/

}

.registroAzul{

	color: #000;

	background-color: #cfe1eb; /*#3680C5;*/

	font-weight: bold;

	border: 1px solid #000; /*1E85EA;*/

	text-align: left;

	padding: 2px;
  
  /*width: 100px;*/

}

td.destacadosEnlaces{

  border: 1px solid  #000; /*1E85EA;*/

  background-color: #e7f0ef; /*#DAF3F8;*/

  color: #000000;

  text-align: left;
  
  /*width: 400px;*/

}

td.registroConvocatoriaAmarillo{

  border: 1px solid #000; /*1E85EA ; */

  background-color: #cfe1eb; /*dcf1fc;*/ /*#CCE3D7;*/

  color: #000000;

  text-align: left;

  font-weight: bold;
  
  /*width: 100px;*/

}

.fondoregConvocatoriaAzul{

  border: 1px solid #000; /* 333366;*/
  
  /*background-color: #e7f0ef; #DAF3F8;*/
  
  /*width: 400px;*/

}

table#recordContent h1{
  font-style: italic;
}

table#recordContent .rcImage{
  border: 1px dashed #CCC;  
}

div#record div.izquierda img{
  
  text-align: right;
}

.campo {
  
  font-weight: bold;
  text-align: center;  
  background-color: #DEE6E6;
  
}

.valor {
  background-color: #EEE;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 3px;
}