﻿/*
 * @package AJAX_Chat
 * @author Sebastian Tschan
 * @copyright (c) Sebastian Tschan
 * @license GNU Affero General Public License
 * @link https://blueimp.net/ajax/
 * 
 * Color palette inspired by phpBB style "subSilver":
 * http://www.phpbb.com/
 */


@import url('comun.css');



	#content {
		color:#000;	}
#fondo {
background: transparent; }
#fondoinferior {
}


