.archive_entete_page
{
	color					: #FFFFFF;
	font-size				: 26pt;
	letter-spacing			: 3pt;
}

.archive_bandeau_saison
{
	width					: 100%;
	background-color		: #F4F0E6;
	background				: #F4F0E6;
	border-top-style		: solid;
	border-top-color		: lightgrey;
	border-top-width		: 1px;
	border-bottom-style		: solid;
	border-bottom-color		: lightgrey;
	border-bottom-width		: 1px;
	height					: 30px;
	text-align				: center;
	padding-top				: 10px;
	font-style				: italic;
	font-weight				: bold;
	font-size				: 14pt;
	color					: gray;
}


/***************************/
/* Formulaire de recherche */
/***************************/
.archive_formulaire
{
	margin-left				: 10px;
	padding					: 10px;
	background-color		: #FFFFFF;
	background				: #FFFFFF;
	width					: 100%;
	text-align				: left;
	border-right-style		: solid;
	border-right-color		: lightgrey;
	border-right-width		: 1px;
	border-bottom-style		: solid;
	border-bottom-color		: lightgrey;
	border-bottom-width		: 1px;
	color					: #000000;
}
.archive_formulaire a 				{ text-decoration: none; }
.archive_formulaire a:link 			{ color: #000000; }
.archive_formulaire a:visited 		{ color: #000000; }
.archive_formulaire a:hover 		{ color: #FFFFFF; }

.archive_formulaire_titre
{
	font-style				: italic;
	font-weight				: bold;
	text-align				: center;
}
.archive_formulaire_input
{
	border-style			: solid;
	border-width			: 1px;
	border-color			: lightgrey;
	width					: 150px;
}
.archive_formulaire_paragraphe
{
	width					: 170px;
	height					: 22px;
	border					: 1px solid lightgrey;
	padding 				: 0px;
	margin					: 0px;
}
.archive_formulaire_liste
{
	width					: 170px;
	height :0px;
  	background-color		: #F4F0E6;
	background				: #F4F0E6;
  	border					: 2px solid transparent;
}
.archive_formulaire_texte_bouton
{
	font-size				: 8pt;
}

/******************************/
/* Résultat de la recherche : */
/******************************/
.archive_bandeau_resultat
{
	width					: 100%;
	background-color		: #F4F0E6;
	background				: #F4F0E6;
	border-top-style		: solid;
	border-top-color		: lightgrey;
	border-top-width		: 1px;
	border-bottom-style		: solid;
	border-bottom-color		: lightgrey;
	border-bottom-width		: 1px;
	height					: 30px;
	text-align				: center;
	padding-top				: 10px;
	font-style				: italic;
	font-weight				: bold;
	color					: gray;
}
.archive_bandeau_spectacles_passes
{
	width					: 100%;
	background-color		: #F4F0E6;
	background				: #F4F0E6;
	border-top-style		: solid;
	border-top-color		: lightgrey;
	border-top-width		: 1px;
	border-bottom-style		: solid;
	border-bottom-color		: lightgrey;
	border-bottom-width		: 1px;
	height					: 30px;
	text-align				: center;
	padding-top				: 10px;
	font-style				: italic;
	font-weight				: bold;
	color					: gray;
}
.archive_message_liste_vide
{
	width					: 100%;
	text-align				: center;
	font-style				: italic;
	color					: gray;
}

.archive_haut_page  			{ color:gray; font-style:italic; text-decoration: none; }
.archive_haut_page:link 		{ color: gray; }
.archive_haut_page:visited 		{ color: gray; }
.archive_haut_page:hover 		{ color: #000000; }

.archive_index 					{ font-style : italic; color:gray; }
.archive_index a  				{ color:gray; font-style:italic; text-decoration: none; }
.archive_index a:link 			{ color: gray; }
.archive_index a:visited 		{ color: gray; }
.archive_index a:hover 			{ color: #000000; }
