/* STYLE REJOIN */

body
{
	background        : url('img_index/fond.gif');
	font-family       : Verdana, Arial, Helvetica, sans-serif; 
	font-size         : 10px;
	color             : #3366CC
}

div.cadre
{
	position          : relative;
	width             : 700px;
	height            : 499px;
	top               : 20px;
	background        : url('img_rejoin/cadre.gif') no-repeat;
	margin-left:auto; margin-right:auto; padding:50px; 
}

	#c_h
	{
		position : absolute;
		left     : 270px;
		top      : 200px;
	}
	
	#c_c
	{
		position : absolute;
		left     : 270px;
		top      : 275px;
	}
	
	#c_b
	{
		position : absolute;
		left     : 270px;
		top      : 350px;
	}
	
div.cadre_emploi
{
	position          : relative;
	width             : 700px;
	height            : 499px;
	top               : 20px;
	background        : url('img_rejoin/cadre_emploi.gif') no-repeat;
	margin-left:auto; margin-right:auto; padding:50px; 
}

div.cadre_stage
{
	position          : relative;
	width             : 700px;
	height            : 499px;
	top               : 20px;
	background        : url('img_rejoin/cadre_stage.gif') no-repeat;
	margin-left:auto; margin-right:auto; padding:50px; 
}

div.cadre_pol
{
	position          : relative;
	width             : 700px;
	height            : 499px;
	top               : 20px;
	background        : url('img_rejoin/cadre_pol.gif') no-repeat;
	margin-left:auto; margin-right:auto; padding:50px; 
}

	#campus
	{
		position : absolute;
		right    : 35px;
		top      : 315px;
		height   : 150px;
		width    : 150px;
	}
	
div.cadre_cand
{
	position          : relative;
	width             : 700px;
	height            : 499px;
	top               : 50px;
	background        : url('img_rejoin/cadre_cand.gif') no-repeat;
	margin-left:auto; margin-right:auto; padding:50px; 
}

	#demande
	{
		position : absolute;
		left     : 135px;
		top      : 175px;
	}

p
{
	padding      : 20px;
	margin-left  : 200px;
	margin-right : 200px;
	text-align   : justify;
	line-height  : 20px;
}

h2
{
	font-size : 12px;
	padding   : 0px;
}