*{
margin: 0px;
	padding: 0px;
	}
html{
	background-color:#2E8595;
}
body {
	background-color:#FFF;
	background-image: url(../images/COMPO/bg_body.gif);
	background-repeat: repeat-x;
	background-position: 50% -70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	text-align: justify;
}


#page{
	position: relative;
	margin: 0 auto;
	width: 930px;
	z-index: 1;
	min-height: 630px;
	
	}


#ligne1{
	margin: auto;

}

#ligne2{	
	float : left;
	clear : left;
	width : 100%;
	margin-top:-2px;
}
#ligne2-colonne1{
	float:left;
	width:660px;
	margin-top:5px;
	
}

#ligne2-colonne2{
	background: url(../images/COMPO/bg-news-top.jpg) 50% 0 no-repeat;
	margin-left:660px;
	margin-right:0;
	margin-top:5px;
	padding-top:10px;
	width:240px;

}



/***Page Index***/
#index{
	width:960px;
	margin-top:5px;
	
}

/****/
.border-none{
	float:left;
	width:240px;
	/*border-left-width: 0px;
	border-left-style: none;*/
	margin-top:22px;

	
}

#ligne3{
	margin-bottom:2px;
	padding-top:10px;
	background-image: url(../images/COMPO/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

hr{
	clear:left;
	visibility:hidden;
}

#logo{
	display:none;
	position: absolute;
	top: 40px;
	left:-55px;
	margin-left: auto;
	width:238px;
	height:137px;
	background-image:url(../images/COMPO/LogoComplet.png);
	background-repeat: no-repeat;
}
