

table.tab-calendrier {
	background-color	: #ffffff;
	margin				: 5px 0px 5px 0px;
	border-style		: solid;
	border-color	 	: #902d0e;
	border-width 		: 1px 1px 1px 1px ;
	border-collapse		: collapse;
	display:block;
}

table.tab-calendrier th{
	font-family			: Arial, Helvetica, sans-serif;
	color				: #ffffff;
	text-align			: left;
	font-size			: 16px;
	font-weight			: normal;
	background-image:url(../images/css/bg-calendrier.gif); background-repeat:repeat-x;
	height				: 30px;
	padding  			: 7px 10px 4px 10px ;
}

table.tab-calendrier td{
	color				: #333333;
	text-align			: left;
	font-size			: 11px;
	font-weight			: normal;
	padding  			: 0px;
	border-style		: none;

}

/*****************************************/

table.tab-presentation-concert {
	background-color	: #ffffff;
	margin				: 5px 10px 7px 15px;
	border-style		: solid;
	border-color	 	: #902d0e;
	border-width 		: 1px 1px 1px 1px ;
	border-collapse		: collapse;
	display:block;
}

table.tab-presentation-concert th{
	font-family			: Arial, Helvetica, sans-serif;
	color				: #ffffff;
	text-align			: left;
	font-size			: 16px;
	font-weight			: normal;
	background-image:url(../images/css/bg-calendrier.gif); background-repeat:repeat-x;
	height				: 30px;
	padding  			: 7px 10px 4px 10px ;
}

table.tab-presentation-concert td{
	color				: #333333;
	text-align			: left;
	font-size			: 11px;
	font-weight			: normal;
	line-height			: 12px;
	padding  			: 0px;
	margin  			: 3px 5px 3px 5px ;
	border-style		: none;

}

table#calendrier2009 tr th {font-size:18px; color:#645612; padding:0px; margin:0px; font-weight:normal;text-align:left;}
table#calendrier2009 tr td p{padding:0px; margin:0px;}
table#calendrier2009 tr td h1{padding:0px; margin:0px;}
table#calendrier2009 tr td h2{padding:0px; margin:0px;}
table#calendrier2009 tr td .note{font-size:14px; text-align:left;}
