#error404{
	background-color: #FFF;
	height: 300px;
	width: 350px;
	margin-top: 50px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	box-shadow: 0 1px 7px -4px #000000;
	-moz-box-shadow: 0 1px 7px -4px #000000;
	-webkit-box-shadow: 0 1px 7px -4px #000000;
	margin-left: auto;
	margin-right:auto;
	font-size: 18px;
	text-align: center;
	behavior: url(/public/styles/PIE.htc);
}

#bandeau_top_connexion {
	width: 980px;
	background-color: #333333;
	background-image:url(/public/images/Degrade3_Carte_Catalogue_No_Limit_Reduction_Comite_Entreprise_CE_Specialiste_Remise_Immediate_Caisse_Bon_Achat_Avantage_Privilege_Station_Ski-01.png);
	background-repeat:repeat-x;
	height: 22px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	behavior: url(/public/styles/PIE.htc);
}

#bandeau_small_error404 {
	color:#FFF;
	font-size: 14px;
	font-weight: bold;
	background-image:url(/public/images/Degrade3_Carte_Catalogue_No_Limit_Reduction_Comite_Entreprise_CE_Specialiste_Remise_Immediate_Caisse_Bon_Achat_Avantage_Privilege_Station_Ski-01.png);
	line-height: 22px;
	text-align: center;
	height: 22px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	behavior: url(/public/styles/PIE.htc);
}

#error404_content {
	background-color: #EEE;
	min-height: 450px;
	width: 960px;
	padding: 10px;
}
