/*-------------------------------------General------------------------------------------*/
 
html{
	margin: 0;
	padding: 0;
	height: 100%;
}
	
body {
	margin: 0;
	padding: 0;
	height: 1032px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;	
}

img{
	border:none;
	margin:0;
	padding:0;
}

a{
	font-size:14px;
	color : black;
	text-decoration : none ;
}

a:hover{
	color : red;
}

div#contener 
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	margin-left:solid 1px black;
	margin-right:solid 1px black;
	min-height: 100%;
	background-color : #D4E6EA;
}

div#contener div#en_tete
{
	position: absolute;
	z-index:1;
	margin-top: 0; 
	height:144px;
	width:100%;	
	background-color:#D4E6EA;
}
/*---------------------------------En-tête_Logo_&_Pub------------------------------------------*/

div#en_tete div#logopub{
	position : relative;
	width:1000px;
	height:100px;
	background-image:url("./Images/emploisenfrance_banniere.jpg");	
}

div#en_tete img#logo
{
	position:relative;
	width:230px;
	height:90px;
	left:5px;
	top:3px;
}

div#en_tete div#pub_haute{
	position:absolute;
	right:3px;
	top:3px;
}



/*-------------------------------Barre_Menu-----------------------------------------------------*/

div#menuglob{
	position : absolute;
	z-index:1;
	width:1000px; 
	height:47px ;
	background-image:url("./Images/Barre_menu.png");
	background-repeat : no-repeat ;
	top:100px;
	
}


img#imgg1b,img#imgg2b,img#imgg3b,img#imgg4b,img#imgg5b,img#imgg6b,img#imgg7b,img#imgg8b,img#imgg9b,img#imgg10b,img#imgg11b{
	display : none;
}

img#imgg7b,img#imgg8b,img#imgg9b,img#imgg10b,img#imgg11b{
	position : absolute;
	left:1px;
	top : -1px;
}

img#imgg7,img#imgg8,img#imgg9,img#imgg10,img#imgg11{
	position : absolute;
	left : 0px;
} 


div#menuglob div#jour p#date {
	margin:0;
	padding:0;
	position : absolute;
	font-size : 12px;
	left : 790px;
	width :200px ;
	text-align : right ;
	color : white;
	top : 10px;
}


div#menuglob div#jour span#ephemeride {
	position : absolute;
	font-size : 12px;
	text-align : right ;
	width:200px;
	left : 790px;
	color : white;
	top : 26px;
}

div#menuglob div#search_google {
	position : absolute;
	left : 650px;
	top : 12px;
}
/*------------------------------------Corps-----------------------------------------------------------*/
div#corps{
	position:relative;
	height:860px;
	width:1000px;
	background-color:#D4E6EA;
}
/*------------------------------------Menu Raccourcis---------------------------------------------------*/	
div#racc_prog img,div#racc_rencontre img,div#racc_horoscope img,div#bout_depcv img,div#bout_joblet img {
	position:absolute;
	left:0;
	border:1px solid black;
	border-left:none;
}
img#imgg12b,img#imgg13b,img#imgg14b,img#imgg15b,img#imgg16b{
	display:none;
}
/*-------------------------------Offres_verticales-----------------------------------------------------*/
div#offres{
	position : absolute;
	z-index : 0;
	width : 120px;
	height : 600px;
	background-image:url('./Images/offres_vertical.jpg');
	left : 540px;
}

div#intern_Offres{
	position : absolute;
	left : 7px;
	top:29px;
	width : 106px;
	height : 566px;
	overflow : hidden;
	background-color : #444C63 ;
}

div#intern_Offres div{
	position : absolute ;
	height : 84px;
	width : 105px;
}

div#intern_Offres div img{
	height : 65px;
	width : 103px;
}

div#art0{
	top : 0;
}

div#art1{
	top : 92px;
}

div#art2{
	top : 184px;
}

div#art3{
	top : 276px;
}

div#art4{
	top : 368px;
}

div#art5{
	top : 460px;
}

div#art6{
	top : 552px;
}




/*-------------------------------Offres_droites-----------------------------------------------------*/

div#offres_droite {
	position : absolute;
	background-image:url('./Images/nos_offres.jpg');
	background-repeat : no-repeat;
	z-index : 0;
	width:338px;
	height:140px;
	left:661px;
	top:190px;
}

div#nosoffres_intern
{
	position : absolute;
	width : 324px;
	height : 112px;
	overflow : hidden;
	top : 20px;
	left:7px;
	background-color:#C0CCE6;
}

div#nosoffres_intern a{
	top : 8px ;
}


/*-------------------------------Météo-----------------------------------------------------*/

div#meteo{
	position : absolute;
	top:35px;
	left:750px;
	background-color:#D4E6EA;
}

/*-------------------------------Actualités-----------------------------------------------------*/
div#actualites{
	position : absolute ;
	z-index:0;
	background-image:url('./Images/actualites.jpg');
	width:338px;
	height:260px;
	top : 340px;
	left:661px;
}

div#actualites_intern{
	position : absolute;
	width : 322px;
	height : 229px;
	overflow : hidden;
	top : 22px;
	left:8px;
}

div#menu_actualites{
	position : absolute;
	height :40px ;
	width:322px;
	background-image : url('./Images/fond_menu_actu.jpg');
	background-repeat : no-repeat ;
}

div#menu_actualites img{
	position:relative;
}

div#menu_actualites table{
	width : 290px;
	height : 30px;
}

div#menu_actualites tr{
	width : 290px;
	height : 30px;
}

div#barre_actu{
	position : absolute ;
	top : 40px;
	width:322px;
	height:5px;
	background-image : url('./Images/barrette_actu.jpg');
	background-repeat : no-repeat ;
}

/*-------------------------------Recherche Rapide-----------------------------------------------------*/
div#quick_search{
	position : absolute;
	z-index:2;
	top : 610px;
	left:540px;
	width :459px ;
	height:230px;
	background-image : url('./Images/recherche_rapide.jpg');
	background-repeat : no-repeat ;
}

div#flashfrance{
	position : absolute;
	z-index:0;
	left:230px;
	top:21px;
}

div#left_search{
	position:absolute;
	width:230px;
	height:202px;
	left:10px;
	z-index:0;
}
/*-------------------------------Footer-----------------------------------------------------*/
div#footer{
	position : absolute;
	z-index:0;
	width:1000px;
	height:33px;
	top :1000px;
}
