/* GENERAL */
* {
	padding:0;
	margin:0;
}
html {
	height:100%;
}
br {
	font-size:5px;
}
body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
	background-color:#c9c6be;
	font-size:1em;
}
.clearfloat {
	clear:both;
}
.siecle {
	font-variant:small-caps;
}
.identifiant {
  vertical-align:text-top;
  font-size:.83em; 
}

/* HEADER */
#header {
	width:780px;
	height:89px;
	margin: 0 auto;
	background-color:#ffffff;
}
#header-logo {
	width:211px;
	height:89px;
	float:left;
}
#header-piv {
	width:559px;
	height:89px;
	float:left;
}
#header-piv img{
	margin-left:109px;
}
#header-menu {
	clear:both;
	height:15px;
	color:#ffffff;
	background-color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
*+html #header-menu { /* Hack IE7*/
	margin-top:-3px;
}
* html #header-menu { /* Hack IE6*/
	margin-top:-3px;
}
#header-menu a:link, #header-menu a:visited, #header-menu a:hover, #header-menu a:active {
	color:#ffffff;
	text-decoration:none;
	padding: 2px 7px 1px 7px;
}
#header-parcours {
	text-align: right;
}
#header-parcours a:link, #header-parcours a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	vertical-align: middle;
	text-decoration:none;
	padding-right:4px;
}
 #header-parcours a:hover, #header-parcours a:active {
	color: #006699;
	text-decoration:none;
}

/* CONTENEUR PRINCIPAL */
#conteneur {
	width:780px;
	margin: 0 auto;
	background-color:#ffffff;
	background-image: url("/images/memoire_quebec/ParcoursThematique/contour_bas.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:25px;
	text-align:center;
}
#colTop {
	padding:15px 11px 7px 11px;
	font-size:1em;
	width:758px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
}

/* PAGE ACCUEIL */
#frise
{
	padding-bottom:25px;
	background-image: url("../media/frise.jpg");
	background-repeat: repeat-x;
	background-position: left bottom;
}
#colBrun {
	background-color:#f1eee7;
	width:615px;
	float:right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #afbad6;
}
* + html div#colBrun { /*Correctif IE7 */
	margin-right:-22px;
	float:left;
	margin-left:3px;
}
* html div#colBrun { /*Correctif IE6 */
	margin-right:-22px;
	float:left;
	margin-left:3px;
}
#accueil-left {
	float:left;
	padding-right:1px;
	margin-top:3px;
	width: 139px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b1b1b1;
	height:425px;
}
/*#colleft {
	background-color:#fff;
	width:139px;
	float:left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b1b1b1;
	margin-right:0;
}*/
p.suivant {
	text-align:right;
	margin:5px 10px 7px 0;
	clear:both;
}
p.suivant a:link, p.suivant a:visited{
	color:#535353;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.84em;
}
p.suivant a:hover, p.suivant a:active{
	color:#000;
	text-decoration:none;
}
#accueil-img {
	float:left;
	margin-right:17px;
	margin-left:12px;
}
#accueil-txt {
	float:left;
	font-weight:bold;
	text-align:left;
}
#accueil-txt a:link, #accueil-txt a:visited {
	color:#195b89;
	text-decoration:none;
}
#accueil-txt a:hover, #accueil-txt a:active {
	color:#535353;
	text-decoration:underline;
}
.center {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	clear:both;
	width:560px;
	}
/* CONTENU GENERAL */
p.TxtIntroSection {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.86em;
	color: #535353;
	text-align:left;
	padding:18px;
}
p.Txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.86em;
	color: #535353;
	padding:3px 10px 5px 10px;
	text-align:left;
}
a.Lien:link, a.Lien:visited {
	color: #2b506d;
	text-decoration: underline;
}
a.Lien:hover, a.Lien:active {
	color: #000;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #195b89;
	text-align:left;
	padding:18px 0px 0px 12px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #195b89;
	text-align:left;
	padding:0px 0px 0px 12px;
}
#principal {
	width:598px;
	background-color: #f1eee7;
	text-align:left;
	float:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.92em;
	color: #535353;
	padding:0 7px 18px 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b1b1b1;
	margin-top:3px;
}
p.Note {
	font-size: 0.86em;
	color: #535353;
	padding:10px 2px;
	clear:both;
}
p.Note a:link, p.Note a:visited  {
	color: #2b506d;
	text-decoration: underline;
}
p.Note a:hover, p.Note a:active  {
	color: #000;
	text-decoration: underline;
}
/* PRESENTATION VIGNETTES */
div.Vignette {
	float:left;
	background-color:#F8F7F3;
	margin:5px 24px;
	width:220px;
	padding:14px;
	text-align:center;
	height:280px;
}
div.Vignettehaute {
	float:left;
	background-color:#F8F7F3;
	margin:5px 24px;
	width:220px;
	padding:14px;
	text-align:center;
	height:330px;
}
div.Vignettehaute2 {
	float:left;
	background-color:#F8F7F3;
	margin:5px 24px;
	width:220px;
	padding:14px;
	text-align:center;
	height:340px;
}
div.Vignettehaute3 {
	float:left;
	background-color:#F8F7F3;
	margin:5px 24px;
	width:220px;
	padding:14px;
	text-align:center;
	height:380px;
}
div.VignetteSolo {
	float:left;
	background-color:#F8F7F3;
	margin:5px 24px;
	width:220px;
	padding:14px;
	text-align:center;
}
* html div.Vignette {
	margin:5px 13px 5px 18px;
} 
* html div.Vignettehaute {
	margin:5px 13px 5px 18px;
}
* html div.Vignettehaute2 {
	margin:5px 13px 5px 18px;
}
* html div.Vignettehaute3 {
	margin:5px 13px 5px 18px;
}
* html div.VignetteSolo {
	margin:5px 13px 5px 18px;
}
div.Vignette p, div.Vignettehaute p, div.Vignettehaute2 p, div.Vignettehaute3 p, div.VignetteSolo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.76em;
	color: #535353;
	text-align:left;
	padding:7px 0 7px 2px;
}
p.Vignetteaccueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.65em;
	color: #535353;
	text-align:left;
	padding:7px 10px 5px 0px;
}
/* PRESENTATION PHOTOS */
#CadrePhoto {
	margin-top:12px;
	margin-bottom:12px;
	padding:12px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f8f7f3;
	width:520px;
	text-align:center;
}
#CadrePhotoLRG{
	margin-top:12px;
	margin-bottom:12px;
	margin-left:auto;
	margin-right:auto;
	padding:12px 0;
	background-color:#f8f7f3;
	width:580px;
	text-align:center;
}
 #CadrePhotoLRG p {
	padding-top:8px;
	padding-left:88px;
	padding-right:12px;
	text-align:left;
}
 #CadrePhoto p {
	padding-top:8px;
	padding-left:44px;
	padding-right:12px;
	text-align:left;
}
.navigbar {
	text-align:center;
}
.navigbar img {
	background-image: url(../media/fond-fleche.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/* MENU */

#menu {
	float:left;
	padding-right:1px;
	padding-top:3px;
	width: 139px;
}
#menu a.lienmenu:link, #menu a.lienmenu:visited {
	display:block;
	text-decoration: none;
	color: #535353;
	padding:2px 0;
	margin:0;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1eee7;
	background-color: #dae0e9;
	width:139px;
}
#menu a.lienmenu:hover, #menu a.lienmenu:active {
	background-color:#f1eee7;
}
div.menutitre, a.menutitre:link, a.menutitre:visited, a.menutitre:hover, a.menutitre:active {
	display:block;
	text-decoration:none;
	color: #535353;
	padding:2px 0;
	margin:0;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1eee7;
	width:139px;
	background-color:#f1eee7;
}
#menu a.sousmenu:link, #menu a.sousmenu:visited {
	display:block;
	text-decoration: none;
	color: #535353;
	padding:2px 0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.64em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1eee7;
	background-color: #f8f7f3;
	width:139px;
}
#menu a.sousmenu:hover, #menu a.sousmenu:active {
	background-color:#f1eee7;
}
#menu div.separator {
	line-height:8px;
	background-color: #fff;
	font-size:0.2em;
}
/* PIED DE PAGE */
#pdp1 {
	text-align:center;
}
div.pdp2, div.pdp2 a:link, div.pdp2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	color: #232970;  
	line-height: 14px;
	text-decoration:none;
}
div.pdp2 a:hover,  div.pdp2 a:active {
	color: #535353;
 }
#pdp1 hr {
	color: #D6D6D6;
	border: 0; 
	border-bottom: 1px #D6D6D6 solid;
	height: 1px;
	width: 95%;
	text-align:center;
	margin: 10px auto;
}

/* IMPRESSION */
@media print {
#header {
	display:none;
} 
#pdp1 {
	display:none;
} 
#conteneur {
	width:100%;
}
}

