/* CSS Document */

.pda {
	display: none;
}
.ecran,.ecran_pda {
	display: none;
}
.print,.print_pda,.print_ecran {
}
body {
}
h1 {
	color: #660000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.italique {
	font-style: italic;
}
.gras {
	font-weight: bold;
}
.petit {
	font-size: x-small;
}
#copyright {
	font-size: xx-small;
	color: #990000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: auto;
	width: 90%;
	right: auto;
	bottom: 0px;
}
#copyright a {
	color: #990000;
}
#copyright a:focus,#copyright a:active {
	color: #FFFF00;
	font-weight: bold;
}
.generique_texte-1,.generique_texte-2,.generique_texte-3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660000;
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.index_bt-chapiteaux,.index_bt-frises,.index_bt-voussures,.index_bt-corniches,.index_bt-biblio,.index_bt-generique,.index_bt-texte,.index_bt-retour,.index_bt-intro  {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-weight: bold;
	margin: 5px;
	font-size: small;
}
.index_texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660000;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

