﻿body 
{
	color:#323232;
    font:12px Verdana !important;
    line-height:1.4em;
    text-align:center;
    background:#ededed;
    font-family: Verdana !important;
}

a:link, a:visited, a:active 
{
    color: blue;
}

.content a 
{
    font-weight: bold;
    text-decoration: none;
}

a.btn
{
    font-size:13px !important;
    font-weight:normal !important; 
    color:Black !important;
}

#divOnglet
{
    position: fixed;
    width: 100%;
    z-index: 100;
}

#actionButtons
{
    z-index: 90;
    float:right;
}

#actionButtonsContent
{
    width: auto;
    padding: 5px;
    border: silver;
    border-style: solid;
    border-width: 1px;
    display: none;
    background-color: white;
}

#actionButtonsVague
{
    height: 27px;
    color:White;
    vertical-align:middle;
    text-align: center;
}

#actionButtonsVague label
{
    left:50px;
    font-weight: bold;
    height: 27px;
    text-align: center;
    vertical-align: middle;
    background-color:#0032A0;
    color: #FFFFFF;
    padding-right: 10px;
    padding-top: 3px;
}

#actionButtonsVague img
{ 
    float:left;
    background-color:Transparent;
}

#divFilter
{
    z-index: 100;
    float:right;
}

#divFilterContent
{
    width: auto;
    padding: 5px;
    border: silver;
    border-style: solid;
    border-width: 1px;
    display: none;
    background-color: white;
}

#divFilterVague
{
    max-height: 27px;
    left:330px;
    color:White;
    vertical-align:middle;
    text-align: center;
}

#divFilterVague label
{
    font-weight: bold;
    height: 27px;
    text-align: center;
    vertical-align: middle;
    background-color:#005D85;
    color: #FFFFFF;
    padding-right: 10px;
    padding-top: 3px;
    height : 27px;
}

#divFilterVague img
{
    float:left;
    background-color:Transparent;
    height : 27px;
    width: 179px;
}

#scrollMenu
{
    float:left;
}

#header
{
    background: #FFFFFF url('../images/design/logo_ban.png') no-repeat center center;
    background-size: auto 60px;
    color: #FFFFFF;
    display: block;
    min-width: 99%;
    min-height: 60px;
    text-align: right;
}

.imgBan
{
	height:60px;
}

#headTable
{
    vertical-align:middle;
    text-align:center;
    margin:10px 0px !important;
}

#infoTable
{
    width: 25%;
    text-align: right;
    float:right;
}

#buttonTable
{
    width: 25%;
    height: 32px;
    text-align: left;
    float:left;
}

#footTable
{
    vertical-align:middle;
    text-align:center;
    margin:10px 0px !important
}

#divTitle
{
    float:right;
}

#divTitle label
{
    padding-right: 20px;
}

#menuTitle 
{
    font-weight: bold;
    height:27px;
    width:auto;
    text-align:center;
    vertical-align:middle;
    color:#FFFFFF;
    background-color:#A0A2A1;
    padding-right: 10px;
    padding-top: 3px;
}

.headerTitle {
    float: left;
}

.headerInfo {
    margin-right: 1em;
    margin-top: 0.1em;
    text-align: right;
}

#headerDeco {
    margin: 1px;
    font-weight: bold;
    text-align: right;
    float: right;
}

.menuNavStyle
{
    min-height:35px; 
    background-color: #E8E9E9;
    color: #008CC8;
    min-height: 0px !important;
    max-height: 33px;
}

.menuNavStyle
{
    min-height:35px; 
    background-color: #E8E9E9;
    color: #008CC8;
    min-height: 0px !important;
}

.menuNavStyle a
{
    color: #008CC8;
}

.menuNavStyle ul ul li a:hover
{
    color: #008CC8;
    text-decoration: underline !important;
}

.menuHoriz
{
	padding-left:1px;
	float:left;
}

.content {
    margin-top: 30px !important;
    font-size: 0.9em;
    margin:0px;
    min-height: 30em;
    padding: 5px;
    float: left;
    width: 99%;
}

#container {
    background: scroll left top #FFFFFF;
    color: Black;
    margin: 0px 5px;
    text-align: left;
    position:absolute;
    margin-right: 10px;
    margin-left: 10px;
    float:left;
    min-width:98%;
    top: 33px !important;
}

table th 
{
    background-color: #008AC9 !important;
    color: White;
    padding: 2px;
}

table td 
{
    padding: 2px;
}

.table td 
{
    background-color: #f9f9f9 !important;
    padding: 2px;
    border-color:#008AC9 !important;
    text-align: center !important;
    vertical-align: middle !important;
}

.table th 
{
    padding: 2px;
    border-color:#008AC9 !important;
    text-align: center !important;
    vertical-align: middle !important;
}

.table-striped>tbody>tr:nth-child(odd)>td 
{
    background-color: #e9f9e9 !important;
}

.table-striped>tbody>tr.checked:nth-child(odd)>td 
{
    background-color: #BACEFF !important;
}

#divRecherche
{
    display:inline-block;
}

#footer 
{
    background: none repeat scroll 0 0 #E0E0E0;
    clear: both;
    font-family:Verdana;
    font-size: 11pt;
    margin: 0.5em;
    padding: 0.4em 0;
    text-align: center;
    min-width: 99%;
    color:#000000;
}

#footer a 
{
    background-color: inherit;
    color:#000000;
}

#ctl00_ctl00_cph_controls_table
{
	min-width:99%
}
#ctl00_cph_controls_table
{
	min-width:99%
}


tr.checked td
{
    background-color:#BACEFF !important;
}

tr.unchecked td
{
    font-weight:normal;
    background-color:Transparent;
}

.popup
{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: url("../images/popupBackground.png") repeat scroll 50% 50%;
	z-index:1000;
}

.popupForm
{
	position:relative;
	display:block;
	width:450px;
	height:auto;
	text-align:left;
	background:url("../images/design/blue_circle.jpg") no-repeat scroll left top #FFFFFF;
	z-index:1001;
	padding:10px;
	margin: 250px auto;
	-moz-border-radius: 10px;
}

fieldset table tr:hover td.updateLeftCell
{
	background-color: #BACEFF;
}

fieldset table tr:hover td.updateRightCell
{
	background-color: #BACEFF;
}

.ajax__calendar_container table tr td,
.ajax__calendar_container table
{
	padding:0px;
	margin:0px;
}

.ajax__calendar .ajax__calendar_container
{
	width:195px;
	height:195px;
}

.ajax__calendar .ajax__calendar_body
{
	width:182px;
	height:150px;
}

#ctl00_ctl00_cph_tableHistoric {

}

#ctl00_ctl00_cph_ordersHistoric {
    text-align:left;
}

#ctl00_ctl00_cph_ordersHistoric legend {
    font-size: 18px;
}

#ctl00_ctl00_cph_filtersHistoric {
    text-align:left;
}

#ctl00_ctl00_cph_filtersHistoric legend {
    font-size: 18px;
}

.updateMainTitleOffre
{
	background-color:#008AC9;
	color:#FFFFFF;
	width:10%;
	font-weight:bold;
	font-size:small;
	text-decoration:underline;
	text-align: center;
}
.updateTitle
{
    font-size:16px;
	background-color:#008AC9 !important;
	color:#FFFFFF;
	width:10%;
	font-weight:bold;
}
.updateTitleMainRvOffre
{
	background-color:#008AC9;
	width:10%;
	font-weight:bold;
	font-size:small;
	text-decoration:underline;
	text-align: center;
}
.updateTitleRvOffre
{
	background-color:#008AC9;
	width:10%;
	font-weight:bold;
}

.updateTitleMainRvContrat
{
	background-color:#008AC9;
	width:10%;
	font-weight:bold;
	font-size:small;
	text-decoration:underline;
	text-align: center;
}

.updateTitleRvContrat
{
	background-color:#008AC9;
	width:10%;
	font-weight:bold;
}

.updateLeftCellContrat
{
	width:35%;	
	background-color:#D8FFDA;
}

.updateRightCellContrat
{
		width:65%;
		background-color:#D8FFDA;
}


.updateLeftCell
{
    font-size:14px;
	width:35%;	
}

.updateRightCell
{
	width:65%;
    position:relative;
}

.table td.updateLeftCell, .table td.updateRightCell {
    vertical-align:middle !important;
    text-align:left !important;
}

.red
{
	color: Red;
    font-size: 14px;
    font-weight: bold;	
}
.multiline
{
	  Width:90%;
}

#ctl00_ctl00_cph_sub_controls_controls_table tr td select
{
	width:91%;
}

#ctl00_ctl00_cph_sub_controls_controls_table
{
	width:99.9%;	
}


.ModalPopupBG
{
  background-color:Gray;filter:alpha(opacity=70);opacity:0.7;
}
 

.HellowWorldPopup
{
    	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	/*position: fixed;
	top: 50%; left: 50%; */
	z-index: 99999;
	/*--Les différentes définitions de Box Shadow en CSS3--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--Coins arrondis en CSS3--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.Controls
{
	text-align:center;
	margin-top:15px;
}

#imgAuchan
{
    filter:alpha(opacity=30);   /* IE */
    -moz-opacity:0.3;           /* Firefox */
    opacity: 0.3;               /* standard CSS3 */
    -khtml-opacity: 0.5;        /* Konqueror */
}

.otherPagination
{
    font-size:small !important;
	background-color:#008CC8 !important;
	color:#FFFFFF !important;
}

.currentPagination
{
    font-size:small !important;
	background-color:#FFFFFF !important;
	color:#008CC8 !important;
}

.pagination
{
    margin:0px !important;
}

.invert
{
        filter: invert(1);
        -webkit-filter: invert(1);
        -moz-filter: invert(1);
        -o-filter: invert(1);
        -ms-filter: invert(1);
}

.alert
{
    display: none;
}

.ajax__calendar div
{
    z-index: 100;
}