/*****************************************
	addoc print
	operation deframage et passage xhtml (kill table)
	
	version: 1.0
	date: 2005.01.28
	author: erational.org
	
*****************************************************/

/****************** structure ***********************/
#header {}
#menuleft {display:none;}
#main {
	margin: 20px;
	font-size: 11px;
}

.hideprint {display:none;}

/********************* main tags ******************/
body {
	margin: 0;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-serif;
}

a       { color: #000; }
td {font-size:10px;}

/**************** menu left ********************/
/********* former style ********************/
.title {
	font-size: 15px; 
	font-weight: bold; 
	color: #B61030;
}
