.texte, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.background_archi {
	background-image: url("images/5_2_basilique/background_archi.jpg");
	background-repeat: repeat-x;
}
.background_dehambule {
	background-image: url("images/5_2_basilique/fond_chap_03.jpg");
	background-repeat: repeat-x;
}
.background_sculpture{
	background-image: url("images/5_2_basilique/sculpture_02.jpg");
	background-repeat: no-repeat;
}
.background_st_sacrement{
	background-image: url("images/5_3_immaculee/chap_st_sacrement-03.jpg");
	background-repeat: repeat-x;
}
.ancre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.texte-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.texte-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.texte-bold-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.legende-photos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;

}
.soustitre, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-transform: uppercase;

}
.titexte {
	font-family: arial;
	font-size: 10px;
}
.souspages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.textitagros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.heures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

form{
margin:0; padding:0;
}
input, label{margin:0; padding:0;}

.hidden{display:none;}

#menu{
padding-bottom:80px;
}

/*boite outils*/

#boiteOutils{
width:262px;
height:31px;
overflow:hidden;
background:url('images/outils-top-bg.gif') no-repeat bottom left;
position:absolute;
z-index:800;
top:251px;
left:512px;
}

	#boiteOutils img{display:block;}
	
	#boiteOutils .hidden{display:none;}
	 
	#boiteOutils div{padding-left:22px;}
	
	#boiteOutils form{margin:0; padding:0;}
	
	#boiteOutils input{
	width:136px;
	font-size:12px;
	border:1px solid #4c1215;
	padding:0; margin:0;
	background:#fff url('images/outils-top-input-bg.gif')repeat-x top;
	height:15px;
	display:block; float:left;
	margin-right:3px;
	color:#666;
	}
	
	#boiteOutils .btn{width:22px; height:17px; border:0;}
	#boiteOutils img{float:left; margin-right:3px;}
	

/*boite outils -fin-*/

#print{}

#resultats{
border-top:1px solid #ccc;
padding-top:16px;
}