body {
	background-image: url(images/fond.png);
	background-color: #cccccc;	/* ancienne couleur e8e8e8 */
}



.main { width: 600px;
}

a {
	color: #0B2E41;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	border-top: 1px solid #0B2E41;
	border-bottom: 2px solid #0B2E41;
}

.colored {
	color: #0B2E41;

}

.colored-12 {
	color: #0B2E41;
	font-size: 12px;
}

/* @group accordéon */

/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: F. Bernaschina www.francfort.ch
  -----------------------------------
*/

.p7AB {
	background-color: #0B2E41;
	border-bottom: 0;
	padding: 1px;
	font: 18px;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 1;
	font: normal 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	display: block;
	font: normal 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	padding: 6px 8px 6px 18px;
	color: #0B2E41;
	font-weight: bold;
	background-image: url(images/p7ap_east_light_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	border-bottom: 1px solid #0B2E41;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover {
	background-image: url(images/p7ap_east_black.gif);
	color: #888888;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #ccc;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	font: normal 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	background-image: url(images/p7ap_south_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	background-color: #0B2E41;
	border-bottom: 1px solid #0B2E41;
}
.p7ABcontent {
	padding: 20px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/degrade.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #0B2E41;
}
.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7ABcontent p {
	font: normal 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 6px 0 12px 0;
}
.p7ap_currentmark {
	font-weight: bold;
}



/* @end */
