/* 
    Document   : formulaire
    Created on : 18 mars 2011, 18:15:26
    Author     : douvillb
    Description:
        Purpose of the stylesheet follows.
*/

@media screen and (min-width: 992px) {
    body {
	    color: #1a1a1a; 
	    font-family: 'Trebuchet MS',helvetica, arial,sans-serif;
	    font-size: 16px; 
	    background-color: #f2ecd6;
	    background-image:  url(../images/FondFotolia.jpg); 
	    background-attachment:fixed;
    }
}

@media screen and (max-width: 991px) {
    body {
	    color: #1a1a1a; 
	    font-family: 'Trebuchet MS',helvetica, arial,sans-serif;
	    font-size: 16px; 
	    background-color: #f2ecd6;
    }
}
h1, p.h1 {
    /* color: #663202; */
    color: #6D9200;
    
    
}
h1 span {
    /* background-color: rgba(255, 255, 255, 0.6 );    */
    padding-right:10px;
    padding-left:10px;
}
h2 { 
    /* color: #663202; */
    color: #6D9200;
}  
h3 {
    margin-top: 5px;
    line-height: 150%; 
    font-size:120%; 
    font-weight: bold ; 
    /* color: #557587;  */
    color: #333366;  
    
}

#EFonglets .ui-widget-content a {
    color:#6d9200;
}

a {
    color: black;
    text-decoration: none;
}
#encadresDroite a, #bas a, .consultation a {
    color:#006B36;
    text-decoration: none;
    font-style: italic;
}

a:hover {
    background-color: #ffc099;
}

@media screen and (min-width: 992px) {
    #haut {
      background-color: rgba(255, 255, 255 , 0.7); 
      border: 1px #999 dotted; 
      padding: 20px;  
      /*height: 130px;*/
      text-align: center;
      border-radius: 10px; 
    }
}

@media screen and (max-width: 991px) {
    #haut {
      text-align: center;
    }
}

#bas {
    margin-top: 20px;
    text-align: center;
    color: #444; 
}
#bas p {
    background-color: rgba(255, 255, 255, 0.6);   
}
#logoRouen { 
  float: left;  
}

@media screen and (min-width: 992px) {
    #logoEformulaire {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
    }
}

@media screen and (max-width: 991px) {
    #logoEformulaire {
	margin-right: auto;
	margin-left: auto;
	width: 70%;
    }
}

@media screen and (min-width: 992px) {
    #cartouche {
	float: right;
	text-align: right;
	background-color: rgba(70, 70, 70 , 0.8);
	border: 1px white solid;
	margin-right: -5px;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px; 
	color: white;
	/*line-height: 0.3em;*/
	font-size: 85%;
	border-radius: 5px;
	box-shadow: 3px 3px 6px #A0A0A0;
    }
}

@media screen and (max-width: 991px) {
    #cartouche {
	text-align: right;
	margin-right: -5px;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px; 
	line-height: 0.3em;
	font-size: 75%;
    }
}

@media screen and (min-width: 992px) {
    #encadresDroite {    
	float:right; 
	width: 25%;
	padding-right:10px; 
    }
}

@media screen and (max-width: 991px) {
    #encadresDroite {    
	width: 100%;
	margin: 0;
	padding: 0; 
    }
}

@media screen and (min-width: 992px) {
    div.droite {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: rgba(240,240,240,0.95);
	border-radius: 5px;
	box-shadow: 3px 3px 6px #A0A0A0;    
    }
}


@media screen and (max-width: 991px) {
    div.droite {
	margin: 10px 0;
	padding: 10px 0;
	background-color: rgba(240,240,240,0.95);
    }
}

.droite h3 {
    margin-top: 5px;
    margin-bottom: 5px;
    
}
.section {
    clear: both;
}
div#page { /*  surcharge de la largeur de la page pour les e-formulaires */
    width: 1220px;
}
div#encadres { 
    width: 270px;
}
div#pied_page {
    width: 982px;
}

@media screen and (min-width: 992px) {
    div.contenu { 
	float: left;
	width: 68%;
	margin: 10px;
	padding: 15px;
	background-color: white;
	border-radius: 5px;
	box-shadow: 3px 3px 6px #A0A0A0;
    }    
}

@media screen and (max-width: 991px) {
    div.contenu { 
	margin: 0;
	padding: 0;
    }
    
    .ui-tabs .ui-tabs-nav {
	font-size: 2em;
    }
    
    .barreBouton {
	font-size: 3em;
    }
    
    .ui-button .ui-button-text {
	font-size: 2em;
    }
}


#bandeau_deco {
    margin-right: 20px;
}

#contenuFormulaire {
    margin-left : 0px;
    border: #e0cfc2 solid 1px;
    padding : 10px;
    border-radius: 10px;
    background-image: url("../jquery/css/humanity/images/ui-bg_inset-soft_100_f4f0ec_1x100.png");
    background-color: #f4f0ec;
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: bottom ;
    color: #1e1b1d;
    margin-bottom: 10px;

}
fieldset {
    visibility:  visible;
    border:1px solid lightgray;
    border-radius:4px;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 5px;
}
fieldset fieldset {
    visibility:  visible;
    border-right:none;
    border-left:none;
    border-bottom:none;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 10px;
}
fieldset fieldset legend {
    color: #366097;
}

legend {
    font-weight:  bolder;
    padding-right: 5px;
    padding-left: 5px;
}

@media screen and (min-width: 992px) {
    #formulaire input, #formulaire select, #formulaire textarea {
	background-color: white;
	border-bottom: solid 1px lightgray;
	border-right: solid 1px lightgray;
    }
}

@media screen and (max-width: 991px) {
    #formulaire input[type=text], #formulaire select, #formulaire textarea {
	width: 100%;
	height: 2em;
    }
}

#formulaire select {
    width: 75%;
}

p.barreBouton input {
    background-color: whitesmoke !important;
    border-radius: 6px;
}
p.barreBouton input:hover {
    background-color: #dc9c63 !important;
}

input:focus, select:focus, textarea:focus {
    background-color:   blanchedalmond;
}

label {
    margin-bottom: 0.8em;
    display: inline-block;
}

label.disabled {
    color: grey;
}

#formulaire label .libelle {
  width:200px;  
  text-align: left;
}

#formulaire label.tableau {
    display:table;
}
#formulaire label.tableau .libelle {
    display:table-cell;
}

label .libelleTexte {
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: none !important;
}

@media screen and (min-width: 992px) {
    label .libelleTexte + textArea {
	margin-left: 2em;
    }
}

@media screen and (max-width: 991px) {
    label {
	font-size:2em;
	display: block;
    }
    label .libelleTexte + textArea {
	margin-left: 0px;
    }
}
.case {
    margin-left: 2em;
}
.case input {
    margin-right: 5px;
}


span.obligatoire {
    font-weight: bold;
    font-size: 150%;
    color: red;
    padding-right: 5px;
    padding-left: 5px;
    /*
    position: relative;
    top: 8px;
    */
    vertical-align: top;
}
span.Erreur {
    font-weight: bold;
    color: red;
    padding-right: 5px;
    padding-left: 5px;
}
.cadreErreur {
   border: red dotted 1px !important;
}
.BEfieldset li {
    /* list-style-type: none; */
    margin-left : 15px;
}
.BEfieldset li li {
    margin-left : 5px;
}
#BEtypeMenuSelect input, #BEdeptMenuSelect input, #BEvilleMenuSelect input, #BEresult input{
    border: none;
}

#BEtypeMenuSelect, #BEdeptMenuSelect, #BEvilleMenuSelect, #BEresult {
    list-style-type: none;
}
#BEresult {
    display: none;
} 
#BEresult img {
    margin-left:100px;
}
p.barreBouton {
    text-align: center;
}
p.barreBouton input {
    font-size: 120%;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    background-color: #faefc4;
}

div.encadre {
    border: 1px #366097 solid;
    background-color: #ffffcc;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
}


/* presentation des onglets sans javascript */
#EFonglets {
    min-height: 400px;
} 
/* presentation des onglets sans javascript */
#EFonglets div {
    border-top: 1px solid #888888; 
    padding-top: 10px;
    margin-top : 10px;
    margin-bottom: 10px;
} 
/* prÃ©sentation des onglets en mode javascript */
.onglets {
    border-top: none !important;
    padding-top: 0px !important;
    margin-top : 0px !important;
    margin-bottom: 0px !important;    
}
/* numéro de version en pied de page */
.piedpage {
    font-size: 80%;
}

/* gestion des bouton d'upload */
.fileinput-button {
    padding-left: 20px;
    padding-right: 5px;
    padding-bottom: 4px;
    padding-top: 4px;
    font-size: 0.9em;
    background-color: #f9f2e3; 
    border: 1px grey solid;
    border-radius: 4px; 
    margin: 10px;
    background-position : 2px 4px;
    background-repeat:no-repeat;
    box-shadow: 3px 3px 9px #96886f;
    overflow: visible !important;
}

/* gestion des fichiers déposés */
.fileinput-button.fileUpload {
    background-image: url(../images/plus14.png) ;
}

.fileinput-button:hover {
    background-color: #d3823b;
    color: white;
    text-decoration: none;
}
.EFFicVoir {
    background-image: url(../images/loupe14.png);
}

.EFFicCorb {
    background-image: url(../images/croix14.png) ;
}

#boiteDialogue, #boiteInfo {
    display: none;
}
#EFhistorique{
    border: red solid 1px;
    background: #F4F0EC;
    border-radius: 5px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 15px 10px;
    font-size: 110%;
    list-style-image:  url('../images/coche.png');
}

#EFerreurs{
    border: red solid 1px;
    background: #F4F0EC;
    border-radius: 5px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 15px 10px;
    font-size: 110%;
    list-style-image:  url('../images/croix32.png');
}
#EFerreurs ul ul {
    list-style-image: none;
}

#patience img {
    margin-top: 10px;
}

#patience {
    display: none;
    position: absolute;
    top:300px;
    left:45%;
    border: 1px #777777 solid;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    background-color: white;
    box-shadow:4px 4px 6px #888;
}
.consultation .libelle {
    color: #666666;
}
.consultation .valeur {
    font-family: "Courier New","Lucida Console",monospace; 
    font-size: 110%; 
}
.consultation .encadre {
    border-radius: 10px;
    background-color: seashell;
    border: #e0cfc2 dashed 1px;
    padding: 5px;
}
p.bonjour {
 /* color:  #864900; */
  color:  #333366;
  padding-right: 5px;
  padding-left: 5px;
  text-align: right;
  margin-top: 5px;
  margin-bottom: 5px;
}
p.bonjour img {
    position: relative;
    top: 5px;
    margin-left: 10px;
} 
#listeChamps { 
    list-style-type: none; 
    margin: 0; 
    padding: 0; 
/*    width: 100%; */
}
#listeChamps li { 
    margin: 0 3px 3px 3px; 
    padding: 0.4em; 
    padding-left: 1.5em; 
    font-size: 1.1em; 
    height: 14px; 
}
#listeChamps li span { 
    position: absolute; 
    margin-left: -1.3em; 
}
/* pour cacher ou afficher des elements */ 
.visible {
    display: inline-block;
}
.invisible {
    display: none;
}
/* barre de chargement des fichiers */
.EFFicProgres {
    padding: 4px;
    background-image: url("../images/ui-anim_basic_16x16.gif");
    background-position: 4px 3px;
    background-repeat: no-repeat;
    padding-left: 25px;
    font-weight: bold;
    background-color:  #e0cfc2;
    border: 1px solid grey;
    border-radius: 4px;
    display: none;
}

.consultationAction {
    /* border: 1px solid #ff9900; */
    border: 1px solid #6d9200;
    /* background-color: #FBECC4; */
    /* background-color: #FFF5EE; */
    background-color: #f4f4f4;
    margin-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
}

.consultationAction .titre {
    text-align: center;
    padding: 5px;
    border-bottom: 1px solid #ff9900 ;
    font-weight: bold;
}

.consultationAction p {
    padding-left : 10px;
}

.consultationAction p span {
    font-style: italic;
}

.consultationAction input {
    text-align: center;
    /* background-color: #FBD96F; */
    font-size: 110%;
    background-color: whitesmoke;
    padding: 5px;
    margin-left:10px;
    margin-right: 10px;
    border-radius: 5px;
}
.consultationAction input:hover {
    background-color: #CF936F;
    color: white;
    cursor:  pointer;
}

.BCorbeille:hover {
    cursor: pointer;
}
#actionConsultation {
    display: none;
    font-size:110%;
}
ul.nopuce {
    list-style-type: none;
}
hr { 
    border: 0; 
    height: 1px; 
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); 
}

blockquote.bilan {
    border: 1px solid #ff9900;
}
table.bilan {
/*    border: 2px solid #ff9900; */
    border: 2px solid #6d9200;
    border-collapse: collapse;
    width: 100%;
    margin:1px;
    border-collapse: collapse;
}
table.bilan th {
    padding: 5px;
/*    background-color: #FFF5D6; */
/*    border: 1px solid #ff9900; */
    /* background-color: #86b300cc;  */
    background-color: rgba(134, 179, 0, 0.2); 
    border: 1px solid #6d9200; 
}
table.bilan td {
/*    border: 1px solid #ff9900; */
    border: 1px solid #6d9200;
    padding: 5px;
    text-align: center;
}
