@import url("../../../cmd/css/cmd.css");
a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background: rgb(29, 46, 62);
	color: white;
	font-family: "verdana", sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 32px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 25px;
}
h2 {
	font-size: 12px;
	padding: 0;
	margin: 0 0 5px;
}
img {
	border: 0;
}
input, textarea {
	background: white;
	border: 0;
	vertical-align: middle;
}
input[type="radio"] {
	background: none;
}
ol.entries li {
	font-weight: bold;
}
ol.entries li .content {
	font-weight: normal;
	margin-bottom: 10px;
}
p {
	text-align: justify;
}
.caig_heading {
	height: 30px;
	margin: 23px 0 0 0;
}
.caig_section, .caig_section_stretch {
	margin-left: 22px;
}
.caig_section .content, .caig_section_stretch .content {
	float: left;
	height: 129px;
	width: 670px;
	text-align: justify;
}
.caig_section .image, .caig_section_stretch .image {
	background: rgb(79, 98, 113);
	border-bottom: white solid 3px;
	float: left;
	height: 127px;
	margin-right: 8px;
	width: 200px;
}
.caig_section_stretch .image .content, .caig_section_stretch .image {
	border: 0;
	height: 100%;
}
.field label, .field .input {
	margin-bottom: 3px;
}
.field label {
	height: 20px;
	line-height: 20px;
	text-align: right;
	width: 100px;
}
.field .input {
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	width: 314px;
}
.field .input div {
	height: 20px;
	line-height: 20px;
}
.field .input input {
	height: 20px;
	line-height: 20px;
	width: 342px;
}
.field .input input, .field .input textarea {
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	width: 305px;
}
.field .input .clear {
	height: 0;
	line-height: 0;
}
.hr {
	border-top: rgb(89, 108, 122) solid 1px;
	margin: 32px 0 27px;
}
.noborder {
	border: 0 !important;
}
.print {
	background: white;
	color: rgb(35, 59, 78);
	display: block;
	font-size: 20px;
	height: 25px;
	left: 840px;
	line-height: 25px;
	position: absolute;
	text-align: center;
	top: 60px;
	width: 70px;
}

.imprimer {
	background: white;
	color: rgb(35, 59, 78);
	display: block;
	font-size: 20px;
	height: 25px;
	left: 790px;
	line-height: 25px;
	position: absolute;
	text-align: center;
	top: 60px;
	width: 120px;
}

#container {
	margin: auto;
	width: 960px;
}
#container #container_sub {
	float: left;
	position: relative;
	width: 940px;
}
#container #container_sub .menu_sub {
	display: none;
	top: 26px;
	position: absolute;
	z-index: 2;
}
#container #container_sub .menu_sub a {
	background: bottom;
	display: block;
	height: 28px;
}
#container #container_sub .menu_sub a:hover {
	background: top;
}
#container #container_sub #content {
	background: rgb(35, 59, 78) url("../files/content_bkg_top.jpg") top no-repeat;
	min-height: 500px;
	padding: 25px 20px;
	width: 900px;
}
#container #container_sub #menu {
	background: url("../files/menu_rightspace.gif");
	height: 26px;
}
#container #container_sub #menu a {
	background: top;
	display: block;
	float: left;
	height: 26px;
}
#container #container_sub #menu a:hover {
	background: bottom;
}
#container #container_sub #menu_sub {
	background: url("../files/submenu_bkg_repeat-x.gif");
	height: 26px;
}
#container #container_sub #menu_sub a {
	background: bottom;
	display: block;
	float: left;
	height: 26px;
	width: 109px;
}
#container #container_sub #menu_sub a:hover {
	background: top;
}
#container #container_sub #menu_sub a.active {
	background: top;
}
#container #container_sub_shadow_l, #container #container_sub_shadow_r {
	background: url("../files/content_shadow_left_repeat.jpg");
	float: left;
	width: 10px;
}
#container #container_sub_shadow_r {
	background: url("../files/content_shadow_right_repeat.jpg");
	float: right;
}
#header {
	height: 185px;
}
#footer {
	background: url("../files/footer_shadow_fullwidth.jpg") top no-repeat;
	color: rgb(188, 193, 197);
	font-size: 10px;
	height: 14px;
	margin: auto;
	padding: 10px 20px 0;
	width: 920px;
}
#footer a {
	color: rgb(188, 193, 197);
	font-weight: normal;
}
