/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}





.sIFR-active #content h1 {
  visibility: hidden;
  font-family: Verdana;
  font-weight:bold;
  line-height: 1em;
  font-size: 16px;
  color:#000;
  margin:0 0 -5px 0;
  padding:0;
  text-align: center;
}

.sIFR-active #content h1.for-order {
  font-size: 20px;
}

.sIFR-active #content .entreprise h1,  .sIFR-active #content .emplois h1{
  visibility: hidden;
  font-family: Verdana;
  font-weight:bold;
  line-height: 1em;
  font-size: 16px;
  color:#000;
  margin:-10px 0 -5px 0;
  padding:0;
}

.sIFR-active #content .entreprise h1.top,  .sIFR-active #content .emplois h1.top {
  visibility: hidden;
  font-family: Verdana;
  font-weight:bold;
  line-height: 1em;
  font-size: 16px;
  color:#000;
  margin:0px 0 -5px 0;
  padding:0;
}

.sIFR-active #content h1.debut{
  visibility: hidden;
  font-family: Verdana;
  font-weight:bold;
  line-height: 1em;
  font-size: 16px;
  color:#000;
  margin:10px 0 -5px 0;
  padding:0;
}

.sIFR-active #content h2 ul {

  margin:0;
  padding:0;
}
.sIFR-active #content h2 ul li {
  visibility: hidden;
  font-family: Verdana;
  font-weight:normal;
  line-height: 1em;
  font-size: 13px;
  color:#000;
  list-style-type:none;
  margin:-5px 0;
  padding:5px 0 0 12px;
  background:url(../templates/images/dot.gif) no-repeat center left; 
}




.sIFR-active #content h1.center {
  visibility: hidden;
  font-family: Verdana;
  font-weight:bold;
  line-height: 1em;
  font-size: 14px;
  color:#000;
  margin:50px auto -5px auto;
  padding:0;
  text-align:right;
  width:175px;
}



.sIFR-active #content h1.center2 {
  visibility: hidden;
  font-family: Verdana;
  font-weight:bold;
  line-height: 1em;
  font-size: 14px;
  color:#000;
  margin:0px auto -5px auto;
  padding:5px 0 0 0px;
  text-align:center;
  width:200px;
}

.sIFR-active #content h1 a{
   color:#E33D2F;   
   text-decoration:underline;
}


.sIFR-active #content span.liste {
  visibility: hidden;
  font-family: Verdana;
  font-weight:bold;
  line-height: 1em;
  font-size: 16px;
  color:#000;
  margin:0;
  padding:0;
  width:150px;
}

.sIFR-active #content #col2 #consulter_menu a h1 a{
    border-bottom:1px solid #e33d2f;
    height:15px;
    padding:0 10px;
    margin:0 auto 0px auto;
}


.sIFR-active #confirmation_container .style1{
   visibility: hidden;
   font-family: Verdana;
   font-weight:bold;
   line-height: 1em;
   font-size: 15px;
   color:#F05033;
   margin:200px auto -5px auto;
   padding:5px 0;
   text-align:center;
   width:350px;   
}

.sIFR-active #confirmation_container .style2{
   visibility: hidden;
   font-family: Verdana;
   font-weight:bold;
   font-size:11px;
   line-height: 1em;

}

.sIFR-active #confirmation_container .style3{
   visibility: hidden;
   font-family: Verdana;
   font-weight:bold;
   font-size: 15px;
   line-height: 1em;
   margin:-20px 0 -20px;
   padding:0px;


}

.sIFR-active #confirmation_container .style1 span{
   visibility: hidden;
   font-family: Verdana;
   font-weight:bold;
   line-height: 1em;
   font-size: 15px;
   color:#F05033;
   margin:100px auto -5px auto;
   padding:5px 0;
   text-align:center;
   width:350px;   
}


.sIFR-active #content #col1 span.menu-span{
	color:#000;
	width:110px;
	white-space:nowrap;
}


/*---- Header styling ---*/
