.Style1 {
	font-size: small;
	font-weight: bold;
	color: #003366;
}
a.Style1 {
	text-decoration: underline;
}
a.Style1:hover {
	text-decoration: none;
}
.Style2 {
	color: #003366;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
a.Style2 {
	text-decoration: underline;
}
a.Style2:hover {
	text-decoration: none;
}
.txtrouge {
	font-size: xx-small;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
td.tdover {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
td.tdover:hover {
	border: 1px solid #666666;
}
.fdgris {
	background-color: #f5e0cc;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	font-size: small;
	text-align: center;
}
.ligne_centree {
	background-position: center;
	text-align: center;
}

.fdcolor1 {
	background-color: #FFFFFF;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.imageborder {
	border: 1px solid #666666;
}
.bouton { border:2px solid #003366; background-color: #FFFFFF; font-family: Arial; color: #003366; font-weight: bold; font-size: small; margin-top: 10px;}
.msgtbl {
	text-align: center;
	margin: auto;
	padding: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tbl_icone_galerie {/*style créé pour l'accessibilité*/
	height: 93px; /* variable ICO_HEIGHT + 18*/
	width: 188px;/* variable ICO_WIDTH + 18*/
	margin: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
	text-align: center;
}
.icone_galerie {/*style créé pour l'accessibilité*/
	height: 75px;/* variable ICO_HEIGHT*/
	width: 170px;/* variable ICO_WIDTH*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	vertical-align: middle;
	margin: auto;
}
.table_page {/*style créé pour l'accessibilité*/
	vertical-align: middle;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 8px;
}
.tbl_photo {
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	padding: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 118px;/*MINIATURE_MAXDIM + 18*/
	width: 118px;/*MINIATURE_MAXDIM + 18*/
}

