body { 
	background-color:#DBEE3A;
	margin: 0px;
	text-align: center;
}
.Table_Principale{
	text-align: center;
}
.TitreTableau{
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #DDDDDD;
	background-color:#804000;
	font-weight: bold;
	height: 30px;
}

.LigneTableauBis{
	background-color:#DDDDDD;
}

.LienSansBordure{
	border: none;
}

.MenuDroite {
	border: solid;
	border-width: 7px;
	border-color: #371200;
}
.LigneBasMenuDroite {
	border-bottom: solid;
	border-bottom-width: 7px;
	border-bottom-color: #371200;
}
.TitreRubrique{
	font-family: Comic Sans MS;
	font-size: 36px;
	color: #371200;
}
.TitreRubrique2{
	font-family: Comic Sans MS;
	font-size: 36px;
	color: #371200;
}
.RubriquesMenus{
	font-family: Comic Sans MS;
	font-size: 24px;
	color: #371200;
	font-weight: bold;
}
.RubriquesMenus a{
	text-decoration: none;
	font-family: Comic Sans MS;
	font-size: 24px;
	color: #371200;
	font-weight: bold;
}
.SousTitreRubrique{
	font-family: Comic Sans MS;
	font-size: 16px;
	color: #371200;
}
.SousTitreRubrique2{
	font-family: Comic Sans MS;
	font-size: 16px;
	color: #371200;
}
a.SousTitreRubrique2{
	text-decoration: none;
}
a.SousTitreRubrique{
	text-decoration: none;
}
a:hover.SousTitreRubrique{
	text-decoration: underline;
}
.etoile{
	color: #DBEE3A;
	font-weight: bold;
	font-family: Comic Sans MS;
}
input.Boutton{
	background-color: #DDDDDD;
	color: #371200;
	font-family: Comic Sans MS;
	border-width: 1px;
	border-color: #371200;
	font-size:12pt;
}
input.Creation{
	background-color: #804000;
	color: #DDDDDD;
	font-family: Comic Sans MS;
	border-width: 1px;
	border-color: #000000;
	font-size:10pt;
}
input.CreationPass{
	background-color: #804000;
	color: #DDDDDD;
	font-family: Comic Sans MS;
	border-width: 1px;
	border-color: #000000;
	font-size:11pt;
}
textarea.Creation{
	background-color: #804000;
	color: #DDDDDD;
	font-family: Comic Sans MS;
	border-width: 1px;
	border-color: #000000;
	font-size:10pt;
}

select.Creation{
	background-color: #804000;
	color: #DDDDDD;
	font-weight: bold;
	font-family: Comic Sans MS;
	border-width: 1px;
	border-color: #000000;
	font-size:10pt;
	width: 160px;
}

.CopyrightMaxi{
	font-size: 14px;
	font-style:italic;
}
.CopyrightMini{
	font-size: 10px;
	font-style:italic;
}
.InfoArticle{
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #371200;
	font-weight: bold;
}
.LigneCentral{
	padding-left: 7px;
	padding-top: 7px;
}
.LigneMenuDroite {
	border-right: solid;
	border-right-width: 7px;
	border-right-color: #371200;
	border-bottom: solid;
	border-bottom-width: 7px;
	border-bottom-color: #371200;	
}
.LigneMenuDroite a{
	border : 0px; 
	text-decoration: none;
	border-right: solid;
	border-right-width: 7px;
	border-right-color: #371200;
	border-bottom: solid;
	border-bottom-width: 7px;
	border-bottom-color: #371200;	
}
.LigneMenuDroiteB {
	border-right: solid;
	border-right-width: 7px;
	border-right-color: #371200;
}
.cacher{
	display: none;
	visibility: hidden;
}