/*
Document   : default.css
Modified on : 01/08/2012
Author     : Patrick
Description:
*/

/*
20120605 - Elements ajoutés pour la v7.2
*/
@import url(inuit.css);
/*
Fin Element ajouté pour la v7.2
*/

@import url(menu.css);
@import url(alodisplay.css);
/*
20120801 - Ajout d'une feuille de style pour TinyMCE
*/
@import url(tinyclasses.css);

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

th, td {
    vertical-align: center;
    padding: 0;
    border: none;
}
h1, h2, h3, h4, h5, h6, 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
*/

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

#cadreEnTete {

}

#top1 {
    background: url("../img/top_left.gif") no-repeat left top;
    height: 87px;
    position: relative;
    padding-left: 75px;
}

#top2 {
    background-image: url("../img/top_right.gif");
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #6798C7;
    position: relative;
    height: 100%;
}
@media screen {
    #cadreColGauche {
        position: relative;
        float: left;
        width: 200px;
        background-color: #FFFFFF;
        margin-top: 5px;
        padding: 5px;
    }

    #cadreColDroite {
        position: relative;
        padding: 5px;
        margin-top:5px;
        width:15%;
        float:left;

        background-color: #FFFFFF;
    }
}

@media screen {
    #cadreContenuCentre {
        position: relative;
        padding: 5px;
        margin-top:0px;
        width:60%;
        float:left;
        margin-left:0px;
        margin-bottom:10px;
        background-color: #FFFFFF;
    }
}

.pageTitle {
    font-size: 14px;
    font-weight: bold;
    color: #ff6600;
    font-family: Arial,Helvetica,sans-serif;
}

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

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

#cadrePiedDePage {
    clear:both;
    background-color:#DDDDDD;
    color: navy;
    font-size: 10px;
    text-align: center;
    padding: 3px;
}

#frameHeader {

}

#header {

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

/***********************/

.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:10px;
}

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

.ResultatsRechercheInfos {
    background: none repeat scroll 0 0;
    font-size:11px;
    height:auto;
    margin-top:5px;
    padding:4px;
}

.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;
}

/*
Fin Format d'affichage BNF
*/
ol.listNotices li {
    margin-left: 40px;
}
body {
    font-size: 11px;
    margin: 0px;
    font-family: Arial,sans-serif;
    color: #000000;
    background-color: #ffffff;
    background: #C0BFBF url("../img/bg_body.gif") top left repeat-x;
    font-family: Arial,Helvetica,sans-serif;
}
/* Evaluation */
.eval {
	width:15px;
	height:17px;
	background-image:url("../img/eval.png");
	background-repeat:no-repeat;
}
.eval.on4 { width:60px; height:17px; }
.eval.on5 { width:75px; height:17px; }
.eval.null { background-position: 0px -84px; }
.eval.n00 { background-position:-75px -69px; }
.eval.n10 { background-position:-60px -15px; }
.eval.n20 { background-position:-45px -15px; }
.eval.n30 { background-position:-30px -15px; }
.eval.n40 { background-position:-15px -15px; }
.eval.n50 { background-position:  0px -15px; }
.eval.n05 { background-position:-60px 0px; }
.eval.n15 { background-position:-45px 0px; }
.eval.n25 { background-position:-30px 0px; }
.eval.n35 { background-position:-15px 0px; }
.eval.n45 { background-position:  0px 0px; }

.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 */

a:active, a:link, a:visited {
    color: #0D5798;
}
a:hover {
    color: #8CAFCD;
}

input, textarea {
    border: 1px solid #BBBBBB;
    font-size: 10px;
    background: #F0F8FF;
    color: black;
}

input[type='submit'], input[type='button'] {
    background: #4477AA;
    color: white;
    margin: 5px;
    border-color: gray;
}

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

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

.tableControl {
    text-align: right;
}

.footer {
    text-align: center;
    font-size: 10px;
}

.rich-table {
    width:100%;
}

h1 {
    font-family: Arial,sans-serif;
    color: #578BB8;
    font-size: 1.6em;
    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;
    font-size: 12px;
}

.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;
}

.error {
    float: left;
    padding: 5px;
}
.errors {
    color: red;
    vertical-align: middle;
}
img.errors {
    padding-right: 5px;
}
.errors input {
    border: 1px solid red;
}
.errors textarea {
    border: 1px solid red;
}

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

/** Open 18 style overrides **/

/* improve display of JSF messages (JBSEAM-2033) */
.message {
    list-style: none;
    border: 0;
    background: none;
    padding: 0;
    color: #000000;
    margin: 5px 0 8px 0;
    font-size: 12px;
}

.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: 11px;
}

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

input, textarea, .footer {
    font-size: 11px;
}

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: 14px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #666666;
    left: 12px;
    top: 12px;
}
.artAuthor {

    color: #cccccc;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.artIntro {

    color: #666666;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
}
.artSubTitle {

    font-family: Arial,Helvetica,sans-serif;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}
.artTitle {

    font-family: Arial,Helvetica,sans-serif;
    color: #666666;
    font-size: 18px;
    font-weight: bold;
}
.layMain {
    top: 128px;
    width: 667px;
    left: 226px;
    position: fixed;
}

.rssItemTitle {

    font-family: Georgia,'Times New Roman',times,serif;
    font-size: 12px;
    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;
}

h1 {
    font-size: 14px;
    font-weight: bold;
    color: #ff6600;
    font-family: Arial,Helvetica,sans-serif;
}

h2 {
    font-size: 12px;
    font-weight: bold;
    color: #000066!important;
    font-family: Arial,Helvetica,sans-serif;
}

#mainHome h2 {
    font-size: 11px;
    font-weight: bold;
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
}

#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: 48%;
    float: left;
    margin: 2px;
    border: solid 1px silver;
    padding: 0;
}
.bloc2col h1 {
    color: #fff;
    padding:5px 5px 5px 10px;
    font-size: 1em;
    font-weight:bold;
    background-color:#4A75B5;
    /*background: url("../img/bg-bloc-blue.gif") repeat-x scroll 0 0 transparent;*/
    border-color:#4A75B5;
    border-style:solid;
    border-width:1px;
}
.bloc2col ul.simple {
    padding:0;
	margin: 0;
    list-style-position: inside;
    list-style-type: disc;
    font-size: 11px;
    line-height: 1.3em;
}

.bloc2col li.simple {
    padding-left:5px;
}

.bloc1col {
    position: relative;
    width: 96%;
    float: left;
    margin: 2px;
    margin-right:10px;
    border: solid 1px silver;
    padding: 5px;
}

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

}

@media screen {
    #leftBar {
        position: relative;
        float: left;
        width: 200px;
        background-color: #FFFFFF;
        margin-top: 5px;
        padding: 5px;
    }

    #toolbar {
        float: right;
        height: 45px;
        width: 250px;
        -rave-layout: grid
    }

    #rightBar {
        position: relative;
        padding: 5px;
        margin-top:0px;
        width:15%;
        float:left;
        margin-left:5px;
        background-color: #FFFFFF;
    }

}

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

}

@media screen {
    #content {
        position: relative;
        padding: 5px;
        margin-top:0px;
        width:60%;
        float:left;
        margin-left:0px;
        margin-bottom:10px;
        background-color: #FFFFFF;
    }
}

@media print {
    #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;
    font-size: 100%;
    padding: 5px;
}

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

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

    font-size: 10px;
}

#footer {
    clear:both;
    background-color:#DDDDDD;
    color: navy;
    font-size: 10px;
    text-align: center;
    padding: 3px;
}
#toplogin {
    float:right;
    padding-top: 5px;
    padding-right: 5px;
    font-size: 10px;
    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: #4477AA;
    color: white;
    margin: 5px;
    border-color: gray;
}

.searchForm{
	border:solid 1px silver;
}

.butBasket input[type="submit"], input[type="button"] {
	background: #EEF;
	color: gray;
	margin: 5px;
	border-color: gray;
	font-weight: bold;
}

.noticeIllustree img{
    float:left;
    margin:3px 3px 0px 3px;
}
/*autocompletion**/
.rich-sb-int-sel {color: #000000;}