A   {color: #FFFFF; text-decoration: none;}
A:active      {color: #33FF00; text-decoration: none;}
A:link        {color: #000000; text-decoration: none;}
A:visited     {color: #000000; text-decoration: none;}
A:hover       {
	color: #FFFFFF;
	text-decoration: underline overline;
	background-color: #7A7A7A;

}
.Cursor_Pointer {cursor:pointer}
.Cadre_Haut_Centre {
	text-align: center;
	vertical-align: top;
}
.Cadrage_a_Droite {
	text-align: right;
	vertical-align: top;
}

.Cadrage_au_Centre_avec_bordure {
	text-align: center;
	vertical-align: middle;
	border: thin solid #4C94DB;
}
.Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-top-color: #8CE8E8;
	border-right-color: #8CE8E8;
	border-bottom-color: #8CE8E8;
	border-left-color: #8CE8E8;
	text-align: left;
}

.Titre_Gros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #0066CC;
	text-align: left;
	text-indent: 30px;
}
.Titre_Form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-top-color: #8CE8E8;
	border-right-color: #8CE8E8;
	border-bottom-color: #8CE8E8;
	border-left-color: #8CE8E8;
	background-color: #74ACE3;
	text-align: left;
	padding_left: 30px;
	padding-left: 30px;
}
.Texte_Gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border: Aucune;
}
.Texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.Texte_Gras_Gros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-indent: 30px;
}
.Texte_Gras_Form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.Texte_Form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color: #ABD6D8;
}


.Contenu {
	background-color: #EDEDED;
	border-top: thick solid #4C94DB;
	border-right: thin solid #666666;
	border-bottom: thick solid #4C94DB;
	border-left: thin solid #666666;



}
.Texte_Cache {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border: Aucune;
	color: #FFFFFF;
}

.Mini_Panneau {
	background-color: #EDEDED;
}
