@charset "ISO-8859-1";
/* CSS Document */

*
{
	padding: 0;
	margin: 0
}

body
{
	width: 780px;
	margin: 10px auto;
	background-color: #222;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#banniere
{
	width: 750px;
	height: 160px;
	margin-bottom: 20px;
	background-image: url(img/banniere.jpg);
	background-repeat: no-repeat;
}

#banniere h1, #banniere cite
{
	position: absolute;
	left: -9999px;
}

/*--------------MENU----------------*/

#menu
{
	float: left;
	padding-right: 600px;
}

#menu ul
{
	list-style-type: none;
}

#menu ul li
{
	margin: .5em 0;
	width: 120px;
	border: 1px solid #FFF;
	background-color: #666666;
}

#menu li a
{
	text-decoration: none;
	display: block;
	color: #000066;
	line-height: 2.5em;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu a:hover
{
	background-color: #333333;
	color: #CCFF99;
}

/*--------------CONTENU----------------*/

#contenu
{
	float: right;
	width: 580px;
	padding: 0 2em 20px 0;
	margin: 0 0 0 -581px;
	
}

h2
{
	text-align: center;
	margin-bottom: 10px;
	color: #DD0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
}

h3
{
	text-decoration: underline;
	margin-top: 1.5em;
	color: #999999;
}

h5
{
	color: #CCFF99;
	margin-bottom: 1em;
}

#contenu p
{
	text-align: justify;
	margin-top: 1em;
	text-indent: 40px;
}

a img
{
	border: none;
}

/*--------------LIVRES----------------*/

#liste_livres
{
	list-style-type: none;
}

.livre_impair img
{
	clear: both;
	float: left;
	padding-bottom: 2em;
	margin: 0 1em 0 0;
}

.livre_pair img
{
	clear: both;
	float: right;
	padding-bottom: 2em;
	margin: 0 0 0 1em;
}

.bt_acheter span
{
	position: absolute;
	left: -9999px;
}

.bt_acheter a
{
	position: relative;
	left: 520px;
	display: block;
	width: 90px;
	height: 27px;
	background: url(img/bt_acheter_off.png) no-repeat;
}

.bt_acheter a:hover
{
	background: url(img/bt_acheter_on.png) no-repeat;
}

#liste_livres li
{
	clear: both;
}

/*--------------ARTICLES----------------*/

#liste_articles_parus
{
	list-style-image: url(img/pv.png);
}

#liste_liens
{
	list-style-image: url(img/arobas.png);
}

#liste_articles_parus a, #liste_liens a, #menu-page-acceuil a
{
	color: #FFFFFF;
	display: block;
	text-indent: 20px;
}

#liste_articles_parus a:hover, #liste_liens a:hover, #menu-page-acceuil a:hover
{
	color: #FF9900;
	
}

.date-article, .titre-lien
{
	display: block;
	font-style: italic;
	margin-top: 1em;
	color: #CCFF99;
}

.titre-article
{
	text-align: center;
	text-decoration: none;
	
}

.img-article
{
	display: block;
	margin: 10px auto;
	
}

#contenu .commentaire-img-article
{
	font-style: italic;
	text-align: center;
	font-size: .8em;
	color: #CCFF99;
	
}
/*--------------RADIOS----------------*/

#liste_emissions_radios li
{
	list-style-image: url(img/son.png);
	margin: 10px 0;
	color: #CCFF99;
}

#liste_emissions_radios li a
{
	color: #CCFF99;
}

#liste_emissions_radios a:hover
{
	color: #FF9900;
	
}

/*--------------TELEPHONE----------------*/

li#telephone
{
	list-style-image: url(img/telephone.png);
	margin: 10px 0;
	color: #CCFF99;
}

/*--------------MAIL----------------*/

li#mail
{
	list-style-image: url(img/mail.png);
	margin: 10px 0;
	color: #CCFF99;
	text-decoration: none;
}

li#mail a
{
	text-decoration: none;
}

li#mail a em:hover
{
	color: #FF0000;
}

ul#coordonnees
{
	margin-top: 2em;
}

ul#coordonnees li
{
	padding: .5em;
}

/*--------------EVENEMENTS----------------*/

#liste_evenements li
{
	list-style-image: url(img/calendrier.png);
}

.date-evenement
{
	display: block;
	font-style: italic;
	margin-top: 1em;
	color: #CCFF99;
}


ul li em
{
	font-size: .85em;
	color: #FF9999;
}

.intro
{
	font-weight: bold;
	color: #999999;
}

.en-evidence
{
	color: #CCFF99;
}

/*--------------LIVRE D'OR----------------*/

#liste_messages
{
	list-style-type: none;
}

#liste_messages h4
{
	background-color: #666666;
	border: 1px solid #FFFFFF;
	height: 1.5em;
	font-size: .85em;
	padding: .2em .5em;
}

#liste_messages li
{
	border: 1px solid #FFFFFF;
	margin: 10px;
}

#liste_messages p
{
	padding: 5px;
}

.date_msg
{
	display: block;
	position: relative;
	top: -1.2em;
	text-align: right;
	color: #FF9999;
}

.navigateur_page
{
	text-align: center;
}

form
{
	padding: 20px;
}

/*--------------PHOTOS----------------*/

#gallerie-photos li
{
	list-style-type: none;
}

#gallerie-photos img, #gallerie-photos
{
	display: block;
	width: 350px;
	margin: 20px auto;
	text-align: center;
}

#citation
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #999999;
}

#cioran
{
	display: block;
	text-align: right;
	color: #CCCC33;
}