/**
* @creation date:	2006-01-03 12:00:00
* @update date:		2010-01-06 22:30:00
* @author:			Stéphane Dédéyan
* @author url:		http://www.dedeyan.net
* @customer url:	http://www.astresmelodies.com
*/

BODY {
	font-size: 0.5em;
}

/* Screen **************************************************/
DIV.screen {
	margin: 0;
	padding: 0;
	width: 100%;
}

/* Header ************************************************/
DIV.header, DIV.title, DIV.footer, TABLE TD.left, TABLE TD.right P IMG, TABLE TD.photo {
	display: none;
}

/* Content ***********************************************/
DIV.content {
	border: none;
	padding: 10px;
}