@charset "utf-8";
/*  Commons  */
/*  */

body#experimentos{
	background-color: #f9e4ba; /* Color de fondo*/
	background-image: url(/db_media/images/experimento/8_767_fondo_de_la_pagina.jpg); /* Imagen de fondo */
	background-repeat: no-repeat; /* Repeticion de la imagen de fondo */
	background-position: 0 0; /* Posicion de la imagen de fondo */
}

body#experimentos h1 a{
		background: url(/image/logo-negro.png) no-repeat;
	}

body#experimentos p, 
body#experimentos h2, 
body#experimentos h3, 
body#experimentos h4,
body#experimentos #sidebar a
{color: #000;}

body#experimentos #submenu a{
	
		color: #000;
		
}
