@charset "utf-8";
/* CSS Document */
body {
	font-size:11px;
	line-height:18px;
	color:#0C3183;
}

div#container{
	background-image:url(images/fond-sochic-edito.jpg);    
}

div#containergauche{
    position:absolute;
	width:325px;
	border: 0px;
	text-align:left;
	vertical-align:top;
	z-index:1;
}

div#containerdroite{
	position:absolute;
	width:630px;
	height:600;
	border: 0px;
	text-align:left;
	vertical-align:top;
	left: 325px;
	top: 0px;
	z-index:0;
}

div#corps{
	position:absolute;
	line-height:20px;
	width:775px;
	border: 0px;
	text-align:left;
	vertical-align:top;
	z-index:0;
	top: 75px;
	left: -150px;
	z-index:0;
}

div#titre{
	width:440px;
	height:75px;
	border: 0px;
	text-align:left;
	vertical-align:top;
	z-index:0;
}