/*
	CSS
	DÉFINITION DES STYLES DES BLOCS DE MISE EN PAGE
*/

/*	GÉNÉRAL	 */
#no_flash{
	margin:						auto;
	margin-top:					70px;
	width:						477px;
	text-align:					left;
}

#flashContent { 
	margin:						0; 
	padding:					0;
	width:						100%; 
	height:						100%;
	/*
	overflow: 					hidden;
	*/
}

/*	HEADER ET NAVIGATION   */

#no_header{
	width:						477px;
	height:						94px;
	background-image:			url(../medias/no_flash/no_bkg_header.jpg);
	background-position:		top left;
	background-repeat:			no-repeat;
}

#no_header2{
	width:						477px;
	height:						94px;
	background-image:			url(../medias/no_flash/no_bkg_header2.jpg);
	background-position:		top left;
	background-repeat:			no-repeat;
}

#no_logo{
	width:						477px;
	height:						94px;
}


/*	CONTENU	 */

#html_temp{
	float:						left;
	width:						204px;
	height:						96px;
	padding:					27px 0 0 38px;
	color:						#aaaaaa;
	background-image:			url(../medias/no_flash/no_btn_entreprise_over.jpg);
	background-position:		top left;
	background-repeat:			no-repeat;
	font-size:					10px;
	text-transform:				uppercase;
	font-family:				Verdana, Arial, Helvetica, sans-serif;
}

#no_footer{
	padding:					18px 0 0 0;
	text-align:					center;
}
/* FORM      */

