/***************************** DECOUPAGE DE LA PAGE **********************/
#nc_contener_haut {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url('./images/nettycars/nc_haut.jpg') no-repeat;
	background-color: #8abc05;
}
#nc_contener_milieu {
	position: relative;
	background-color: #afcb40;
	background: url('./images/nettycars/nc_milieu.jpg') 0px 275px no-repeat;
}
#nc_balise_h1 {
	position: absolute;
	top: 3px;
	left: 40px;
	width: 700px;
}
#nc_bandeau {
	width: 990px;
	height: 200px;
}


#nc_bandeau #flash1{
	position: absolute;
	width: 236px;
	height: 242px;
	left: 360px;
	top: 13px;
}

#nc_bandeau #flash2{
	position: absolute;
	width: 152px;
	height: 151px;
	right: 7px;
	top: 117px;
}


#nc_page {
	position: relative;
	width: 990px;
	float: left;
	height: auto;
	min-height: 280px;
	_height: 280px;
}
#nc_gauche {
	position: relative;
	width: 225px;
	float: left;
}
#nc_bas {
	width: 990px;
}
/***************************** PARTIE HAUTE ******************************/
#nc_balise_h1 h1 {
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
}
#nc_imp {
	position: absolute;
	height: 35px;
	width: 110px;
	top: 2px;
	left: 760px;
}
#nc_plan {
	position: absolute;
	height: 35px;
	width: 110px;
	top: 2px;
	left: 875px;
}
#nc_maj {
	position: absolute;
	color: #fff;
	top: 50px;
	right: 5px;
	font-size: 11px;
}
#lien_environnement{
	position: absolute;
	height: 128px;
	width: 130px;
	top: 125px;
	right: 225px;
	z-index: 1000;
}
/***************************** PARTIE GAUCHE *****************************/
#flashcontent {
	position: absolute;
}
/***************************** PARTIE BAS ********************************/
#nc_copyright {
	background-color: #fff;
	padding: 5px 40px 3px 0px;
	color: #87b121;
	text-align: center;
	font-family: arial;
	font-size: 11px;
}
#nc_copyright a {
	color: #87b121;
	font-family: arial;
	font-size: 11px;
}
#nc_copyright a:hover {
	text-decoration: none;
}
#nc_copyright .nc_liens_pied a {
	font-family: arial;
	font-size: 11px;
	color: #87b121;
	font-weight: bold;
}