@charset "utf-8";

* {
	margin:0;
	padding:0;
	}
body  {
	font: 100% Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color:#2D302C;
	background-image:url(../images/bg-body.gif);
	text-align: center;  
	color: #222222;
}
 
#m7133_mtop {
	margin-top:0px;
	width:12em;
	text-align:center;
	margin-bottom: 1.7em;
}
.PolySourcing #container {
	width: 48.8em;
	margin: 0 auto;
	background-color:#FFFFFF;
	border: 3px solid #454943;
	border-top:none;
	text-align: left;
} 
.PolySourcing #entete {
	padding: 0 0px;
	height:120px;
	width: 48.8em;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
} 


.PolySourcing #menuGauch {
	float: left;
	width: 12em;
	padding: 0 0;
	height: 35em;
	background-image: url(../images/MenuGauche.jpg);
	background-repeat: no-repeat;
}

 
.PolySourcing #Content {
	margin: 0 1.5em 0 13em;
	font-size: 1em;
/*	background-color:#FFFFFF;  */
} 
.PolySourcing #Content p {
	font-size: 0.9em;
	padding-bottom: .5em;
	padding-top: 0.5em;
}
.PolySourcing #Content ul {
	margin-left: 1.2em;
	font-size:0.9em;
}
.PolySourcing   #Content   h1 {
	font-size: 1.2em;
	color: #3C08F9;
	background-image: url(../images/BarH.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
	width: 100%;
	margin-bottom: 0.5em;
	background-position: right;
	border: 1px dashed #094A8C;
}
.PolySourcing #Content h2 {
	background-image: url(../images/Titre.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.2em;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}



.PolySourcing #footer {
	background:#454943;
	background-image: url(../images/footer.gif);
	width: 47.6em;
	height: 33px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.PolySourcing #footer p {
	margin: 0;
	color: #666666;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	font-size: 0.8em;
	text-align: center;
}
 
.justright {  
	float: right;
	margin-left: 8px;
}
.justleft {  
	float: left;
	margin-right: 8px;
}
.clearfloat {  
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
