	body {
		background-image: url(../../images/img_interface/entete_collectivite.jpg);
	}
	
	small {
		font-size: 90%;
	}
	
	h2, h3, h4, h5, h6 {
		margin: 0px;
	}
	
	h3 {
		font-size: 16px;
		margin-bottom: 0px;
	}
	
	h4 {
		font-size: 14px;
		line-height: 120%;
		margin-top: 15px;
		margin-bottom: 0px;
		color: rgb(106,175,235);
	}
	
	h5 {
		font-size: 13px;
		color: rgb(106,175,235);
		margin-top: 15px;
	}
	
	h5.criteres {
		font-size: 11px;
		font-weight: bold;
		padding: 6px 0px;
		border-top: 1px solid rgb(170,214,255);
		border-bottom: 1px solid rgb(170,214,255);
	}
	
	h6 {
		color: rgb(106,175,235);
		font-size: 11px;
		text-transform: uppercase;
	}
	
	var {
		font-style: normal;
		color: rgb(0,60,110);
	}
	
	em {
		font-style: normal;
		color: rgb(106,175,235);
	}
	
	form {
		margin: 15px 0px;
	}
	
	select {
		font-size: 10px;
		margin-left: 15px;
		display: inline;
		vertical-align: middle;
	}
	
	
	#loupe {
		display: inline;
		margin-top: 3px;
		vertical-align: middle;
		float: left;
	}
	


	a.bleu:link, a.bleu:visited {
		color: rgb(0,60,110);
	}
	
	a.bleu:hover, a.bleu:active {
		color: rgb(160,207,255);
	}
	
	a.rouge:link, a.rouge:visited {
		display: block;
	}
	
	a.rouge:hover, a.rouge:active {
		display: block;
	}


/*
	tableau generique
*/
	colgroup { border-width: 0px; }
	
	table {
		width: 100%;
	/*	border-top: 1px solid rgb(170,214,255);
		border-right: 1px dotted rgb(170,214,255);
		margin: 15px 0px 25px 0px;
	*/}
	
	th {
		font-size: 11px;
		font-weight: bold;
		vertical-align: top;
		text-align: left;
		padding: 5px 0px;
	/*	border-bottom: 1px solid rgb(170,214,255);
	*/}
	
	tr td {
		margin: 0px;
		font-size: 12px;
		line-height: 140%;
		vertical-align: top;
		padding: 5px 5px 3px 5px;
		border-bottom: 1px solid rgb(170,214,255);
	/*	border-left: 1px dotted rgb(170,214,255);
	*/}
	
	thead tr td {
		font-weight: bold;
		font-size: 11px;
		line-height: 125%;
		padding: 5px 5px 3px 5px;
		color: rgb(106,175,235);
	/*	border-bottom: 2px solid rgb(170,214,255);
	*/}
	
	tfoot tr td {
		border: none;
		font-size: 10px;
	}
	
	td em {
		display: block;
	}
	
	#concours, #concours thead tr td, #concours tbody tr td, #concours tfoot tr td {
		border: none;
	}
	
	
	#metiers { border: none; }
	
	#metiers thead tr td, #metiers tbody tr td, #metiers tfoot tr td {
		border: none;
		border-bottom: 1px solid rgb(170,214,255);
	}
	
	#metiers tbody tr td {
		font-size: 11px;
	}




/* Les delegations regionales et autres ... */
	
	div#container {
		position: relative;
		height: 100%;
	}
	
	div.structure {
		right: 375px;
		width: 180px;
		padding: 0;
		clear: both;
	}
	
	div.structure img {
		border: 1px solid #aad6ff;
		width: 180px;
		height: 180px;
		margin-bottom: 10px;
	}
	
	div.structure p {
		font: 10px/15px Helvetica, Arial, sans-serif;
		margin-bottom: 15px;
	}
	
	
	div.structureInfos {
		position: absolute;
		display: inline;
		clear: both;	
		top: 0px;
		left: auto;
		width: 355px;
		margin-left: 200px;
		padding: 0%;
	}
	
	div.structureInfos p {
		font: 12px/15px Helvetica, Arial, sans-serif;
	}
	
	div.structureInfos p.people {
	/*	text-transform: uppercase;
		font-weight: bold;
	*/	margin-top: 5px;
	}
	
	div.structureInfos p.antenne {
		margin: 5px 0px;
	}
	
	div.structureInfos h4 {
		margin: 0px 0px 5px 0px;
		padding-bottom: 5px;
		border-bottom: 1px solid #aad6ff;
	}
	
	div.structureInfos h4.antennes {
		margin-top: 10px;
		margin-bottom: 0px;
	}
	
	

	
/*
	- - - - - - - - - - - - - -
*/


	#recrute { margin-top: 0px; }



/*
	tableau des concours - liste
*/
	colgroup { border-width: 0px; }
	
	th {
		font-size: 11px;
		font-weight: bold;
		vertical-align: top;
		text-align: left;
		padding: 5px 0px;
		border-bottom: 1px solid rgb(170,214,255);
	}
	
	#concours th em {
		margin: 0px 5px;
		margin-left: 10px;
	}
	
	#concours tbody tr td {
		font-size: 11px;
		line-height: 125%;
		vertical-align: top;
		padding: 5px 0px;
		border-bottom: 1px solid rgb(170,214,255);
	}
	
	#concours td em {
		margin: 0px 5px;
		margin-left: 10px;
		display: block;
	}
	
	#concours tbody tr td img {
		display: inline;
		float: center;
		margin: 0px 8px;
	}
	
/*
	- - - - - - - - - - - - - -
*/


	#concoursSession {
		border: none;
	}
	
	#concoursSession tbody {
		border-top: 2px solid rgb(170,214,255);
	}
	
	#concoursSession tbody tr td {
		border: none;
		border-bottom: 1px solid rgb(170,214,255);
	}



/*
	tableau des resultats - liste
*/
	colgroup { border-width: 0px; }
	
	table.resultats {
		margin: 15px 0px;
		width: 100%;
		border: none;
	}
	
	table.resultats thead tr td {
		font-size: 11px;
		font-weight: bold;
		vertical-align: top;
		text-align: left;
		color: rgb(0,60,110);
		padding: 5px 0px;
		border: none;
		border-top: 1px solid rgb(170,214,255);
		border-bottom: 1px solid rgb(170,214,255);
	}
	
	table.resultats tbody tr td {
		margin: 0px;
		font-size: 11px;
		line-height: 125%;
		vertical-align: top;
		padding: 5px 0px 3px 0px;
		border: none;
		border-bottom: 1px solid rgb(170,214,255);
	}
	
	table.resultats td em {
		display: block;
	}
	
/*
	- - - - - - - - - - - - - -
*/

	table.ouvrages { border: none; }
	
	table.ouvrages thead tr td {
		border: none;
	}
	
	table.ouvrages tbody tr td {
		border: none;
		border-top: 1px solid rgb(170,214,255);
	}

	table.ouvrages thead tr td {
		font-size: 90%;
	}
	
	table.ouvrages tfoot tr td {
		border: none;
		border-top: 1px solid rgb(170,214,255);
	}


	
/*
	- - - - - - - - - - - - - -
*/


	
	tr.hilited {
		background-color: rgb(226,242,255);
		cursor : pointer ;
		cursor : hand ;
	}
	
	

/*
	Editions - detail d'un ouvrage
*/

	#navInterPages {
		font-size: 11px;
		margin: 10px 0px;
		vertical-align: top;
	}
	
	h4.titre {
		padding: 5px 0px;
		margin: 5px 0px;
		color: rgb(0,60,110);
		border-top: 1px solid rgb(170,214,255);
		border-bottom: 1px solid rgb(170,214,255);
	}

/*
	- - - - - - - - - - - - - -
*/


	
/*
	CNFPT recrute - resultat de la recherche
*/

	
	small.offres {
		font-size: 12px;
		font-weight: normal;
		color: rgb(110,177,235);
	}

/*
	- - - - - - - - - - - - - -
*/
	
	
	#liste {
		margin-top: 5px;
		border-top: 1px solid rgb(170,214,255);
	}
	
	#liste li {
		list-style-type: none;
		
		height: 30px;
		margin: 0px;
		padding: 0px;
		vertical-align: middle;
		border-bottom: 1px solid rgb(170,214,255);
		
		font: bold 12px/30px helvetica, arial, sans-serif;
	}
	
	#liste li a:link, #liste li a:visited {
		color: rgb(230,60,110);
	}
	
	#liste li a:active, #liste li a:hover {
		color: rgb(0,60,110);
		text-transform: uppercase;
	}

	
/*
	detail d'un concours ...
*/
	
	#contenu ul#detail, #colonne ul#detail {
		border-top: 1px solid rgb(83,163,233);
		border-bottom: 1px solid rgb(83,163,233);
	/*	margin-top: 10px;
		margin-bottom: 10px;
	*/	margin: 5px 0px 5px 25px;
		padding: 7px 0px;
		font: 12px helvetica, arial, sans-serif;
	}
	
	#contenu ul#detail li, #colonne ul#detail li {
		padding: 0px;
		margin: 5px 0px 5px 25px;
		font: 12px helvetica, arial, sans-serif;
		list-style-image: none;
		list-style-type: none;
	}
	
	#contenu ul#detail li.courant, #colonne ul#detail li.courant {
		font: 12px helvetica, arial, sans-serif;
		font-weight: bold;
		list-style-image: none;
		list-style-type: disc;
	}

	#contenu ul + p {
		margin-bottom: 10px;
	}
	
	.sansserif {
		font-family: helvetica, arial, sans-serif;
		font-size: smaller;
	}
	
	.titraille {
		margin-bottom: 15px;
	}
	
	.telechargement {
		font-family: helvetica, arial, sans-serif;
		font-size: 11px;
		color: rgb(106,175,235);
		margin-left: 32px;
	}
	
	.telechargement a {
		display: block;
		margin-left: -32px;
	}
	
	.telechargement a img {
		display: inline;
		margin-right: 10px;
		vertical-align: top;
	}
	
	.nouvelleRecherche {
		margin: 10px 0px;
		vertical-align: middle;
		text-align: right;
		font-size: 11px;
		font-weight: bold;
	}
	
	.annonce strong {
		display: block;
		margin-bottom: 5px;
		font-size: 14px;
	}
	
	.annonce {
		padding: 5px 10px;
		border: 1px solid rgb(83,163,233);
		background-color: rgb(226,242,255);
		width: 154px;
		
		font-size: 11px;
	/*	text-align: center;
	*/}
	
	.annonce p {
		font-family: helvetica, arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 120%;
		margin-bottom: 5px;
		margin-top: 5px;
	}
	
	.annonce ul {
		list-style-type: none;
	}
	
	.annonce ul li {
		margin-bottom: 5px;
	}
	
	#colonne ul {
		margin: 0px 0px 5px 25px;
	}
		
	
	#colonne ul.inscriptions {
		margin: 10px 0px;
		border-top: 1px solid rgb(170,214,255);
	}
	
	#colonne ul.inscriptions li {
		list-style-type: none;
		list-style-image: none;
		margin: 0px;
		padding: 5px 0px;
		border-bottom: 1px solid rgb(170,214,255);
		font: bold 12px helvetica, arial, sans-serif;
	}
	
	
	.bleuClair {
		background-color: rgb(238,247,255);
	}
	
	.bleuMoyen {
		background-color: rgb(218,232,255);
	}
	
	.grisClair {
		background-color: rgb(245,245,245);
	}
	
	img.loupe {
		display: inline;
		margin-right: 7px;
		margin-left: 10px;
		vertical-align: top;
	}
