/**** FEUILLE DE STYLE CABINET CHRISTIANY ************************************************************************************/
/*****************************************************************************************************************************/
.toppage, #menu, #linking, #footer ul, #bando, .link, #contact .colRight			{ display:none; }

/**** GÉNÉRAL ************************************************************************************/
body							{ background:none; } 

/**** STRUCTURE ************************************************************************************/
.wrap							{ margin:0; width:650px; }

/**** HEADER ************************************************************************************/
#header							{ height:100px; position:relative; }
#header h1						{ top:30px; width:210px; }
#logo							{ top:0; left:0; }
#phone							{ padding:0; top:0; font-size:24px; background:none; color:#333; }

/**** FOOTER ************************************************************************************/
#footer							{ border-top:2px solid #09c; background:none; text-align:center; padding:10px 0; }
#footer #CoordPrint a,
#footer #CoordPrint				{ text-align:center; color:#777; }
	

/**** CONTENT ************************************************************************************/
.inc							{ padding:20px 0; }
.page							{ margin-right:225px; }

.colLeft						{ width:285px; float:left; }
.colRight						{ margin-left:325px; }

#content h2						{ margin:0 0 20px 0; }
#content h2, #content h2 span	{ font:normal 30px Arial, Helvetica, sans-serif; line-height:18px; }
#content h2 span				{ padding-left:40px; }

/**** SIDEBAR ************************************************************************************/
.sidebar						{ width:200px; }

/**** ACCUEIL ************************************************************************************/
#home .page						{ padding-left:0; background:none; }

/**** PUBLICATIONS ************************************************************************************/
#publish table thead th			{ background:none; color:#09c; border-bottom:2px solid #09c; }

/**** CONTACT ************************************************************************************/
#contact .colLeft				{ width:650px; }
