/* Feuille CSS CG37 Fond Balzac */

.Titre { color: #BA1F15; font-family: Verdana; font-size: 12px; font-weight: bold }
/*.SousTitre { color: #265494; font-family: verdana; font-size: 10px; font-weight: bold }*/
.SousTitre { color: #BA1F15; font-family: verdana; font-size: 10px; font-weight: bold }
.SousTitreRose { color: #E49994; font-family: verdana; font-size: 10px; font-weight: bold }
.Texte { color: #9E9CA2; font-family: verdana; font-size: 10px; }
.TexteNoir {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
}
.TexteRouge { color: #BA1F15; font-family: verdana; font-size: 11px; font-weight: bold }
.TexteCartoucheBas { color: #FFFFFF; font-family: verdana; font-size: 10px; font-weight: normal }

/* liens nav page */
.LienNavPage a:link {color: #000000; font-family: verdana; font-size: 11px; text-decoration : none;}
.LienNavPage a:hover {color: #BA1F15; font-family: verdana; font-size: 11px; text-decoration : none;}
.LienNavPage a {color: #000000; font-family: verdana; font-size: 11px; text-decoration : underline;}
.LienNavPage {color: #000000; font-family: verdana; font-size: 11px;}

/* liens par défaut */
a:link {color: #BA1F15; text-decoration : none;}
a:hover {color: #7E130E; text-decoration : none;}
a {color: #BA1F15; text-decoration : none;}


/* a:hover {text-decoration: none; color : #FFFF00}*/
select {
font-family:verdana; font-size : 11px; color: #000000
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
}
input {
	font-family:verdana;
	font-size : 10px;
	color: #000000;
}
textarea {
	font-family:verdana;
	font-size : 10px;
	color: #000000;
}
font.select { font-family:verdana; font-size : 6pt; color: white }

.TextePetit { color: #000000; font-family: verdana; font-size: 10px;}
.TextePetit a:link {color: #000000;text-decoration : none;}
.TextePetit a:hover {color: #BA1F15;text-decoration : none;}
.TextePetit a {color: #000000;text-decoration : none;}

.TexteGris {

	color: #888888;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
}
.fondPage {
	background-image: url(../images/visuel-balzac_fond.gif);
	background-repeat: no-repeat;
}
