body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.7em;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
h1{
	color: #663399;
	font-size: 1.2em;
	font-weight: bold;
  text-align: left;
}

h2 {
	font-size: 10px;
	color: #663333;
}

img {
	border: none;
}
.clearBoth {
  clear: both;
}


/***********************************************/
/* Page accueil                                */
/***********************************************/
.Bordure {
/*	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;*/
}
#Accueil_entete {
	border-bottom: 2px solid #990099;
	background-color: #E1E1FF;
  height:83px;
}
#Accueil_entete_logo {
  float: left;
  width:20%;
}
#Accueil_entete_texte {
  float: left;
  width:70%;
  text-align: center;
}
#Accueil_entete_texte h1 {
  text-align: center;
}
#Accueil_entete_texte a {
  font-weight: bold;
}

#Accueil_gauche {
	float:left;
	width: 15%;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 5px;
	background-color: #E1E1FF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
}
#Accueil_gauche ul, #Accueil_droite ul {
  padding-top :0;
  margin-top :0;
	list-style-image: url("images/OrangeCube5x5.gif");
}

#Accueil_centre {
  float: left;
  width: 65%;
	padding: 0px;
}
#Accueil_droite {
	float: right;
	width: 15%;
	margin: 0px;
	background-color: #E1E1FF;
	padding: 0px 5px 0px 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
w}
#cadre_milieu_date {
	border: 2px solid #003366;
	background-color: #F5f7f7;
	padding: 5px;
	margin: 0px;
}
#cadre_milieu_annee {
	padding: 5px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}


#Accueil a{
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
#Accueil a:link, #Accueil a:visited {
	text-decoration: none;
}
#Accueil a:hover{
	text-decoration: underline;
}
/***********************************************/
/* texte                                       */
/***********************************************/
.texte{
	font-family: Arial,sans-serif;
	color: #333333;
	font-size: 10px;
}

.surligner {
	color: #660099;
}
a.Lexique{
	text-decoration: none;
	font-style: italic;
	color: #660099
}
a.Lexique:link{
	text-decoration: none;
	font-style: italic;
	color: #660099
}
a.Lexique:visited{
	text-decoration: none;
	font-style: italic;
	color: #660099
}
a.Lexique:hover{
	text-decoration: underline;
	font-style: italic;
	color: #660099
}

#corps_texte, #corps_Lexique, #ACI_Lyon {
	font-size: 10px;
	margin-left: 10px;
}
#corps_Lexique h1 {
	background-color: #E1E1FF;
}
#corps_Lexique h2 {
	color: #660066;
}

#ACI_Lyon_Presentation {
  background-image: url(images/Lyon.gif) no-repeat;
  padding-left:100px;
}

#beadcrum {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.evangile_titre {
	font-family: Arial, Helvetica, sans-serif;
	color: #663399;
	font-size: 12px;
	font-weight: bold;
}
.evangile_verset {
	font-family: Arial, Helvetica, sans-serif;
	color: #663399;
	font-size: 10px;
	font-weight: bold;
}
#evangile_texte {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9900CC;
	padding-left: 10px;
	margin-left: 20px;
}

.enquete_rubrique
{
	padding-left: 10px;
	color: White;
	font-size: 14px;
	font-weight: bold;
	background-color: #663399;
}
.enquete_important
{
	color: #663399;
	font-size: 12px;
	font-weight: bold;
}
.enquete_paragraphe
{
	color: #663399;
	padding-left: 10px;
	margin-left: 20px;
	font-weight: bold;
}
.enquete_puce
{
	padding-left: 20px;
	margin-left: 20px;
	list-style-type: circle;
}
.enquete_plus_loin
{
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #660066;
	background-color: #E1E1FF;
}
