/* CSS Document */

@import url(style.css); 
@import url(foot.css); 
@import url(menu.css); 
@import url(formulaire.css); 

* { 
	font-family:'Trebuchet MS', Verdana, sans-serif;
	color:#333399;
	font-size:13px;

}

body {
	margin: 0;

	margin-top:0px;

	padding-top:0px;

	text-align: center;
	
	background-color:#efefef;} /* 4a431a */

#global{
	width:900px;
	margin: 0 auto;
	margin-bottom:0px;
	padding-bottom:0px;
}

a{
	color:#333399;
	}

div#contenu{
	margin:0px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	/* background-image:url(../images/fond-centre.png);  */
	background-repeat:no-repeat;
	text-align:left;}
	
div#un{
	float:left;
	width:437px;
	padding-top:0px;
	}
	
div#deux{
	float:right;
	width:435px;
	border-left:1px solid #fff;
	padding-left:10px;
	}
	
div#logo{
	text-align:left;}
	
div#projet{
	text-align:right;
	margin-left:350px;
	}

.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

img{
	border:none;}
	

	
/* NOUVELLE MOUTURE */

div#premier{
			/* background-color:#7a96DF; 631906*/
			background-image:url(../images/ho.gif);
			text-align:center;
			height:210px;
			border-bottom:2px solid #6c223c;
			margin-top:0px;}
			
div#premierContenant{
	width:900px;
	text-align:center;
	font-size:1em;
	font-family:'Trebuchet MS', Verdana, sans-serif;
	font-weight:bold;
	margin: 0 auto;
	padding-top:5px;
	}
	
div#premierContenant a{
	color:#FFFFFF;
	font-size:1em;
	}
			
div#ho{
	background-image:url(../images/haut2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px;
	height:119px;
	}
	
div#centre{
	background-position:center;
	background-repeat:repeat-y;
	padding:5px;
	width:890px;
	background-image:url(../images/deco_maison.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	}
	
div#logo{
	margin:0px;
	padding:0px;
	}
	
div.gmnoprint span{
	display:none;
	}
	
div#fil a{
	color:#E8C100;
	font-weight:700;
	}