﻿/*----------------------------------*/
/* STYLE DE LA GRILLE DES MANDATS	*/
/*----------------------------------*/

td.gridMan
{
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: #48484b 1px solid;
	height: 20px;
}
div.gridManStd
{
	color: #777777;
	text-align: left;
	vertical-align: bottom;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	border-left: #48484b 1px SOLID;
	cursor: default;
	height: 20px;
}
div.gridManOver
{
	color: #000000;
	text-align: left;
	vertical-align: bottom;
	background-color: #dbdbed;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 0px;
	border-right: #000000 0px SOLID;
	border-top: #e7941e 1px SOLID;
	border-left: #48484b 1px SOLID;
	border-bottom: #e7941e 1px SOLID;
	cursor: default;
	height: 20px;
}
div.isOff
{
	display: none;
}

td.tabL, td.tabR, .tdMandatDetail, div.ListeMandats
{
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

td.tabL, td.tabR
{
	text-align: center;
	vertical-align: middle;
	height: 21px;
}

td.tabL
{
	background-image: url( '../img/ongletGauche.gif' );
}
td.tabR
{
	background-image: url( '../img/ongletDroite.gif' );
}
.tdMandatDetail
{
	text-align: center;
	vertical-align: top;
	height: 260px;
	background-image: url( '../img/bgMandatDetail.gif' );
}

td.mandat
{
	background: url( '../img/pic/DNTLoad.gif' ) no-repeat center;
}
big /* les titres de la section detail */
{
	color: #555577;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
div.SectionMandats
{
	position: absolute;
	top: 235px;
	left: 170px;
	z-index: 18;
}
div.SectionTechno
{
	position: absolute;
	top: 235px;
	left: 174px;
	z-index: 18;
}
div.ListeMandats
{
	height: 371px;
	width: 375px;
	overflow: auto;
	border: 0px solid #666;
	padding: 0px;
}
div.ListeTechno
{
	height: 371px;
	width: 593px;
	overflow: auto;
	border: 0px solid #666;
	padding: 0px;
}
div.TechnoColA
{
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	border-bottom: #48484b 1px solid;
	border-left: #48484b 1px solid;
	height: 20px;
	padding-left: 15px;
	padding-top: 5px;
}
div.TechnoColB
{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	border-bottom: #48484b 1px solid;
	border-left: #48484b 1px solid;
	height: 20px;
	padding-top: 5px;
}
div.TechnoGroup
{
	text-align: left;
	font-weight: bold;
	font-family: Verdana;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	border-bottom: #48484b 1px solid;
	border-left: #48484b 1px solid;
	height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #dbdbed;
}
