/* Style www.zone51.net : CSS Linéaire - Peu de mise en forme */

body  	{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; background-color: #000000;}

h1		{font-size: 12pt;}
		
h2		{font-size: 11pt;}
		
h3 		{font-size: 10pt}

p		{text-align: justify; padding-left: 5px; padding-right: 5px; text-indent: 10px;}

.credits	{font-size: 8pt; color : #999999;}

/* Calques */
div.footer					{font-size: 9px; font-style: italic;}
div.footer h1		{font-style: normal;}

/* Acronymes, abbréviations et aide */
abbr, acronym, .help {border-bottom: 1px dotted; cursor: help;}

/* images */
img	{border: 0;}

/* Liens */
a:link		{color: #FF0000;}
a:visited	{color: #ff9900;}
a:hover	{color: #FFFFFF;}

/* Colonnes */
div.ligne	{clear: both;}
div.col 	{float:left; padding-top:10px; padding-bottom:10px; padding-right:20px; padding-left:20px; text-align:center; }

/* Concerts */
.groupe				{font-size: 11pt; font-weight: bold; color: #FF0000; text-decoration: none; margin-bottom: 0.5em;}
a.groupe			{color: #FF0000; text-decoration: none;}
a.groupe:visited		{color: #FF0000; text-decoration: none;}
a.groupe:hover			{color: #FFFFFF; text-decoration: none;}
a.groupe:active			{color: #FFFFFF; text-decoration: none;}
p.groupe, .groupe p    			{font-size: 8pt; text-align:justify; font-weight: normal; color: #FFFFFF;}
h4.groupe		{display:inline;}

/* Listes */
div.main li	{margin-top: 0.8em;}

/* Lignes */
hr.pointilles			{color: #FFFFFF; text-align:center; width: 50%;}

/* Tableaux */
table.tableau      		{padding: 0px; border-style:solid; border-width:1px; border-color:white;}
table.tableau td		{text-align: left; padding: 2px;}
td				{font-size: 10pt; text-align:center;vertical-align: top;}
table.wide			{width: 100%;}
table.wide td		{padding: 10px;}

/* Historique */
table.historique			{width: 100%;}
table.historique td 		{vertical-align:top; text-align:left;}
table.historique a		{text-decoration: none;}
table.historique a:hover	{text-decoration: underline;}
