body {
	background: #111E44 url(../images/global/bg.jpg) repeat-x top;
	margin: 0px;
}
#header {
	height: 112px;
}
.container {
	width: 910px;
}
#colcontent, #colboxes {
	margin-top: 45px;
	margin-bottom: 45px;
	font: 1.1em "Lucida Grande", Arial, Helvetica, sans-serif;
}
#colcontent {
	color: #111E44;
}
#colboxes {
	margin-top: 30px;
	color: #42697D;
}
ul{
	list-style: url(../images/puces/puce3.gif);
}
a {
	color: #111E44;
	font-weight: normal;
}
a:hover{
	color: #F27E0C;
}
h1 {
	color: #111E44;
	margin-bottom: 15px;
	font: 1.6em "Trebuchet MS";
	background: url(../images/content/bg_h1.jpg) no-repeat;
	padding: 3px 5px 5px 10px;
}
h2 {
	color: #F27E0C;
	font: bold normal 1.3em Arial, Helvetica, sans-serif;
}
h3 {
	color: #000000;
	font-size: 1.2em;
	background: #E6F4FB url(../images/content/bg_h3.gif) left top;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	color: #000000;
	font-size: 1.2em;
	background: #FFC6E6 url(../images/content/bg_h4.gif) left top;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imgG, .imgCG {
	float:left;
	margin: 0px 10px 15px 0px;
}
.imgD, .imgCD {
	float:right;
	margin: 0px 0px 10px 10px;
}
.imgC, .imgCG, .imgCD {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #BCC9D1;
}
#footer {
	color: #B6F542;
	padding-bottom: 80px;
	font: 1.2em Arial, Helvetica, sans-serif;
}
#footer a{
	color: #BBE1F2;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
.neutre { 
	clear:both; font-size:1px;
}
.uploadFiles {
	margin-bottom: 10px;
	background: #FADA8F;
	padding: 10px 5px 0px 15px;
	clear:both;
}
.uploadFiles a {
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	padding-left: 5px;
	display: block;
	margin-bottom: 4px;
}
.uploadFiles a:hover {
	text-decoration: underline;	
}
ul.upload {
	list-style: url(../images/telechargement/puce.gif) none;
}
ul.upload .uploadDetails{
	font-size:0.8em;
	color: #333333;
	padding-bottom:10px;
	display: block;
}
.content li {
	margin-left: 10px;
}
p img{
	margin:0px;
}