body{
	background:#016cb1;
	font-family:"Open Sans", arial;
}
.container{
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header .last{
	font-size: 12px;
	text-align: right;
}
h1{color:#173B55;}
h2{color:#347DA8;}
h3{color:#00AAEB;border-bottom: 2px solid #00AAEB;padding-bottom: 5px;}
h4{color:#F26522;}
h5{color:#F47420;}
h6{color:#828282;}

table{
	text-align: center;
}
p{
	margin: 0 0 5px;
}
.CG, .gestion, .formation{
	display: none;
}
.QuestCdp{
	font-size: 18px;
	color:#00AAEB; 
}
.radio-inline{
	margin-bottom: 15px;
}
form.cmxform label.error, label.error{
	color: #ff0000
}
.form-control.error{
	box-shadow: 0 1px 1px rgba(255, 0, 0, 0.075) inset, 0 0 8px rgba(255, 0, 0, 0.6)
}