﻿.ColGauche {
    width:260px;
}

.ColCentre {
    width:680px;
    margin-left:20px;
}

.ColDroite {
	display:none;
}

.imbGauche 	
{
	width:420px;
}

.imbDroite {
	width:240px;
	margin-left:20px;
}


/* Overrides pour sections specifiques */
body#TravauxCommissions .imbGauche 	
{
	width:310px;	
	margin-right:20px;
}
body#TravauxCommissions .imbDroite
{
	width:330px;	
	margin-left:20px;
}
body#TravauxCommissions .conteneurColonnesImbriquees 
{
	background:url(../Images/PointilleesGrisVerticaux.gif) repeat-y 330px bottom;
}



body#TravauxAccueil .conteneurColonnesImbriquees {
	background:url(../Images/PointilleesGrisVerticaux.gif) repeat-y 330px bottom;
}

body#TravauxAccueil .imbGauche
{
	width:310px;	
}

body#TravauxAccueil .imbDroite
{
	width:330px;	
	margin-left:40px;
}


