﻿#defaultMasterPage {margin:5px;}

#bodyFullFormMasterPage {/*background-image: url('../img/header-bg.jpg');*/ /*background-repeat:repeat-x;*/ min-width:1250px; margin:0;}
#bodyFullFormMasterPage #content {min-height:720px;text-align:left; padding: 2px 10px; }
#bodyFullFormMasterPage #footer {color:#696969;font-size:9px;padding:5px 0px 5px 0px;margin-top:15px;text-align:center;}

#defaultPage {margin:0; /*background-image: url('../img/bg.jpg');*/ }
#defaultPage #outer {text-align:center;}

#defaultPage #inner {/*background-image: url('../img/header-bg.jpg');*/ background-repeat:repeat-x;background-color:#FFF;/*border:solid 1px #666;*/width:980px;position:relative;margin-left:auto;margin-right:auto;}

.CorpoLacOuest {
    background-image: url('../img/Bg-GACOQ.png');
    background-repeat:repeat-x;
}

.CorpoLacOuest #inner {
    background-image: url('../img/Bandeau-GACOQ.png');
    background-repeat:no-repeat;
    background-size: 100% 100px;
}

.CorpoLacEst {
    background-image: url('../img/Bg-GACEQ.png');
    background-repeat:repeat-x;
}

.CorpoLacEst #inner {
    background-image: url('../img/Bandeau-GACEQ.png');
    background-repeat:no-repeat;
    background-size: 100% 100px;
}

.CorpoCommerceSante {
    background-image: url('../img/Bg-Sigma.png');
    background-repeat:repeat-x;
}

.CorpoCommerceSante #inner {
    background-image: url('../img/Bandeau-Sigma.png');
    background-repeat:no-repeat;
    background-size: 100% 100px;
}


#defaultPage #header { padding: 5px 0 1px 0;}
#defaultPage #content {min-height:620px;text-align:left;}
#defaultPage #footer {color:#696969;font-size:9px;padding:5px 0px 5px 0px;margin-top:15px;text-align:center;}

#editPage {margin:0px;background-color:#fff; min-width:800px; min-height:500px;}
#editPage #toolbar {background-color:#F6F6F6;/* blue: #EEF3FA;*/border-bottom:solid 1px #9BAFCA; /*#616B76; /*#D4D8DF;*/padding:3px 5px 3px 5px; text-align:right;}
#editPage #content {padding:10px; margin-top:10px; /*min-height:150px;*/ /*max-height:600px; overflow:auto;*/}
#editPage #okcancel {float:right; margin: 15px 5px 10px 0px; height:30px;}
#editPage #okcancelattrib {float:right; margin: 15px 5px 10px 0px; height:30px;}
#editPage #selection {margin-top:0px; padding-top:5px; color:#666;height:60px; border-top:solid 1px #D0D7E5; }

#dialogPage {margin:0px;background-color:#fff;}
#dialogPage #outer {padding:5px; min-width:800px;}
#dialogPage #toolbar {margin-top:5px;}
#dialogPage #content {margin:auto; margin-top:5px; width:800px; /*min-height:150px;*/ }
#dialogPage #selection {margin-top:5px;color:#666;height:60px; }
#dialogPage #buttons {margin-top:5px;/*border-top:solid 1px #E0E0E0;*/padding:15px 2px 0px 0px;text-align:right;}

#loginPage, 
#authPage, 
#aboutPage {height:750px;margin:0px;}
#loginPage #content, 
#authPage #content,
#aboutPage #content {text-align:center;margin:100px 0px 100px 0px;}
#loginPage #footer, 
#authPage #footer,
#aboutPage #footer {color:#696969;font-size:9px;height:0px;padding:5px 0px 5px 0px;text-align:center;}

#helpPage #outer {margin:5px;}
#helpPage #buttons {margin-top:5px;padding:15px 2px 0px 0px;text-align:right;}