
/*----------------------------------------------------------------------
      
TYPO, COULEURS ET MISE EN FORME
// acces mal-voyants

Création              : 5 septembre 2006
Dernière modification : 5 septembre 2006

Site                  : homelies.fr
Version               : 4.4

Auteur                : Famille de saint Joseph

-----------------------------------------------------------------------*/


/* ------------- BODY -------------------------------------------------*/

body {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 100%/1.5em;
	color:#CCB;
	background:#222;
	letter-spacing:1px;	
}
img {
	border:0;
}
p {
	margin: 0;
}
a {
	color: #DDDD3D;
	text-decoration: none;
}

a:hover{
	color: #000;
	background-color: #DDDD3D;
}

.erreur {
	color: #C33;
}

span {
	color: #DDD;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}




/* ------------- BLOC #ENTETE -----------------------------------------*/

#entete h1 {
	margin:0;
	position: relative;
	left: 70px;
	top: 20px;
	width: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height:1.2;
	font-weight: normal;
	text-align: center;
}


/* ------------- BLOC #CALENDRIER -------------------------------------*/

#calendrier h2 {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #DDD;
	position: absolute;
	left: 30px;
	top: 176px;
	width: 300px;
	font-weight: normal;
}

/* ------------- BLOC #SEMAINE */
#semaine {
	text-align: right;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	color: #DDD;
	font-size: 0.9em;
	letter-spacing:0px;
}
#semaine a {
	color: #DDDD3D;
	text-decoration: none;
}
#semaine a:hover {
	color: #000;
	text-decoration: none;
	background-color: #DDDD3D;
}



/* ------------- BLOC #TEXTE ------------------------------------------*/


/* ------------- BLOC #MESSE */
#messe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
#messe ul {
	float:left;
	width:auto;
	border-left:2px solid #DDD;
	margin:0;
	padding:0;
	list-style-type:none;
}
#messe li {
	display:inline;
	padding:0;
	margin:0;
}
#messe a {
	background:#222;
	border:2px solid #DDD;
	border-width:2px 2px 2px 0;
	padding:0 1em;
	margin:0;
	color:#CCCC3D;
	text-decoration:none;
	display:block;
	float:left;
	width:auto;
	font:bold 0.9em/1.6 Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#messe a:hover, #messe a:focus {
	color:#222;
	background:#CCCC3D;
}
#messe a:link#current {
	background:#DDD;
	color:#222;
	}
#messe a:hover#current, #messe a:focus#current {
	background:#CCCC3D;
}
#messe a:active {
	background:#CCCC3D;
	color:#222;
}


/* ------------- BLOC #OUTILS */

#outils {
	display: none;
}


/* ------------- BLOC #AFFICHAGE */

#affichage a:hover {
	background-color: #CCCC3D;
}
a#top:hover {
	background-color: transparent;
}
#contenu {
	text-align: justify;
	line-height: 140%;
}

#contenu:first-letter {
	float: left;
	font-size: 5em;
	font-weight: bold;
	margin: 3px 3px 3px 0px;
	padding: 2px;
	line-height: 1em;
	font-style: italic;
}

#reference {
	font-weight: bold;
	margin-bottom: 30px;
}
#verset {
	margin-bottom: 30px;
	font-style: italic;
}
#auteur {
	font-style: italic;
	text-align: right;
	margin-top: 30px;
	font-size: 0.9em;
}

#aelf {
	font-size: 0.8em;
	color: #666;
	margin-top: 40px;
}

.resultat {
	font-size: 1.2em;
	margin-bottom: 10px;
	padding: 5px;	
}

.resultat a{
	font-weight: normal;
}
.pair {
	background-color: #444;
}

.impair {
	background-color: #777;
}


/* ------------- BLOC #MENUS ------------------------------------------*/

#menus {
		font-size: 0.9em;
}

/* ------------ LECTURES */

#lectures p {
	text-align: justify;
	line-height: 130%;
}
#download {
	margin-bottom: 20px;
}
.lireplus {
	margin-bottom: 10px;
	margin-left: 180px;
}



/* ------------ ACTIONS */

#actions a:hover {
	background-color: #CCC3D;
}

.unmenu {
	font-size: 1em;
	margin-bottom: 20px;	
}
.unmenu p {
	margin-left: 5px;
	margin-right: 5px;
}
.unmenu h3 {
	font-size: 1.1em;
	margin: 0 0 5px 0;
	padding: 0;
}
#dimanche h2 {
	font-size: 1em;
}
#catalogue a:hover {
	background-color: transparent;
}


/* ------------- BLOC #PIED ---------------------------------------------*/
#mentions {
	margin-left: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 30px;
}

#mentions a {
	font-size: 1em;
}

