}
.productHeading {
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Arial, Helvetica, sans-serif;
}


}
.element_footer a:hover {
	color: #1436A2;
}
.element_footer a {
	color: #000000;
	text-decoration:none;
	font-size: 10pt;
}
h1 {
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
        font-family: Arial, Arial, Helvetica, sans-serif;
	color: #003399;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
        font-family: Arial, Arial, Helvetica, sans-serif;
        color: #003399;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
        font-family: Arial, Arial, Helvetica, sans-serif;
}

body {
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.parental_table {
	background-image: url(images/back.jpg);
	width: 780px;
	border: 1px solid #001540;
}
.header {
	width: 100%;
	height: 190px;
	background-image: url(images/header.jpg);
}
.title_header {
	font-size: 24pt;
	font-weight: bold;
	color: white;
	font-style: italic;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 215px;
}
.subtitres {
	width: 100%;
	text-align: right;
	background-color: #FFFFFF;
	font-size: 9pt;
	color: #FF0000;
	padding-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #082219;
	border-bottom-color: #082219;
}
.center_block {
	width: 100%;
}
.left_cell_center_block {
	width: 180px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: grey;
	background-color: #F2F0FD;
}
.right_cell_center_block {
	vertical-align: top;
}
.navigation_panel {
	width: 100%;
	margin-bottom: 2px;
	font-size: 9pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.title_navigation {
	color: white;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	background-color: #003399;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.element_navigation {
	padding-left: 20px;
	background-image: url(images/element_navigation.gif);
	height: 7px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: grey;

}
.content {
	width: 100%;
	background-color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 9pt;
	text-align: justify;
	padding-top: 7px;
	padding-bottom: 7px;
}
.content_image {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.title_element_content {
	font-size: 12pt;
	font-weight: bold;
}
.order_table {
	font-size: 10px;
	border: 1px solid #082219;
	text-align: left;
}

.page_footer {
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	font-size: 9pt;
	color: #FF0000;
}
.title_content {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
.main_footer {
	width: 100%;
	font-size: 9pt;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #082219;
}
.element_navigation a:hover {
	color: #1436A2;
}
.element_navigation a {
	color: #000000;
	text-decoration:none;
	font-size: 9pt;
}