/* Header */
#forprint { display : none; }

#header {
			width: 999px;
			margin: 0 auto;
			height:181px;
}
/*login connection*/
/*RSs*/
#rss{
		float:right;
		margin-left:20px;
		margin-right:20px !important;
		margin-right:10px;
		margin-top:3px;
}
/*Logo*/

#logo  {
			margin: 0;
			float:left;
			height:90px;
			width:276px;
			margin-left:8px;
			margin-top:3px;
			background:url(medias/logo.gif) no-repeat;
}
/*header2*/
#header-2 {
			width: 999px;
			margin: 0 auto;
			float:left;
			height:152px;
			background:url(medias/corner.gif) no-repeat left;
}
/* Search */

#search {
			width:160px;
			padding-top:3px;
			height:21px;
			float:right;
			margin-right:20px;


}
#corner-r{
			background:url(medias/c-r.gif) right no-repeat;
			height:21px;
}
#corner-L{
			background:url(medias/c-L.gif) left no-repeat;
			height:21px;
}
#corner{
			background:url(medias/cl.gif) repeat-x;
			height:21px;
			margin: 0px 0 0 3px;
			width:155px;
}
.img-loop{
			float:right;
			border:0px;
			height:16px;
			width:19px
			background:url(medias/loop.gif) no-repeat left;
			margin:3px 5px 0 0px;
}
/*login connection*/
#login{
			color:#606779;
			padding-top:10px;
			width:200px;
			float:right;
}

#top-menu{
			width:750px;
			float:right;
			height: 31px;
}
#top-menu ul{
			margin: 0;
			
			padding: 3px 0px 0px 0px;
			list-style: none;
			line-height: normal;
}
#top-menu li{
			display: block;
			float: right;
			width:118px;
			height:21px;
			padding: 3px 10px 0px 10px;
			background:URL(medias/bt_top.gif) no-repeat;
}
#top-menu a{
	   display: block;
		margin-right: 20px;
		text-decoration: none;
		text-align: center;
		font-size: 12px;
		color: #FFFFFF;
}
#menu {
		float: left;
		width:980px;
		height:30px;
	
}

#menu ul {
		margin: 0;
		padding: 0;
		float:left;
		margin-left:5px	!important;
		margin-left:0px;
		list-style: none;
}

#menu li {
		display: block;
		float: left;
		margin-left:11px;
		margin-top:4px;
	
}

#menu a {
	display: block;

}

#menu .last {
	margin-right: 0;
	padding-right: 0;
}

#menu a:hover {

}
/*BOUTON ACCUEIL*/
#menu .index-active a {
		width:60px;
		height:24px;
		background:url(medias/img1.gif) no-repeat;


}

#menu .index a {
		background:url(medias/index.gif) no-repeat;
		width:60px;
		height:23px;


}
/*BOUTON nos partenaires*/
#menu .part-active a {
		background:url(medias/part-active.gif) no-repeat;
		height:23px;
		width:112px;

}

#menu .part a {
		background:url(medias/partenaires.gif) no-repeat;
		height:23px;
		width:112px;

}
/*BOUTON contact*/
#menu .contact-active a {
		background:url(medias/bt_contact_over.gif) no-repeat;
		height:23px;
		width:64px;

}

#menu .contact a {
		background:url(medias/bt_contact.gif) no-repeat;
		height:23px;
		width:64px;

}
/*BOUTON contact*/
#menu .stage-active a {
		background:url(medias/bt_stage_over.gif) no-repeat;
		height:23px;
		width:60px;

}

#menu .stage a {
		background:url(medias/bt_stage.gif) no-repeat;
		height:23px;
		width:60px;

}
/*BOUTON ESPACE EMPLOIE*/
#menu .emploi-active a {
		width:113px;
		height:23px;
		background:url(medias/offre.gif) no-repeat;

}

#menu .emploi a {
		background:url(medias/img2.gif) no-repeat;
		height:23px;
		width:113px;

}
/*BOUTON ESPACE CONDIDAT*/
#menu .condi-active a {
		width:119px;
		height:23px;
		background:url(medias/condi.gif) no-repeat;


}

#menu .condi a {
		background:url(medias/img3.gif) no-repeat;
		height:23px;
		width:119px;

}
/*BOUTON ESPACE ENTREPRISE*/
#menu .entre-active a {
		width:127px;
		height:24px;
		background:url(medias/espace.gif) no-repeat;

}
#menu .entre a {
		background:url(medias/img4.gif) no-repeat;
		height:23px;
		width:127px;
}

/*BOUTON ACTUALITE*/
#menu .act-active a {
		width:75px;
		height:23px;
		background:url(medias/act-act.gif) no-repeat;

}
#menu .act a {
		background:url(medias/img6.gif) no-repeat;
		height:23px;
		width:75px;
}
/*BOUTON AIDE ET CONSEILLE*/
#menu .aide-active a {
		background:url(medias/aide-act.gif) no-repeat;
		height:23px;
		width:119px;

}

#menu .aide a {
		background:url(medias/img5.gif) no-repeat;
		height:23px;
		width:119px;

}

.text-1{
		margin: 0;
		text-decoration:underline;
		color:#606779;
		padding-left:5px;
}



/* Search */

#search {
		width:160px;
		padding-top:3px;
		height:21px;
		float:right;
		margin-right:20px;


}
#corner-r{
		background:url(medias/c-r.gif) right no-repeat;
		height:21px;
}
#corner-L{
		background:url(medias/c-L.gif) left no-repeat;
		height:21px;
}
#corner{
		background:url(medias/cl.gif) repeat-x;
		height:21px;
		margin: 0px 0 0 3px;
		width:155px;
}
#search input {
		padding: 0;
		width: 70px;
		height: 29px;
		font-weight: bold;
}
.img-loop{
		float:right;
		
		margin:3px 5px 0 0px;
}

/*submit*/
#submit{
		background:url(medias/valider.gif) no-repeat;
		width:49px;
		height:17px;
		font-size:10px;
		text-align:center;
		color:#FFFFFF;
		float:right;
		border:0px;
		margin:5px 15px 0 0px;
		padding:0px;
}
#submit12{
		background:url(medias/fil-submit3.gif) no-repeat;
		width:88px;
		height:17px;
		font-size:10px;
		text-align:center;
		color:#FFFFFF;
		float:right;
		border:0px;
		margin:5px 10px 0 0px;
		padding:0px;
}

#corner-right{
		height:152px;
		float:right;
		width:5px;
		background:url(medias/corner.gif) no-repeat right;
	}

