/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 08: 4 column 940 EPM
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}

#modif {
	width: 940px;
	background-image: url(img/p7iq_contentcol.jpg);
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
	

#modif #bienv-top {
	background-image: url(img/p7iq_1colTop.jpg);
	background-repeat: no-repeat;
	height: 12px;
}

#modif #bienv-content {
	text-indent: 5px;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: auto;
}


#modif #bienv-content #gauche {
	height: auto;
	width: 430px;
	float: left;
}
#modif #bienv-content #droite {
	height: auto;
	width: 420px;
	float: right;
}

#modif #bienv-bottom {
	background-image: url(img/p7iq_1colBottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
	clear: both;
}

#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_4col.jpg);
	color: #000000;
	margin-top: 15px;
}
#columns-top {
	background-image: url(img/p7iq_4colTop.jpg);
}
#c1, #c2, #c3, #c4 {
	width: 220px;
	margin-right: 20px;
}
#c4 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(img/p7iq_4colBottom.jpg);
}
#footer {
	width: 940px;
}

p {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

h1 {
	font-size: 14px;
	margin: 5px;
}

