/* ********** TTT ********** */

/* Hoja de estilos para impresionn 1.0 */

/* Eliminamos elementos de navegacion */


#columna_aux,
#menu_general,
.tag,
.editado,
#buscar,
#menu,
.fecha,
.linea_enlaces,
#pie,
#aux_primera,
#aux_segunda,
#bloque_comentarios,
#col_gestacion h2.titulo_col{
 display:none;
}

/* si queremos mostrar titulo de la web */

   #logotipo_impresion{
	display:none;
   }


/* si queremos mostrar la imagen del logo 
   
   h1{
	display:none;
   }
*/


/* fuentes en pt */

body {
  background:#fff;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  color:#000;
  text-align:justify;
}

img{
 border:none;
}


a{
	text-decoration:underline;
	color:#000;
}
.titulo{
	font-size:16pt;
}

.imagen_modulo {
display:inline;
float:left;
margin-bottom:15px;
margin-right:25px;
}

#datos_pie {
color:#FFFFFF;
font-family:Georgia,times;
font-size:0.85em;
padding:4px 0pt;
text-align:center;
}

/* obras */


#col_gestacion {
    float: left;
    width: 235px;
    text-align: center;
    margin-right:20px;
}

#col_gestacion{
list-style: none;
}


