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

/* @group Additional styles */

div#leftcontent,
div#footer,
div#metanavigation,
div#rootnavigation,
#booking,
div#languages,
div#footer_portlets {
	display:none !important;
}
#phpcomasy,
div#siteframe,
div#rightcontent,
div#content {
	background: none;
	width: 100%;
	padding: 20px;
	margin: 0;
	border: 0;
	color: #000 !important;
	border: 0;
}
div#header a img#logo {
	margin: 10px 0 10px 33% !important;	
}
div#rightcontent {
	width: 95% !important;
	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 */