/***************************************************
 HTML
 ***************************************************/

a:link, a:active, a:visited
{
	color:#00529b;
	font-family:Verdana;
	font-size:8pt;
	text-decoration:none;
}

a:hover
{
	color:#a8c544;
	font-family:Verdana;
	font-weight:normal;
	font-size:8pt;
	text-decoration:underline;
}

body, p
{
	color:#000000;
	font-family:Verdana;
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
}
ul {
	color:#000000;
	font-family: Verdana;
	font-size:8pt;
	font-weight:normal;
	list-style-image: url(../images/li_ul.gif);
}

ol {
	color:#000000;
	font-family: Verdana;
	font-size:8pt;
	font-weight:normal;
}

h1 {
	color:#00529b;
	font-family: Verdana;
	font-size:11pt;
	text-decoration:none;
	font-weight: bold;
}


h2 {
	color:#00529b;
	font-family: Verdana;
	font-size:10pt;
	text-decoration:none;
	font-weight: bold;
}


h3 {
	color:#000000;
	font-family: Verdana;
	font-size:9pt;
	font-weight: bold;
	text-decoration:none;
}


h4 {
	color:000000;
	font-family: Verdana;
	font-size:8pt;
	text-decoration:none;
}

hr {
	color : #b2cae0;
	height : 1px;
	width:80%;
	border-style: dashed;
}


label {
	color:#00529b;
	font-family: Verdana;
	font-size:10pt;
	font-weight:normal;
	font-weight:bold
}


textarea {
	FONT-FAMILY:Verdana;
	FONT-SIZE:10px;
	COLOR:#00529b;
	font-weight:normal;
	BACKGROUND-COLOR:#dbe7f1;
	border-width:1px;
	border-style:solid;
	border-COLOR:#00529b;
	width:260px;
}

input.texte {
	FONT-FAMILY:Verdana;
	FONT-SIZE:10px;
	COLOR:#00529b;
	font-weight:normal;
	BACKGROUND-COLOR:#dbe7f1;
	border-width:1px;
	border-style:solid;
	border-COLOR:#00529b;
	width:260px;
}

input.bouton {	
	border-width:1px;
	border-style:solid;
	border-COLOR:#00529b;
	BACKGROUND-COLOR:#dbe7f1;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #00529b;
	cursor: pointer;
}

input.bouton:hover {	
	border-width:1px;
	border-style:solid;
	border-COLOR:#ffffff;
	BACKGROUND-COLOR:#f3df8d;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #00529b;
	cursor: pointer;
}

input.bouton:active {
	border-width:1px;
	border-style:solid;
	border-COLOR:#00529b;
	BACKGROUND-COLOR:#00529b;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	cursor: pointer;
}


/***************************************************
 Class
 ***************************************************/

.texte
{
	color:#000000;
	font-family:Verdana;
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
}

.textequifaitquoinom
{
	color:#DD8406;
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}

.textequifaitquoifonction
{
	color:#000000;
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}

a.mh:link, a.mh:active, a.mh:visited
{
	color:#FFFFFF;
	font-family:Verdana;
	font-weight:normal;
	font-size:8pt;
}

a.mh:hover
{
	color:#0529b1;
	font-family:Verdana;
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
}

.topvert {
	background-image: url(../central_Quebec/Continuons_a_apprendre2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;	

}

a.mb:link, a.mb:active, a.mb:visited
{
	color:#dd8406;
	font-family:Verdana;
	font-weight:normal;
	font-size:8pt;
}

a.mb:hover
{
	color:#00529b;
	font-family:Verdana;
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
}

.titreBLANC {
	color:#ffffff;
	font-family: Verdana;
	font-size:12pt;
	text-decoration:none;
	font-weight: bold;

}

.titrePomme {
	color: #00529b;
	font-family: Verdana;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	padding-left: 34px;	
	padding-top: 48px;
	padding-bottom: 20px;
}

.BGPomme {
	background-image: url(../central_Quebec/titresbg.gif);
	background-repeat: no-repeat;
	background-position: top-left;
	
}

ul.pdf {
	color:#000000;
	font-family: Verdana;
	font-size:8pt;
	font-weight:normal;
	list-style-image: url(../images/icones/pdf.gif);

}

ul.xls {
	color:#000000;
	font-family: Verdana;
	font-size:8pt;
	font-weight:normal;
	list-style-image: url(../images/icones/excel.gif);

}

.ariane, ariane a:link, .ariane a:active, .ariane a:visited 
{
	color:#00529b;
	font-family:Verdana;
	font-size:8pt;
	text-decoration:none;
}

.ariane a:hover
{
	color:#a8c544;
	font-family:Verdana;
	font-weight:normal;
	font-size:8pt;
	text-decoration:underline;
}

.recherche input {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:10px;
	COLOR:#00529b;
	BACKGROUND-COLOR:#ffffff;
	border-width:1px;
	border-style:solid;
	width:100px;
	border-COLOR:#9dbdd9;
}