/* 
  ----------------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 25: 2 column 940 Sidebar Left EPM + PMM
  changé pour total 880: 
  	changé de 240 à 200 et de 680 à 600 ; 
	30 entre les 2
  		+ jpg col. refaites
  aucun code color
  ----------------------------------------------
*/
body {
	min-width: 880px;
}
#tnav-center {
	width: 880px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 880px;
	color: #000000;
	background-image:   url("img/col.jpg");
}

#columns-top {
	background-image:   url("img/colTop.jpg");
}
#c1, #c2 {
	width: 260px;
	margin-right: 20px;
}
#c2 {
	margin-right: 0px;
	width: 600px;
}
#columns-bottom {
	background-image:   url("img/colBottom.jpg");
}
#footer {
	width: 880px;
}
