/* Style www.zone51.net : CSS pour l'impression */

body  	{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background: white; color: black;}
		
h1		{font-size: 12pt;}
		
h2		{font-size: 11pt;}
		
h3 		{font-size: 10pt ; font-style : italic;}
h4.groupe		{display:inline;}
p		{text-align: justify; text-indent: 10px; line-height: 1.4;}
.credits	{font-size: 8pt; color : #999999;}

/* Calques */
div.titre					{width: 100%; height: 70px; border-style:solid; border-width:1px; border-color:black; overflow: hidden; }
div.titre img					{display: block; margin-left: auto; margin-right: auto;}
div.slogan					{display: none;}
div.droite					{display: none;}
div.accessibilite				{display: none;}
div.footer					{display: none;}
div.haut					{display: none;}
div.naviconcerts			{display: none;}
div.groupes_accueil h3	{ clear: both; }

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

/* images */
img	{border-width: 0;}
img.bord {border-width: 1px; border-color:#FFFFFF;}
div.pimage img	{float: left; border: 0; padding: 0; margin: 0.5em 1em 0.5em 0.5em;}
div.pimagedroite img	{float: right; border: 0; padding: 0; margin: 0.5em 0.5em 0.5em 1em;}

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

/* Listes */
div.main li	{margin-top: 0.8em; line-height: 1.4;}
div.main ul.serre li		{margin-top: 0.1em;}

/* 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;}
.groupe a		{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;}
.annule	{text-decoration: line-through;}
.annule a	{text-decoration: line-through;}
p.petit    		{font-size: 8pt; text-align:justify;}
p.attention {border : 1px solid black;}
/* Lignes */
hr.pointilles		{color: #FFFFFF; border-style: none; border-bottom-style: dashed; height: 1px; text-align:center; width: 50%;}

/* Tableaux */
caption			{display:none;}
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;}
