body {
	border:0;
	margin:0;
	padding:0;
	background-color: #cdcdcd;
	color: #22475E;
	font: 12px Arial,sans-serif;
}

a:link
{
	font-weight:bold;
	color: #1081c2;
	Text-Decoration: none;
}

a:visited 
{
	font-weight:bold;
	color: #1081c2;
	Text-Decoration: none;
}

a:hover 
{
	font-weight:bold;
	color: #063253;
	Text-Decoration: none;
}

.acc_titre{
	font-size: 45px;
	font-weight: bolder;
}

.titre{
	background: #37ABCF;
	font-weight: bolder;
	color: white;
	font-size: 20px;
}

h1 
{
	text-align: center;
	color: black;
	font-size: 25pt;
}

h2
{
	text-align: center;
	color:black;
	font-size:18pt;
}

h3
{
	margin-top: 25px;
	margin-bottom: 5px;
	Background-color: #37abcf;
	color: white;
	font-size:12pt;
	font-weight: bold;
}

h4
{
	margin-top: 16px;
	margin-bottom: 8px;
	color:black;
	font-size:10pt;
	font-weight: bold;
}

h5
{
	text-align: center;
	color:black;
	font-size:10pt;
}

p
{
	text-indent: 20px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 14px;
	color:black;
	font-size:10pt;
}

ul
{
	padding-left: 25px;
}

li
{
	margin-top: 0px;
	margin-left: 14px;
	margin-bottom: 0px;
	color:black;
	font-size:10pt;
	list-style-type: circle;
}

#page, #page-bottom {
	width:900px;
	margin:0 auto;
}
#page {
	background: url('../../image/background.jpg') repeat-y;
}
#page-content {
	margin:0 50px;
	width:802px;
}
.page-content-hline {
	background: url('../../image/top-center.jpg') repeat-x;
	height:11px;
	font-size:0;
	margin:0;
	padding:0;
	border:0;
}
.page-content-vline {
	float:left;
	margin:0 21px 0 21px;
	background: url('../../image/content-line.jpg') no-repeat;
	width:1px;
	height:122px;
}
#page-content-data {
	float:left;
	width:560px;
	padding: 0 0 21px 0;
}
#page-content-top {
	height:90px;
	font-size:0;
}
#page-content-top-logo {
	float:left;
	background: url('../../image/logo.jpg') no-repeat;
	height:90px;
	width:94px;
}
#page-content-top-signature {
	float:left;
	margin: 24px 42px 0 42px;
	background: url('../../image/signature.png') no-repeat;
	height:66px;
	width:182px;
}
#page-content-top-devinva {
	float:right;
	margin: 29px 0 0 0;
	background: url('../../image/devinva.png') no-repeat;
	height:11px;
	width:355px;
}
#lang {
	float:right;
	margin: 15px;
}
#page-bottom {
	clear:both;
	background: url('../../image/background-bottom.jpg') repeat-y;
	height:26px;
}
#page-bottom-content {
	font-size: 9px;
	text-align: right;
	margin:0 50px;
	width:802px;
	height:11px;
	background: url('../../image/bottom-center.jpg') repeat-x;
}

#page-content-menu {
	float:left;
	width:154px;
	padding:42px 0 21px 21px;
}
#page-content-menu-data {
	float:left;
	width:154px;
	text-align:center;
}
.box-left, .box-right {
	height:13px;
	width:6px;
	font-size:0;
}
.box-left {
	float:left;background: url('../../image/box-left.png') no-repeat;
}
.box-right {
	float:left;background: url('../../image/box-right.png') no-repeat;
}
.box-center {
	height:13px;
	width:142px;
	float:left;
	background: url('../../image/box-center.jpg') repeat-x;
	font-size:11px;
	text-align:center;
}
.box-content {
	clear:both;
	padding: 10px 0 30px 0;
}
.page-content-shadow {
	background: url('../../image/content-shadow.jpg') repeat-x;
}
.page-content-nav {
	font-size:9px;
	margin: 5px;
	float:right;
}

.present{
	text-indent: 20px;
	font-size: 10pt;
}
