/* CSS Document */

/* 
---------------------------------------------------------------------------------
-- Site Internet Circuit des Arts Memphrémagog 2009 - www.circuitdesarts.com
-- • • • Circuit des Arts Memphrémagog • • • 
-- Design et développement / © Nathalie Bandulet - design graphique + interactif
-- Contenu et propriété / © 2009 Circuit des Arts Memphrémagog
---------------------------------------------------------------------------------
*/

/************* STYLES RÉPERTOIRE DES ARTISTES *************/


#repert	{
	width: 515px;
	margin-left: 5px;

}

#repert td
{
	border-top: 1px solid #543748;
	padding: 0.5em 1em 0.5em 0;
	color: #000000; 
	font: normal 12px/20px Helvetica, sans-serif;
	text-decoration: none; 
}

#repert td a {
		color: #000000;
		font: bold 12px/20px Helvetica, sans-serif;
		text-decoration: none;
		/*border-left: 15px solid #FFFF00;
		padding-left:5px;*/
		}

#repert td a:hover {
		color: #FFFFFF;
		text-decoration: none;
		/*border-left: 15px solid #D91378;
		padding-left:5px;*/
		}

th
{
	color: #FFFFFF;
	font: bold 10px/14px Arial, Helvetica, sans-serif;
	padding-bottom: 0.5em;
	text-align: left;
}


/* Balises spéciales  */
.h1_picots      	{
	font: bold 14px/14px Helvetica, sans-serif;
	color:#A9213F;
	letter-spacing: normal;
	background-image: url(../img/artistes/picot.gif);
	background-repeat: repeat-x;
	background-position: 0px 12px;	
	/*border-bottom-style: dotted;
	border-bottom-width: thick;*/
} /* titre magenta avec ligne pointille */

.h1_picots img	{ 	margin-right:10px; margin-bottom:30px; float:left; position: relative}


