@import url("../Commun/tab.css");

p.intro { text-indent:15px; text-align:justify; }
p#info { font-weight:bold; font-size: 110%; line-height: 150%; margin: 15px; }
p#smallinfo { margin:15px 0px; }

p#sel_invent_1, p#sel_invent_2 {
 background: #eed;
 color: #b41;
 font-size:small;
}

p#sel_invent_1 {
 margin:0px;
 padding-left:10px;
 font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 z-index:50
}

p#sel_invent_2 {
 margin-top:0px;
 text-align:center;
 font-weight: bold;
 padding-top:15px;
 padding-bottom:15px;
}


table#table_1 {
 margin-left:5%;
 width:90%;
border-collapse: collapse;
}

table tr td {
 font-size:10pt
}

table#table_1 tr td {
 font-size:10pt;
 line-height:150%;
 padding-left:5px;
}

#table_1 tbody tr.tr_0 { background: #CCF7CC; color:#000; }
#table_1 tbody tr.tr_1 { background: #DFE7F2; color:#000; }
#table_1 tbody tr.tr_0:hover { background: #FEB; color:#000; }
#table_1 tbody tr.tr_1:hover { background: #FEB; color:#000; }

#table_1 tr td {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #dfe7f2;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #dfe7f2;
}

#table_1 tr td a {
 display:block;
}

#table_1 tr.commune {
	background: #fafafa;
	color:#000;	
	text-align:left;
	/*font-weight:bold;*/
	border: 1px solid #fafafa;
  font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.nbrCave {
 font-size: 10pt;
 color:#00f;
 background:inherit;
}

#table_1 tr.commune td {
	background:inherit;
	font-size:14pt;
	padding:5px;
	border: 1px solid #fafafa;
	color:#000;
}
#table_1 tr.hilite {
	background: #CCF7CC;
	color:#000
}
#table_1 tr.hilite td {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #CCF7CC;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #CCF7CC;
}

#table_1 tr:hover {
	background:inherit;
}
#table_1 tr:hover a {
	background:inherit;
	font-weight:bold
}



th.headerCell_1, th.headerCell_2, th.headerCell_3 {
 text-align:center;
 color:#fff;
 background:gray;
 padding: 6px 3px;
}

.headerCell_1 {
 border-right: 1px solid white;
 border-left: 1px solid gray
}

.headerCell_2 {
 border-right: 1px solid white;
 border-left: 1px solid white
}

.headerCell_3 {
 border-left: 1px solid white
}

#small {
 color:#00f;
 background:inherit;
 font-size:8pt;
 text-align:right;
 padding-top:15px;
 padding-right:5%
}

