body
{
	margin: 0 auto;
	padding: 0;
	background-color: #53A3E3;
	background-image: url('images/bulle.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

.Main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

.bg
{
	position: absolute;
	width: 100%;
	height: 483px;
	left: 0;
	top: 0;
}

.bulle
{
	background-image: url('images/bg.png');
	background-repeat: no-repeat;
	height: 483px;
	width: 304px;
	margin: 0;
}

html:first-child .bg
{
	border: 1px solid transparent; /* Opera fix */
}


.bg
{
	position: absolute;
	background-image: url('images/degrade.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 250px;
	
}


.clear
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}



.cadre
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:35px;
	min-height:35px;
}

.cadre-body
{
	position: relative;
	z-index:0;
	padding: 3px;
}

.cadre-tr, .cadre-tl, .cadre-br, .cadre-bl, .cadre-tc, .cadre-bc,.cadre-cr, .cadre-cl
{
	position:absolute;
	z-index:-1;
}

.cadre-tr, .cadre-tl, .cadre-br, .cadre-bl
{
	width: 34px;
	height: 34px;
	background-image: url('images/cadre-s.png');
}

.cadre-tl
{
	top:0;
	left:0;
	clip: rect(auto, 17px, 17px, auto);
}

.cadre-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 17px, 17px);
}

.cadre-bl
{
	bottom: 0;
	left: 0;
	clip: rect(17px, 17px, auto, auto);
}

.cadre-br
{
	bottom: 0;
	right: 0;
	clip: rect(17px, auto, auto, 17px);
}

.cadre-tc, .cadre-bc
{
	left: 17px;
	right: 17px;
	height: 34px;
	background-image: url('images/cadre-h.png');
}

.cadre-tc
{
	top: 0;
	clip: rect(auto, auto, 17px, auto);
}

.cadre-bc
{
	bottom: 0;
	clip: rect(17px, auto, auto, auto);
}

.cadre-cr, .cadre-cl
{
	top: 17px;
	bottom: 17px;
	width: 34px;
	background-image: url('images/cadre-v.png');
}

.cadre-cr
{
	right:0;
	clip: rect(auto, auto, auto, 17px);
}

.cadre-cl
{
	left:0;
	clip: rect(auto, 17px, auto, auto);
}

.cadre-cc
{
	position:absolute;
	z-index:-1;
	top: 17px;
	left: 17px;
	right: 17px;
	bottom: 17px;
	background-color: #FFFFFF;
}


.cadre
{
	margin-top: 10px !important;
}

.PageBackgroundSimpleGradient, .bg, .bg
{
	min-width:900px;
}



.onglet a, .onglet a:link, .onglet a:visited, .onglet a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.onglet, .onglet ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.onglet li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.onglet li:hover
{
	z-index: 10000;
	white-space: normal;
}

.onglet li li
{
	float: none;
}

.onglet ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.onglet li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.onglet li li:hover>ul
{
	top: 0;
	left: 100%;
}

.onglet:after, .onglet ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.onglet, .onglet ul
{
	min-height: 0;
}

.onglet ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.onglet ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}


.onglet
{
	padding: 6px 14px 0px 14px;
}

.nav
{
	position: relative;
	height: 35px;
	z-index: 100;
}

.nav .l, .nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 35px;
	background-image: url('images/nav.png');
}

.nav .l
{
	left: 0;
	right:14px;
}

.nav .r
{
	right: 0;
	width: 894px;
	clip: rect(auto, auto, auto, 880px);
}

.onglet ul li
{
	clear: both;
}

.onglet a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 29px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}


.onglet a .r, .onglet a .l
{
	position:absolute;
	display: block;
	height: 87px;
	background-image: url('images/MenuItem.png');
}

.onglet a .l
{
	left:0;
	right:4px;
}

.onglet a .r
{
	width:408px;
	right:0;
	clip: rect(auto, auto, auto, 404px);
}

.onglet a .t 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0 5px;
	margin: 0 4px;
	line-height: 29px;
	text-align: center;
}

.onglet a:hover .l, .onglet a:hover .r
{
	top:-29px;
}

.onglet li:hover>a .l, .onglet li:hover>a .r
{
	top:-29px;
}

.onglet li:hover a .l, .onglet li:hover a .r
{
	top:-29px;
}
.onglet a:hover .t
{
	color: #3190DD;
}

.onglet li:hover a .t
{
	color: #3190DD;
}

.onglet li:hover>a .t
{
	color: #3190DD;
}


.onglet a.active .l, .onglet a.active .r
{
	top: -58px;
}

.onglet a.active .t
{
	color: #185D95;
}


div.header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 894px;
	height: 200px;
}


div.header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 894px;
	height: 200px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

.contenuLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 894px;
}

.bloc
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.bloc-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}


.bloc
{
	margin: 10px;
}
.bloc_picto
{
	margin: 10px;
	background-color:#bde8ff;
	height:200px;
	border:1px solid #0099FF;
}


.blocheader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}

.blocheader .t
{
	height: 30px;
	color: #0088D1;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 30px;
}


.bloccontenu
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:23px;
	min-height:23px;
}

.bloccontenu-body
{
	position: relative;
	z-index:0;
	padding: 8px;
}

.bloccontenu-tr, .bloccontenu-tl, .bloccontenu-br, .bloccontenu-bl, .bloccontenu-tc, .bloccontenu-bc,.bloccontenu-cr, .bloccontenu-cl
{
	position:absolute;
	z-index:-1;
}

.bloccontenu-tr, .bloccontenu-tl, .bloccontenu-br, .bloccontenu-bl
{
	width: 22px;
	height: 22px;
	background-image: url('images/bloccontenu-s.png');
}

.bloccontenu-tl
{
	top:0;
	left:0;
	clip: rect(auto, 11px, 11px, auto);
}

.bloccontenu-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 11px, 11px);
}

.bloccontenu-bl
{
	bottom: 0;
	left: 0;
	clip: rect(11px, 11px, auto, auto);
}

.bloccontenu-br
{
	bottom: 0;
	right: 0;
	clip: rect(11px, auto, auto, 11px);
}

.bloccontenu-tc, .bloccontenu-bc
{
	left: 11px;
	right: 11px;
	height: 22px;
	background-image: url('images/bloccontenu-h.png');
}

.bloccontenu-tc
{
	top: 0;
	clip: rect(auto, auto, 11px, auto);
}

.bloccontenu-bc
{
	bottom: 0;
	clip: rect(11px, auto, auto, auto);
}

.bloccontenu-cr, .bloccontenu-cl
{
	top: 11px;
	bottom: 11px;
	width: 22px;
	background-image: url('images/bloccontenu-v.png');
}

.bloccontenu-cr
{
	right:0;
	clip: rect(auto, auto, auto, 11px);
}

.bloccontenu-cl
{
	left:0;
	clip: rect(auto, 11px, auto, auto);
}

.bloccontenu-cc
{
	position:absolute;
	z-index:-1;
	top: 11px;
	left: 11px;
	right: 11px;
	bottom: 11px;
	background-color: #BDE8FF;
}


.bloccontenu-body
{
	color:#134772;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.bloccontenu-body a:link
{
	color: #006094;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.bloccontenu-body a:visited, .bloccontenu-body a.visited
{
	color: #2386D7;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.bloccontenu-body a:hover, .bloccontenu-body a.hover
{
	color: #0081C7;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.bloccontenu-body ul
{
	list-style-type: none;
	color: #185A91;
	margin:0;
	padding:0;
}

.bloccontenu-body li
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	text-decoration: none;
}

.bloccontenu-body ul li
{
	padding:0px 0 0px 11px;
	background-image: url('images/bloccontenubullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}


.text
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.text-body
{
	position: relative;
	z-index:1;
	padding: 12px;
}



.text
{
	margin: 10px;
}


a img
{
	border: 0;
}

.article img, img.article
{
	border: solid 1px #BDE8FF;
	margin: 1em;
}

.metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}


.article table, table.article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
	background-color:Transparent;
}

.article th, .article td
{
	padding: 2px;
	border: solid 1px #80BAEA;
	vertical-align: top;
	text-align:left;
}

.article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

.textheaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #005380;
}

.textheaderIcon-wrapper, .textheaderIcon-wrapper a, .textheaderIcon-wrapper a:link, .textheaderIcon-wrapper a:visited, .textheaderIcon-wrapper a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #005380;
}


.textheader a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #006399;
}

.textheader a:visited, .textheader a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #1D6DAF;
}

.textheader a:hover, .textheader a.hovered
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #0098EB;
}



body
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #1D70B4;
}

.textcontenu
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #1D70B4;
}
.center
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  color: #1D70B4;
  padding-top:25px;
}


a
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #0074B2;
}


a:link
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #0074B2;
}


a:visited, a.visited
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #217ECA;
}


a:hover, a.hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #0098EB;
}


h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 31px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #0074B2;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #0074B2;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #19609A;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #0B2C46;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #0B2C46;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #0B2C46;
}





ol, ul
{
	color: #061623;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.text li
{
	padding:0px 0 0px 12px;
	line-height:1.2em;
}

.text ol li, .text ul ol li
{
	background: none;
	padding-left:0;
}

.text ul li, .text ol ul li 
{
	background-image: url('images/textbullets.png');
	background-repeat:no-repeat;
	padding-left:12px;
}


blocquote p
{
	color:#0E3758;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blocquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 32px;
	background-color:#C2F4FF;
	background-image:url('images/textquote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


.bouton
{
	display:inline-bloc;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:33px;
	margin:0;
	padding:0;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.bouton .btn
{
	display:bloc;
	position:relative;
	float:left;
	height: 33px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	color: #000000;
}

.bouton .btn .t
{
	display:bloc;
	height: 33px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 16px;
	line-height: 33px;
	text-decoration: none !important;
}

input, select
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.bouton .hover, .bouton:hover
{
	color: #004B5C;
	text-decoration: none !important;
}

.bouton .active
{
	color: #DBF3FF;
}

.bouton .btn .l, .bouton .btn .r
{
	display:bloc;
	position:absolute;
	z-index:-1;
	height: 99px;
	background-image: url('images/bouton.png');
}

.bouton .btn .l
{
	left:0;
	right:7px;
}

.bouton .btn .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 396px);
}

.bouton .btn.hover .l, .bouton .btn.hover .r, .bouton .btn:hover .l, .bouton .btn:hover .r
{
	top: -33px;
}

.bouton .btn.active .l, .bouton .btn.active .r
{
	top: -66px;
}

.footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 894px;
	margin: 5px auto 0px auto;
}

.footer .footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 10px;
	text-align: center;
}

.footer .footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/footer.png');
	width: 894px;
	height: 150px;
	bottom:0;
	left:0;
}


.rss-tag-icon
{
	position: relative;
	display:bloc;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 24px;
}




.footer .footer-text p
{
	margin: 0;
}

.footer .footer-text
{
	display:inline-bloc;
	color:#1F76BD;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.footer .footer-text a:link
{
	text-decoration: none;
	color: #006399;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.footer .footer-text a:visited
{
	text-decoration: none;
	color: #155284;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.footer .footer-text a:hover
{
	text-decoration: none;
	color: #071B2C;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#002B42;
}

.page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#092439;
}

.sidebar1
{
	

	border: 0;
	float: right;
	overflow: hidden;
	width: 178px;
}

.contenuLayout .contenu
{
	

	border: 0;
	float: left;
	overflow: hidden;
	width: 715px;
}
.contenuLayout .contenu-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 893px;
}



