/* ELEMENTS HTML */

html {
    font-size: 75%;
    font-family: arial;
    color: #000;
    background: #e7f2fa;    
}

body {

}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1, h2, p, ul {
    margin: 0 0 0.5em 0;
}
h1 {
    font-size: 1.5em;
}
h2 {
    font-size: 1.2em;
    color: #1480d1;
}
h3 {
    font-size: 1.0em;
    color: #FC7E10;
}


a {
    color: #1480d1;
    font-weight: bold;
}
a:hover {
    text-decoration: none;
}
table {
    width: 100%;
}
table.normal {
	 width: 70%;
}
strong {
    font-weight: bold;
}


/* FORMULAIRES */

form input[type='text'],
form input[type='password'],
textarea {
    padding: 1px 2px;
}

/*form input[type='submit'].bouton,
form input[type='button'].bouton*/ /* Ne fonctionne pas avec IE6 */
form input.bouton,
form input.bouton {
    /*text-indent: -5000px;*/    
    border:none;    
    margin: 0;
}

/*form input[type='submit'].bouton:hover,
form input[type='button'].bouton:hover*/ /* Ne fonctionne pas avec IE6 */
form input.bouton:hover,
form input.bouton:hover {
    cursor: pointer;
}

#errorDiv {
	color: #f00;
}

/* BLOCS */
#conteneur {
    margin: 0 auto;
    width: 1000px;
    background: #fff;
}

#entete {
    background: url('../imgs/bandeau_haut.jpg') no-repeat;
    height: 279px;
    position: relative;
    margin: 0 0 20px 0;
}

#identification {
    position: absolute;
    top: 20px;
    right: 40px;
    /*color: #8c8c8c;*/
    color: #fff;
}

#logo {
    position: absolute;
    left: 55px;
    top: 15px;
}

#signature {
    position: absolute;
    left: 130px;
    top: 115px;
    color: #fff;
    font-weight: bold;
    font-size: 0.9em;
}

#accroche {
    position: absolute;
    top: 150px;
    left: 60px;
    width: 300px;
    color: #fff;
}

#lateral {
    float: left;
    width: 180px;
    margin: 0 30px 0 40px;
    _margin: 0 10px 0 20px; /* IE6 */
}

#principal {
    float: right;
    width: 700px;
    overflow: auto;
    margin: 0 40px 0 0 ;
    _margin: 0 20px 0 0 ; /* IE6 */ 
}

#pied {
    clear: both;
    background: #474747 url('../imgs/pied_logo.png') no-repeat 920px center;
    height: 54px;
    margin: 20px 0 0 0;
}
#pied_affilie {
    clear: both;
    background: #fff;
    height: 54px;
    margin: 20px 0 0 0;
}

/* PROPRIETES */


/* #identification */
#identification form div {
    display: inline;
}

#identification form input[type='text'] {
    border: 0;
    width: 120px;
}

#identification form input[type='submit'].bouton {
    width: 20px;    
    height: 20px;    
    background: transparent url(../imgs/bt_ok_gris.png) no-repeat center center;
}


/* logo */
#logo a {    
    display: block;
    width: 230px;
    height: 95px; 
}


/* #lateral */
#lateral a {
    color: #fff;
    font-weight: normal;
}

#lateral .bloc {    
    margin: 0 0 15px 0;
    padding-top: 20px;
    color: #fff;
    font-size: 0.9em;        
}

#lateral .bloc:after {
   display: block;
   line-height: 0;
   height: 50px;    
}

#lateral .orange {
    background: transparent url('../imgs/bloc_orange_haut.jpg') no-repeat;
}
#lateral .orange:after {
    content: url('../imgs/bloc_orange_bas.jpg');
	width: 180px;    
    height: 22px;     
}
#lateral .bleu {
    background: transparent url('../imgs/bloc_bleu_haut.jpg') no-repeat;
}
#lateral .bleu:after {
    content: url('../imgs/bloc_bleu_bas.jpg');
	width: 180px;    
    height: 22px;         
}
#lateral .bloc h1,
#lateral .bloc p,
#lateral .bloc ul,
#lateral .bloc form {
    padding-right: 10px;
    padding-left: 10px;
}

#lateral .bloc li {
    padding: 2px 0;
    border-bottom: 1px solid #fff;
}

#lateral .bloc form div {
    display: inline;    
}
#lateral .bloc form input[type='text'] {
    border: 0 ;
    width: 120px;
}
#lateral .bloc form input[type='submit'].bouton,
#lateral .bloc form input[type='button'].bouton {
    width: 20px;    
    height: 20px;    
    background: transparent url(../imgs/bt_ok_blanc.png) no-repeat center center;
}



/* #principal */

#principal .col-gauche,
#principal .col-droite {
    width: 340px;
}

#principal .col-gauche {
    float: left;
    margin: 0 20px 0 0;
}

#principal .col-droite {
    float: right;
}




#principal .vos-resultats table {
    border: 1px solid #e7f2fa;
    margin: 0 0 10px 0;
}

#principal .vos-resultats table th,
#principal .vos-resultats table td {
    padding: 2px 20px;
}

#principal .vos-resultats table th {
    font-weight: bold;
    color: #1480d1;
}
#principal .vos-resultats table .commissions {
    text-align: right;
}
#principal .vos-resultats table tr.impair {
    background: #e7f2fa;
}
#principal .vos-resultats #no1 {
    background: #e7f2fa;
    padding: 10px;
    margin: 0 0 10px 0;
}
#principal .vos-resultats #no1 h1 {
    font-weight: bold;
    color: #1480d1;
    padding: 0;
    font-size: 1.0em;    
}


#principal .pied {
    text-align: center;
    font-size: 0.9em;
}

#principal .pied-fond {
    background: url('../imgs/pied_fond.jpg') no-repeat center center;
    height: 36px;
    line-height: 36px;
    margin: 50px 0 10px 0;
}

#principal .pied-sans-fond {
    margin: 0px 0 20px 0;
}


#principal .pied a {
    text-decoration: none;
    font-weight: normal;
    color: #474747;
}
#principal .pied a:hover {
    text-decoration: underline;
}



#principal h1.fond {
    color: #1480d1;
    background: url('../imgs/titre_h1_fond.jpg') no-repeat;
    padding: 15px 0 0 20px;
    height: 50px;
    line-height: 50px;    
}
#principal h1 {
    color: #1480d1;
    background: none;
    padding: 0;
    margin: 0 0 1.0em 0;
}


#principal p.titre-resultats-1 {
    background: #fef2e7;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 1.15em;
    color: #082f7c;
    margin: 0;
}

#principal p.titre-resultats-2 {
    font-weight: bold;
    font-size: 1.15em;
    color: #082f7c;
    margin: 0 0 5px 0;
}

#principal p.switch-recherche-avancee {
    background: #082f7c;
    color: #fff;
    text-align: right;
    padding: 2px 5px;
        
}
#principal p.switch-recherche-avancee a {
    color: #fff;
}

#principal #recherche-avancee {
    background: #e7f2fa;
    padding: 5px 10px;
}

#principal table.resultat-recherche {
    margin: 20px 0; 
}

#principal table.resultat-recherche tr {
    border-top: 1px solid #8c8c8c;
}

#principal table.resultat-recherche td {
    border-bottom: 1px solid #8c8c8c;
    padding: 20px 0 10px 0;
    vertical-align: top;
}
#principal table.resultat-recherche h2 {
    color: #082f7c; 
}

p.pagination {
    text-align: right;
}

p.pagination span {
    color: #8c8c8c;
    font-weight: bold;
    display: inline-block;
    padding: 3px 5px;
    border: 1px solid #8c8c8c;
    
}
p.pagination span.lien {    
    text-decoration: none;
    border: 1px solid #082f7c;
        
} 
p.pagination span.lien-actif,
p.pagination span.lien:hover {
    color: #fff;
    background: #082f7c;
    border: 1px solid #082f7c;    
}
p.pagination span a {
    text-decoration: none;
    color: #082f7c;
}
p.pagination span.lien-actif a,
p.pagination span.lien:hover a {
    color: #fff;
}

p.sans-pagination {
    text-align: right;
}



#principal .onglets a,
#principal .onglets span {
    display: inline-block;
    width: 130px;
    height: 23px;
    line-height: 23px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 0 5px 0 0;
    font-weight: bold;
}

#principal .onglets a {
    background: url('../imgs/onglet_bleu.jpg');
}
#principal .onglets span.desactive {
    background: url('../imgs/onglet_gris.jpg');
}
#principal .onglets a.actif,
#principal .onglets a:hover {
    background: url('../imgs/onglet_orange.jpg');
}

#principal .onglets img.picto-calendrier {
    float: right;
    margin: 0 10px 0 0;
    cursor: pointer;    
}

.onglets a,
.onglets span {
    display: inline-block;
    width: 130px;
    height: 23px;
    line-height: 23px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 0 5px 0 0;
    font-weight: bold;
}

.onglets a {
    background: url('../imgs/onglet_bleu.jpg');
}
.onglets span.desactive {
    background: url('../imgs/onglet_gris.jpg');
}
.onglets a.actif,
.onglets a:hover {
    background: url('../imgs/onglet_orange.jpg');
}

.onglets img.picto-calendrier {
    float: right;
    margin: 0 10px 0 0;
    cursor: pointer;    
}

.zone-orange {
    background: #fef2f7;
    padding: 10px;
    margin: 0 0 20px 0;
}

.vos-resultats-facturation .trclass{
	margin: 0 0 20px 0;
    color: #1480d1;
    font-weight: bold;
}

.vos-resultats-facturation .trclass td {
    border-bottom: 2px solid #1480d1;
}

.vos-resultats-facturation-body {
    border-bottom: 2px solid #1480d1;
}

#principal table.vos-resultats-detail {
    margin: 0 0 20px 0;
}

#principal table.vos-resultats-detail thead {
    color: #1480d1;
    font-weight: bold;
    /*border-bottom: 2px solid #1480d1;*/
}
#principal table.vos-resultats-detail thead td {
    border-bottom: 2px solid #1480d1;
}
#principal table.vos-resultats-detail tbody td {
    border-bottom: 1px solid #1480d1;
}

#principal table.vos-resultats-detail tfoot {
    background: #e7f2fa;
    font-weight: bold;
    /*border-top: 2px solid #1480d1;
    border-bottom: 2px solid #1480d1;*/
}
#principal table.vos-resultats-detail tfoot td {
    border-top: 2px solid #1480d1;
    border-bottom: 2px solid #1480d1;    
}
#principal table.vos-resultats-detail tfoot td.total {
    color: #1480d1;
}


#principal table.vos-resultats-detail td {
    padding: 2px;
}


/* #principal > blocs */

#principal .bloc {
    margin: 0 0 20px 0;
}

#principal .nvowidget {
    background: url('../imgs/encart_nvowidget_fond.jpg') no-repeat;
    padding: 10px;
    width: 320px;
    height: 306px;
}
#principal .widget-honneur {
    padding: 10px;
}


#principal .votreprofil {
    padding-top: 20px;
    background: transparent url('../imgs/bloc_profil_haut.jpg') no-repeat;
}
#principal .votreprofil:after {
   display: block;
   line-height: 0;
   height: 42px;
   content: url('../imgs/bloc_profil_bas.jpg');    
}

#principal .votreprofil p {
    padding: 0px 20px;
}

.checkbox {
    float: left;
    font-weight: bold;
    color: #1480d1;
    width: 100px;
}

#principal .votreprofil span {
    float: left;
    font-weight: bold;
    color: #1480d1;
    width: 130px;
}

#principal .votreprofil .spanCheckBox {
    float: left;
    font-weight: bold;
    color: #1480d1;
    width: 105px;
}

#principal .votreprofil .error {
    float: left;
    font-weight: bold;
    color: #ff0000;
    width: 130px;
}

#principal .votreprofil .vue {
    background: none;
    margin: 0 2px 0 1px;
    padding: 10px 0;
    background: #fff;    
} 

#principal .votreprofil .vue:hover,
#principal .votreprofil .edit {
    background: #e7f2fa;
    margin: 0 2px 0 1px;
    padding: 10px 0;
    cursor: pointer;
}

#principal .fichetechnique {
    border-bottom: 1px solid #e6f0f0;
    margin-left: 70px;
    margin-right: 70px;
}

#principal .fichetechnique p,
#principal .fichetechnique h2 {
    padding: 0 0 0 125px;
}


/* principal > form */

#principal form.type1 {
    width: 500px;
    margin: 0 auto 10px auto;
}

#principal form.type1 fieldset {
    margin: 0 0 10px 0;
}

#principal form.type1 fieldset legend {
    font-weight: bold;
    color: #082f7c;
    margin: 0 0 10px 0;    
    font-size: 1.15em;
}

#principal form.type1 input[type='text'],
#principal form.type1 input[type='password'] {
    border: 1px solid #082f7c;
    width: 250px;
}
#principal form.type1 textarea {
    border: 1px solid #082f7c;
    height: 100px;
    width: 250px;
}

#principal form.type1 input[type='submit'],
#principal form.type1 input[type='button'] {
    text-align: right;
    margin: 0 0 0 294px;
}

/*#principal form.type1 input[type='submit'].valider,
#principal form.type1 input[type='button'].valider*/ /* Ne fonctionne pas avec IE6 */
#principal form.type1 input.valider {
    width: 111px;    
    height: 38px;    
    background: transparent url('../imgs/bt_valider_out.png') no-repeat center center;
}
/*#principal form.type1 input[type='submit'].valider:hover,
#principal form.type1 input[type='button'].valider:hover*/  /* Ne fonctionne pas avec IE6 */
#principal form.type1 input.valider:hover {
    background: transparent url('../imgs/bt_valider_hover.png') no-repeat center center;
}
/*#principal form.type1 input[type='submit'].envoyer,
#principal form.type1 input[type='button'].envoyer*/   /* Ne fonctionne pas avec IE6 */
#principal form.type1 input.envoyer {
    width: 111px;    
    height: 38px;    
    background: transparent url(../imgs/bt_envoyer_out.png) no-repeat center center;
}
/*#principal form.type1 input[type='submit'].envoyer:hover,
#principal form.type1 input[type='button'].envoyer:hover*/ /* Ne fonctionne pas avec IE6 */
#principal form.type1 input.envoyer:hover {
    background: transparent url(../imgs/bt_envoyer_hover.png) no-repeat center center;
}

#principal form.type1 label {
    cursor: pointer;
}

#principal form.type1 label span {
    float: left;
	width: 150px;
	text-align: right;
}



#principal form.type3 hr, .vue hr {
    margin: 10px auto;
    height: 1px;
    color: #1480d1;
    background-color: #1480d1;
    width: 80%;
    border: none; 
}

/*#principal form.type3 input[type='submit'].enregistrer,
#principal form.type3 input[type='button'].enregistrer*/ /* Ne fonctionne pas avec IE6 */
#principal form.type3 input.enregistrer {
    width: 107px;    
    height: 24px;    
    background: transparent url(../imgs/bt_enregistrer_out.png) no-repeat center center;
}
/*#principal form.type3 input[type='submit'].enregistrer:hover,
#principal form.type3 input[type='button'].enregistrer:hover*/ /* Ne fonctionne pas avec IE6 */
#principal form.type3 input.enregistrer:hover {
    background: transparent url(../imgs/bt_enregistrer_hover.png) no-repeat center center;
}



#principal form.type4 input[type='submit'] div,
#principal form.type4 input[type='button'] div {
    display: inline;
}

#principal form.type4 input[type='text'] {
    border: 0;
    width: 120px;
}

#principal form.type4 input[type='submit'].bouton,
#principal form.type4 input[type='button'].bouton {
    width: 20px;    
    height: 20px;    
    background: transparent url(../imgs/bt_ok_bleu.png) no-repeat center center;
}



/* CLASSES DIVERSES */
a.bt_inscrivezvous {
    display: block;
    width: 171px;
    height: 38px;
    background: url('../imgs/bt_inscrivezvous_out.png');
    float: right;auto;
}
a.bt_inscrivezvous:hover {
    background: url('../imgs/bt_inscrivezvous_hover.png');
}
a.bt_sedeconnecter {
    display: inline-block;
    width: 96px;
    height: 19px;
    background: url('../imgs/bt_sedeconnecter.png');
}
a.bt_loginblog {
    display: inline-block;
    width: 104px;
    height: 20px;
    background: url('../imgs/bt-acceder.png');
}
/*
a.bt_sedeconnecter:hover {
    background: url('../imgs/bt_sedeconnecter.png');
}
*/
a.bt_sinscrire {
    display: inline-block;
    width: 159px;
    height: 45px;
    background: url('../imgs/bt_sinscrire_out.png');
    float: left;
    margin: 0 10px 5px 0;
}
a.bt_sinscrire:hover {
    background: url('../imgs/bt_sinscrire_hover.png');
}
.plus {
    text-align: right;
}
img.floatleft {
    float: left;
    margin: 0 20px 5px 0;
}
.clear {
    clear: both;
}