@charset "ISO-8859-1";

img[alt="Icone PDF"] {
	/* margin: 5px; */
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-decoration: none;
	position: relative;
	top: 7px;
	/* background-color: yellow; */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -20px;
}

body {
	font-size: 10pt;
	background-image:url('/Images/FondSpeckleTile.gif');
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
}

sup {
	font-size: 60%;
	text-decoration: none;
}

a {
	color: #3E805B;
}

a.Courriel {
	color: #003300;
	text-decoration: none;
}

a:hover {
	color: #004400;
	text-decoration: underline;
}

table.content {
	border:1px solid #3E805B;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right:0px;
	background-image:url('/Images/FondPapier.jpg');
}

.FloatDroite {
	margin: 5px;
	float: right;	/* background-color: red; */
}

td.PiedPage {
/*	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
*/
	color: #FFFF00;
	background-color: #3E805B;

	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width :0px;
	border-top-width: 0px;
}

td.PiedPage p {
	font-size: 10pt;
	color: #FFFF00;
/*	background-color: blue; */
	text-align: center;
	word-spacing: 0;

/*	font-family :Arial;
*/

	padding-top: 0px;
	margin-bottom: 0;

	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-top-style: solid; 
	border-top-width: 1px; 
}

td.PiedPage  a {
/*	background-color: red; */
	font-size: 10pt; 
	color: #FFFF00; 
}

.TexteVert {
	color: #3E805B;
	margin-top: 0px;
	margin-bottom: 5px;
}

.TexteJaune {
	color: #FFFF00;
}

.FAQ_Question {
	background-color: #3E805B;
	font-weight: bold;
	text-align: center;
	vertical-align: text-top;
	font-size: larger;
	padding: 3px;
}

.FAQ_Question a {
	color: #FFFF00;
}

.FondVert {
	background-color: #3E805B;
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-width: 0;
	border-collapse: collapse;
	text-align: center;
	padding: 10px;
}

.FondVert a {
	color: #FFFF00;
	text-decoration: underline;
}

.FondVert a:hover {
	color: #FFFF66;
	text-decoration: underline;
}

.FondVert a:hover sup {
	color: #FFFF66;
	text-decoration: none;
}

.FondVert td  {
	padding: 20px;
	margin: 10px;
}

.FormCourriel {
	border: 4px groove #FFFF00;
	border-collapse: collapse;
	margin: 0px;
}

.FormCourriel tr {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.FormCourriel td {
	border-style: none; 
	border-width: medium; 
}

input.FormBouton {
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold; 
	border: 1px solid #01127C;
}

.FormRequis {color: red}

.FormChamp {
	font-size: 10pt; 
	font-family: Arial; 
	color:#57453A;
}

div#errMsg p {
	color: red;
	text-decoration: none;
}

div#errMsg h1 {
	color: red;
	text-decoration: none;
}
