/*
Document   : default.css
Modified on : 04/08/2016
Author     : GBConcept
Description: search
*/
@import url(bootstrap.min.css);
@import url(menu_abo.css);
@import url(alodisplay_abo.css);
/*
20120801 - Ajout d'une feuille de style pour TinyMCE
*/
@import url(tinyclasses.css);


/*****************************
Styles des cadres
******************************/
#container {
    width:100%;
   /* margin-top: 10px;*/
    margin-left:auto;
    margin-right:auto;
    background-color: #ffffff;
}

#aboBandeau {
width:100%;
    background-color: #fff;
        position: relative;
		min-height: 120px;
    background-color: #1997c6;
text-align: center;
vertical-align: middle;
}

#aboMenus {
width:100%;
    background-color: #1997c6;
        position: relative;
		min-height: 60px;
}
#aboMenuAlex {
width:100%;
    margin-left:auto;
    margin-right:auto;
    background-color: #D9B139;
    /*background-color: #c69f19;*/
        position: relative;
		min-height: 60px;
}

#top1 {
    height: 87px;
    position: relative;
}

#top2 {
    background-image: url("../img/top_right.gif");
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #404797;
    position: relative;
    height: 100%;
}

    #cadreContenuCentre {
        position: relative;
        float:left;
        padding-left: 20px;
        margin-top: 10px;
        width:80%;
        background-color: #FFFFFF;
    }

#cadreColGauche {
        position: relative;
        float:left;
        margin-top: 10px;
        width:10%;
        background-color: #FFFFFF;
    }

#cadreColDroite {
        position: relative;
        float:left;
        margin-top: 10px;
        width:8%;
        background-color: #FFFFFF;
    }

#cadreAboListe {
        position: relative;
        float:left;
        padding-left: 20px;
        margin-top: 10px;
        width:56%;
        background-color: #FFFFFF;
    }

#cadreAboCateg {
        position: relative;
        float:left;
        padding-left: 20px;
        margin-top: 10px;
        width:20%;
        background-color: #FFFFFF;
    }


.pageTitle {
    font-size: 1.2em;
    font-weight: bold;
    color: #ff6600;
}

.listalo-std-col1 {
    width: 100px;
    text-align:center;
}

#cadreFilArianne {
    height: 24px;
    padding-left: 10px;
}

#cadrePiedDePage {
    clear:both;
    background-color:#b9b9b9;
    color: #fff;
    text-align: center;
    padding: 3px;
	border-top: solid 1px #b9b9b9;
	size: 0.6em;
}

#frameHeader {

}

#header {

}
.spinner {
    position: fixed;
    width: 90px;
    height: 55px;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -27px;
    z-index:1000;
}

/*
20120605 - Elements ajoutés pour la v7.2
*/

th, td {
    vertical-align: top;
    padding: 0;
    border: none;
}
h1, h4, h5, h6 {
    padding-bottom: 8px;
}
h2, h3 {
    padding-bottom: 20px;
}
ul, ol, dl, p, address, figure, pre, fieldset, table, hr, .nav, .island, .media {
    margin-bottom: 0px;
}
img.eval {
    width:15px;
    height:17px;
    background-image:url("../img/eval.png");
    background-repeat:no-repeat;
}
img.eval.on4 { width:60px; height:17px; }
img.eval.on5 { width:75px; height:17px; }
img.eval.null { background-position: 0px -84px; }
img.eval.n00 { background-position:-75px -69px; }
img.eval.n10 { background-position:-60px -15px; }
img.eval.n20 { background-position:-45px -15px; }
img.eval.n30 { background-position:-30px -15px; }
img.eval.n40 { background-position:-15px -15px; }
img.eval.n50 { background-position:  0px -15px; }
img.eval.n05 { background-position:-60px 0px; }
img.eval.n15 { background-position:-45px 0px; }
img.eval.n25 { background-position:-30px 0px; }
img.eval.n35 { background-position:-15px 0px; }
img.eval.n45 { background-position:  0px 0px; }

/*
Fin Element ajouté pour la v7.2
*/
/***********************/

.ResultatsRecherchePicto {
    background: none repeat scroll 0 0;
    border:0 none;
    padding-top:0;
    text-align:center;
    vertical-align:top;
    width:45px;
}

.divTDResultatsRecherche_1 {
    height:100%;
    text-align:center;
    width:100%;
}

.divTDResultatsRecherche_2 {
    left:2px;
    margin-bottom:6px;
    position:relative;
    text-align:left;
    top:0;
}

.tailleNumResultatsRecherche {
    font-size:1.2em;
}

.ResultatsRechercheSeparator {
    background: none repeat scroll 0 0;
    width:5px;
    background-color: white;
}

.ResultatsRechercheInfos {
    background: none repeat scroll 0 0;
    font-size:1.2em;
    height:auto;
    /*margin-top:8px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:4px;
    padding-left:4px;*/
    width: 80%;
    background-color: white;
}

.ResultatsRechercheTable{
    width: 100%;
	border-left:2px solid #404797;
}

.ResultatsRechercheBasketLeft{
    background-color: white;
    width: 5%;
}

.ResultatsRechercheColLeft{
    background-color: white;
    width: 10%;
}

.ResultatsRechercheIconType{
    background-color: white;
    height:auto;
    margin-top:8px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:4px;
    padding-left:4px;
}

.ResultatsRechercheJaquettes{
    background-color: white;
}

.ResultatsRechercheDigidoc{
    width: 10%;
    text-align: right;
    background-color: white;
    height:auto;
    margin-top:8px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:4px;
    padding-left:4px;
}

.ResultatsRechercheActionsComplementaires {
    text-align: left;
}
.ResultatsRechercheTypeRight {
}
.ResultatsRechercheBasketRight{
}
.ResultatsRecherchePictoRight{
}
.ResultatsRecherchePictonewRight{
}
.ResultatsRechercheMessag{
}
.ResultatsRechercheCommand{
}
.ResultatsRechercheInfosIMG {
    font-size:1.2em;
    width: 75%;
    background: none repeat scroll 0 0;
    text-align: left;
    height:auto;
    background-color: white;
    margin-top:8px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:4px;
    padding-left:10px;
}
.ResultatsRechercheDigidocIMG {
    background: none repeat scroll 0 0;
    width: 25%;
    text-align: left;
    height:auto;
    background-color: white;
    margin-top:8px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:4px;
    padding-left:4px;
}
.ResultatsRechercheDigidocIMGmini {
    padding-left:4px;
}
.ResultatsRechercheDigidocIMGmini_img {
    padding-right: 1px;
}
.ResultatsRechercheInfosTAB {
    font-size:1.2em;
    width: 70%;
    background: none repeat scroll 0 0;
    text-align: left;
    height:auto;
    background-color: white;
    margin-top:8px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:4px;
    padding-left:4px;
}
.ResultatsRechercheDigidocTAB {
    background: none repeat scroll 0 0;
    width: 10%;
    text-align: left;
    height:auto;
    background-color: white;
    margin-top:8px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:4px;
    padding-left:10px;
}
.Link {
    background:transparent url("../img/a_rouge_fleche.gif") no-repeat scroll left center;
    color:#C8333B;
    font-weight:bold;
    padding:0 0 0 18px;
    text-decoration:none;
}

.noticeComplete {
    background:#EEEEFF none repeat scroll 0 0;
    border:1px solid #BBBBBB;
    margin:2px;
    padding:4px;
}

.stareval.zerooff { background-position:-167px 0; }
.stareval.zero { background-position:-167px -15px; }
.stareval.off { background-position:-167px -30px; }
.stareval.on { background-position:-167px -45px; }
/* Fin evaluation */

.tableControl, .actionButtons {
    width: 100%;
}

.tableControl a {
    padding-left: 10px;
}

.tableControl {
    text-align: right;
}

.footer {
    text-align: center;
}

.rich-table {
    width:100%;
}

h1 {
    color: #c69f19;
    font-size: 1.2em;
    margin-top: 0;
}

.body {
    padding: 30px;
}

.columnHeader:hover
{
    color: #FF6600;
}

.message {
    border: 1px solid #FFCC00;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #F0F8FF;
}

.name {
    vertical-align: top;
    font-weight: bold;
    width: 115px;
    float: left;
    padding: 5px;
    margin-top: 3px;
    clear: left;
}
.value {
    float: left;
    padding: 5px;
}

.name2 {
    vertical-align: top;
    font-weight: bold;
    width: 95px;
    padding: 5px;
    margin-top: 3px;
}
.value2 {
    padding: 5px;
}

.required {
    color: red;
    padding-left: 2px;
}

.message {
    list-style: none;
    border: 0;
    background: none;
    padding: 0;
    color: #000000;
    margin: 5px 0 8px 0;
}

.message li {
    background: no-repeat left center;
    padding-top: 1px;
    padding-left: 22px;
    margin-left: 3px;
}

.message li.infomsg {
    background-image: url("../img/msg_info.png");
}

.message li.errormsg {
    background-image: url("../img/msg_error.png");
}

.message li.warnmsg {
    background-image: url("../img/msg_warn.png");
}

/* let's not make us go blind */
.rich-panel-header,
.rich-panel-body,
.rich-stglpanel-header,
.rich-stglpanel-body,
.rich-table-cell,
.rich-table-subheadercell,
.rich-tab-header {
    font-size: 1.2em;
}

.rich-panel-header,
.rich-stglpanel-header {
    padding: 3px;
}

input, textarea, .footer {
    font-size: 1em;
}

root {
    display: block;
}

/* Style rules to make Java Server faces Standarad data tables look better */

.list-header {
    background-color: #eeeeee;
    font-size: larger;
    font-weight: bold;
}

.list-paging-header {
    background-color: white;
}

.list-paging-footer {
    background-color: white;
}

.list-row-even {
}

.list-row-odd {
    background-color: #eeeeee;
}

/* Style rules for message severity levels */

.infoMessage {
    color: black;
}

.warnMessage {
    color: orange;
    font-weight: bold;
}

.errorMessage {
    color: red;
    font-weight: bold;
}

.fatalMessage {
    color: red;
    font-style: italic;
    font-weight: bold;
}

.artUneTitle {
    font-size: 1.2em;
    font-weight: bold;
    color: #666666;
    left: 14px;
    top: 14px;
}
.artAuthor {
    color: #cccccc;
    font-size: 1em;
}
.artIntro {
    color: #666666;
    font-weight: bold;
}
.artSubTitle {
    color: #666666;
    font-weight: bold;
}
.artTitle {
    color: #666666;
    font-size: 1.2em;
    font-weight: bold;
}

.rssItemTitle {
    font-weight: bold;
    color: #0066ff;
    text-decoration: none;
}

#top {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: #6699ff;
}

#navHome {
    left: 0px;
    top: 109px;
    width: 200px;
    position: absolute;
}

#navAdmin {
    left: 0px;
    top: 109px;
    width: 20%;
    position: absolute;
}
#panToolBar {

}

#mainHome {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

#panList {
    position: relative;
    margin-top: 10px;
}
.panRecord {
    position: relative;
    margin-top: 10px;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
    background-color: #f7f7f7;
    margin: 10px;
    padding: 5px;
}

.bloc2col {
    position: relative;
    width: 45%;
    float: left;
    margin: 10px;
    border: solid 1px #CCC;
    padding: 0;
}
.bloc2col h1 {
    color: #fff;
    padding:5px 5px 5px 14px;
    font-size: 1.1em;
	text-transform: uppercase;
    /*font-weight:bold;*/
    background-color:#1997c6;
    /*background: url("../img/bg-bloc-blue.gif") repeat-x scroll 0 0 transparent;*/
    border-color:#1997c6;
    border-style:solid;
    border-width:1px;
}
.bloc2col ul.simple {
    margin: 0;
    list-style-position: inside;
    list-style-type: disc;
    line-height: 1.4em;
    padding: 6px;
}
.bloc2col li.simple {
    padding-left:5px;
    padding-bottom: 6px;
}

.bloc1col {
    position: relative;
    width: 92%;
    float: left;
    margin: 10px;
    /*border: solid 1px #cccccc;*/
    padding: 5px;
}
.bloc1col h1 {
    color: black;
    padding:5px 5px 5px 14px;
    font-size: 1.2em;
    font-weight:bold;
    background-color: #fff;
    border-bottom: solid #404797 2px;
	margin-bottom: 6px;
}
.bloc1col ul.simple {
    padding-top: 6px;
    margin: 0;
    list-style-position: inside;
    list-style-type: disc;
    font-size: 1.2em;
    line-height: 1.2em;
}

.bloc1col li.simple {
    padding-left:5px;
    padding-bottom: 6px;
}

.bloc3col {
    position: relative;
    width: 32%;
    float: left;
    margin: 2px;
    border: solid 1px #CCC;
    padding: 0;
}
.bloc3col h1 {
    color: #fff;
    padding:5px 5px 5px 12px;
    font-size: 1em;
    font-weight:bold;
    background-color:#cccccc;
    border-color:#cccccc;
    border-style:solid;
    border-width:1px;
}
.bloc3col ul.simple {
    margin: 0;
    list-style-position: inside;
    list-style-type: disc;
    font-size: 1em;
    line-height: 1.4em;
    padding-top: 6px;
}
.bloc3col li.simple {
    padding-left:5px;
    padding-bottom: 6px;
}

.bloc4col {
    position: relative;
    width: 24%;
    float: left;
    margin: 2px;
    border: solid 1px #CCC;
    padding: 0;
}
.bloc4col h1 {
    color: #fff;
    padding:5px 5px 5px 12px;
    font-size: 1em;
    font-weight:bold;
    background-color:#cccccc;
    border-color:#cccccc;
    border-style:solid;
    border-width:1px;
}
.bloc4col ul.simple {
    margin: 0;
    list-style-position: inside;
    list-style-type: disc;
    line-height: 1.4em;
    padding-top: 6px;
}
.bloc4col li.simple {
    padding-left:5px;
    padding-bottom: 6px;
}

.uiPanelMenu {
    width: 96%;
}
#panMessages {

}


@media print {
    #leftBar {
        display: none;
    }
    #toolbar {
        display: none;
    }
    #rightBar {
        display: none;
    }

    #content {
        width:100%;
    }
}

#toplogo {
    float:left;
    width: 200px;
    padding-top: 5px;
    padding-left: 5px;
}


#treeMenuNavAdmin {
    border-right: solid rgb(204, 204, 204) 1px;
    border-bottom: solid rgb(204, 204, 204) 1px;
    border-left: solid rgb(204, 204, 204) 1px;
    width: 200px;
}

#rightBar h1 {
    font-weight: bold;
    color: #003399;
    padding: 5px;
}

#topsearch {
    height: 24px;
    background-color: #666666;
}

#breadcrumbs {
    height: 24px;
    padding-left: 10px;
}

#footer {
    clear:both;
    background-color:#DDDDDD;
    color: navy;
    text-align: center;
    padding: 3px;
}
#toplogin {
    float:right;
    padding-top: 5px;
    padding-right: 5px;
    font-weight: bold;
    color: #ffffff;
    font-style: normal;
}

#menulangue {
    clear:both;
    height: 20px;
    padding: 6px;
    background-image: url("../img/bg_topmenu2.png");
    background-repeat: repeat-x;
    padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 8px;
    padding-right: 8px;
}

#toplangue {
    float:right;
}

#topmenu a:link {
    color: #ffffff;
    font-weight: bold;
}

#topmenu a:visited {
    color: #ffffff;
    font-weight: bold;
}

#topmenu a:hover {
    color: #ffcc33;
    font-weight: bold;
}

#topmenu {
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
}

#topmenu li {
    display: inline;
    color: #ffffff;
    font-weight: bold;
    padding-left: 30px;
    text-decoration: none;
}

#topmenu ul {
    list-style-type: none;
    text-decoration: none;
}

.lblColor1 {

    font-weight: bold;
    color: #990000;
}

input[type='submit'], input[type='button'] {
    background: #D3D3D3;
    color: black;
    margin: 2px;
    border-color: gray;
}
/**Search Generic**/
#formulaireRecherche{}
.searchForm{
    background: #f6f6f6;
    border: none;
    /*border-bottom: 1px solid #d3d3d3;*/
    border-top: 1px solid #d3d3d3;
    clear: both;
    margin: 1em 0;
    padding: 0.5em 0.8em 1em;
}

.searchForm tbody tr:nth-of-type(odd) {
    background: none;
}

.searchForm .rich-inplace-select-view {
    /*background-color: silver;
    border-bottom: solid 1px gray;
    border-top: solid 1px gray;
    */
}
.searchForm .rich-inplace-select-view:before { /*   content: "> ";*/}
/**Search : Types de documents**/
.rich-inplace-select-view-hover {color: #4A75B5;}
.rich-inplace-select-selected-item {background-color: #4A75B5;}
.rich-inplace-select-list-decoration {background-color: white;}
/*

.rich-inplace-select-selected-item {background-color: #4A75B5;}
.rich-inplace-select-list-decoration {background-color: #4A75B5;}
.rich-inplace-select-view {background-color: #4A75B5;}
.rich-inplace-select-field {background-color:#4A75B5;}
.rich-inplace-select-control {background-color: #4A75B5;}
.rich-inplace-select-control-press {background-color: #4A75B5;}
*/
.rich-picklist-source-cell:hover {background-color: #b9b9b9;}
.rich-picklist-source-cell-selected {background-color: #b9b9b9;}
.rich-list-picklist-button-content:hover {background-color: #b9b9b9;}

.rich-list-picklist-button-content {
    padding-bottom: 0;
    padding-left: 1px;
    padding-right: 4px;
    padding-top: 0;
    padding-right: 20px;
    color: #000000;
}
.rich-list-picklist-button{background-color: #b9b9b9;color: white; background-image:none;}
.rich-list-picklist-button-disabled{background-color: #b9b9b9;color: white; background-image:none;}
.rich-list-picklist-button-light{background-color: #b9b9b9;color: white; background-image:none;}
.rich-list-picklist-button-press{background-color: #b9b9b9;color: white; background-image:none;}

.rich-picklist-control-disabled, .rich-picklist-control-top, .rich-picklist-control-bottom, .rich-picklist-control-up, .rich-picklist-control-down, .rich-picklist-control-copyall, .rich-picklist-control-copy, .rich-picklist-control-remove, .rich-picklist-control-removeall{border: 0px;}
/**/
.rich-picklist-source-cell, .rich-picklist-target-cell, .rich-picklist-source-cell *, .rich-picklist-target-cell * {cursor: pointer; font-size: 1em;}
/*autocompletion**/
.rich-sb-int-sel {color: #000000;}


/**Lignes de requêtes**/

#linesdiv {}
#formulaireRecherche:linesdiv {}
.styleClassRequestLines{}
#formulaireRecherche table {
padding-bottom: 2px;
width:100%;
}

.reqBoolSelect{padding:1px;}
.reqFieldSelect{}
.reqField{font-weight:bold;}
.reqCompSelect{}
.reqComp{}
/**Critères de tri**/
.styleClassSortFields{}
.reqSortSelect{}
/**input**/
.styleClassInput{} 
#formulaireRecherche input[type="submit"] {
    border-radius:3px;
    font: 700 1.4em/1em ""Open Sans"",sans-serif;
    width: auto;
    background-color: #1997c6;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    padding: 6px;
    text-transform: uppercase;
width: 40%;
float: right;
margin-top: 10px;
margin-bottom: 10px;
}
#formulaireRecherche input[type="submit"]:hover {background-color: #c69f19;}
.styleClassReload{}
/**Fin search**/
/**listalo Generic**/
.butBasket input[type="submit"], input[type="button"] {
    background: #EEF;
    color: gray;
    margin: 5px;
    border-color: gray;
    font-weight: bold;
}
/**Fin listalo Generic**/
/**barre d'outil**/
.toolbar a{text-decoration:none;}
.noticeIllustree img{
    float:left;
    margin:3px 3px 0px 3px;
}
/*BUG IE8 INUIT 564*/
table [colspan]{
    text-align:left;
}

.cur{
    cursor: pointer;
}
.curAv{
    cursor: pointer;
}
.curAv:hover{
    box-shadow: 4px 4px 6px #777777;
}
.recherche{
	padding:10px;
width: 28%;
float: left;
}
#frmFreeSearch { 

}
#frmFreeSearch input[type='text']{
    background-color: TRANSPARENT;
    color: #fff;
height:28px;
border: none;
padding: 0px;
border:solid silver 1px;
    /*width: 200px;*/
	}
#frmFreeSearch  input[type='submit']{
    background-color: transparent;
    color: transparent;
	text-align: left;
}

.itemMenu {
    position: relative;
	width: 18%;
	color: #fff;
	float: left;
	padding-left: 30px;
}
.itemMenuSimple {
    position: relative;
	width: 18%;
	color: #fff;
	float: left;
	padding-left: 30px;
}
.itemMenuSimple  a{
	color: #fff;
}
.itemMenuAlex {
    position: relative;
	width: 18%;
	color: #fff;
	float: left;
	font-size: 1em;
	padding-left: 30px;
}
.bandeau {
float: left;
    position: relative;
padding-left: 30px;
padding-top: 10px;
width: 20%;
}

.bandeauLabel {
width: 50%;
vertical-align: middle;
float: left;
    position: relative;
padding-top: 10px;
}
.bandeauTitre {
font-size: 2em;
font-weight: bold;
color: #b9b9b9;
}

#frmContact table {
padding-bottom: 2px;
width: 100%;
}
#frmContact tr td {
padding-bottom: 2px;
}

#myIdentity table {
width: 100%;
}
.cell-field-label {
width: 20%;
background-color: #b9b9b9;
text-align: center;
vertical-align: middle;
}
.cell-field-value {
width: 80%;
padding: 10px;
vertical-align: top;
}

.autourIll {
width: 160px;
padding: 0px !important;
text-align: center !important;
vertical-align: middle !important;
}
.autourIll4 {
width: 160px;
padding: 0px !important;
}
.bg-abo {
background-color: #1997c6;
}