/* Mise en page */
body {
	background-color: #F3DF52;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
h1 {
	vertical-align: middle;
	border-width: medium;
	border-style: double;
	position: relative;
	padding: 2px 8px 2px 8px;
}
h2 {
	vertical-align: middle;
	border-width:thin;
	border-style: dotted;
	position: relative;
	padding: 2px 2px 2px 2px;
}
#mepTab {
	vertical-align: middle;
	text-align:justify;	
	position: relative;
	padding: 10px 2px 10px 2px;
}
#AH_identite {
	width: 700px;
	align: center;
	vertical-align: middle;
	float: left;
	position: static;
	text-align: center;
}
#tabCenter {
	text-align:center;
}
#picture {
	float:left;
	margin-right: 15px;
	margin-bottom: 5px;
}
#menu_frise {
	margin: 0px 0px 0px 0px;
}	
/* Polices de caractère */
.Titre1 {
	font-family: Georgia, Garamond, "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:24px;
	text-align:center;
}
.Titre2 {
	font-family: Georgia, Garamond, "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:14px;
	text-align:justify;
}
.Titre3 {
	font-family: Georgia, Garamond, "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:14px;
	text-align:justify;
	color:#CC0000;
}
.Texte1 {
	font-family: Georgia, Garamond, "Bookman Old Style", "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify;
}
.Texte1_gras {
	font-family: Georgia, Garamond, "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:12px;
	text-align:justify;
}
.Texte2 {
	font-family: Georgia, Garamond, "Bookman Old Style", "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify;
	color: red;
}
.Interligne_T1_gras {
	font-family: Georgia, Garamond, "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:12px;
	text-align:justify;
	line-height: 17pt;
	color:#CC0000;
}
.Interligne_T1 {
	font-family: Georgia, Garamond, "Bookman Old Style", "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify;
	line-height: 17pt;
}
/*Liens hypertextes*/
a.liensTab {
	text-decoration:none;
	color:#000066;
	padding: 1px 1px 1px 1px;
}
a.liensTab:hover {
	color:#CC0000;
	padding: 1px 1px 1px 1px;
}
	.centered {
	font-family: Georgia, Garamond, "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 12px;
}

