/* 
    Document   : main
    Created on : 21 avr. 2010, 10:55:36
    Author     : E.SCRIZZI
    Description:
        main stylesheet
*/

/* 
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    font-size:0.75em;
    line-height:18px;
    margin: 0;
    padding: 30px;
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333; font-size:1.00em;
    line-height:18px;
}

h1 {
    color:#CC0000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.5em;line-height:24px;
}

center{
    color: #666;
    text-decoration: none;
}
a {
    color: #666;
    text-decoration: none;
}


a:hover, a:focus {
    text-decoration: underline;
    cursor:pointer;
}

ul{
    list-style-type:none;
}

img {
    border:0;
}

.center {
    margin:auto;
    text-align: center;
}
/*.clear { clear: both; height:0; line-height:0; font-size:0;}*/
/*hr {display:block; height: 1px; color: #666; background-color: #999; border: 0; clear: both;}
/*.ascenseur_page { position: absolute; height: 101%;}*/

td{
    padding: 0px 5px;
}

div {
    -moz-border-radius:6px 6px 6px 6px;
}

legend{
    font-weight:bold;
    color : black;
}

.errors {
    color: #CC0000;
    text-align: right;
    margin-left:-10px;
    font-size:0.8em;
}

.errorsParam {
    color: #CC0000;
    text-align: center;
    font-size:1em;
}

#imgAccueil
{
    padding-top:30px;
    padding-bottom:30px;
    text-align: center;
}

.required:after {
    content: ' *';
    color: #CC0000;
}

.bold{
    font-weight:bold;
}

.text255 label:after{
    content: ' (<255)';
    color: #0300FF;
}

.blue{
    color: #0300FF;
}

.inputTextBox {
    width: 150px;
}

.inputTextArea {
    width : 50%;
    height : 40px;
    margin : 0.5%;
}

.inscript span{
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.submitButton  {
    background:none repeat scroll 0 0 #CC0000;
    border:medium none;
    color:#FFFFFF;
    height:20px;
    margin-top:10px;
    padding-top:0;
    text-align:center;
    vertical-align:middle;
    min-width:90px;
}

.smallButton{
    min-width : 30px;
}

#content
{
    padding-left:10px;
    padding-right:10px;
    display:table-cell;
}

.inputMultiselect{
    height : 100px;
    width : 190px;
}

.alignLeft{
    text-align : left;
}

.alignRight{
   margin-left : 98%;
}
.hidden{
    display : none;
}

.helpLink{
   margin-left : 97%;
}
/*****************************************************************************/
/* layout                                                                    */
/*****************************************************************************/
#baseName {
    border:solid 1px #EEEEEE;
    padding:9px;
    margin-bottom:10px;
    height: 80px;
}

#baseName span{
    font-weight: bold;
    text-align: left;
}

#baseName h3{
    padding-bottom:0px;
    font-size:20px;
}

#baseName .imgHead
{
    float:left;
    padding-right: 10px;
    
}

#main{
    display:table;
    width: 100%;


}

#info {
    display:table-cell;
    width:230px;
    padding: 0;
    margin:0;

}

#bloc_info, #notification, #contacts{
    padding:4px;
    border:solid 1px #EEEEEE;
    margin-bottom:10px;
    overflow:hidden;
}

#notification ul, #contacts ul
{
    padding:0 0 0 7px ;
}
#bloc_info p, #notification ul, #contacts ul{
    font-size:0.8em;
}

#notification span, #contacts span
{
    font-weight:bold
}
/*****************************************************************************/
/* login                                                                     */
/*****************************************************************************/
#fieldLogin {
  padding: 1em;
  border:1px solid #ccc;
  /*font-size:90%;*/
  text-align:right;
  width: 350px;
  padding: 1em;
  margin:auto;
}

#fieldLogin legend {
  padding: 0.5em 0.5em;
  /*border:1px solid green;*/
  font-size:90%;
  text-align:right;
 }


#fieldLogin label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
}

#fieldLogin .inputTextBox {
    margin-left:100px;
}


.msgLogin{
    font-size: 2em;
    text-align:center;
}

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

.succesInscription{
    font-weight: bold;
    color: green;
}

li span{
    float: left;
}

/*****************************************************************************/
/* formulaire EA-généralités                                                  */
/*****************************************************************************/

#generalityForm select{
    width: 140px;
    margin: 2px;
}

#generalityForm input{
    width: 136px;
    margin: 2px;
}

#generalityForm textarea{
    width: 45%;
    height: 60px;
    margin: 2px;
}

#generalityForm label{
    text-align: left;
    padding : 0.3em;
}

.firstFieldsetGenerality{
    padding : 0.5em;
    margin-right:1%;
    margin-left:1%;
    margin-bottom: 1%;
}

.firstFieldsetGenerality legend{
    font-weight:bold;
    color : black;
}

.fieldsetGenerality{
    width : 35%;
    display: inline-block;
    vertical-align: top;
    line-height: 26px;
    border : none;
}

.fieldsetGenerality Input{
    float : right;
}

.fieldsetGenerality select{
    float : right;
}

#fieldsetGenerality1{
    width : 50%;
}

#fieldsetGenerality1 input{
    width: 73%;
}

#fieldsetGenerality2{
    width : 30%;
    margin-right : 20%;
}

#fieldsetGenerality3{
    width : 37%;
}

#fieldsetGenerality4{
    width : 27%;
    margin-right : 2%
}

#fieldsetGenerality5{
    width : 35%;
    margin-right : 2%;
}

#fieldsetGenerality13{
    width : 25%;
}


#fieldsetGenerality6{
    width : 27%;
    margin-right : 2%
}

#fieldsetGenerality7{
    width : 18%;
    margin-right : 5%
}

#fieldsetGenerality7 input{
    width : 16%;
}

#fieldsetGenerality8{
    width : 40%;
}

#fieldsetGenerality8 textarea{
    width : 97%;
    margin-left: 2px;
}

#fieldsetGenerality9{
    width : 35%;
}

#fieldsetGenerality9 input{
    width : 60%;
}

#fieldsetGenerality10{
    width : 25%;
    margin-left : 12%;
}

#fieldsetGenerality10 input{
    width : 12%;
}

#fieldsetGenerality11{
    width : 45%;
    margin-right : 2%;
}

#fieldsetGenerality11 textarea{
    width : 97%;
    margin-left: 2px;
    height: 40px;
}

#fieldsetGenerality12{
    width : 45%;
}

#fieldsetGenerality12 textarea{
    width : 97%;
    margin-left: 2px;
    height: 40px;
}

#div_commentaire{
    height: 120px;
    width: 70%;
    position: relative;
    top: 5px;
    left:5px;
}

#div_commentaire textarea{
    width: 80%;
    height: 70px;
    margin-left: 10px;
}

#div_commentaire label{
    display: block;
    font-weight:bold;
    margin-left: 10px;
}

#div_validate{
    position: relative;
    top : -70px;
    float : right;
    margin-right : 15%;
}

#generalityForm .submitButton{
    height : 25px;
    font-size : 1.2em;
    font-weight : bold;
    width : 10%;
    /*margin-left: 70%;*/
}

#div_cancel{
    position: relative;
    top : -80px;
}

/*****************************************************************************/
/* Page historique                                                           */
/*****************************************************************************/
#historique_page ul{
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    margin-top : 40px;
    margin-left: 60px; 
}

/*****************************************************************************/
/* Page analyses et formulaire analyses                                      */
/*****************************************************************************/
.fieldsetTya{
    width : 25%;
    display: inline-block;
    vertical-align: top;
    margin : 4px 10px 0px 110px ;
    line-height: 26px;
    border-spacing:10px;
    border : none;
}

.fieldsetTya Input{
    float : right;
}

#tya_valid{
    text-align: center;
    margin-bottom: 50px;
}

#analysesForm .submitButton{
    height: 25px;
    font-size: 1.2em;
    font-weight:bold;
}

#table_als tr{
    line-height: 26px;
}

/*****************************************************************************/
/* Formulaire Mobilier et formulaire Matériaux                               */
/*****************************************************************************/
#mobilierForm{
    padding : 0.5%;
}

#mobilierForm h1{
    text-align: center;
    margin: 10px auto;
    width : 30%;
}

#mobilier_content{
    border : solid 1px;
    margin-bottom: 10px;
    display: table-cell;
    width: 60%;
}

.fieldsetMobilier{
    width : 29.5%;
    display: inline-block;
    vertical-align: top;
    margin : 2px;
    line-height: 26px;
    margin-top : 2px;
    margin-right: 2px;
}

.fieldsetMobilierInput{
    width : 20%;
    float : right;
}

#mobilierForm textarea{
    width : 60%;
    margin-bottom : 5px;
    margin-top:15px;
}

.moTitreFieldset{
    font-weight: bold;
    text-decoration : underline;
}

#table_Materiaux_div{
    width : 98%;
    line-height : 26px;
    margin : auto;
    margin-bottom: 5px;
}

#table_Materiaux_div input{
    width : 75%;
}

#mobilierForm .submitButton{
    height : 25px;
    font-size : 1.2em;
    font-weight : bold;
    float : right;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right : 10px;
}

#moValid{
    width : 750px;
}

#moTextArea1 label,#moTextArea2 label {
    vertical-align: 100%;
}
/*****************************************************************************/
/* Formulaire Phases                                                         */
/*****************************************************************************/
.formatPlan{
    max-width:1024px;
    max-height:768px;
}

.selectedPhase{
    background-color: #FFCC00;
    font-weight: bold;
}

#phases
{
    display:table;
    border-spacing: 10px;
}

#phasesEntete{
    padding : 3px;
    width:98%;
    margin-left : 1%;
}

#ph_upload{
    text-align: left;
}

#ph_upload{
    text-align: center;
}

#vignette{
    padding : 4px;
    border : solid 1px;
    width : 120px;
    height : 100px;
    text-align: center;
}

#phaRestriction{
    font-size: 80%;
}

#ph_bandeau_lateral{
    border : solid 1px;
    border-color: black;
    width : 150px;
    margin-left: 0px;
    margin-right: 10px;
    display: table-cell;
}

#surfaceActivite span{
    margin-right : 15%;
}

#surfaceActivite{
    margin-bottom : 20px;
}

#phase_content{
    border : solid 1px;
    margin-bottom: 10px;
    display: table-cell;
    width: 90%;
}

#phase_content .helpLink{
    margin-left: 96%;
}

#phasesFormUpdate h1, #phasesFormCreate h1{
    text-align: center;
    margin: 15px auto;
    width : 30%;
}

#phasesFormUpdate img,#phasesFormCreate img{
    margin-right : 10px;
}

#ph_bandeau_lateral table td{
    border : solid 1px;
    border-color: #cccccc;
    padding : 8px;
    width : 60%;
    text-align : center;
}

#ph_bandeau_lateral table td img, #ph_bandeau_lateral table td a.SupprPhase{
    float : right;
    width : 8px;
    height : 8px;
    border : solid 0px #cccccc;
    margin-right:-3px;
    margin-top:-3px;
}

.bold{
    font-weight: bold;
}

#ph_bandeau_lateral table{
    width : 90%;
    margin : auto;
}

#table_phases_tot{
    padding-bottom : 200px;
}

.fieldsetphasesInput{
    width : 25%;
    float : right;
}

.fieldsetphasesLegend{
    font-weight:bold;
    color : black;
    font-size: medium;
}

#phasesFormCreate fieldset fieldset legend,#phasesFormUpdate fieldset fieldset legend{
    font-size: small;
}

#phasesFormCreate .submitButton, #phasesFormUpdate .submitButton{
    margin: 30px;
    height: 25px;
    float:right;
    font-size: 1.2em;
    font-weight:bold;
}

#ph_ligne2{
    margin-bottom : 20px;
}

#ph_ligne2 label{
    vertical-align: top;
}

#ph_ligne1, #ph_ligne2 {
    margin : 4px 5px 4px 0px;
}

#ph_ligne1 span,#ph_ligne2 span{
    margin-left : 15px;
}


#span_ea_id{
    display : none;
}

#ph_ligne2 textarea {
    width:78%;
    height : 40px;
}

#ph_ligne1 input{
    width : 12%;
}

#table_fieldset{
    border : solid 1px;
}


/*****************************************************************************/
/* bandeau résumé en haut du formulaire EA-généralités                                                */
/*****************************************************************************/

#home{
    font-weight: bold;
}

#bandeau_resume{
    border:solid 1px #EEEEEE;
    padding: 3px;
    height: 40px;
    margin-top:0px;
}

#bandeau_resume a{
    margin: 0px 5px 0px 8px;
}

#resume {
    float:left;
}

#resume span {
    font: 12px;
    margin: 0px 17px 0px 17px;
}

#list_phases{
    position : relative;
    height : 35px;
    text-align: right;
    vertical-align: middle;
    float:right;    
}

#list_phases a{
    margin-top : 7px;
    margin-left: 25px;
}

#afficher_tableau{
    z-index:100;
    background-color: #F6F6F6;
}

#afficher_tableau.showList{
    text-decoration: none;
    padding: 0 10px 1px 10px;
    border : solid 1px;
    display:block;
    position:absolute;
    margin-left:-500px;
}

#afficher_tableau.hidden {
    display:none;
    position:absolute;
}

/*****************************************************************************/
/* table de référence Phases                                                 */
/*****************************************************************************/
#phases{
    min-height: 650px;
}
#phases h1{
    text-align: center;
}

#ajouter_phase{
    margin-left : 70px;
}

#table_phases{
    width : 90%;
    padding : 5px;
    margin : auto;
    margin-top : 50px;
    margin-bottom: 20px;
    text-align: center;
    border : solid 2px;
    border-collapse:collapse;
}

#table_phases td{
    border : solid 1px;
    width: 7%; 
}

#table_phases th {
    border : solid 1px;
    width: 7%;
}

#table_phases td img{
    padding : 2px;
}

/*****************************************************************************/
/* Recherche et tableau de résultats                                         */
/*****************************************************************************/
.tableau_search_EA{
    margin-right:10px;
    margin-left:10px;
    padding : 5px;
    margin-top : 5px;
    margin-bottom: 20px;
    text-align: center;
    border : solid 2px grey;
    border-collapse:collapse;
}

.tableau_search_EA td {
    border : solid 1px grey;
    padding : 4px;
}

.tableau_search_EA th {
    border : solid 1px grey;
    padding :6px;
}


.tableau_search_EA td img{
    padding : 4px;
}

#search_page .submitButton{
    float:right;
    margin-right:30px;
    margin-bottom:20px;
}

#search_page fieldset{
    margin-right:10px;
    margin-left:10px;
    margin-bottom:45px;
}

#message_search{
    color : #CC0000;
    margin-top: 20px;
    margin-bottom : 10px;

}

#searchReccord{   
/*    background-color : #CC0000;
    width : 15%;*/
    font-size: 12px;
}

/*#searchReccord a {
    color : #FFFFFF;
}*/
/*****************************************************************************/
/* formulaire table de référence                                             */
/*****************************************************************************/
.fieldReference, .fieldParam{
  padding:1em;
  border:1px solid #ccc;
  text-align:center;
  max-width : 650px;
  min-width : 450px;
  margin:auto;
}

.fieldSmall{
    min-width : 300px !important;
}

.fieldReference label, .fieldParam label  {
    float:left;
    margin-left: 25px;
}

.fieldParam .inputTextBox {
    width: 300px;
}

.formReference{
   font-weight:bold;
}

.formReference, .formParam{
   text-align: right;
}

.formReference ul li, .formParam ul li{
    padding : 0.3em;
    margin-right: 30px;
}

.formReference ul li ul li, .formParam ul li ul li{
    padding : 0.3em;
    margin-right: auto;
}

.formReference p{
   text-align :left;
}

.formReference select{
    width :155px;
}

.formTextArea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    width: 70%;
    height: 80px;
}

.formTextInput{
    width : 70%;
}

/*****************************************************************************/
/* formulaire table de référence : Table Type Opération                      */
/*****************************************************************************/

#submitTopForm label{
    display : none;
}

/*****************************************************************************/
/* formulaire table de référence : Table de niveau 1  et 2                   */
/*****************************************************************************/
.NI1_class1 label{
    text-align: justify;
}

#formTableNi2 textarea{
    height : 50px;
}

#NI1multiSelect{
    margin-top : 30px;
}

#formTableNi1{
    text-align : center;
}

#formTableNi1 li{
    text-align :right;
}

#formTableNi1 li label{
    margin-left :100px;
}

#formTableNi1 select{
    width : 195px;
}
/*****************************************************************************/
/* formulaire table de référence : Table de niveau 3                         */
/*****************************************************************************/

#submitTableNi3Form label{
    display : none;
}

/*****************************************************************************/
/* formulaire opérations                                                     */
/*****************************************************************************/

#formOperations {
    width : 500px;
}

#submitOperationForm label{
    display : none;
}
/*****************************************************************************/
/* Vue Table de référence     (Index)                                        */
/*****************************************************************************/
.pager{
    text-align: right;
    margin-right : 15%;
}

.pagerItem {
    font-weight: bold;
    color: #B60E0D;
    /*margin-right:3px;*/
}

.pagerLink:hover {
    cursor:pointer;
}

.confirmation{
    margin-left :15%;
    margin-top : 10px;
}

.tableau_table_ref{
    width : 70%;
    padding : 5px;
    margin : auto;
    margin-top : 5px;
    margin-bottom: 20px;
    text-align: center;
    border : solid 2px;
    border-collapse:collapse;
}

.tableau_table_ref td {
    border : solid 1px black;
    width: 7%;
}

.tableau_table_ref th {
    border : solid 1px;
    width: 7%;
}


.tableau_table_ref td img{
    padding : 2px;
}

.tableau_dialog_box{
    min-width : 300px;
    padding : 5px;
    margin : auto;
    margin-top : 5px;
    margin-bottom: 20px;
    text-align: center;
    border : solid 2px;
    border-collapse:collapse;
}

.tableau_dialog_box td {
    border : solid 1px black;
    width: 7%;
}

.tableau_dialog_box th {
    border : solid 1px;
    width: 7%;
}


.tableau_dialog_box td img{
    padding : 2px;
}

.table_ref_page h1{
    text-align: center;
    margin: auto;
    margin-bottom : 40px;
    margin-top : 15px;
}

.table_ref_page{
    border: solid 0.5px black;
    padding: 0.5em;
    margin:auto;
    width: 98%;
    min-height: 550px;
}

.ajouter{
    margin-left : 15%;
}

.elements_supprimes{
    margin-left : 15%;
    margin-top : 20px;
}
/*****************************************************************************/
/*  Formulaire Ope                                                           */
/*****************************************************************************/

#table_operation_ope{
    width : 95%;
    font-size: 10px;
    font-weight: normal;
}

/*****************************************************************************/
/*  Vue Opérations     (index)                                               */
/*****************************************************************************/
#table_operation{
    width : 97%;
}

#ajouter_Operations{
    margin-left: 3%;
}

/*****************************************************************************/
/* Bibliographie                                                             */
/*****************************************************************************/
#table_bibliographie{
    width : 95%;
}

#ajouter_bibliographie{
    margin-left: 2%;
}

/*****************************************************************************/
/* footer                                                                    */
/*****************************************************************************/
#footer{
	margin: 15px 7px;
	text-align: center;
	color: #666666;
	font-size: 0.75em;
	width: 100%;
        float:left;
}

#footer img {
    vertical-align:middle
}

#footer a {
    color: #666666;
    text-decoration: none;
}

#footer a:hover{
    color: #666666;
    text-decoration: underline;
}

/*****************************************************************************/
/* menu de navigation                                                        */
/*****************************************************************************/
#blueblockmenu{
    border: 1px solid #E3A1A1;
    border-bottom-width: 0;
    width: 185px;
    -moz-border-radius:0;
    vertical-align: top;
    display:table-cell;
}

#blueblockmenu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font: normal 90% ;
    border-bottom: 1px solid #FFCC66;
}

#blueblockmenu li a{
    display: block;
    padding: 3px 0;
    padding-left: 9px;
    width: 169px; /*185px minus all left/right paddings and margins*/
    text-decoration: none;
    color: black;
    background-color: #FfFfFf;
    border-bottom: 1px solid #EFEFEF;
    border-left: 7px solid #F9F9F9;
}

* html #blueblockmenu li a{ /*IE only */
    width: 169px; /*185px minus all left/right paddings and margins*/
}

#blueblockmenu li a:hover {
    background-color: #EFEFEF;
    border-left-color: #c00;
}

#blueblockmenu div.menutitle{
    color: white;
    border-bottom: 1px solid #666666;
    padding: 1px 0;
    padding-left: 5px;
    background-color: #c00;
    font: 90%;
    -moz-border-radius:0
}


/*****************************************************************************/
/* accueil                                                                   */
/*****************************************************************************/
#accueil {
    min-height: 200px;
    border:solid 1px #EEEEEE;
    margin-bottom: 30px;
    padding: 10px;
}

#accueil h3 {
    text-align: left;
}

#accueil span {
    font-style:italic;
    font-weight:bold;
    font-size: 0.9em;
}

#accueil p {
    padding-right:15px;
    padding-left: 15px;
    text-align:justify
}

.underline{
    text-decoration: underline;
}

/*****************************************************************************/
/* Etat                                                                      */
/*****************************************************************************/
#etat span{
    font-weight:bold
}

#etat .etatEA{
    border-bottom:1px dashed gray;
    clear:left;
    margin:0;
    padding:5px
}

.etatRedact{
    padding: 10px 5px;
}

#motif{
    width : 98%;
    height : 90px;
}

.changeRedacteur, .changeRang
{
    margin-top:10px;
}
/*****************************************************************************/
/* Export                                                                      */
/*****************************************************************************/
#export_page h2{
    font-size: 12px;
    font-weight: bold;
    margin-left: 110px;
}

#exportForm textarea{
    width : 220px;
    height : 70px;
}

#exportForm .submitButton{
    height : 25px;
    font-size : 1.2em;
    font-weight : bold;
}

/*****************************************************************************/
/* Search Form                                                                      */
/*****************************************************************************/

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

#searchForm ul {
  margin: 0;
  padding: 0;
  margin-left: 10px;
  list-style-type: none;
}

#searchForm li {
  padding-left: 20px;
  background: url(../img/icons/control_play_blue.png) left no-repeat;
  margin-bottom: 5px;
}

#searchForm td {
    border:none;
    vertical-align: middle;
}

#searchForm table {
    border:none;
    width: auto;
    border-collapse: collapse;
}

#searchForm button {
    background:#CC0000;
    border:none;
    color:#FFFFFF;
    height:20px;
    text-align:center;
    vertical-align:middle;
    white-space: nowrap;
}

#currentCriteria div {
    border:1px solid;
    width: auto;
    padding: 5px
}

#currentCriteria .highlighted {
    background-color: #FFCC66;
}

.tableau_resultat{
    width : 98%;
    padding : 5px;
    margin : auto;
    margin-top : 5px;
    margin-bottom: 20px;
    text-align: center;
    border : solid 2px;
    border-collapse:collapse;
}

.tableau_resultat td {
    border : solid 1px black;
}

.tableau_resultat th {
    border : solid 1px;
    padding : 0 3px;
}

#formatSortie{
    width : 60%;
}

#restrictPub {
    width: 25%;
}

#map_shape {
    margin-left: 5px;
}

#map_shape label {
    margin-right: 5px;
}

#map_shape select, #map_shape input {
    margin-right: 10px;
}

#map_shape .scale_lbl {
    margin-left: 10px;
}

.full-spectrum .sp-palette {
    max-width: 200px;
}

.table_layers {
    margin-top: 10px;
}

.table_layers label {
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
    width: 140px;
}

.table_layers td.btnMultiSelect {
    text-align: center;
    vertical-align: middle;
    width: 40px;
}

#map .submitButton, .table_layers .submitButton {
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

#table_favoris{
    width : 98%;
}

.ea_link{
    white-space: nowrap;
}

/* mettre l'image de chargement des données de l'autocomplete*/
.ui-autocomplete-loading {
    background: white url('base/images/ui-anim_basic_16x16.gif') right center no-repeat;
}

#ajaxLinkMap, .linkButton {
    background-color: rgb(204, 0, 0);
    color: #FFFFFF;
    height: 20px;
    min-width: 160px;
    text-align: center;
}

#ajaxLinkMap {
    float: right;
    margin-right: 30px;
    margin-top: 10px;
    min-width: 120px;
}

.linkButton a {
    color: #FFFFFF;
    margin: auto;
}

#viewerDiv {
    width: 800px;
    height: 600px;
    background-color: white;
    background-image: url(http://api.ign.fr/geoportail/api/js/2.0.2/theme/geoportal/img/loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

/**
 * Recherche cartographique
 */
#legend {
    text-align: left;
}

#legend ul li {
    margin-right: 30px;
    padding: 1em 0.5em;
}

#legend img {
    float: left;
    /*margin-left: 25px;*/
}

.fieldMap{  /* Légende carte */
  padding:1em;
  border:1px solid #ccc;
  text-align:center;
  max-width : 250px;
  margin: auto;
}

#td_fieldMap{
    width: 100%;
}

/**
 * Fichiers KML
 */
 #tosFiles {
     padding: 1em;
     text-align: center;
 }