﻿.PanierTitrePanier
{
	background-image: url(images/rappel.png);
	background-position: 5px;
	background-repeat: no-repeat;
	color: #CACACA;
	background-color: #111111;
	text-transform: uppercase;
	font-family: Tahoma;
	font-weight: 600;
	font-size: 14px;
	text-align: left;
	padding-left: 60px;
	padding-top: 18px;
	height: 35px;
}

.PanierTitreCritere
{
	background-image: url(images/flechedroite_rouge_114.gif);
	background-position: 2px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px;
}

.PanierAfficher
{
	text-align: right;
	width: 50px;
}

.PanierAfficher a
{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

.PanierAfficher a:visited
{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

.PanierItemTemplate
{
	/* margin: 1px;
	padding-bottom: 1px; */
	padding: 2px;
	border: solid 0px #DDDDDD;
	/* width: 100%; 
	margin-left: auto;
	margin-right: auto; */
}

.PanierItemTemplateTable
{
	width: 100%;
}

.GridViewPanel
{
	/*height:150px;*/
	overflow: auto;
}

.PanierGridView
{
	width: 100%;
	border: none;
}

.PanierGridView td
{
	/*border-style:none;*/
}

.PanierGridView th
{
	border-style: none;
}

.PanierGridViewHeader
{
	color: #000000;
}

.PanierGridViewHeader a
{
	color: #111;
}

.PanierTxtBox
{
}

.PanierSeparator
{
	height: 8px;
}

.PanierCreerOperationContainer
{
	/* width:300px; */
	vertical-align: top;
	background-image: url(images/bg5.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	border: solid 2px #111;
}

.PanierTabContainer
{
	margin-top: 1em;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

.PanierTabContainer .ajax__tab_header
{
	margin-left: 5px;
	font-family: verdana,tahoma,helvetica;
}

.PanierTabContainer .ajax__tab_tab
{
	padding: 5px;
	margin-left: -5px;
	margin-right: -5px;
	border-collapse: collapse;
	border-top: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
	border-left: solid 1px #DDDDDD;
	background-color: #971B22;
	color: #FFFFFF;
}

.PanierTabContainer .ajax__tab_body
{
	border: solid 1px #DDDDDD;
	padding: 5px;
	background-color: #FFFFFF;
	overflow: auto;
	width: 95%;
	height: 150px;
}

.PanierTabContainer .ajax__tab_active .ajax__tab_tab
{
	background-color: #FFFFFF;
	color: #971B22;
}

.elements
{
	text-align: right;
	color: #fff;
	font-style: italic;
}

