body {
	padding: 1ex 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2.3ex; 
}

h1 {
	font-weight: bold;
	font-size: 160%;
	text-align: center;
	clear: both;
	margin: 3ex 0 1.7ex 0;
	color: #A2000C; /* S23 */
}

h2 {
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	clear: both;
	margin: 2ex 0 1.4ex 0;
	color: #A2000C; /* S23 */
}

h2 span {
	width: .6ex;
	height: .6ex;
	margin-right: 1em;
	padding: .3ex;
	display: inline-block;
	background-color: #A2000C; /* S23 */
	border: 1px solid #BA2F39; /* S22 */
}

h3 {
	font-weight: bold;
	font-size: 110%;
	font-style: italic;
	margin: 2ex 0 1ex 0;
	color: #A2000C; /* S23 */
}

p {
	text-align: justify;
	margin-top: .5ex;
	margin-bottom: .8ex;
}

a {
	color: #1E776D; /* P2 */
}

th {
	font-weight: bold;
}

ul {
	margin-left: 2em;
}

dl {
	margin-top: 1ex;
	margin-bottom: 1ex;
}

dt {
	font-weight: bold;
}

dd {
	padding-left: 2em;
	margin-bottom: 1ex;
}

address {
	white-space: pre;
	margin-left: 4em;
	font-style: italic;
}

code {
	font-family: monospace;
}

#logo {
	background-color: #A66C00; /* S13 */
	border: 1px outset #FFA500; /* S11 */
}

#logo table {
	border: none;
	width: 100%;
}

#logo #logo-inpg {
	border: none;
	text-align: left;
}

#logo #logo-inpg img {
	margin: .5ex .5em;
	background-color: white;
	border-radius: .5em;
	-moz-border-radius: .5em;
}

#logo #logo-rec {
	border: none;
	text-align: center;
}

#logo #help a {
	display: inline-block;
	text-align: center;
	color: white;
}

#languageSelector {
	float: left;
	border: none;
	margin: 0;
	padding: .3ex 1em .3ex 0;
}

#breadcrumbs {
	font-size: 90%;
	float: left;
}

#breadcrumbs .last {
	font-weight: bold;
}

.identification {
	background-color: #A66C00; /* S13 */
	border: 1px outset #FFA500; /* S11 */
	float: right;
	padding: .3ex .3em;
	border-top: none;
	font-size: 80%;
	border-radius: 0 0 .5em .5em;
	-moz-border-radius: 0 0 .5em .5em;
	margin-bottom: 1ex;
}

.withUser {
	background-color: #FFA500 !important; /* S11 */
	border: 1px outset #FFA500 !important; /* S11 */
	border-top: none !important;
}

.identification .name {
	font-weight: bold;
}

.withUser .candidate {
	background-color: #A66C00; /* S13 */
	padding: .3ex .3em;
}

.identification .action {
	border: none;
	margin: 0;
}

.identification .action:after {
	content: '';
}

.user-help-info {
	clear: both;
	margin: 1ex 2em;
	padding: 1ex 2em;
	background-color: #ffde83;
	border: 1px solid #ffa500;
	border-radius: .3em;
	font-size: 85%;
}	

#flash {
	clear: both;
	margin: .3ex 0;
}

#flash .flashError {
	padding: .3ex .5em;
	background-color: #FC717B; /* P5 */
	color: white;
	font-weight: bold;
}

#flash .flashSuccess {
	padding: .3ex .5em;
	background-color: #5DCF93;
	color: white;
	font-weight: bold;
}

#footer {
	font-size: 90%;
	padding: .3ex .3em;
	margin-top: 1ex;
	background-color: #A66C00; /* S13 */
}

#footer .identification {
	background-color: inherit;
	float: none;
	padding: inherit;
	border: none;
	border-radius: 0;
	font-size: 100%;
	-moz-border-radius: 0;
	margin-bottom: inherit;
	text-align: right;
	font-style: italic;
}

#footer .contact {
	width: 80%;
	text-align: right;
	margin-left: 20%;
}

#footer .contact code {
	white-space: pre;
}

#footer .legal {
	float: left;
}

#app-welcome {
	border: 1px solid #999;
	margin: .3ex 2em;
	padding: 1ex 0;
	background-color: #ddd;
	border-radius: .5ex;
	font-size: 110%;
}

#app-info-light {
	border: 1px solid #999;
	margin: 1ex 2.4em .3ex 2.4em;
	padding: 1ex 1em;
	border-radius: .5ex;
	font-size: 90%;
}

.description {
	margin-left: 1.5em;
	margin-right: 1.5em;
	font-size: 95%;
	text-indent: 2.3em;
}

.description em {
	font-style: italic;
	font-weight: bold;
}

.actions {
	text-align: center;
	border: none;
	margin-top: 3ex;
	margin-bottom: 3ex;
}

.bouton {
	background-color: #eee;
	padding: .5ex .5em;
	border: 1px outset #eee;
	border-radius: .5em;
	-moz-border-radius: .5em;
}

.doubleCol {
	border: none;
	margin-top: 3ex;
	margin-bottom: 3ex;
}

.doubleCol td {
	width: 50%;
	text-align: center;
	vertical-align: top;
	padding-left: 2em;
	padding-right: 1em;
}

.doubleCol .first {
	padding-left: 1em;
	padding-right: 2em;
	border-right: 1px solid #999;
}

.importantTable {
	border: 1px solid #999;
	border-radius: .5em;
	margin-top: 3ex;
	margin-bottom: 3ex;
	padding: 2ex 2em;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

.importantTable td h2 {
	text-align: left;
	margin-top: 0ex; 
}

.importantTable .title h2 {
	text-align: left;
	margin-top: 3ex; 
}

.importantTable td, .importantTable th {
	padding: .3ex .3em;
}

.mandatory {
	color: #A2000C; /* S23 */
	font-weight: bold;
	margin-left: .1em;
	margin-right: 1em;
}

.importantTable .help {
	font-style: italic;
	font-size: 85%;
	width: 18em;
}

.importantTable .actions {
	padding: 3ex 3em;
}

.myApplications .application td {
	padding-top: 2ex;
	padding-bottom: 2ex;
	border-bottom: 1px solid #999;
}

.myApplications .actions {
	padding-top: 5ex;
}

#newApplication .importantTable th, #newApplication .importantTable td {
	border-bottom: 1px solid #999;
	padding-top: 1ex;
	padding-bottom: 1ex;
}

#newApplication .importantTable th {
	text-align: center;
	border: 1px solid #999;
	background-color: #FFBC40; /* S14 */
	padding-left: 1em;
	padding-right: 1em;
}

#newApplication .importantTable th + th {
	border-left: none;
}

#newApplication .importantTable .actions {
	border: none;
	padding-top: 3ex;
}

#editApplication .applicationState {
	display: table;
	margin: 1ex auto;
	padding: 1ex 2em;
	border: 1px solid #A66C00; /* S13 */
	font-style: italic;
	background-color: #FFCE73; /* S15 */
}

.applicationState em {
	font-weight: bold;
	font-style: normal;
	color: #F80012; /* S21 */
}

.applicationState em[title] {
	border-bottom: 1px dotted #F80012; /* S21 */
}

.applicationState .ok {
	color: #A66C00; /* S13 */
}

.applicationState .ok[title] {
	border-bottom: 1px dotted #A66C00; /* S13 */
}

.applicationState .mandatory {
	margin-left: 0em;
	margin-right: 0em;
}

.files td, .files th {
	border-bottom: 1px solid #999;
	padding-top: 1ex;
	padding-bottom: 1ex;
}

.files td + td {
	padding-left: 1em;
}

.files a {
	background-color: #eee;
	margin-left: .5em;
	margin-right: .5em;
	padding: .3ex .3em;
	border-radius: .3em;
	-moz-border-radius: .3em;
	font-size: 90%;
}

.files a img {
	vertical-align: middle;
	margin-left: .3em;
	margin-right: .3em;
}

.files .missing {
	font-style: italic;
	color: #A2000C; /* S23 */
}

.files a.modelURL {
	background-color: #fff;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	font-size: 90%;
	font-weight: normal;
	display: block;
}

#legal {
	padding-left: 3em;
	padding-right: 3em;
}

#legal h2 {
	text-align: left;
}

.noFocus td {
	background-color: #ddd;
	color: #666;
}

.candidateModeLines {
	font-weight: normal;
	font-size: 80%;
}