
.video {font-family:Arial; color:#000000; font-weight:bold; font-size:12px; text-decoration:underline;display:none ; background-color: #000000}
/* Couleur Dominante de l'annuaire */
#menuhaut, #menuprincipal, #basdepage, h1, h2, .menugauche a:hover {
	background-color: #FDF5E6;
}
#logo {
	
	background-image: url(images/lg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#top {
	color: White;
}

/* Paramètres de couleurs des textes*/
body {
	color: black;
	background-color: #8B008B;
}
a:link {
	color: #757575;
	text-decoration: none;
}
a:visited {
	color: #757575;
	text-decoration: none;
}
a:hover {
	color: #FF4500;
}
a:active {
	color: Navy;
}
#texte {
	color: White;
	background-color: #8B008B;
}
#menuhaut, #menuhaut a {color: #494949;}
#logo {color: #494949;}
#recherche .submit {color: #494949;}
#menuprincipal, #menuprincipal a {color: #494949;}
#menuhaut .highlight, #menuprincipal .highlight {color: #3f3f3f;}
.menugauche a {color: #000;}
.menugauche a:hover {
	color: Red;
}
.boitegauche span {color: black;}
.boitegauche a {color: #0066cc;}
#basdepage, #basdepage a {color: #494949;}
h1, h2, h3 {
	color: Purple;
}

/* Paramétrage des couleurs de fond  */
q {
	background-color: Aqua;
}
#texte {
	background-color: #8B008B;
}
#recherche .submit {background-color: #DFE6EF;}
.menugauche, .boitegauche {background-color: #f0f0f0;}
.fondblanc {background-color: white;}



/* Paramétrage des couleurs de bordure */

q {border-color: #999999;}
acronym {border-bottom-color: #999999;}
#texte a {border-bottom-color: #0E1B0C;}
#texterecherche {border-color: #003399;}
#recherche .submit {border-color: #DFE6EF;}
.boitegauche a {border-bottom-color: #0066cc;}
basdepage a {border-bottom-color: white;}

.categorie {
	
	border: 1px solid #5c88c8;	
	text-align: left;
	width: 33%;
}

