@media all
{
    div#doc
    {
        display: none;
    }
    div#recap
    {
        display: block;
        width: 60%;
        margin-left: 20%;
    }
}

@media print
{
    div#doc
    {
        display: block;
    }
    div#recap
    {
        display: none;
    }
}


/*************************************************\
	Page : Body & Html
\*************************************************/

html
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}


body
{
    background-color: #ffffff;
}

div#main
{
    width: 96%;
    margin: 2%;
}

/*************************************************\
	Les étapes 
\*************************************************/
#navmenu
{
    background-color: #E3DBC6;
    width: 100%;
    margin-bottom: 10px;
    padding: 5px;
    margin-right: 0px;
}
#navmenu ul
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: inline;
}
#navmenu li
{
    padding-left: 15px;
    background-color: transparent;
    display: inline;
    font-weight: bold;
}
#navmenu li.etape
{
    color: #FF6600;
}

/*************************************************\
	Contenu 
\*************************************************/

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #009900;
    font-weight: normal;
}

h2
{
    font-family: Arial,Verdana,Helvetica;
    font-size: 13px;
    color: #009900;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

h3
{
    font-family: Arial,Verdana,Helvetica;
    font-size: 12px;
    color: #009900;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
}

.orange
{
    color: #FF6600;
}

.green
{
    color: #009900;
}
.green_bold
{
    color: #009900;
    font-weight: bold;
}

div.entete
{
    margin-top: 15px;
    width: 100%;
    background-color: #009900;
    padding-left: 2px;
    font-family: Arial,Verdana,Helvetica;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

div.contenu
{
    width: 100%;
    border: #009900 1px solid;
    background-color: #EFFFEF;
    margin-top: -1px;
    padding: 0px;
    font-family: Verdana,Arial,Helvetica;
    font-size: 11px;
}

a
{
    font-family: Verdana,Arial,Helvetica;
    font-size: 11px;
    text-decoration: none;
    color: #0000cc;
    font-style: normal;
}

a:hover
{
    color: #FF6600;
}

input.btn_suivant
{
    border: 2px solid #FF6600;
    font-weight: bold;
    cursor: pointer;
    background-color: #E3DBC6;
    color: #FF6600;
    position: relative;
    left: 75%;
    top: 15px;
}

div#cgu
{
    font-family: Verdana,Arial,Helvetica;
    font-size: 11px;
    color: #FF6600;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: justify;
}
/*************************************************\
	Tableaux
\*************************************************/
table.noir
{
    width: 100%;
    border-style: none;
    border-width: 1px;
    border-collapse: collapse;
    border: #000000 solid 1px;
    font-size: 11px;
}

table.noir tr
{
    vertical-align: top;
}

table.noir td
{
    padding-bottom: 15px;
}

table.normal
{
    width: 100%;
    table-layout: fixed;
    border-style: none;
    border-width: 1px;
    border-collapse: collapse;
    border: #009900 solid 1px;
    font-size: 11px;
}

th
{
    background-color: #E3DBC6;
    padding-left: 3px;
    font-weight: bold;
    text-align: left;
}

table.normal td
{
    border-style: solid;
    border-width: 1px;
    border-color: #009900;
    font-size: 11px;
    vertical-align: top;
}

table.normal td.middle
{
    vertical-align: middle;
    text-align: center;
}

table.normal td.right
{
    vertical-align: top;
    text-align: right;
}


/*************************************************\
	popup
\*************************************************/
#backgroundPopup
{
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #ffffff; /*border:1px solid #cecece;  */
    z-index: 1;
}
#popup
{
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: 480px;
    width: 750px;
    background: #ffffff;
    border: 2px solid #cecece;
    z-index: 2;
    padding: 1% 0px 0% 0px;
    font-size: 13px;
}
iframe#page
{
    width: 100%;
    height: 96%;
    border: 0px;
}
/******/






/**************************************/




a.menu
{
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #FFFFFF;
}

.textecorps65
{
    font-family: Verdana,Arial,Helvetica;
    font-size: 6.5pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.textecorps8
{
    font-family: Verdana,Arial,Helvetica;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}

.textecorps10
{
    font-family: Arial,Verdana,Helvetica;
    font-size: 13px;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.textecorps12
{
    font-family: Arial,Verdana,Helvetica;
    font-size: 15px;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.textecorps12bold
{
    font-family: Arial,Verdana,Helvetica;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}






/* FORMULAIRE */

input.rouge
{
    text-transform: uppercase;
    width: 314px;
    border: 0;
    background-color: #FFFFFF;
}

input.blanc
{
    text-transform: uppercase;
    width: 314px;
    border: 0; /*background-color:#FFCCCC;*/
    background-color: #FFFFFF;
}

textarea
{
    width: 630px;
    height: 100px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #005000;
}

input.bouton
{
    border: 2px solid black;
    font-weight: bold;
    cursor: pointer;
    background-color: #008000;
    color: white;
}

.legende
{
    font-size: 9px;
}

.ChampsEntree
{
    width: 100%; /*400*/
    border: 0;
    text-transform: uppercase;
}

.ChampsAbo
{
    width: 250;
    border: 0;
    background-color: #F4FBF4;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

input.bouton
{
    border: 2px outset black;
    font-weight: bold;
    cursor: pointer;
    background-color: #008000;
    color: white;
}
.titre
{
    font-size: 30;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: white;
    text-align: center;
}

table.menu
{
    font-size: 12;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    table-layout: fixed;
}

.retrait10
{
    margin-left: 10px;
}




/*************************************************\
	Avertissement
\*************************************************/

div.avertissement
{
    border: black 1px solid;
    background-color: #86C68E;
    padding: 15px;
    margin: 15px;
    color: black;
    font-size: 14px;
    font-family: Arial,Verdana,Helvetica;
}

/*************************************************\
	Bon de commande
\*************************************************/

table.bdc_entete
{
    width: 100%;
    margin-bottom: 2px;
    border: 0px;
}
td.bdc_entete_titre
{
    color: black;
    font-size: 30px;
    font-weight: bold;
    font-family: Arial,Verdana,Helvetica;
    margin-right: 15px;
    text-align: center;
    border: 0px;
}
img.bdc_entete_logo
{
    border: 0px;
}

table.bdc_info
{
    border-spacing: 0;
    padding: 0px;
    width: 100%;
    border: 2px solid black;
    font-family: Arial,Verdana,Helvetica;
    font-size: 12px;
}
td.bdc_info_eleveur
{
    border: 1px solid black;
    background-color: white;
    padding-left: 3px;
}
td.bdc_info_part
{
    border: 1px solid black;
    background-color: #F1F1F1;
    padding-left: 3px;
}
td.bdc_info_part_titre
{
    border: 1px solid black;
    background-color: #CFCFCF;
    padding-left: 3px;
    padding-left: 15px;
    font-weight: 500;
}
td.bdc_info_spacer
{
    width: 15px;
    border-left: 1px solid black;
    border-right: 1px solid black;
}
div.bdc_legende
{
    font-family: Arial,Verdana,Helvetica;
    font-size: 10px;
}
div.bdc_sous-titre
{
    width: 100%;
    font-family: Arial,Verdana,Helvetica;
    font-size: 14px;
    color: white;
    font-weight: bold;
    background-color: #4F4F4F;
    margin-top: 7px;
    margin-bottom: 2px;
    padding: 2px;
}

table.bdc_synel
{
    border-spacing: 0px;
    padding: 0px;
    width: 100%;
    border: 2px solid black;
    font-family: Arial,Verdana,Helvetica;
    font-size: 12px;
}
td.bdc_synel_white
{
    border: 1px solid black;
    background-color: white;
    padding-left: 2px;
    padding-right: 2px;
}
td.bdc_synel_gray
{
    border: 1px solid black;
    background-color: #CFCFCF;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
}
div.cac
{
    margin-right: 2px;
    font-size: 1px;
    float: left;
    height: 11px;
    width: 11px;
    background-color: white;
    border: 1px solid black;
}
div.cac_checked
{
    margin-right: 2px;
    font-size: 1px;
    float: left;
    height: 11px;
    width: 11px;
    background-color: black;
    border: 1px solid black;
}
span.bdc_synel_green
{
    font-family: Arial,Verdana,Helvetica;
    font-size: 10px;
    color: green;
}
p.bdc_synel_black
{
    font-family: Arial,Verdana,Helvetica;
    font-size: 11px;
    color: black;
    padding: 0px;
    margin: 0px;
}
div.CGU
{
    width: 100%;
    font-family: Arial,Verdana,Helvetica;
    font-size: 10px;
    color: black;
    margin-top: 5px;
}
div.signature
{
    width: 100%;
    border: 1px solid black;
    font-family: Arial,Verdana,Helvetica;
    font-size: 14px;
    color: black;
    background-color: #F1F1F1;
    margin-top: 7px;
    margin-bottom: 3px;
    padding: 2px;
    height: 60px;
}

