@CHARSET "UTF-8";

html {
	background-color: #e5e2e1;
}
body {
	background-color: transparent;
	background: url(images/bkg_header-1.png) repeat-x top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;v
	color: #3F3F3F;
}
a {
	color: #3F3F3F;
	font-weight: normal;
}
a:hover {
	color: #4682B4;
}

p {
	margin: 5px 0;
	padding: 5px 0;
}
select, input, label, textarea  {
	font-size: 11px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
}
input[type=text], input[type=password], textarea {
	background-color: #FFFFFF;
    border: 2px solid #AAAAAA;
    border-radius: 4px;
    color: #444444;
    padding: 4px;
}
.ms-choice {
	border: 2px solid #AAAAAA !important;
}
input.disabled, textarea.disabled {
	background-color: #F4F4F4;
}

img {
	vertical-align: top;
}
h3 {
    border-top: 4px solid #a70932;
    color: #a70932;
    font-family: Arial,Tahoma,Verdana,Geneva,sans-serif;
    font-size: 17px;
    font-weight: normal;
    margin: 5px 0 15px;
    padding: 5px 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	text-decoration: none;
	margin: 15px 0 5px;
	padding: 5px 0;
	border-bottom: 1px dotted silver;
	text-align: left;
}

div#zoneHeader {
	height: 44px;
	margin: 0px auto;
}

div#zoneHeaderLeft {
	float: left;
}

div#zoneHeaderRight {
	float: right;
	width: auto;
	margin-top: 5px;
}


div#zoneMain {
	margin: 0px auto;
}

@media all and (max-width: 1500px) {
	div#zoneMain.auto div#zoneHeaderLeft {
		width:600px;
	}
	
	div#zoneMain.auto div#zoneHeaderCenter {
		margin-left: 15px;
	}
	
	div#zoneMain.auto {
		width: 1140px;
	}
	
	div#zoneMain.auto div#zoneContent {
		width: 940px;
	}
	
	div#zoneMain.auto div#zoneMenu {
	    width: 145px;
	    background-image: url("images/logo_normal.png");
		background-size: 145px auto;
	    background-position: center top;
	}
	
	div#zoneMain.auto #zoneFooterLogo {
		background-image: url(images/footer-logo-small.png);
	}
}

@media all and (min-width: 1501px) and (max-width: 1800px) {
	div#zoneMain.auto div#zoneHeaderLeft {
		width:735px;
	}
	
	div#zoneMain.auto div#zoneHeaderCenter {
		margin-left: 150px;
	}
	
	div#zoneMain.auto {
		width: 1440px;
	}
	
	div#zoneMain.auto div#zoneContent {
		width: 1230px;
	}
	
	div#zoneMain.auto div#zoneMenu {
	    width: 160px;
	    background-image: url("images/logo.png");
		background-size: 160px auto;
	    background-position: center top;
	}
	
	div#zoneMain.auto #zoneFooterLogo {
		background-image: url(images/footer-logo-normal.png);
	}
}

@media all and (min-width: 1801px) {
	div#zoneMain.auto div#zoneHeaderLeft {
		width:750px;
	}
	
	div#zoneMain.auto div#zoneHeaderCenter {
		margin-left: 300px;
	}
	
	div#zoneMain.auto {
		width: 1660px;
	}
	
	div#zoneMain.auto div#zoneContent {
		width: 1430px;
	}
	
	div#zoneMain.auto div#zoneMenu {
	    width: 180px;
	    background-image: url("images/logo.png");
		background-size: 180px auto;
	    background-position: center top;
	}
	
	div#zoneMain.auto #zoneFooterLogo {
		background-image: url(images/footer-logo-normal.png);
	}
}


div#zoneMain.small {
	width: 1140px;
}
div#zoneMain.normal {
	width: 1440px;
}
div#zoneMain.large {
	width: 1660px;
}
div#zoneGlobale {
	background-image: url(images/footer.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 650px;
}
div#zoneAffich {
	
}
div#zoneMenu {
    background-repeat: no-repeat;
    float: left;
    padding: 80px 0 0;
}

div#zoneMain.small div#zoneMenu {
    width: 145px;
    background-image: url("images/logo_normal.png");
	background-size: 145px auto;
	background-position: center top;
}
div#zoneMain.normal div#zoneMenu {
    width: 160px;
    background-image: url("images/logo.png");
	background-size: 160px auto;
	background-position: center top;
}
div#zoneMain.large div#zoneMenu {
    width: 180px;
    background-image: url("images/logo.png");
	background-size: 180px auto;
	background-position: center top;
}
div#zoneContent {
	background-color: #FCFCFC;
    border-width: 0;
    float: right;
    margin-top: 13px;
    padding: 0 20px 15px;
}

div#zoneMain.small div#zoneContent {
	width: 940px;
	min-height: 650px;
}
div#zoneMain.normal div#zoneContent {
	width: 1230px;
	min-height: 650px;
}
div#zoneMain.large div#zoneContent {
	width: 1430px;
	min-height: 650px;
}
body.loginPage div#zoneMain div#zoneContent {
	background-image: url(images/accueil.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 336px;
	min-height: 0;
}
#messageAccueil {
	float: left;
	width: 60%;
	padding-top: 34px;
}
div#zoneFooter {
	margin: 0px auto;
	clear: both;
	height: 79px;
	background-image: url(images/vibration.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
#zoneFooterLogo {
	background-image: url(images/footer-logo.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 79px;
}
div#zoneMain.small #zoneFooterLogo {
	background-image: url(images/footer-logo-small.png);
}

div#zoneMain.normal #zoneFooterLogo, div#zoneMain.large #zoneFooterLogo {
	background-image: url(images/footer-logo-normal.png);
}
div#zoneError {
}

div#zoneMessage {
}
#showDiv {
	z-index: 1000;
	position: absolute;
	background-color: White;
	padding: 309px 194px;
	top: 0;
	filter : alpha(opacity=70);
	-moz-opacity : 0.7;
	opacity : 0.7; 
}
div.zoneMessage {
	clear: both;
	padding: 5px 10px;
}
div#zoneMessage  div.zoneMessage {
    background-color: #FFFFFF;
    border: 3px solid #003882;
    border-radius: 4px;
    box-shadow: 0 0 19px rgba(0, 0, 0, 0.5);
    clear: both;
    left: 40%;
    opacity: 0.9;
    padding: 25px 30px;
    position: absolute;
    z-index: 1004;
    right: 40%;
    top: 48px;
}
div.zoneMessage .mess {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-position: left;
	background-repeat: no-repeat;
}
div.zoneMessage p{
	padding-left: 30px;
	color: black;
}
div.messErreur {
	background-image: url(images/erreur.png);
	background-repeat: no-repeat;
}
div.messOK {
	background-image: url(images/accepted.png);
	background-repeat: no-repeat;
}
div.messInfo {
	background-image: url(images/warning.png);
	background-repeat: no-repeat;
}

.pageTitle {
	padding: 0;
}

.link {
	cursor: pointer;	
}

#loading {
	position: absolute;
	text-align: center;
	background-color: white;
	opacity: 0.7;
}

div#ajaxError {
	display: none;
}

div#ajaxErrorContainer {
	z-index: 1100;
	position: absolute;
	background-color: Grey;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	filter : alpha(opacity=70);
	-moz-opacity : 0.7;
	opacity : 0.7; 
}



div#ajaxErrorContent {
	background-color: white;
    left: 0;
    margin: 10% 40%;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 20%;
    z-index: 1101;
    border: 2px solid #333333;
    border-radius: 10px 10px 10px 10px;
}

div#ajaxErrorTitle {
	background-image: url("images/erreur.png");
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    margin-left: 20px;
    padding-left: 35px;
}

div#ajaxErrorTitle span {

}

span#ajaxErrorDesc {
	font-weight: bold;
}

div#ajaxErrorDetail {
	display: none;
	font-size: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

img#ajaxErrorDetailAction {
	margin-right: 5px;
    vertical-align: middle;
}

div#ajaxErrorAction {
	text-align: center;
	margin: 5px;
}

.typeMouvement1{
	color:#FF6E23;
}

.typeMouvement2{
	color:#C2B50D;
}

.typeMouvement3{
	color:#B878BF;
}

.smallNumber{
	width: 35px;
}

.hidden{
	display :none !important;
}

span.showClient {
	float: right;
	margin-right: 10px;
}

span.clientDescTitle {
	font-weight: bold;
	padding-right: 5px;
}