/***** You can put your own style stuff here in this file 
       For questions see www.phpcomasy.org *****/

/* @group Additional styles */

#navigation,
#footer,
#powered-by,
#metanavi,
#address,
#right_column ul.level2 {
	display:none;
}
#my-body,
#content,
#container,
#ressource_picture,
#header,
#left_column,
#right_column {
	background: none;
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	color: #000 !important;
}
#right_column {
	float: left !important;
	clear: both;
	margin-top: 10px;
}
#header {
	height: 44px;	
}
#header img#logo {
	float: right;
	padding: 0;
	margin: 0;
	width: 150px;	
}
#page_content {
	width: 100%;
	padding: 0;
	overflow: visible !important;
	margin: 0;
	color: #000 !important;
}
body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
	color: #000;
}



/* @end */