/* ****************************************************

	@file:		   video.css
	@description:  Feuille de styles pour les vidéos en Thickbox
	@author:       remi (ixmedia.com)
	@updated:	   20080724

***************************************************** */

/*
 * @section Basic
 ******************************************************************************/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #0E2533;
}

