body {
	margin: 0 auto;
	padding: 0;
	background-color: #B5C7CF;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	font-size:100%;
	line-height:1.125em;
}
h1 { font-size:21px; }
h2 { font-size:18px; }
h3 { font-size:16px; }
h4, dt { font-size:14px; }
p, li, td, dd  { font-size:12px; }


#main {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}



#page-background-gradient {
	position: absolute;
	background-image: url('images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 145px;
	
}

#page-background-gradient {
	background-position: top left;
}


.cleared {
	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;
}
/* end Page */

/* begin Box, Sheet */
.Sheet {
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 960px;
	min-width:35px;
	min-height:35px;
}

.Sheet-body {
	position: relative;
	z-index:1;
	padding: 13px;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl, .Sheet-tc, .Sheet-bc,.Sheet-cr, .Sheet-cl {
	position:absolute;
	z-index:-1;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl {
	width: 34px;
	height: 34px;
	background-image: url('images/Sheet-s.png');
}

.Sheet-tl {
	top:0;
	left:0;
	clip: rect(auto, 17px, 17px, auto);
}

.Sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 17px, 17px);
}

.Sheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(17px, 17px, auto, auto);
}

.Sheet-br {
	bottom: 0;
	right: 0;
	clip: rect(17px, auto, auto, 17px);
}

.Sheet-tc, .Sheet-bc {
	left: 17px;
	right: 17px;
	height: 34px;
	background-image: url('images/Sheet-h.png');
}

.Sheet-tc {
	top: 0;
	clip: rect(auto, auto, 17px, auto);
}

.Sheet-bc {
	bottom: 0;
	clip: rect(17px, auto, auto, auto);
}

.Sheet-cr, .Sheet-cl {
	top: 17px;
	bottom: 17px;
	width: 34px;
	background-image: url('images/Sheet-v.png');
}

.Sheet-cr {
	right:0;
	clip: rect(auto, auto, auto, 17px);
}

.Sheet-cl {
	left:0;
	clip: rect(auto, 17px, auto, auto);
}

.Sheet-cc {
	position:absolute;
	z-index:-1;
	top: 17px;
	left: 17px;
	right: 17px;
	bottom: 17px;
	background-image: url('images/Sheet-c.png');
}


.Sheet {
	margin-top: -13px !important;
}

#page-background-simple-gradient, #page-background-gradient, #page-background-glare {
	min-width:960px;
}

/* end Box, Sheet */

/* begin Header */
div.Header {
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 934px;
	height: 145px;
}


div.Header-jpeg {
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 934px;
	height: 145px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.Logo {
	display : block;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 914px;
}

/* end Logo */

/* begin Menu */
/* menu structure */

.menu a, .menu a:link, .menu a:visited, .menu a:hover {
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.menu{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.menu li:hover {
	z-index: 10000;
	white-space: normal;
}


.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu {
	min-height: 0;
}





div.nav-center {
	position:relative;
	float:right; 
	right:50%;
	
}

ul.menu {
	position:relative;
	float:left; 
	left:30%;
}


/* menu structure */

.menu {
	padding: 8px 4px 0px 4px;
}

.nav {
	position: relative;
	height: 36px;
	z-index: 100;
}

.nav .l, .nav .r {
	position: absolute;
	z-index: -1;
	top: 0;
	height: 36px;
	background-image: url('images/nav.png');
}

.nav .l {
	left: 0;
	right:0px;
}

.nav .r {
	right: 0;
	width: 934px;
	clip: rect(auto, auto, auto, 934px);
}


/* end Menu */

/* begin MenuItem */
.menu ul li {
	clear: both;
}

.menu a {
	position:relative;
	display: block;
	overflow:hidden;
	height: 28px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.menu a .r, .menu a .l {
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 84px;
	background-image: url('images/MenuItem.png');
}

.menu a .l {
	left:0;
	right:1px;
}

.menu a .r {
	width:402px;
	right:0;
	clip: rect(auto, auto, auto, 401px);
}

.menu a .t  {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: #DDE5E9;
	padding: 0 12px;
	margin: 0 1px;
	line-height: 28px;
	text-align: center;
}

.menu a:hover .l, .menu a:hover .r {
	top:-28px;
}

.menu li:hover>a .l, .menu li:hover>a .r {
	top:-28px;
}

.menu li:hover a .l, .menu li:hover a .r {
	top:-28px;
}
.menu a:hover .t {
	color: #EDF5F7;
}

.menu li:hover a .t {
	color: #EDF5F7;
}

.menu li:hover>a .t {
	color: #EDF5F7;
}


.menu a.active .l, .menu a.active .r {
	top: -56px;
}

.menu a.active .t {
	color: #112327;
}


/* end MenuItem */


/* begin ContentLayout */
.contentLayout {
	position: relative;
	margin-bottom: 1px;
	width: 934px;
	background-color: #FFF;
	background-image: url('images/content-BgTexture.jpg');
}
/* end ContentLayout */


/* begin Box, Post */
.Post {
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.Post-body {
	position: relative;
	z-index:1;
	padding: 10px;
}



.Post {
	margin: 10px;
}

a img {
	border: 0;
}


/* begin PostContent */
/* Content Text Font & Color (Default) */
body {
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #000000;
}

.PostContent {
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #000000;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a {
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #2F5F6A;
}

/* Adds special style to an unvisited link. */
a:link {
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #2F5F6A;
}

/* Adds special style to a visited link. */
a:visited, a.visited {
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #516F7B;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover {
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #2F5F6A;
}

/* Finish Content link style */

/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
  font-family: Georgia, "Times New Roman", Times, Serif;
  color: #2F5F6A;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
  font-family: Georgia, "Times New Roman", Times, Serif;
  color: #2F5F6A;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
  font-family: Georgia, "Times New Roman", Times, Serif;
  color: #516F7B;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
  font-family: Georgia, "Times New Roman", Times, Serif;
  color: #000000;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
  font-family: Georgia, "Times New Roman", Times, Serif;
  color: #000000;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
  font-family: Georgia, "Times New Roman", Times, Serif;
  color: #000000;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p {
	color:#091315;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

blockquote {
		border:solid 1px #91C3CF; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#C6E0E6;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

input, select {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

/* begin Footer */
.Footer {
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 934px;
	margin: 5px auto 0px auto;
}

.Footer .Footer-inner {
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.Footer .Footer-background {
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 934px;
	height: 150px;
	bottom:0;
	left:0;
}


.Footer .Footer-text {
	display:inline-block;
	color:#344850;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.Footer .Footer-text a:link {
	text-decoration: none;
	color: #2F5F6A;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.Footer .Footer-text a:visited {
	text-decoration: none;
	color: #516F7B;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.Footer .Footer-text a:hover {
	text-decoration: none;
	color: #845415;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover {
	font-family:Arial;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#516F7B;
}

.page-footer {
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#6E91A0;
}
/* end PageFooter */

.contentLayout .content {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 588px;
}


/* begin LayoutCell */
.contentLayout .sidebar1 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 345px;
}
/* end LayoutCell */





#rss {
	margin: 3px 0;
}
#rss h2 {
	margin-top: 4px;
	font-weight: bold;
}
#rss li {
	font-size:10px;
	line-height:12px;
}

p {
	margin: 1% 0;
	line-height:130%;
}

.encart {
	background-color: #dde5e9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #b5c7cf;
	padding: 10px;
	margin : 10px;
}


.encart h3 { font-size:1.125em; }
.encart h4 { font-size:1.0em; }


.contentLayout ul {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
 }

.contentLayout ul li {
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}
.contentLayout ul li.active {
	background-image: url('images/PostBulletsActive.png');
}
.contentLayout ul li.active a {
	font-weight: bold;
}
.contentLayout ul li a:hover {
	color: black;
}




#toplinks {
	background: transparent url('images/toplinks.png') no-repeat left top;
	color: #EDF5F7;
	float: right;
	height: 27px;
	width: 480px;
}

#toplinks_inner {
	padding-top: 3px;
	text-align: center;
}
#toplinks a {color: #EDF5F7;padding: 0 4px; margin: 0 4px; border-left: 1px solid white;}
#toplinks a:hover {color: #EDF5F7;}
#toplinks_inner ul{
	margin: 0;
	padding: 0;
	padding-left: 20px;
	border: 0;
	list-style-type: none;
	display: block;
	height: 27px;
}

#toplinks_inner ul li {
	font-size: 11px;
	margin: 0;
	padding: 0 ;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
}
#toplinks_inner form {
	margin:0;
	padding:0;
	display:inline;
	border-left: 1px solid white;
}
#toplinks_inner input[type=text] {
	width:70px;
	margin-left:4px;
	border: 1px solid black;
	font-size: 11px;
}
#toplinks_inner input[type=text]:focus {
	border: 1px solid #dd922e;
}
#toplinks_inner input[type=submit] {
	font-size: 11px;
	border: 1px solid black;
}

.bordurecourbe {
	border:4px solid #36707d;
	-moz-border-radius: 6px;
}
.bordurecourbehome {
	border:2px solid #36707d;
	-moz-border-radius: 4px;
}

