
/*----------------------------------------------------------------------
      
TYPO, COULEURS ET MISE EN FORME

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

Site                  : homelies.fr
Version               : 4.4

Auteur                : Famille de saint Joseph

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


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

body {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 1em;
}
img {
	border:0;
}
p {
	margin: 0;
}
a {
	color: #67925A;
	text-decoration: none;
}

a:hover{
	color: #000;
}

.erreur {
	color: #C33;
}

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




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

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


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

#calendrier h2 {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	position: absolute;
	left: 30px;
	top: 176px;
	width: 300px;
	font-weight: normal;
}
a#fsj{
	background-image: url(../img/flechego.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;	
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 0.6em;
	color: #FFF;
}

/* ------------- BLOC #SEMAINE */
#semaine {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	color: #FFF;
	font-size: 0.7em;
	text-align: right;
}
#semaine a {
	color: #FFF;
	text-decoration: none;
}
#semaine a:hover {
	color: #000;
	text-decoration: none;
	background-color: #E6E6E6;
}



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


/* ------------- BLOC #MESSE */
#messe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
#messe ul, #messe li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#messe a:link, #messe a:visited {
	float: left;
	line-height: 14px;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #999;
}

#messe a:link#current, #messe a:visited#current, #messe a:hover {
	border-bottom: 2px solid #B06320;
	padding-bottom: 2px;
	color: #000;
}

#messe a:hover {
	color: #999;
}


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

#outils {
	text-align: right;
}


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

#affichage a:hover {
	background-color: #D8B362;
}
a#top:hover {
	background-color: transparent;
}
#contenu {
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: justify;
}

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

#reference {
	font-weight: bold;
	margin-bottom: 20px;
}
#verset {
	margin-bottom: 20px;
	font-style: italic;
	font-size: 0.9em;
}

#auteur {
	font-style: italic;
	text-align: right;
	margin-top: 20px;
	font-size: 0.9em;
}

#aelf {
	font-size: 0.7em;
	color: #666;
	margin-top: 30px;
}

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

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

.impair {
	background-color: #FFF;
}


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



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

#lectures p {
	font-size: 0.7em;
	text-align: justify;
}
#download {
	margin-bottom: 20px;
}
.lireplus {
	margin-bottom: 10px;
	margin-left: 180px;
}



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

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

.unmenu {
	font-size: 0.8em;
	margin-bottom: 20px;	
}
.unmenu p {
	margin-left: 5px;
	margin-right: 5px;
}
.unmenu h3 {
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:22px;
	margin: 0 0 5px 0;
	padding: 22px 0 0 0;
}
#jour h3{
	background-image:url(../img/barrejour.jpg);
}
#dimanche h3{
	background-image:url(../img/barredim.jpg);
}
#dimanche h2 {
	font-weight: bold;
	margin: 0px;
	font-size: 1em;
	color: #5D6572;
}
#services h3{
	background-image:url(../img/barreservices.jpg);
}
#services a {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#services a#loupe {
	background-image: url(../img/loupe.gif);
}
#services a#rss {
	background-image: url(../img/rss.gif);
}

#services a#email {
	background-image: url(../img/email.gif);
}

#services a#ipod {
	background-image: url(../img/ipod.gif);
}
#services a#webmasters {
	background-image: url(../img/webmasters.gif);
}
#catalogue h3{
	background-image:url(../img/barrecatalogue.jpg);
}
#catalogue a:hover {
	background-color: transparent;
}


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

#mentions a {
	font-size: 0.8em;
}
#mentions a:link, #pied a:visited {
	text-decoration: none;
	color: #999;
}

