@import url(/css-v66/global.css);
/* layout */  
body#errorPage {
	text-align:center;
	color:#6b655d;
	font: 11px "Trebuchet MS", arial, helvetica, clean, sans-serif;
}
#errorPage div, .mainContainer {
	width:950px; height:auto;
	text-align:left;
	margin:0 auto;
	position:relative;
	padding-top:108px;
	background: url(/imagerie/skin/header_fond.png) no-repeat 50% 0% #FFF;
}
#errorPage div{
display:inline-block;
}
.headerContainer {
	position:absolute;
	left:0px;
	top:0px;
}
#errorPage div h1 {
	width:262px;
	height:71px;
	position:absolute;
	top:21px;
	left:8px;
	padding:0;
	margin:0;
}
#errorPage div h1 a{
	display:block;
	width:262px;
	height:71px;
	padding:0;
	margin:0;
}
#errorPage div h1 span {
	display:none;
}
#errorPage div div {
	width:307px;
	height:135px;
	float:left;
	padding-top:0;
	background:url("/imagerie/commun/bg_bloc_error.gif") no-repeat 0% 0%;
	margin:0 0 15px 7px;
}
#errorPage div#error500 div {
	width:303px;
	height:50px;
	float:left;
	padding-top:0;
	background:url("/imagerie/commun/bg_error500.gif") no-repeat 0% 0%;
	margin:0px 0px 15px 20px;
}
#errorPage div div p {
	padding:5px 10px 0 10px;
	font-size:10px;
	line-height:12px;
}
#errorPage div div h2 {
	font-size:14px;
	background-image:url("/imagerie/commun/flags_big.png");
	background-repeat:no-repeat;
	display:inline-block;
	margin:5px 10px 0 10px;
}
#errorPage div div h2 a {
	color:#F06D23;
	font-weight:bold;
	padding:0px 4px 0px 45px;
	line-height:30px;
	display:block;
	white-space:nowrap;
}
#errorPage div div a {
	color:#F06D23;
	text-decoration:none;
}
#errorPage div div a.linkMore, .mainContainer a.linkMore {
	background: #F06D23;
	float:left;
	white-space:nowrap;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding: 2px 2px 1px 3px;
	text-decoration: none;
	text-transform: uppercase;
	margin-right:2px;
}
#errorPage div div.fr h2, #errorPage div#error500 div.fr p{
	background-position:5px 5px;
}
#errorPage div div.gb h2, #errorPage div#error500 div.gb p {
	background-position:5px -35px;
}
#errorPage div div.de h2, #errorPage div#error500 div.de p {
	background-position:5px -75px;
}
#errorPage div div.es h2, #errorPage div#error500 div.es p {
	background-position:5px -115px;
}
#errorPage div div.it h2, #errorPage div#error500 div.it p {
	background-position:5px -155px;
}
#errorPage div div.pt h2, #errorPage div#error500 div.pt p {
	background-position:5px -195px;
}
#errorPage div div.nl h2, #errorPage div#error500 div.nl p {
	background-position: 5px -275px;
}
#errorPage div div.sv h2, #errorPage div#error500 div.sv p {
    background-position: 5px -315px;
}
#errorPage div div.zh h2, #errorPage div#error500 div.zh p {
    background-position: 5px -355px;
}
#errorPage div div.pl h2, #errorPage div#error500 div.pl p {
    background-position: 5px -235px;
}
#errorPage div div.ja h2 , #errorPage div#error500 div.ja p{
    background-position: 5px -395px;
    font-size: 13px;
}
#errorPage div div.ru h2, #errorPage div#error500 div.ru p {
    background-position: 5px -438px;
    font-size: 13px;
}
#errorPage div div.pt-br h2, #errorPage div#error500 div.pt-br p {
    background-position: 5px -480px;
    font-size: 13px;
}
#errorPage div#error500 div p {
	padding:4px 10px 10px 50px;
	margin:6px 2px 0 10px;
	display:block;
	background:none;
	background-color:none;
	background-repeat:no-repeat;
	background-position:5px 5px;
	background-image:url("/imagerie/commun/flags_big.png");
	background-repeat:no-repeat;
	font-size:11px;
}
/* PAGE SESSION */
.mainContainer .contentContainer { 
	min-height:300px;
	height:auto !important;
	height:300px; 
}
.mainContainer .contentContainer .mainContent{ 
	min-height:300px;
	height:auto !important;
	height:300px; 
	padding:0 0px 0 220px;
}
.mainContainer .contentContainer .mainContent h2{  
  color: #F06D23;
  font-size: 14px;
  text-transform:uppercase;
}
.mainContainer .contentContainer .mainContent p{ 
	margin:10px 0 10px 0;
}
.mainContainer .contentContainer .mainContent a{
	color:#666666;
}
.mainContainer .contentContainer .mainContent a.linkMore{
	color:#FFF;
} 


/* PAGE ERREUR */

#errorTec {
	text-align:center;
	padding-bottom:20px;
}
#errorTec .mbloc_error {
	width:710px !important;
	position:relative !important;
}
#errorTec .mbloc_error div {
	overflow:hidden;
	zoom:1;
}
#errorTec .contentErrorTec {
	/*height:400px;*/
width:725px;
	left:260px;
	margin:0;
	position:relative;
	top:15px;
	padding-bottom:50px;
}
#errorTec .contentErrorTec p {
	display:block;
	margin:15px 0 0 15px;
	width:680px;
}
#errorTec .contentErrorTec p a {
	color: red;
}
/*Bouton back */
#errorTec .contentErrorTec .mbloc_error div a img {
	position:absolute;
	right:50px;
}

