@charset "utf-8";
/* CSS Document */

/**
    The Style Copied from the postjob.css

*/
.staticPageMainTextContenterror {
    width:900px;
    
}
.staticPageMainTextContenterror p {
    padding:5px;
    text-align:center;
	
}
.staticPageMainTextContenterror a {
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}

.staticPageMainTextContenterror a:hover {
	text-decoration: underline;
}
#page #content_all .byEmail { background-position: 0px -25px; }
#page #content_all .byFax     { background-position: 0px -80px; }
#page #content_all .byMail    { background-position: 0px -130px; }
#page #content_all .byPhone   { background-position: 0px -190px; }
#contactWays {
	list-style-type: none;
	width: 370px;
	margin-top: 30px;
	margin-left: 160px;
}

#page #contactWays li {
        text-align:left;
	padding-left: 45px;
	height: 40px;
	background: url('../images/contact_icons.gif') no-repeat top left;
}

#page .byEmail, #page .byFax, #page .byPhone {
	padding-top: 6px;
}
/**
    Error Page Style Starts here

*/
   
#bluecolor {
        color: #235173;
	margin-bottom: 20px;
	font-weight: bold;
}
.normal_text {
    color:#000000;
}
#demande {
 width:600px;
 margin:auto;
 height:39px;
}
#demandeleft
{
    float:left;
    background: url('../images/errortop-left.gif') no-repeat;
    width:9px;
    height:39px;
}
#demanderight
{
    float:left;
    background: url('../images/errortop-right.gif') no-repeat;
    width:9px;
    height:39px;
}
#demandecenter {

    float:left;
    color:#FFFFFF;
    background-color:#558BB9;
    height:39px;
    font-weight:bold;
    font-size:20px;
    line-height:37px
}
#error_page {
    width:990px;
    margin-top:20px;
    text-align:center;
    padding-bottom:20px;
}
#border {
    width:990px;
    height:1px;
    border-top:#558BB9 solid thin;
}
#erreur {
    color:#000000;
    /*width:200px;*/
    font-size:30px;
    font-weight:bold;
    margin-top:30px;
    margin-bottom:10px;
}
#errorimage {
    
    background: url('../images/errorcenter-img.gif') no-repeat;
    width:285px;
    height:314px;
    margin:auto;
}
#error_text {
    color:#FF6600;
    font-size:17px;
    font-weight:bold;
    margin:20px 0px 20px 0px;
    width:940px;
}
#accueil {
    background: url('../images/errorbtn-1.gif') no-repeat;
    width:144px;
    height:34px;
    margin-right:10px;
    float:left;
    line-height:27px
}
#pageprecedence {
    background: url('../images/errorbtn-2.gif') no-repeat;
    width:144px;
    height:34px;
    margin-right:10px;
    float:left;
    line-height:27px
}
#nouscontacter{
    background: url('../images/errorbtn-3.gif') no-repeat;
    width:144px;
    height:34px;
    margin-right:10px;
    float:left;
    line-height:27px
}
#btn {
    color:#FFFFFF;
    margin-bottom:40px;
    font-size:17px;
    width:500px;
    margin:auto;
}
#btn a {
    text-decoration:none;
    color:#FFFFFF;
}
#nouscontactpopup {
    cursor:pointer;
}
#errorquestion {    
    font-size:14px;
    width:600px;
    padding:10px 10px 10px 10px;   
}
#contenterror{
    width:600px;
    text-align:center;
}
.login_orange{
height:28px;
background-color:#578BB6;
}
