﻿
/*----------*/
/*description*/
/*----------*/
#description
{
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	font-style: italic;
}

/*----------*/
/*musique   */
/*----------*/
div.musique
{
	
	margin: 0px 0px 0px 0px;
	height: 155px;
	width: 317px;
	background: #ffffff url( 'pictures/index/musiquefond.jpg' ) no-repeat top;
	float: left;
	
	
}


/*----------*/
/*dons      */
/*----------*/
div.don
{
	
	margin:0px 0px 0px 10px;
	height:155px;
	width:317px;
	background: #ffffff url('pictures/index/donsfond.jpg') no-repeat top;
	float:left;
	
	
}
div.don div.flash
{
	text-align:left;
	vertical-align:top;
	margin:28px 0px 0px 25px;
}
/*----------*/
/*livres    */
/*----------*/
div.livre
{
	margin:0px 0px 0px 0px;
	height:155px;
	width:317px;
	background: #ffffff url('pictures/index/livresfond.jpg') no-repeat top;
	float:left;
	clear:left;
}

/*----------*/
/*cours     */
/*----------*/
div.cours
{
	margin:0px 0px 0px 10px;
	height:155px;
	width:317px;
	background: #ffffff url('pictures/index/coursfond.jpg') no-repeat top;
	float:left;
}



/*----------*/
/*lignes gauches*/
/*----------*/
div.sectiontitle
{
	margin: 10px 0px 0px 20px;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: arial;
	letter-spacing: 0.12pc;
}
div.error
{
	text-align:left;
	font-weight: bold;
	font-size: 8pt;
	margin:57px 0px 0px 75px;
}
div.ligne
{
	text-align:left;
	font-weight: bold;
	font-size: 8pt;
	margin:40px 0px 0px 95px;
	
}
div.ligne div.image
{
	float:left;
	clear:left;
	width:42px;
	text-align:center;
}
div.ligne div.text
{
	width:150px;
	float:left;
	margin-left:10px;
	padding-bottom:10px;
	color: #914040;
}
div.ligne div.text .noir
{
	color: #000000;
}

div.ligne div.text a
{
	color: #000000;
}
div.ligne div.text a.rouge
{
	color: #914040;
}

/*----------*/
/*lignes droites*/
/*----------*/
div.sectiontitled
{
	margin: 10px 0px 0px 110px;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: arial;
	letter-spacing: 0.12pc;
}
div.errord
{
	text-align:left;
	font-weight: bold;
	font-size: 8pt;
	margin:57px 0px 0px 75px;
}
div.ligned
{
	text-align:left;
	font-weight: bold;
	font-size: 8pt;
	margin:40px 0px 0px 80px;
	
}

div.ligned div.image
{
	float:left;
	clear:left;
	width:20px;
	text-align:center;
}
div.ligned div.text
{
	width:150px;
	float:left;
	margin-left:10px;
	padding-bottom:10px;
	color: #914040;
}
div.ligned div.text .noir
{
	color: #000000;
}

div.ligned div.text a
{
	color: #000000;
}
div.ligned div.text a.rouge
{
	color: #914040;
}