﻿.textbox_obligatoire
{
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFACD;
	border-width: 1px;	
        border-style: solid;	
}


a.menu_gauche3:link, a.menu_gauche3:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu_gauche3:hover, a.menu_gauche3:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.contourbas
{
	background-image: url(Images/Interface/repeathoribas.gif);
	height: 12px;
}

.contourdroit
{
	background-image: url(Images/Interface/repeatvertidroit.gif);
	width: 13px;
}

rouge11bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA0000;
	font-weight: bold;
}

.orange11bLien
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6800;
	font-weight: bold;
	text-decoration: none;
}
.vertLien10
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #158768;
	text-decoration: none;
}

.black10
{
	font-family: "arial";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.input_login_black {
border:1px solid #FEBA1F;
background-color:white;
font-family:"arial",sans-serif;
 font-size: 11px;
color:black;
}

.contourhaut
{
	background-image: url(Images/Interface/repeathorihaut.gif);
	height: 12px;
}

.contourgauche
{
	background-image: url(Images/Interface/repeatvertigauche.gif);
	width: 13px;
}

.vert10
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #158768;
	padding-bottom: 5px;
}

.font_rouge_blanc
{
	background-color: #BA0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.contenu_produit
{
	border-bottom: 1px;
	border-bottom-color: #FFB100;
	border-bottom-style: solid;
	border-top: 1px;
	border-top-color: #FFB100;
	border-top-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.font_jaune_rouge
{
	background-color: #FFE600;
	color: #BA0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


.orange11b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6800;
	font-weight: bold;
}

/* Styles de l'interface Administration */

td.ZoneTravail
{
	background-color: #ffffff;
	background-position: left top;
	background-image: url(Images/Interface/BordHautGaucheEditeur.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #000000;
	padding-top: 27px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 27px; /*border-right: #C8CDD4 1px solid; 	border-top: #C8CDD4 1px solid; 	border-left: #C8CDD4 1px solid; 	border-bottom: #C8CDD4 1px solid;*/
}
.WMStyle
{
	background-color:#f1bac2;
	border : 1px solid #7F9DB9;
	color:#555555;
	padding:1px;
}
.sansWMStyle
{
	padding:1px;
	border : 1px solid #7F9DB9;		
}

.gray
{
	background-color: Gray;
}

div.ModuleEnabled
{
	background-position: left top;
	background-image: url(Images/Interface/FondSelectModule.gif);
	background-repeat: repeat-x;
	border-right: #888888 0px solid;
	padding-right: 0px;
	border-top: #888888 1px solid;
	padding-left: 5px;
	font-weight: bold;
	border-bottom-style: none;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	cursor: pointer;
	color: #191932;
	padding-top: 0px;
	height: 31px;
}

div.ModuleEnabledHover
{
	cursor: pointer;
	border-right: #888888 0px solid;
	padding-right: 0px;
	border-top: #888888 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	color: #191932;
	padding-top: 0px;
	height: 31px;
	background-position: left top;
	background-image: url(Images/Interface/FondSelectModule_Hover.gif);
	background-repeat: repeat-x;
}

div.ModuleEnabledClick
{
	border-right: #888888 0px solid;
	padding-right: 0px;
	border-top: #888888 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	cursor: pointer;
	color: #191932;
	padding-top: 0px;
	height: 31px;
	background-position: left top;
	background-image: url(Images/Interface/FondSelectModule_Clicked.gif);
	background-repeat: repeat-x;
}

td.ModuleBarreEnabled
{
	font-weight: bold;
	font-size: 8pt;
	font-family: tahoma,helvetica,arial,sans-serif;
	padding-left: 5px;
	vertical-align: middle;
	color: #000000;
}



table.simple
{
	width: 100%;
	/*height: 100%;*/
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin: 0px;
	padding: 0px;
}
.FondBandeauHaut
{
	background-position: left top;
	background-image: url(Images/Interface/FondBandeauHaut.gif);
	background-repeat: repeat-x;
	background-color: #c6cbd1;
	height: 50px;
}
.FondMenu
{
	padding: 5px;
}
.FondInterface
{
	background-position: left bottom;
	background-image: url(Images/Interface/FondInterface.jpg);
	background-repeat: repeat-x;
}
.SectionTitreModuleApplicatif
{
	background-image: url(Images/Interface/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	border-left: 0px;
	height: 24px;
	border-bottom: solid 1px #888888;
}

.TitreModuleApplicatif
{
	padding: 0px;
	padding-left: 5px;
	padding-top: 2px;
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

td.TitreRubriqueModule
{
	background-position: left top;
	background-image: url(Images/Interface/FondTitreRubriqueModule.gif);
	background-repeat: repeat-x;
	height: 26px;
	padding-left: 5px;
	vertical-align: middle;
}

.SeparatorModuleApplicatif
{
	background-image: url(Images/Interface/separator_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-top: solid 1px #888888;
	width: 100%;
	height: 7px;
	padding-top: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

td.RubriqueModule
{
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 5px;
	color: #003DB2;
}

.MenuItem
{
	margin: 1px 1px 1px 1px;
	display: block;
	color: #7b7b7b;
	text-decoration: none;
	cursor: pointer;
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	overflow: hidden;
}

.MenuItem:hover
{
	background-color: #fff5cb;
	color: #000000;
	border: 1px solid #dacb7c;
	padding: 3px 18px 3px 32px;
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	overflow: hidden;
}

.menuCollapsePanelHeader
{
	background-color: #e6e8ea;
	border-bottom: solid 1px #c7cbd1;
	border-right: solid 1px #c7cbd1;
	width: 100%;
	height: 12px;
	font-family: tahoma,helvetica,arial,sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
}

.MenuTable
{
	overflow: hidden;
	z-index: 1000;
	background: url(Images/Interface/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 0px;
	font-size: 11px;
	width: 100%;
}

.MenuItemHeader
{
	color: #000000;
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	overflow: hidden;
	font-weight: bold;
}

.MenuItemHeader:hover
{
	text-decoration: underline;
}

.texte_onglet_menu
{
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 12px;
	vertical-align: middle;
}

.texte_header_menu
{
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
}

.texte_sitemappath
{
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 2px;
	text-align: right;
	vertical-align: text-bottom;
}

/* Menu */
td.BoutonMenu_Enabled
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 0px;
	font-size: 12px;
	cursor: pointer;
	height: 42px;
}



td.BoutonMenu_Hover
{
	background: url(Images/Interface/btn_hover.jpg);
	background-repeat: repeat;
	border: #d5995d 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-top: 0px;
	font-size: 12px;
	cursor: pointer;
	height: 40px;
}

td.BoutonMenu_Clicked
{
	background: url(Images/Interface/btn_hover.jpg);
	background-repeat: repeat-x;
	border: #d5995d 1px solid;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	padding-top: 0px;
	font-size: 12px;
	cursor: pointer;
	height: 40px;
}

td.BoutonMenuLibelle
{
	color: #000000;
}

/* Menu ToolBar Enregistrer ecT... */


td.BoutonToolBarMenu_Enabled
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 0px;
	font-size: 12px;
	cursor: pointer;
	height: 23px;
}



td.BoutonToolBarMenu_Hover
{
	background: url(Images/Interface/btn_hover.jpg);
	background-repeat: repeat;
	border: #d5995d 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-top: 0px;
	font-size: 12px;
	cursor: pointer;
	height: 23px;
}

td.BoutonToolBarMenu_Clicked
{
	background: url(Images/Interface/btn_hover.jpg);
	background-repeat: repeat-x;
	border: #d5995d 1px solid;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	padding-top: 0px;
	font-size: 12px;
	cursor: pointer;
	height: 23px;
}

td.BoutonToolBarMenuLibelle
{
	color: #000000;
}

/*Modal Popup*/
.modalBackground
{
	background-color: gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 10px;
	width: 600px;
}

.ModalButtonFixed
{
	background-image: url(Images/Interface/fond_btn_modal.gif);
	background-repeat: repeat-x;
	border: 1px solid #bababa;
	font-size: 11px;
	font-family: tahoma,helvetica,arial,sans-serif;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	color: #797979;
	font-weight: bold;
	width: 100px;
}

.ModalButtonFixed:hover
{
	background-image: url(Images/Interface/fond_btn_modal_fixed_hover.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #bababa;
	font-size: 11px;
	font-family: tahoma,helvetica,arial,sans-serif;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	color: #000000;
	font-weight: bold;
	width: 100px;
}

.ModalButtonFixed:disabled
{

}

.ModalButton:disabled
{

}


.ModalButton
{
	background-image: url(Images/Interface/fond_btn_modal.gif);
	background-repeat: repeat-x;
	border: 1px solid #bababa;
	font-size: 11px;
	font-family: tahoma,helvetica,arial,sans-serif;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	color: #797979;
	font-weight: bold;
}

.ModalButton:hover
{
	background-image: url(Images/Interface/fond_btn_modal_hover.jpg);
	background-repeat: repeat-x;
	border: 1px solid #bababa;
	font-size: 11px;
	font-family: tahoma,helvetica,arial,sans-serif;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	color: #000000;
	font-weight: bold;
}

.FullPanel
{
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 10000;
	table-layout: fixed;
	position: fixed;
	margin-top: 20%;
	vertical-align:middle;
}

.UpdateProgress
{
		background-color: #fffacd;
	border: solid 1px #000000;
	color: #433c37;
	font-weight: bold;
	font-size: 13px;
	width: 311px;
	height: 66px;
	overflow: hidden;
	text-align: center;
	position: relative;
	z-index: 1000;
	
}

.UpdateProgressText
{
	position: fixed;
	top: 23px;
}
.ext-el-mask {
    z-index: 20000;
    position: fixed;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    background-color: #CCC;
    width: 100%;
    height: 1000px;
    zoom: 1;
}

