@charset "UTF-8";
/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #C7DCCE;
	color: #3E423A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center;
	background-position: left top;
	background-repeat: no-repeat;
}
h1 {
	color: #687D77;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
}
h2 {
	color: #95AB63;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
h3 {
	color: #687D77;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
a,  a:link {
	color: #95AB63;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #95AB63;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #BDD684;
	text-decoration: underline;
}
a:active {
	color: #10222B;
}
#outerWrapper {
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 70em;
	background-position: bottom left;
	background-repeat: no-repeat;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 5px 5px 5px 5px;
	border: 2px dashed #FFFFFF;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 0px 0px 10px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 14em;
	margin-top: 1em;
}
#outerWrapper #contentWrapper #content {
	margin: 1em 0 0 16em; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 5px 5px 5px 5px;
	border: 2px;
	border-style: dashed;
	border-color: #FFFFFF;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	padding: 10px 0px 10px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	border-top: 5px solid;
	border-color: #95AB63;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.navigation {
}
ul#nav,ul#nav li {
	list-style-type:none;
	margin:0;
	padding:0;
	}

ul#nav {
	margin-left: 300px;
	width:650px;
	}

ul#nav li {
	float:left;
	margin-right: 3px;
	text-align: center;
	}

ul#nav a {
	float:left;
	width: 8em;
	padding: 5px 0;
	text-decoration:none;
	color: #3E423A;
	background-color: #BDD684;
	font-weight: normal;
	}

ul#nav a:hover {
	color: #FFFFFF;
	background-color: #687D77;
	}

ul#nav li.activelink a,ul#nav li.activelink a:hover {
	color: #FFFFFF;
	background-color: #95AB63;
}
.subnavigation {
	border-top: 5px solid;
	border-color: #95AB63;
}
.content_main {
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	color: #3E423A;
}
.top_header a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.top_header a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.top_header a:hover {
	color: #BDD684;
}
.content2 {
	margin: 1em 0 0 16em; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 5px 5px 5px 5px;
	border: 2px;
	border-style: dashed;
	border-color: #FFFFFF;
}
#outerWrapper #footer a:link {
	color: #3E423A;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#outerWrapper #footer a:visited {
	color: #3E423A;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#outerWrapper #footer a:hover {
	color: #687D77;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidebar_menu {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}
.header {
	color: #3E423A;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
}
.header a:link {
	color: #3E423A;
	font-weight: normal;
}
.header a:visited {
	color: #3E423A;
	font-weight: normal;
}
.header a:hover {
	color: #687D77;
	font-weight: normal;
}
.subheader {
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left;
	background-color: #FFFFFF;
	padding: 10px;
}
.subheader a:link {
	color: #95AB63;
	font-weight: normal;
	text-decoration: underline;
}
.subheader a:visited {
	color: #95AB63;
	font-weight: normal;
	text-decoration: underline;
}
.subheader a:hover {
	color: #687D77;
	text-decoration: underline;
}
.top {
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 70em;
	color: #3E423A;
	font-weight: bold;
}
.top_header {
	padding: 5px;
	border: 2px dashed #FFFFFF;
}
.navbar {
	color: #95AB63;
	margin-left: 16em;
	font-weight: bold;
}
.navbar a:link {
	color: #687D77;
	font-weight: bold;
}
.navbar a:hover {
	color: #687D77;
	font-weight: bold;
	text-decoration: underline;
}
.navbar a:visited {
	color: #687D77;
	font-weight: bold;
}
.navbar a:active {
	color: #95AB63;
	font-weight: bold;
}
div.bannerNav {
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	background-color: #C7DCCE;
}
div.bannerNav div{
	padding: 6px 10px 0px 10px;
}
div.bannerNav .pagination{
	padding: 0px 27px 0px 27px;
}
div.bannerNav .left{
	float: left;
}
div.bannerNav .middle{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.bannerNav .right{
	float: right;
	width: 100px;
	text-align: right;
}
div.bannerNav .rightPaginated{
	float: right;
	width: 450px;
	text-align: right;
}
div.bannerNav .rightPaginated a:link {
	color: #687D77;
	font-weight: bold;
}
div.bannerNav .rightPaginated a:visited {
	color: #687D77;
	font-weight: bold;
}
div.contentHeaderContainer {
	overflow: hidden;
	height: 100%;
}
div.imgBoxColumn {
  text-align: center;
  float: left;
  width: 33%;
}
.TextField {
	font-size: 13px;
	vertical-align: top;
}
#outerWrapper #contentWrapper #contentblog {
	padding: 5px 5px 5px 5px;
	border: 2px;
	border-style: dashed;
	border-color: #FFFFFF;
}
.navbarblog {
	color: #95AB63;
	font-weight: bold;
}
.navbarblog a:link {
	color: #687D77;
	font-weight: bold;
}
.navbarblog a:hover {
	color: #687D77;
	font-weight: bold;
	text-decoration: underline;
}
.navbarblog a:visited {
	color: #687D77;
	font-weight: bold;
}
.navbarblog a:active {
	color: #95AB63;
	font-weight: bold;
}
.content_main .index {
	background-image: url(images/parfait_bht.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 300px;
	height: 375px;
}
.content_main .welcome {
	margin-left: 55%;
	height: 375px;
}
.error {
	background-color: #FFFFFF;
	padding: 10px;
}
.textFloat {
	padding-left: 10px;
	margin-left: 204px;
}
div.imgBoxLeft {
	
	margin: 0px 0px 10px 0px;
	float: left;
	font-size: 0px; 
}
