/* CSS Document */

.pda,.print_pda,.ecran_pda {
	text-align: center;
}
.ecran,.print_ecran {
	display: none;
}
.print {
	display: none;
}
body {
	background-color: #9A2C2C;
	margin: 0px;
	padding: 0px;
}
a {
	margin: 0px;
	padding: 0px;
}
h1 {
	left: 0px;
	top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.italique {
	font-style: italic;
}
.gras {
	font-weight: bold;
}
.petit {
	font-size: x-small;
}
#copyright {
	font-size: xx-small;
	color: #CCCCCC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: auto;
	width: 90%;
	right: auto;
	bottom: 0px;
}
#copyright a {
	color: #CCCCCC;
}
#copyright a:focus,#copyright a:active {
	color: #FFFF00;
	font-weight: bold;
}
.index_texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.generique_texte-1,.generique_texte-2,.generique_texte-3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.index_bt-intro,.index_bt-chapiteaux,.index_bt-frises,.index_bt-voussures,.index_bt-corniches {
	width: 100%;
	display: block;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
.index_bt-intro {
	background-image: url(bg_images/index_bt-intro.jpg);
	height: 41px;
}
.index_bt-chapiteaux {
	background-image: url(bg_images/index_bt-chapiteaux.jpg);
	height: 59px;
}
.index_bt-frises {
	background-image: url(bg_images/index_bt-frises.jpg);
	height: 54px;
}
.index_bt-voussures {
	background-image: url(bg_images/index_bt-voussures.jpg);
	height: 54px;
}
.index_bt-corniches {
	background-image: url(bg_images/index_bt-corniches.jpg);
	height: 54px;
}
.index_bt-biblio {
	background-image: url(bg_images/index_bt-biblio.jpg);
	height: 26px;
	width: 139px;
	display: block;
}
.index_bt-generique {
	background-image: url(bg_images/index_bt-generique.jpg);
	height: 26px;
	width: 139px;
	display: block;
}
.index_bt-texte {
	background-image: url(bg_images/index_bt-texte.jpg);
	height: 26px;
	width: 139px;
	display: block;
}
.index_bt-retour {
	background-image: url(bg_images/index_bt-retour.jpg);
	height: 26px;
	width: 139px;
	display: block;
}

