	body {
		background-image: url(../../images/img_interface/entete_concours.jpg);
	}
	

	div#contenu ul#onglets {
		width: 100%;
		float: left;
		margin: 5px 0px 10px 0px;
		padding: 0;
		border-left: 1px solid #6bafeb;
		border-bottom: 1px solid #6bafeb;
	}
	
	div#contenu ul#onglets li, div#contenu ul#onglets li.courant {
		float: left;
		list-style-type: none;
		padding: 0;
		margin: 0;
		border-right: 1px solid #6bafeb;
		height: 18px;
		
		padding: 0px 10px;
		font: normal 9px/18px helvetica, arial, sans-serif;
	}
	
	div#contenu ul#onglets li.courant {
		background-color: #eaf4ff;
		font-weight: bold;
	}
	
	div#contenu ul#onglets li a {
		float: left;
		height: 100%;
	}
	
	div#contenu ul#onglets li.courant a {
		font-weight: bold;
	}

	
	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);
	}
	
	h4.specialite {
		font-size: 11px;
		margin: 0px;
	}
	
	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;
	}


	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;
	*/}
	
	table.inscription {
		margin-top: 25px;
		}
	
	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);
	*/}
	
	tr th {
		font-weight: bold;
		font-size: 13px;
		line-height: 125%;
		padding: 30px 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;
		margin: 0px;
	}
	
	table.onglets {
		width: 100%;
		margin: 0px;
		margin-bottom: 0px;
		background-color: rgb(240,240,240);
		border: 1px solid rgb(204,204,204);
		border-bottom: 0px solid rgb(204,204,204);
	}
	
	td.ongletsLiens {
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 4px;
		height: 19px;
		background-color: rgb(255,255,255);
		border-bottom: 1px solid rgb(204,204,204);
	}
	
	td.ongletsLiensOn {
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 4px;
		height: 19px;
	}
	
	td.ongletsLiens + td.ongletsLiens {
		border-left: 1px dotted rgb(204,204,204);
	}
	
	td.ongletsLiens + td.ongletsLiensOn {
		border-left: 1px solid rgb(204,204,204);
	}
	
	td.ongletsLiensOn + td.ongletsLiens {
		border-left: 1px solid rgb(204,204,204);
	}	
	
	#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;
	}
	
	#listeAptitude { border: none; }
	
	#listeAptitude thead tr td, #listeAptitude tbody tr td, #listeAptitude tfoot tr td {
		border: none;
	}

	#listeAptitude tbody tr td {
		border-top: 1px solid rgb(170,214,255);
	}
	
	#listeAptitude tbody tr td {
		font-size: 11px;
	}	
	
	
/*

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


	#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, .gris tbody tr td {
		font-size: 11px;
		line-height: 125%;
		vertical-align: top;
		padding: 5px 0px;
		border-bottom: 1px solid rgb(170,214,255);
	}
	
	.gris tbody tr td {
		border-bottom: 1px dotted #e7e7e7;
		vertical-align: middle;
		height: 25px;
		padding: 1px 0px;
	}
	
	.gris tbody tr td.nowrap {
		white-space: nowrap;
	}
	
	#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 th {
		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);
	}
	
	#contenu ul.fichiers, #contenu ul.fichiers li {
		list-style-type: none;
		margin: 0;
		padding: 0;
		font-size: 11px;
		line-height: 13px;
		font-family: Helvetica, Arial, sans-serif;
	}
	
	#contenu ul.fichiers li {
		padding-bottom: 7px;
		font-weight: bold;
	}
	#contenu ul.fichiers li em {
		color: inherit;
	}
	
	#contenu ul.fichiers li a {
	    display: block;
		font-weight: normal;
	}
	
	#contenu ul.fichiers li.copie em {
		color: #3a96e4;
	}
	#contenu ul.fichiers li.copie em:before {
		content: "! ";
	}

    #page #contenu div.adresse {
        margin-top: 15px;
    }
    #page #contenu div.adresse * {
        font-size: 13px;
        line-height: 16px;
    }

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


	
	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);
	}


/*
	- - - - - - - - - - - - - -
*/
	
	
	#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;
		padding: 7px 0px;
		font: 12px helvetica, arial, sans-serif;
	}
	
	#contenu ul#detail li, #colonne ul#detail li {
		padding: 0px;
		margin-top: 5px;
		margin-bottom: 5px;
		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;
	}
	
	.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.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;
	}
	
	
	
	
	.sansFilet {
		border: none;
	}	
	
	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;
	}
	
/*
	- - - - - - - - - - - - - -
*/	

/*
	tableau des concours - liste
*/
	colgroup { border-width: 0px; }
	
	#concours thead tr th abbr {
		text-decoration: none;
	}
	
	th {
		font-size: 11px;
		font-weight: bold;
		vertical-align: top;
		text-align: left;
		padding: 5px 0px;
		border-bottom: 1px solid #e7e7e7;
	}
	
	th.margegauche em {
		margin-left: 5px;
	}
	
	#concours td em {
	/*	margin-left: 5px;
	*/}
	
	#concours tbody tr td {
		font-size: 11px;
		line-height: 125%;
		vertical-align: top;
		padding: 5px 0px;
		border-bottom: 1px solid #e7e7e7;
	}
	
	#concours tbody tr td em {
		color: #30528c;
		
	}
	
	#concours tbody tr td.filetg {
		border-left: 1px solid #e7e7e7;
		width: 21px;
		padding: 0;
	}
	
	#concours tbody tr td.filetg em {
		padding: 5px 0;
		margin-left: 5px;
		font-weight: normal;
		white-space: nowrap;
	}
	
	#contenu #concours tfoot tr td {
		text-align: left;
		border: none;
	}
	
	#contenu #concours tfoot tr td em {
		padding: 2px 10px;
		font-weight: normal;
	}
	
	a.cnfpt, a.cdg {
		display: block;
		width: 21px;
		height: 21px;
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	
	a.cnfpt span, a.cdg span {
		display: none;
	}

	a.cnfpt {
		background-image: url(/images/img_interface/concours-cercle-rouge-off.png);
	}

	a.cnfpt:hover {
		background-image: url(/images/img_interface/concours-cercle-rouge-on.png);
	}
	
	a.cdg {
		background-image: url(/images/img_interface/concours-cercle-bleu-off.png);
	}
	
	a.cdg:hover {
		background-image: url(/images/img_interface/concours-cercle-bleu-on.png);
	}

	a.fichier {
		border: none;
	}

    
    blockquote.warn {
        margin                           : 0 0 1.5em 0;
        border                           : 2px solid #e63c6e;
        padding                          : 7px 10px;
        font-size                        : 70%;
        font-style                       : normal;
        font-weight                      : bolder;
    }
    form#concours { margin-bottom        : 0; }

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