/* CSS Document */

body{
	background-color:#ddd;
	margin-top: 0px;
	background-image:url("images/bg_body.gif");
	background-repeat:repeat-x;}

#page{
	background-color:#999999;
	width:765px;
	background-image: url("images/bg_content.gif");
	background-repeat:repeat-y;
	margin: auto;
	padding: 0px;
	position:relative;
	min-height:400px;
}

#footer{
	background-color: #082066;
	width: 753px;
	height: 51px;
	clear:both;
	padding-top: 0px;
	margin-top: 0px;
	margin-left:7px;
	background-image:url("images/footer.gif");}

#head{
	background-color:#FFFFFF;
	width: 753px;
	height:150px;
	margin-left:7px;
	background-image:  url("images/bg_head.gif");
	background-repeat:repeat-x;}

#sousmenu{
	float:right;
	margin-right:10px;}

#nePasmanquer{
	position:absolute;
	text-align:center;
	width:260px;
	padding-top:35px;
	padding-left:10px;
	z-index:1;}

#colG{
	float:left;
	padding-top:5px;
	padding-left:14px;
	width:279px;}

#colD{
	float:right;
	padding-top:5px;
	padding-right:14px;
	width:450px;}
	
#col{
	padding-top:5px;
	padding-left:14px;
	padding-right:14px;
	width:729px;}

#col1{
	float:left;
	width:215px;
	padding-right:5px;
	}

#col2{
	float:right;
	width:215px;
	}

#col3{
	float:left;
	width:auto;
	}
#menuContextuel{
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	width:274px;
	background-color:#d8e9f6;
	text-align:right;}
	
#coloneCourriel{
	float:left;
	padding-top:5px;
	padding-left:14px;
	width:767px;}
	
