/* Annonces de livres - 19/11/2005
 fr/livres2.html  fr/livres3.html
Developpement en CSS
*/

body {
	color: #666666;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	background-image: url(http://tempslibres.org/tl/livres/revue/fondliv1.jpg);
}


a:link {
	color: #CC9933;
}

#nav a:link {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}

a:visited {
	color: #666666;
}

#nav a:visited {
	color: #EEEEEE;
}

a:active {
	color: #999999;
}


h1 {
	font-size: 19px;
	font-weight: normal;
	color: #CC9933;
	margin-bottom: 3em;
}


h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 1em;
	color: #666666;
}

h2 .auteur {
	margin-top: 2em;
	font-weight: normal;
  font-size: 14px;
  font-style : normal;
}

h3 {
	font-size: 14px;
	margin-top: 2em;
	margin-bottom: 2em;
	color: #666666;
}

img {border: 0; }

td { vertical-align: top }

/* Boite des liens de navigation */
#nav {
	vertical-align: top;
	margin-left: 1em;
	margin-top: 7em;
	font-family: Verdana,  arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}


/* Evenements */
#corps {
margin-bottom: 4em;
}

/* Corps du texte  */
#corps p {
font-size: 12px;
}

#corps .texte {
font-size: 12px;
color: #666666;
}



#corps .haiku {
font-family: "Comic Sans MS", Verdana, Arial, Helevtica, sans-serif; 
font-size: 14px;
margin-bottom: 2em;
}

#corps pre {
font-family: "Comic Sans MS", Verdana, Arial, Helevtica, sans-serif; 
font-size: 14px;
margin-bottom: 2em;
}

#corps .adresse {
font-size: 12px;
font-weight: bold;
}

#corps .courier {
font-size: 12px;
font-style: italic;
font-weight: bold;
}

/* References du haiku, biblio, liens */
#corps .ref {
	font-style: italic;
	font-size: 12px;
}

/* Dates de modifications */
.mod {
	font-weight: bold;
	font-size: 10px;
	color: #CC9999;
}

#corps .auteur{
	font-style: italic;
	font-size: 12px;
	margin-top: 1em;
	margin-bottom: 4em;
}



#corps a {
	font-weight: bold;
}



/* Menu de liens  */
#menuliens {
font-size: 14px;
}



#colophon {
font-family: Verdana,  arial, helvetica, sans-serif; 
font-size: 13px;
font-weight: normal;
margin-left: 1em;
}

/* Notes du colophon */
#colophon .note {
font-size: 10px;
}
#colophon .site {
font-size: 12px;
font-weight: bold;
}
#colophon .sto {
font-size: 12px;
}


