<?
header("Content-Type: text/css");
@include "../includes/inc_path.php";
?>
.carnet_boutons
{
	font-size:9px;
}

#select_fld_lettres
{
	font-size: 11px;	
}

#select_lettres
{
	font-size: 11px;	
}


#tr_entete
{
	padding: 1px;
	height: 30px;
	line-height: 30px;
	
}

#tr_entete td
{
	padding: 0 5px 0 5px;
}

.tr_normal
{
	padding: 1px;
	color: #666666;
	height: 30px;
	line-height: 30px;
}

.tr_normal td
{
	padding: 0 5px 0 5px;
}

.tr_normal2 td
{
	padding: 0 5px 0 5px;
}

.tr_normal2
{
	padding: 1px;
	color: #666666;
	background-color: #F6F5F5;
	height: 30px;
	line-height: 30px;
}

.tr_selected
{
	color: #000000;
	font-weight: bold;		
	background-color: #FCF3EF; /*#F7F9FB;		*/
	height: 25px;
	line-height: 25px;
}

.tr_separateur
{
	padding:0;
	background-image: url("http://media.encheres-publiques.net/images/px_666666_carnet.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 1px;
}

#table_lettres
{
	font-size: 11px;
	font-family: arial;	
}

.table_navigation
{
	border: 1px;
	width: 100%;
	font-size: 11px;
	font-family: arial;
	height: 30px;
	
}

.entete_selected
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#000;
	background-color:#DDE3EC;
	cursor:default;
}

.entete_off
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	font-weight:bold;
	color:#666666;
	background-color:#eaeef3;
	cursor:default;
}

.entete_on
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	background-color:#D3DBE7;
	cursor:hand;cursor:pointer;
	color:#000000;
}

.col_selected
{
	background-color: #F1F3F8;
}