﻿/*------javascript popup menu----------------------------------------------*/
.sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

.sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
    font-style: normal;}

.sddm li a
{	display: block;
	text-decoration: none}

.sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0; 
	background-image:url(MasterPage/image/bgtab_cuivre.gif);
	border: 1px solid #8B7041;
	color: #ffffff;}

	.sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 160px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #E7E1D1;}

	.sddm div a:hover
	{	background: #B7A585;
		font-weight:bold;}
/*---------------------------------------------------------------------------*/
html
{
	height:100%;
}

body
{
	height: 100%;
	margin: 0px;
	font-family: Arial;
}

a
{
    color: #5F471F;
    text-decoration: none; 
}

.copyright
{
	height: 21px;
	font-size: 8pt;
	vertical-align: middle;
	color: white;
	font-family: Arial;
	text-align: center;
	font-weight: normal;
	background-image: url(MasterPage/image/copyright.gif);
}

.copyright2
{
	height: 25px;
	font-size: 8pt;
	vertical-align: middle;
	color: white;
	font-family: Arial;
	text-align: center;
	font-weight: normal;
	background-image: url(MasterPage/image/copyright2.gif);
}

.copyright3
{
	height: 21px;
	font-size: 8pt;
	vertical-align: middle;
	color: white;
	font-family: Arial;
	text-align: center;
	font-weight: normal;
	background-image: url(MasterPage/image/copyright_cuivre.gif);
}

.dateHeure
{
	height: 15px;
	font-size: 8pt;
	vertical-align: middle;
	color: #5F471F;
	font-family: Arial;
	text-align: right;
	font-weight: normal;
	background-color: #E7E1D1;
	margin: 10px 10px 0px 0px;
	border-top: silver 1px solid;
	border-bottom: silver 1px solid;
	border-left: silver 0px solid;
	border-right: silver 1px solid;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.breadcrumbs
{
	height: 15px;
	font-size: 8pt;
	vertical-align: middle;
	color: #5F471F;
	font-family: Arial;
	text-align: left;
	font-weight: normal;
	background-color: #E7E1D1;
	margin: 10px 0px 0px 10px;
	border-top: silver 1px solid;
	border-bottom: silver 1px solid;
	border-left: silver 1px solid;
	border-right: silver 0px solid;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.loginInfo
{
	height: 15px;
	font-size: 8pt;
	vertical-align: middle;
	color: #5F471F;
	font-family: Arial;
	text-align: center;
	font-weight: normal;
	background-color: #E7E1D1;
	margin: 10px 0px 0px;
	border-top: silver 1px solid;
	border-bottom: silver 1px solid;
	border-left: silver 0px solid;
	border-right: silver 0px solid;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.textenote
{
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 9px;
	padding-top: 9px;
	text-align: justify;
	vertical-align: middle;
	color: #8B7041;
	border-top: silver 1px solid;
	border-bottom: silver 1px solid;
	line-height: 7pt;
	background-color: #E7E1D1;
	font-family: 'Arial Narrow' , Arial;
}
                                                    
.main
{
	width: 100%;
	height: 100%;	
}

span.titre
{
	color: #8B7041;
	font-size: 24px;
	font-weight: bold;
}

span.intro
{
	font-size: 14px;
}

span.contenu
{
	font-size: 12px;
}

span.note
{
	font-size: 13px;
	font-style: italic;
}

div.piedpage
{
	font-size: 9px;
	color: #808080;
	font-family: Arial;
	text-align: center;
}

td.menu
{
	width: 150px;
	height: 100%;
	border-top: silver 1px solid;
	border-bottom: silver 1px solid;
	border-left: silver 1px solid;
	border-right: silver 1px solid;
	background-color: #E7E1D1; 
	font-family:Arial; 
	font-size:12px; 
	color:#5F471F;
}

div.menu
{
	/*width: 150px;
	height: 100%; */
	margin: 10px;
	border-top: silver 1px solid;
	border-bottom: silver 1px solid;
	border-left: silver 1px solid;
	border-right: silver 1px solid;
	/*padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;*/
	background-color: #E7E1D1;
}

div.container
{
	/*width: 703px; 
	height: 480px;
    position: relative;*/
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

div.cadre
{
	width: 65%; /*525px;*/
	height: 70%; 
	border-left: silver 1px solid;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 20px;
	text-align: justify;
	font-size: 11pt; 
	margin:auto;
}

table.container
{
	/*height: 100%;*/
	border-left: 0px solid;
	border-right: 0px solid;
	border-top: 0px solid;
	border-bottom: 0px solid;
	width: 99%;
}


td.container
{
	width: 60%;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

td.image_droit
{
	border-top-width: 0px; 
    border-left-width: 0px; 
    border-bottom-width: 0px;
    border-right-width: 0px;
    width: 39%;
}

table#fullheight
{
    width:  100%;
    height: 100%;
    position: relative;
    table-layout: fixed;
    z-index: 100;    
}

table#masterpage /* Table 3 X 4 du "Master Page 1" */
{
	width: 100%;
    /*height: 100%;*/
    position: static;
	table-layout: fixed;
    z-index: 100;    
}	

table#courriel
{
	width: 630px; 
	position: static;
	table-layout: fixed;
	z-index: 100;
	border-right: #8B7041 2px solid;
	border-top: #8B7041 0px solid;
	border-left: #8B7041 2px solid;
	border-bottom: #8B7041 0px solid;
}	

table#content /* Table 2 X 1 du "Master Page 1" */
{    
    width: 100%;
    height: 100%;
    position: relative; 
}	

td#imgTopGauche
{
	background-image: url(MasterPage/image/top1_5_shadow.jpg);
    width: 330px; 
    height: 85px; 
    text-align: left; 
    vertical-align: middle;
}

td#imgTopGauche2
{
	background-image: url(MasterPage/image/top1_1.jpg);
    width: 330px; 
    height: 85px; 
    text-align: left; 
    vertical-align: middle;
}

td#imgTopGauche3
{
	background-image: url(MasterPage/image/top1_white.jpg);
    width: 330px; 
    height: 85px; 
    text-align: left; 
    vertical-align: middle;
}

td#imgTopCiel
{
	background-image: url(MasterPage/image/topciel_cuivre.jpg);
  /*  width: 330px;*/ 
    height: 85px; 
    text-align: left; 
    vertical-align: middle;
}

td#imgTopCentre
{
	background-image: url(MasterPage/image/top2.jpg);
}

td#imgTopDroit
{
	background-image: url(MasterPage/image/top3_3.jpg);
    width: 380px; 
    height: 85px;
}

td#imgTopDroitCourriel
{
	background-image: url(MasterPage/image/topdroit.jpg);
    width: 300px; 
    height: 85px;
}

td#imgTopDroit2
{
	background-image: url(MasterPage/image/top3.jpg);
    width: 380px; 
    height: 85px;
}
	
table
{
	margin: 0px;	
}

td
{
	margin: 0px;	
}

.meta
{
	font-size: 1pt;
	color: white;
	font-family: 'Arial Narrow';
}

.login
{
	background-color: #E7E1D1;
	border: solid 1px silver;
	padding: 4px; 
	color: #5F471F;
	font-size: 11pt;
	font-family: 'Arial';
}

ul
{
	font-size: 12px;
	font-style: italic;
}

img.noborder
{
	position: relative; 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none; 
    border-bottom-style: none;
}

/* MENU PRINCIPAL */

.MenuAccueil
{
	font-size: 0pt;
	padding-left: 0px auto;
	padding-top: 0px auto;
	padding-bottom: 0px auto;
	border-bottom: silver 1px solid;
	border-right-style: none;
	border-left-style: none;
}
.MenuStaItm
{
	font-size: 10pt;
	font-weight: bold;
	color: #5F471F;
	padding-left: 0px auto;
	padding-top:  15px auto;
	padding-bottom: 15px auto;
	border-bottom: silver 1px solid;
	border-right-style: none;
	border-left-style: none;
}
.MenuStaHov
{
	background-color: #B7A585;
	font-size: 10pt;
	font-weight: bold;
	color: #5F471F;
	padding-left: 0px auto;
	padding-top: 15px auto;
	padding-bottom: 15px auto;
	border-bottom: silver 1px solid;
	border-right-style: none;
	border-left-style: none; 
}
.MenuStaSel
{
	background-color: #5F471F;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0px auto;
	padding-top: 15px auto;
	padding-bottom: 15px auto;
	border-bottom: silver 1px solid;
	border-right-style: none;
	border-left-style: none;
}
.MenuStaItmSub
{
	font-size: 10pt;
	color: #5F471F;
	padding-left: 0px auto;
	padding-top: 15px auto;
	padding-bottom: 15px auto;
	border-bottom: silver 1px solid;
	border-right-style: none;
	border-left-style: none;
}



/* DIV pour Tab Navigation et GridView pour l'application VINICOLE. */
/* ---------------------------------------------------------------- */

.divvin
{
	border-right: #E7E1D1 1px solid; 
    border-top: #E7E1D1 1px solid; 
    border-left: #E7E1D1 1px solid; 
    border-bottom: #E7E1D1 1px solid; 
    /*background-color: #E7E1D1;*/  
    padding: 8px;
}

/*  Menu à ONGLET (horizontal) / TabStyle). */

.TabMenuStyle
{
	/*background-color: white;*/
	background-image: url(MasterPage/image/bgtab_cuivre.gif);
}

.TabMenuItemStyle
{
	font-size: 10pt;
	/*font-weight: 600;*/
	font-family: 'Arial Narrow';
	color: white;
	height: 40px; text-align: center;
	/*vertical-align: super;*/
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 0px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
}


.TabMenuSelectedStyle
{
	background-color: #E7E1D1; 
	color: #8B7041;
}

.TabMenuHoverStyle
{
	background-color: #E7E1D1; 
	color: #8B7041;
}

/* GridView pour l'application VINICOLE. */

.gridviewvin
{
	
}

.gridPagerStyle
{
	background-color: #8B7041; 
    color: white;
	font-size: 10pt; 
	font-weight: bold;
	text-align: center;
}
.gridHeaderStyle
{
	/*background-image: url(MasterPage/image/bgtabREV.gif);
	height: 32px;
	font-family: 'Arial Narrow';*/
	font-weight: 600;
	font-size: 11pt;
	color: white;
	background-color: #8B7041;
	background-image: url(MasterPage/image/bgtab_cuivre.gif);
	height: 32px;
}

.gridRowStyle td
{
	/*background-color:White;*/
	color:#5F471F;
	font-size:10pt;
    border-bottom-color:#E7E1D1;
    border-bottom-style:solid;
    border-bottom-width:1px;
}

.ColCache
{
	display: none;	
}

/* Table utilisé pour la saisie des données de nouveaux vins. */

.tbwinelog
{
	width: 100%;
	height: 580px; 
	vertical-align: middle;
	font-size: 10pt;
	font-family: Arial;
	color: #5F471F;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}

.tbwinelog2
{
	width: 100%;
	height: 583px; 
	vertical-align: middle;
	font-size: 10pt;
	font-family: Arial;
	color: #5F471F;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}


/* DIV à l'intérieur de la table pour chaque section. */

.winelog
{
	width: 90%;
	font-size: 10pt; 
	font-weight: bold;
	font-family: Arial;
	color: #5F471F;
	vertical-align: top;
	text-align: left;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.winelogright
{
	width: 90%;
	font-size: 10pt;
	font-family: Arial;
	color: #5F471F;
	vertical-align: top;
	text-align: right;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.winelogcenter
{
	width: 90%;
	font-size: 10pt;
	font-family: Arial;
	color: #5F471F;
	vertical-align: top;
	text-align: center;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.LabelTemplate
{
	/*border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	background-color: white;*/
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-align: left;
	/*padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;*/
}

.txtCommentaire
{
	font-size: 10pt;
	color: black;
	font-family: 'arial';
	text-align: left;
	overflow:visible;
	height:120px;
	width:99%;
}

.txtDescription
{
	font-size: 10pt;
	color: black;
	font-family: 'Courier New';
	text-align: left;
}

bdplite input, bdplite img 
{
    display: inline;
}

/* Crystal Report */

.divCrystal
{
	border-right: silver 1px solid; 
    border-top: silver 1px solid; 
    border-left: silver 1px solid; 
    border-bottom: silver 1px solid; 
    background-color: #E7E1D1;  
    padding: 8px;
}

.divVinicole
{
	border-right: silver 1px solid; 
    border-top: silver 1px solid; 
    border-left: silver 1px solid; 
    border-bottom: silver 1px solid; 
    background-color: #E7E1D1;  
}

.tableCrystal
{
	/*border-right: silver 1px solid; 
    border-top: silver 1px solid; 
    border-left: silver 1px solid; 
    border-bottom: silver 1px solid; */
    background-color: white;  
}

/* HTML Report */

.tableRapp
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	/*width: 100%;*/
	margin:0 auto;
}

.gridpadding
{
    padding-right:10px;
    white-space:nowrap;
}

.truncateBold
{
	/*text-overflow:ellipsis;*/ 
	overflow:hidden; 
	/*white-space:nowrap; */
	font-weight:bold; 
	text-decoration:none;
    height: 16px; 

}

.truncate
{
	/*text-overflow:ellipsis;*/ 
	overflow:hidden; 
	/*white-space:nowrap; */
    height: 16px; 

}

.tableRappEntete
{
	
}

.tableRappDetail
{
	font-size: 10pt;
	vertical-align: top;
	font-family: Arial;
	width: 100%;
}

.tableDetail
{
	font-size: 10pt;
	vertical-align: top;
	font-family: Arial;
	width: 100%; 
}

.tableDiv
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	width: 100%;
	border-bottom: silver 1px solid;
	height: 100%;
}

.tableRappPied1
{
	border-top: black 0.05em solid;
}


.tableRappPied2
{
	font-size: 10pt;
	color: black;
	font-family: 'Arial Narrow';
	vertical-align: bottom;
}

/* GRID RAPPORT */

.gridHeader
{
	font-weight: bold; 
	font-size:12pt;
	color: white;
	text-align: left;
	height: 40px;
	background-image: url(MasterPage/image/bgtab_cuivre.gif);
}

.tableHeader
{
	font-weight: bold;
	color: white;
	text-align: left;
	height: 40px;
	background-image: url(MasterPage/image/bgtab.gif);
	display : table-header-group; 
}

.tableFooter
{
	height: 21px;
	font-size: 8pt;
	vertical-align: middle;
	color: white;
	font-family: Arial;
	text-align: center;
	font-weight: normal;
	background-image: url(MasterPage/image/copyright3.gif);
	display:table-footer-group;
}

.logoHeader
{
	background-image: url(video/image/cineologo150wc.jpg); 
	background-repeat:no-repeat;
}

.tableHeader2
{
	font-size: 18pt;
	color: #5F471F;
	font-family: 'Arial'; 
	font-weight:bold; 
	font-style:italic;
}

.tableFooter2
{
	border-top-style:solid; 
	border-top-width:1px; 
	border-top-color:Black;
	display:table-footer-group;
	font-size: 8pt;
	color: black;
	font-family: 'Arial Narrow';
	vertical-align: bottom;
}

.repeaterListFilm
{
	color:#5F471F;
	padding-right:20px;
}


/*--------------------------------------------------------------*/
.menu_list {
	width: 150px; 
	/*height:350px;*/
}

.menuheader { /*CSS class for menu headers in general (expanding or not!)*/
	padding: 3px 0px 3px 25px;
	cursor: pointer;
	position: relative;
	margin: 1px 0px;
    font-weight:bold; 
    color: White;
    background: #8B7041 url(MasterPage/image/menu-plus_cuivre.gif) no-repeat center left;
}

.categoryitems {
	/*display:none;*/
}

.menuheader2
{
	padding: 3px 0px;
	margin: 0px;
	font-weight: bold;
	color: white; 
	background-color: #8B7041; 
	text-align: center; 
	font-size: 12px;	
}