/*.civ {background-color:#E8EFF9}*/

/*.civ {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/
.civ a:link {
	color:#012860;
	text-decoration:underline
}
.civ a:visited {
	color:#012860;
	text-decoration:underline
}
/*.civ a:hover{color:#C52830; text-decoration:underline}*/
.civ a:active {
	color:#012860;
	text-decoration:underline
}
.contenu {
	background-image:url('images/bleu1.jpg');
	margin-bottom:0px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
}
/* Menu Page CSS */

#container-e {
	color:#804000;
	background-image:url('images/canada-post.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	min-width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*padding: 200px 20px 20px 200px;*/ /* the auto margins (in conjunction with a width) center the page */
	/*width: 800px;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height:345px;
	/*border:1px solid black;*/
	margin-right: 30px;
}
#container-f {
	color:#804000;
	background-image:url('images/canada-post-f.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	min-width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*padding: 200px 20px 20px 200px;*/ /* the auto margins (in conjunction with a width) center the page */
	/*width: 800px;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height:345px;
	/*border:1px solid black;*/
	margin-right: 30px;
}
#chsmene-header {
	padding: 20px 10px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 175px 10px 0px 150px;
	float:right;
	width: 590px
}
#chsmene-header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 200px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#left-col {
	float: right; /* since this element is floated, a width must be given */
	width: 290px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 10px 25px 0;
	/*border: 1px solid red;*/
	display: inline;
	margin: 20px 10px 0 0;/*list-style-image: url(images/bullet-r.gif);
	list-style-position: outside;*/
}
#right-col {
	float: right; /* since this element is floated, a width must be given */
	width: 290px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 10px 25px 0;
	/*border: 1px solid red;*/
	display: inline;
	margin: 20px 10px 0 0;/*list-style-image: url(images/bullet-r.gif);
	list-style-position: outside;*/
}
.bullet-r {
	line-height:1.5;
	list-style-type:none;
}
.bullet-r-li {
	padding-left:20px;
	background:transparent url(images/bullet-r.gif) no-repeat;
	background-position:0 3px;
}
.bullet-r-li a:link {
	color:#804000;
	text-decoration:none
}
.bullet-r-li a:visited {
	color:#804000;
	text-decoration:none
}
.bullet-r-li a:hover {
	color:#804000;
	text-decoration:underline
}
.bullet-r-li a:active {
	color:#804000;
	text-decoration:none
}
.bullet-b-li {
	padding-left:20px;
	background:transparent url(images/bullet-b.gif) no-repeat;
	background-position:0 3px;
}
.bullet-b-li a:link {
	color:#012860;
	text-decoration:none
}
.bullet-b-li a:visited {
	color:#012860;
	text-decoration:none
}
.bullet-b-li a:hover {
	color:#012860;
	text-decoration:underline
}
.bullet-b-li a:active {
	color:#012860;
	text-decoration:none
}
.blue-text {
	color:#012860;
	text-decoration:none
}
.blue-text a:link {
	color:#012860;
	text-decoration:underline
}
.blue-text a:visited {
	color:#012860;
	text-decoration:underline
}
.blue-text a:hover {
	color:#012860;
	text-decoration:underline
}
.blue-text a:active {
	color:#012860;
	text-decoration:underline
}
.chsmene-menu #chsmene-footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin: 0px 10px 0 200px;
	float:right;
}
.chsmene-menu #chsmene-footer p {
	margin: 0 auto; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#index-texta-e {
	width: 360px;
	color:#804000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-image:url(images/canada-post.jpg);
	padding-left: 350px;
	padding-top: 200px;
	padding-right: 100px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 16px;
}
#index-texta-f {
	width: 360px;
	color:#804000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-image:url(images/canada-post-f.jpg);
	padding-left: 350px;
	padding-top: 200px;
	padding-right: 100px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 16px;
}
#index-textb {
	/*color:#804000;*/
	padding-left: 220px;
	padding-top: 30px;
	padding-right: 50px;
	font-size: 14px;
	font-weight: bold;/*color: #F00;*/
}
#menu-texta-e {
	background-image:url(images/canada-post.jpg);
	padding-left: 300px;
	padding-top: 200px;
	padding-right: 100px;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-texta-f {
	background-image:url(images/canada-post-f.jpg);
	padding-left: 300px;
	padding-top: 200px;
	padding-right: 100px;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu-cols {
	width: 80%;
	float:right;
}
#menu-col-1eft {
	display:inline;
	margin: 0 auto;
	padding-left: 100px;
	padding-top: 30px;
	padding-right: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	width: 40%;
}
#menu-col-right {
	display:inline;
	margin: 0 auto;
	padding-left: 100px;
	padding-top: 30px;
	padding-right: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	width: 40%;
}
.band {
	background-image:url('images/bande.gif')
}
.bground-degr1 {
	background-image:url('images/degr1.jpg')
}
.bground-bleu1 {
	background-image:url('images/bleu1.jpg')
}
.bground-degr_i {
	background-image:url('images/degr_i.jpg')
}
.bground-bleu_i {
	background-image:url('images/bleu_i.jpg')
}
.bground-mil2_f {
	background-image:url('images/mil2_f.jpg')
}
.bground-mil1bg {
	background-image:url('images/mil1bg.jpg')
}
.date {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#D0C1AC;
	text-decoration: none;
}
.nav_pale {
	font-family:Arial;
	font-size:11px;
	color:#F5DDA2;
	text-decoration: none;
}
.nav_fonc {
	font-family:Arial;
	font-size:11px;
	color:#01429D;
	text-decoration: none;
}
.text1 {
	text-decoration: none;
}
.textlink {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}
.textTitre {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
.dateTitre {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#CB0000;
	text-decoration: none;
}
.epoche {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#ECD9B0;
	text-decoration: none;
}
.legende {
	font-family:Arial;
	font-size:12px;
	color:#01429D;
	text-decoration: none;
}
.dateRouge {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#CB0000;
	text-decoration: none;
}
.texteBleu {
	font-family:Arial;
	color:#012860;
	text-decoration: none;
	line-height:normal;
}
#evocontent .texteBleu font a, #evocontent .texteBleu font a:visited {
	text-decoration: underline;
}
#evocontent .texteBleu font a:hover {
	color:#ff0000;
	text-decoration: none;
}
.stdLien {
	font-family:Arial;
	font-size:12px;
	color:#012860;
	text-decoration: none;
}
.proto {
	font-family:Arial;
	font-size:12px;
	color:#664F32;
	text-decoration: none;
}
A.avis:link {
	color: #333300;
	text-decoration: underline;
	font-weight: normal;
}
A.avis:visited {
	color: #333300;
	text-decoration: underline;
	font-weight: normal;
}
A.avis:active {
	color: #706840;
	text-decoration: none;
	font-weight: normal;
}
A.avis:hover {
	background: transparent;
	color: #333300;
	text-decoration: underline;
	font-weight: normal;
}
div#middle_wrapper div#evocontent {
	background-color:#FFFFFF
}