#centerwrap
{
    background-image: url('/images/frontend/professionnel/background.jpg');
}
.champMenu
{
    width: 160px;
}
#container
{
    position: absolute;
    width: 850px;
    height: 460px;
    top: 204px;
    left: 20px;
    font-size: 12px;
     

}
#container_acceuil
{
    position: absolute;
    width: 880px;
    height: 460px;
    top: 202px;
    left: 18px;
    font-size: 12px;
   
}


#container select
{
    font-size: 10px;
    font-family: verdana;
}

#container input
{
    font-size: 10px;
    font-family: verdana;
}


#container_acceuil #centre
{
    position: absolute;
    width: 850px;
    height: 460px;
    top: 0px;
    left: 20px;
    font-size: 12px;
    color: #000000;
   
}

#container_acceuil #centre #titre
{
    position: absolute;
    width: 685px;
    height: 33px;
    line-height: 25px;
    top: 0px;
    left: 0px;
    font-size: 14px;
    color: #53657D;
    font-weight: bold;
    text-align: center;
       
}
#container_acceuil #centre #retour
{
    position: absolute;
    width: 300px;
    height: 25px;
    line-height: 20px;
    top: 385px;
    left: 0px;
    font-size: 14px;
    color: #868686;
    font-weight: bold;
    text-align: center;

}
#container_acceuil #centre #pager
{
    position: absolute;
    width: 385px;
    height: 25px;
    line-height: 20px;
    top: 385px;
    left: 300px;
    font-size: 14px;
    color: #868686;
    font-weight: bold;
    text-align: center;

}

#container_acceuil #centre #pager a {color:#868686; text-decoration:none;}
#container_acceuil #centre #pager a:hover {color:#F08511; text-decoration:underline;}


#container_acceuil #centre #offres
{
    position: absolute;
    width: 685px;
    height: 350px;
    line-height: 20px;
    top: 34px;
    left: -10px;
    font-size: 12px;
    color: #868686;
    text-align: center;
    overflow: auto;
}

#container_acceuil #centre #texte
{
    position: absolute;
    width: 685px;
    height: 20px;
    line-height: 20px;
    top: 55px;
    left: 0px;
    font-size: 12px;
    color: #868686;
    text-align: center;
    margin-top: 4px;
    
}

.offre
{
	float: left;
	text-align: left;
	width: 210px;
    height: 160px;
    margin-top: 10px;
    margin-left: 10px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    border: #CCCCCC 1px solid;
	
}

.offre .reference
{
	position: relative;
	top: 2px;
    margin-top: 2px;
    margin-left: 6px;
    width: 90px;
    height: 16px;
    Line-height: 16px;
    font-size: 12px;
    color: #828282;
    font-weight: bold;
    float: left;
}
.offre .date
{
	position: relative;
	top: 2px;
    margin-top: 2px;
    margin-left: 2px;
    width: 90px;
    height: 16px;
    Line-height: 16px;
    font-size: 12px;
    color: #828282;
    font-weight: bold;
    float: left;
    
 }
.offre .titre
{
	position: relative;
	top: 4px;
	margin-top: 4px;
    margin-left: 0px;
    width: 210px;
    height: 36px;
    Line-height: 18px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    float: left;
background-image: url('/images/frontend/offres/titre.jpg');
    
}
.offre .texte
{
	position: relative;
    top: 4px;
    margin-top: 4px;
    margin-left: 6px;
    width: 200px;
    height: 36px;
    Line-height: 18px;
    font-size: 10px;
    color: #828282;
    float: left;
}
.offre .lieu
{
	position: relative;
    top: 6px;
    margin-top: 6px;
    margin-left: 6px;
    width: 200px;
    height: 25px;
    float: left;
    Line-height: 20px;
    font-size: 12px;
    color: #828282;
}


.offre .detail
{
	position: relative;
    top: 5px;
    margin-top: 5px;
    margin-left: 6px;
    width: 200px;
    height: 16px;
    float: right;
    text-align: right;
}



