/***************************** CSS MODELE 2 ********************************/
html, body{
	height: 100%; 
background: #0ab5dc url('./images/alyance/fd_conteneur.gif') top repeat-x;
}

/***************************** DECOUPAGE DE LA PAGE ********************************/

#wge_lien_twitter {
    display: block;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 20px;
z-index: 4;
}

#wge_lien_facebook {
    display: block;
    height: 20px;
    position: absolute;
    right: 40px;
    top: 5px;
    width: 20px;
z-index: 4;
}

#a_contener_div{
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#a_bandeau{
	position: relative;
	width: 980px;
	height: 124px;
background: url('./images/alyance/fd_bandeau.jpg') top no-repeat;
z-index: 2;
}

#a_page{
	position: relative;
	width: 980px;
height: auto;
min-height: 490px;
_height: 490px;
	float: left;
background: url('./images/alyance/fd_page.jpg') top no-repeat;
}

#a_gauche{
	position: relative;
height: 470px;
	width: 313px;
	float: left;
}

#a_centre{
	position: relative;
	width: 354px;
	float: left;
padding-bottom: 20px;
}

#a_bas{
position: relative;
	width: 980px;
top: -15px;
}

/***************************** PARTIE HAUTE ********************************/
#a_liens {
position: absolute;
left: 270px;
}

/***************************** PARTIE GAUCHE ********************************/

#a_actu{
position: absolute;
bottom: 40px;
right: 70px;
}
#flash1 {
position: absolute;
right: 46px;
top: -1px;
}
#a_metier {
position: absolute;
height: 20px;
width: 140px;
top: 165px;
left: 60px;
}
/***************************** PARTIE CENTRE ********************************/
#flash2 {
position: absolute;
right: -290px;
top: -92px;
}
#flash3 {
position: absolute;
right: -267px;
top: 178px;
}
#a_entreprise{
position: absolute;
height: 20px;
width: 140px;
top: 85px;
right: -230px;
}
#a_candidats {
position: absolute;
height: 20px;
width: 140px;
top: 360px;
right: -205px;
}
#contenu {
font-size: 12px;
color: #fff;
width: 340px;
}
#contenu ul li{
background-image: url('./images/alyance/puce.gif');
}
/***************************** PARTIE BAS ********************************/
