body {
	background: #123445 url(../images/global/bg.jpg) repeat-x top;
	margin: 0px;
}
#header {
	height: 112px;
}
.container {
	width: 910px;
}
#colcontent, #colboxes {
	margin-top: 30px;
	margin-bottom: 45px;
}
#colcontent {
	color:#42697D;
	font: 1.1em Arial, Helvetica, sans-serif;
}
#colboxes {
	margin-top: 30px;
	color: #42697D;
}
#navigation {
}
#navigation a {
}
#navigation a:hover {
}
ul{
	list-style: url(../images/puces/puce3.gif);
}
ul#twitter_update_list{
	list-style: url(../images/puces/fle_oran.gif);
	margin: 0px;
	padding: 0px;
}
ul#twitter_update_list a {
	display: block;
	margin-bottom: 8px;
}
a {
	color: #3D79B6;
}
a:hover{
	color: #000000;
}
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: #E2007A;
	font-size: 1.2em;
	font-weight: bold;
}
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;
}
p img {
	margin:0px;
	float: none;
}
.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;
	background: url(../images/footer/bg_bottom.jpg) no-repeat left bottom;
}
#footer a{
	color: #BBE1F2;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
.neutre { 
	clear:both; font-size:1px;
}
.uploadFiles {
	margin-bottom: 10px;
	padding: 10px 5px 0px 15px;
	border: 1px solid #E6FACF;
}
.uploadFiles a {
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}
.uploadFiles a:hover {
	text-decoration: underline;	
}
ul.upload {
	list-style: url(../images/telechargement/puce.gif) none;
}
ul.upload .uploadDetails{
	font-size:0.8em;
	color: #999999;
	padding-bottom:10px;
	display: block;
}
.content li {
	margin-left: 10px;
}
a.deconnexion {
	text-decoration: none;
	vertical-align: middle;
	display: block;
	color: #B5171B;
}
a.deconnexion img {
	vertical-align: middle;	
}