@font-face {
    font-family: Calligraph421 BT;
    font-style:  normal;
    font-weight: normal;
    src: url("CALLIGR0.eot");
  }
body { 
	background-image:url(../Images/motif.gif);
	margin: 0px;	
	padding: 0px;
}

input {
	background-color: #DDDDDD;
	color: #371200;
	font-size:10pt;
	border-width: 1px;
	border-color: #371200;
}

textarea {
	background-color: #DDDDDD;
	color: #371200;
	border-width: 1px;
	border-color: #371200;
	font-size:10pt;
	

}

.CopyrightMaxi{
	font-size: 14px;
	font-style:italic;
}
.CopyrightMini{
	font-size: 10px;
	font-style:italic;
}
/*------------------------------------------TABLE PRINCIPALE-------------------------------------------------*/
.Table_Principale {	
	margin: 0px;
	border: none;
	width: 780px;
	padding: 0px;
	background-image: url(../Images/fond.jpg);
}

.normal{
	font-family: Arial;
	font-size: 12;
}

.Ligne_Haut_Principale{
	
}
.Cellule_Haut_Principale{
	text-align: center;
}
.Decalage{
	width: 1%;
}
.Ligne_Milieu_Principale{
	
}
.Cellule_Milieu_Gauche_Principale{
	text-align: center;
	width: 20%;
	font-size: 24px;
	font-family: Calligraph421 BT;
	vertical-align:top;
	padding-top: 100px;
	padding-bottom: 30px;
	line-height:35px
}

.Cellule_Menu_Gauche_Principale{
	text-align: center;
	width: 20%;
	padding: 0px;
	font-size: 24px;
	font-family: Calligraph421 BT;
	vertical-align:top;
	cursor: pointer;
	height: 55px;
}

.Cellule_Menu_Gauche_Principale a:hover{
	text-align: center;
	width: 20%;
	font-size: 24px;
	font-family: Calligraph421 BT;
	vertical-align:top;
	font-weight: bold;
	cursor: pointer;
	height: 55px;
	
}



.Cellule_Menu_Gauche_PrincipaleSouris a{
	text-decoration: none;
	color: black;
}
.Cellule_Menu_Gauche_Principale a{
	text-decoration: none;
	color: black;
}


.Cellule_Milieu_Droit_Principale{
	width: 79%;
	vertical-align: top;
	padding-top: 10px;
	height: 400px
}
.Ligne_Bas_Principale{
	
}
.Cellule_Bas_Principale{
	text-align: center;
	font-family: Calligraph421 BT;
	padding-bottom: 5px;
}
.Cellule_Bas_Principale a{
	text-decoration: none;
	color: #000000;
}
.Cellule_Bas_Principale a:hover{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.Intitule{
	vertical-align: top;
	padding-left: 60px;
	height: 190px
}


.TexteIntitule{
	vertical-align: top;
	width: 309;
	text-align: center;
	border: none;
	font-size: 36px;
	font-family: Calligraph421 BT;
}

.TexteIntitule h1{
	vertical-align: top;
	width: 309;
	text-align: center;
	border: none;
	font-size: 36px;
	font-family: Calligraph421 BT;
}

.Lien a{
	text-decoration: none;
	color: black;
	font-family: Calligraph421 BT;
	height=30;
}

.Lien a:hover{
	font-size: 22px;
	font-family: Calligraph421 BT;
	vertical-align:top;
	cursor: pointer;
	height: 30;
}

.Lien2 a{
	text-decoration: none;
	color: black;
	font-family: Calligraph421 BT;
	height=30;
}

.Lien2 a:hover{
	font-size: 18px;
	font-family: Calligraph421 BT;
	vertical-align:top;
	cursor: pointer;
	height: 30;
}
.TitreTableau{
	font-family: Calligraph421 BT;
	font-size: 14px;
	color: #DDDDDD;
	background-color:#804000;
	font-weight: bold;
	height: 30px;
}
.LigneTableau{
	background-color:#DDDDDD;
}
.LigneTableau2{
	background-color:#CCCCCC;
}
.nodisplay{
	display: none;
	visibility: hidden;
}

