.tumevoispas
{
 visibility: hidden;
}

.tumevois
{
 visibility: visible;
 font-size : 100%;
 background-color: #DAEDFC;
 width: 300px;
 height: 20px;
}



.confirm_div_hidden
{
 visibility: hidden;
 width: 1px;
 height: 1px;
 overflow: hidden;
}

.confirm_div_visible
{
 position: absolute;
 top: 0px; left: 0px;
 width: 100%; height: 100%;
 z-index: 42;
}

#translucentbkg
{
   width: 100%; height: 100%;   
   background-color: #222222;   
   filter:alpha(opacity=50);
   -moz-opacity:0.5;
   opacity: 0.5;
}

#opaquetext
{
   width: 100px; height: 100px; 
   background-color: #FFFFFF;
   position: absolute;
   top: 50%;
   left: 50%;
   margin-left: -50px;
   margin-top: -50px;
   z-index: 2;                  
}









div.offres_container
{
 position: relative;
 clear: both;
 display: block;
 width: 97%;
 height: 60px;
 margin: 4px;
 background-color: #FFFFFF;
}

div.offres_numero
{
 position: relative;
 display: block;
 float: left;
 width: 10%;
 text-align: center;
 background-color: transparent;
}

div.offres_description
{
 position: relative;
 display: block;
 float: left;
 width: 55%;
 text-align: center;
 background-color: transparent;
}

div.offres_edition
{
 position: relative;
 display: block;
 float: left;
 width: 15%;
 text-align: center;
 background-color: transparent;
}


div.offres_publication
{
 position: relative;
 display: block;
 float: left;
 width: 20%;
 text-align: left;
 background-color: transparent;
}


/*admin stats*/
div.offres_description_short
{
 position: relative;
 display: block;
 float: left;
 width: 40%;
 text-align: center;
 background-color: transparent;
}

div.offres_dates
{
 position: relative;
 display: block;
 float: left;
 width: 30%;
 text-align: center;
 background-color: transparent;
}







div.demandes_container
{
 position: relative;
 clear: both;
 display: block;
 width: 97%;
 height: 60px;
 margin: 4px;
 background-color: #FFFFFF;
}

div.demandes_numero
{
 position: relative;
 display: block;
 float: left;
 width: 10%;
 text-align: center;
 background-color: transparent;
}

div.demandes_description
{
 position: relative;
 display: block;
 float: left;
 width: 55%;
 text-align: center;
 background-color: transparent;
}

div.demandes_edition
{
 position: relative;
 display: block;
 float: left;
 width: 15%;
 text-align: center;
 background-color: transparent;
}

div.demandes_publication
{
 position: relative;
 display: block;
 float: left;
 width: 20%;
 text-align: left;
 background-color: transparent;
}


/*admin stats*/
div.demandes_description_short
{
 position: relative;
 display: block;
 float: left;
 width: 40%;
 text-align: center;
 background-color: transparent;
}

div.demandes_dates
{
 position: relative;
 display: block;
 float: left;
 width: 30%;
 text-align: center;
 background-color: transparent;
}
