body {
	
	margin: 15px 0px 0px 0px;
	background-color: #AABEC9;
	background-image: url(../images/interface/bk_page_top.jpg);
	background-repeat: repeat-x;
	cursor: default;
}

td {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
}

/* BK DES ONGLETS */
.tabs {
	
	background-image: url(../images/interface/bk_tab.jpg);
	height: 20px;
	width: 960px;
	margin: 0 auto;
	vertical-align: middle;
}

/* ONLGET */
.tabs .item {
	
	background-image: url(../images/interface/bk_tab_selected.jpg);
	height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

/* ONGLET SELECTIONNE */
.tabs .item_selected {
	
	background-image: url(../images/interface/bk_tab1.jpg);
	height: 20px;
	padding-left: 30px;
	padding-right: 30px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

/* BK DU MENU DU HAUT */
.menu {
	
	background-color: #94AF8E;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}

v2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	color: #54458D;
	background-image: url(../images/V2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 45px;
	margin-bottom:0px;
}

h1 {
	width:98%;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #54458D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54458D;
	margin-right: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	color: #54458D;
	background-image: url(../images/rose-vents.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 45px;
	margin-bottom:0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	color: #54458D;
	background-image: url(../images/V2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 45px;
	margin-bottom:0px;
}

h4 {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54458D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54458D;
	margin-right: 40px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	color: #54458D;
	background-image: url(../images/R1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 45px;
	margin-bottom:0px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	color: #54458D;
	background-image: url(../images/B1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 45px;
	margin-bottom:0px;
}

h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #54458D;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 0px;
	margin-bottom:5px;
}

/* TABLEAU CENTRAL */
.page_table_middle {

	padding-left: 5px;
	padding-right: 5px;
}

/* LIEN DU MENU DU HAUT */
a.topMenu { color: #FFFFFF; }
a.topMenu:visited { text-decoration: none; }
a.topMenu:link { text-decoration: none; }
a.topMenu:active { text-decoration: none; }
a.topMenu:hover { text-decoration: underline; }

a { color: #000066; }
a:visited { text-decoration: none; }
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
