A:active      {color: #CCCCFF; 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: #C893AD;

}
MAP:active      {color: #FFFF66; text-decoration: none;}
MAP:link        {color: #000000; text-decoration: none;}
MAP:visited     {color: #000000; text-decoration: none;}
MAP:hover       {
	color: #FFFFFF;
	text-decoration: underline overline;
	background-color: #C893AD;

}


.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 #C893AD;
}
.Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #790C4D;
	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: #CC99FF;
	border-right-color: #CC99FF;
	border-bottom-color: #CC99FF;
	border-left-color: #CC99FF;
	text-align: left;
}

.Titre_Gros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #C893AD;
	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: #CC99FF;
	border-right-color: #CC99FF;
	border-bottom-color: #CC99FF;
	border-left-color: #CC99FF;
	background-color: #C893AD;
	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: #EFD2F2;
}
.Contenu {
	background-color: #EDEDED;
	border-top: thick solid #C893AD;
	border-right: thin solid #666666;
	border-bottom: thick solid #C893AD;
	border-left: thin solid #666666;

}
.Puce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	list-style-type: disc;
	list-style-position: outside;
	filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=0);
}
