@charset "utf-8";
/* CSS Document */

table{
	border-spacing:0;	
}
td {
	padding:0;
	border-bottom:1px dashed #ccc;
	border-right:1px dashed #ccc;
	background-color:rgb(249,249,249);
	text-align:center;
	vertical-align:middle;
}
td.TitreLegendeA{
	background:url(http://www.jemaitrisemoninformation.com/squelettes/image/tableau/tmp_02.png) left bottom no-repeat;
	background-repeat:no-repeat;
}
td.TitreLegendeB{
	background:url(http://www.jemaitrisemoninformation.com/squelettes/image/tableau/tmp_01.png) left bottom no-repeat;
	border-right:1px solid white;
	background-repeat:no-repeat;
}
p.TitreLegende{
	font-size:11px;
	font-weight:bold;
	color:rgb(77,77,77);
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	margin:20px 0 10px 165px;
}
td.FirstLine{
	border:none
}
td.TitreLigne{
	font-size:14px;
	font-weight:bold;
	color:rgb(128,128,128);
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase
}
td.Secondline{
	border-right:none;
	border-bottom:1px dashed #ccc;
	vertical-align:bottom;
	height:60px;
	}
td.Cursor{
	/*cursor:pointer;*/
}
td.LastCol{
	border-right:none;
}
td.LastRow{
	border-bottom:none;
}

/*Les entêtes*/
div#Titre_1{ display:block; width:60px; height:60px; background-image:url(http://www.jemaitrisemoninformation.com/squelettes/image/tableau/titre_01.png);background-repeat:no-repeat}
div#Titre_2{ display:block; width:60px; height:60px; background-image:url(http://www.jemaitrisemoninformation.com/squelettes/image/tableau/titre_02.png);background-repeat:no-repeat}
div#Titre_3{ display:block; width:60px; height:60px; background-image:url(http://www.jemaitrisemoninformation.com/squelettes/image/tableau/titre_03.png);background-repeat:no-repeat}
div#Titre_4{ display:block; width:60px; height:60px; background-image:url(http://www.jemaitrisemoninformation.com/squelettes/image/tableau/titre_04.png);background-repeat:no-repeat}
div#Titre_5{ display:block; width:60px; height:60px; background-image:url(http://www.jemaitrisemoninformation.com/squelettes/image/tableau/titre_05.png);background-repeat:no-repeat}
div#Titre_6{ display:block; width:60px; height:60px; background-image:url(http://www.jemaitrisemoninformation.com/squelettes/image/tableau/titre_06.png);background-repeat:no-repeat}
div#Titre_7{ display:block; width:60px; height:60px; background-image:url(http://www.jemaitrisemoninformation.com/squelettes/image/tableau/titre_07.png);background-repeat:no-repeat}

a.Tip{
	background:none;
	width:40px;
	height:55px;
	display:block;
}
a.TipCel{
	background:none;
	padding:0;

}