﻿@import url(Menu.css);
@import url(MenuCat.css);
@import url(Progress.css);
@import url(CadreOr.css);
@import url(InfoBleu.css);
@import url(Tab.css);
@import url(TableOr.css);
@import url(ValidatorCallout.css);
@import url(MyGridView.css);
/*@import url(Calendar.css);
@import url(Editor.css);*/

body
{
    background-image: url('Images/background_primactif1.gif');
    background-repeat: repeat;
    font: Verdana;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    background-color: #FFFF99;
}

.DivMaster
{
    position: absolute;
    top: 0px;
    width: 1020px;
    min-width: 1020px;
    max-width: 1020px;
    z-index: 1;
}

.DivLogo
{
    position: absolute;
    width: 305px;
    max-width: 305px;
    min-width: 305px;
    height: 70px;
    max-height: 70px;
    min-height: 70px;
    top: 0px;
    left: 0px;
    z-index: 1; /*vertical-align: top;*/
}

.DivContact
{
    position: absolute;
    font-family: Arial;
    font-size: small;
    font-family: Arial;
    width: 300px;
    max-width: 300px;
    min-width: 300px;
    height: 70px;
    text-align: center; /*vertical-align: top;*/
    padding: 0px;
    margin: 0px;
}
.DivConnect
{
    position: absolute;
    font-size: small;
    font-family: Arial;
    text-align: center;
    height: 70px;
    width: 400px;
    max-width: 400px;
    min-width: 400px; /*vertical-align: top;*/
    top: 0px;
    left: 0px;
    margin-left: 612px;
    z-index: 2;
}

.ContentPlaceHolder
{
    /*clear: both; 
    left: 0px; */
    position: absolute;
    top: 0px;
    margin-top: 110px;
    width: 1020px;
    min-width: 1020px;
    max-width: 1020px; /* border-style: solid;     border-width: 1;     border-color: Fuchsia;*/
    z-index: 0;
}

.DivPied
{
    background-image: url(Images/bar.gif);
    background-repeat: repeat-x;
    background-position: center;
    font-size: small;
    font-family: Verdana;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    max-height: 15px;
}

.PanelMenuCategorie
{
    /*clear: both; */
    position: absolute;
    font-size: small;
    font-family: Verdana;
    top: 0px;
    left: 0px;
    margin-top: 0px;
    width: 814px;
    min-width: 814px;
    max-width: 814px; /*border-style: solid;     border-width: 1;     border-color: Red;*/
    z-index: 1;
}

.PanelListeCategorie
{
    /*clear: both; */
    position: absolute;
    font-size: small;
    font-family: Verdana;
    left: 0px;
    top: 0px;
    margin-top: 50px;
    width: 200px;
    min-width: 200px;
    max-width: 200px; /*border-style: solid;     border-width: 1;     border-color: Green;*/
    z-index: 1;
}

.PanelTableauxCategorie
{
    /*clear: both; */
    position: absolute;
    top: 0px;
    margin-top: 50px;
    margin-left: 206px;
    margin-right: 206px;
    text-align: center;
    width: 608px;
    min-width: 608px;
    max-width: 608px; /*border-style: solid;     border-width: 1;     border-color: Yellow;*/
    z-index: 1;
}

.PanelRight
{
    /*clear: both;*/
    position: absolute;
    left: 0px;
    top: 0px;
    margin-top: 0px;
    width: 200px;
    min-width: 200px;
    max-width: 200px;
    margin-left: 820px;
}

.PanelTableauxProduit
{
    /*clear: both;*/
    position: absolute;
    top: 0px;
    margin-top: 50px;
    left: 0px;
    right: 0px;
    margin-left: 0px;
    margin-right: 200px; /*border-style: solid;     border-width: 1;     border-color: Maroon;*/
    z-index: 1;
}

.DivListe
{
    position: absolute;
    left: 0px;
    top: 0px;
    margin-top: 0px;
    width: 400px;
    min-width: 400px;
    max-width: 400px;
    z-index: 1;
}

.DivDetail
{
    position: absolute;
    left: 0px;
    margin-left: 410px;
    top: 0px;
    margin-top: 0px;
    width: 600px;
    min-width: 600px;
    max-width: 600px;
    z-index: 1;
}

.Recherche
{
    position: absolute;
    border: 3px groove #0000FF;
    padding: 0;
    width: 237px;
    height: 25px;
    min-height: 25px;
    max-height: 25px;
    top: 0px;
    margin-top: 0px;
    right: 0px;
    margin-left: 760px;
}

.TextBoxRecherche
{
    position: absolute;
    font-style: italic;
    color: Navy;
    width: 198px;
    height: 19px;
    top: 0px;
    z-index: 50;
}

.BtFind
{
    position: absolute;
    background-image: url(Images/BtFind.png); /**/
    width: 35px;
    height: 25px;
    top: 0px;
    right: 0px;
    z-index: 50;
}
.BtFind:hover
{
    background-image: url(Images/BtFind-hover.png);
}

.BtClose
{
    background-image: url(Images/close.png);
    position: absolute;
    right: -4px;
    top: -4px;
    width: 35px;
    height: 25px;
    cursor: pointer;
}
.BtClose:hover
{
    background-image: url(Images/close-hover.png);
}

.PanelResult
{
    position: absolute;
    border: medium ridge #3C76FA;
    background-color: #ADC4FA;
    padding: 5px;
    left: 250px;
    top: 100px;
    width: 400px;
    z-index: 1000;
}

.TextBoxTelephone
{
    background-color: #FFFF99;
    font-size: x-small;
    font-family: Verdana;
    color: Navy;
    vertical-align: top;
    width: 100px;
}

.DDLTelephone
{
    background-color: #FFFF99;
    font-size: x-small;
    font-family: Verdana;
    color: Navy;
    vertical-align: top;
    width: 135px;
}
.PanelLeft
{
    position: relative;
    left: 0px;
    top: 35px;
    width: 220px;
    z-index: 1;
}

.PanelCentre
{
    position: relative;
    left: 220px;
    right: 200px;
    width: 580px;
}


.PanelCentreHome
{
    position: relative;
    left: 220px;
    right: 300px;
}

.PanelRightHome
{
    position: relative;
    left: 700px;
    width: 300px;
}

.ListeAtelier
{
    background: url(Images/CadreBleu/Pager.png);
    background-repeat: repeat-x;
    font-size: small;
    font-family: Verdana;
    text-decoration: none;
    color: Black;
    height: 18px;
    max-height: 18px;
    min-height: 18px;
    font-weight: bold;
}

.ListeAtelier:hover
{
    background-image: url(Images/CadreBleu/PagerHover.png);
    background-repeat: repeat-x;
    color: navy;
    cursor: pointer;
}

.NbEnfant
{
    color: Fuchsia;
}

.NbEnfant:hover
{
    color: Yellow;
}

.NbProduit
{
    color: Purple;
}

.NbProduit:hover
{
    color: Yellow;
}
.NbVariante
{
    color: Black;
    font-weight: bold;
    font-family: Verdana;
    font-size: x-small;
}

.BarConseil
{
    background-image: url(Images/bar.gif);
    background-repeat: repeat-x;
    color: White;
    font-family: Verdana;
    font-size: 12px;
    text-align: center;
    vertical-align: text-top;
}

.BarBouton
{
    background-image: url(Images/bar.gif);
    background-repeat: repeat;
    color: White;
    font-family: Verdana;
    font-size: 20px;
    text-align: center; /*vertical-align: middle;
    height: 35px;*/
}

.PromptListSearchExtender
{
    font-family: Verdana;
    font-size: medium;
    color: Red;
    background-color: Yellow;
}

.popupControl
{
    background-color: #AAD4FF;
    position: absolute;
    visibility: hidden;
    border-style: solid;
    border-color: Black;
    border-width: 2px;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}
/**/

