body {
    background: url(../../../images/pages/fond-page.jpg) repeat-x #efece3;
    background-position:top;
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    text-align:justify;
}

h1{
    margin:5px 0 10px 0;
    padding:0;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}
h2{
    margin:0;
    padding:0;
}
p{	margin:0;
   padding:0;
}

/* TITRES*--------------------------------------------------------------------- */
#ColGaucheContact h2{
    clear:both;
    color: #000;
    font-size: 14px;
    margin:0;
    padding-bottom:5px;
}
#colMilieu h2 , #colContent h2{
    width:auto;
    padding:0 0 0 8px !important;
    height: 42px;
    line-height: 40px;
    font-size: 22px;
    font-weight: normal;
    margin:0;
    color: #003366;
}
#colMilieu h3 , #colContent h3{
    width:auto;
    padding:0 0 3px 0;
    clear:both;
    font-size: 16px;
    font-weight: normal;
    color: #666666;
}
.TitreActu{
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    border-bottom:1px solid #ccc;
    width:auto;
}
.TitreActu a{
    color: #000000;
}
.TitreActu a:hover{
    text-decoration:none;
}
.H2encardActu{
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    border-bottom:1px solid #fff;
    width:auto
}

.titrecolonedroite{
    padding: 15px 0 15px 10px;
    color:#003366;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    width:100%;
    display:block;
    background-color: #E2EFF8;

}



/* MENU position par defaut*--------------------------------------------------------------------- */

#menu{
    margin:0;
    height:25px;
    line-height:25px;
    position:absolute;
    top:0;
    right:0;
    background: url(../images/fond-menu1.png) no-repeat;
    padding-left:20px;
    z-index:200;
    width:auto;

}


#menu ul{
    margin:0;
    padding:0;
}
#menu li{
    list-style-type:none;
    float:left;
    margin-right:15px;
    padding-left:10px;
    white-space:nowrap;
    background:url(../images/puce1.gif) no-repeat 0 9px;
}
#menu li a{
    color:#FFFFFF;
    text-decoration:none;


}
#menu li a:hover{
    text-decoration:underline;
}

/* MENU position 2--------------------------------------------------------------------- */

#menupos2{
    margin:0;
    height:25px;
    line-height:25px;
    position:absolute;
    top:0px;
    right:0px;
    padding-left:20px;
    z-index:200;
    width: 192px;
}
#menupos2 ul{
    margin:0;
    padding:0;
}
#menupos2 li{
    list-style-type:none;
    margin:0 0 2px 0;
    white-space:nowrap;
    clear:both;
}

#menupos2 li a{
    color:#FFFFFF;
    text-decoration:none;
    display:block;
    background:#999;
    padding:1px 0 1px 5px;
}

#menupos2 li a:hover{
    text-decoration:underline;
    display:block;
    background:#000;
}


/* MENU position 3--------------------------------------------------------------------- */

#menupos3{
    margin:0;
    height:33px;
    line-height:33px;
    position:absolute;
    top:264px;
    right:0px;
    background: #E2EFF8;
    z-index:200;
    width: 980px;
    border-bottom:3px solid #666666;
    font-size: 14px;
}


#menupos3 ul{
    margin:0;
    padding:0;
}
#menupos3 li{
    list-style-type:none;
    float:left;
    white-space:nowrap;
    height:31px;
    margin:0 1px 0 1px;
}
#menupos3 li a{
    color:#000;
    text-decoration:none;
    background:#AFCDE7;
    display:block;
    padding:2px 9px 0 9px;
    height:31px;float:left;



}
#menupos3 li a:hover{
    text-decoration:underline;
    background:#666666;
    display:block;
    text-decoration:none;
    color:#FFFFFF;
}


/* Header position par defaut----------------------------------------*/
#diaporama{
    position:absolute;
    top:85px;
    left:13px;
}

#contenuHeader{
    width:500px;
    position:absolute;
    top:80px;
    right:20px;
    padding-left:10px;
}
/* Header position 2------------------------------------------------- */
#diaporamapos2{
    position:absolute;
    top:87px;
    left:9px;
}
#contenuHeaderpos2{
    width:308px;
    position:absolute;
    top:22px;
    right:233px;
    padding-left:10px;
}

/* Header position 3------------------------------------------------- */
#contenuHeaderpos3{
    width:451px;
    position:absolute;
    top:88px;
    right:469px;
    padding-left:10px;
}

#diaporamapos3{
    position:absolute;
    top:9px;
    left:570px;
    right:0;
    width: 400px;
}

#diaporamapos3 img{
    float:right;
    max-width:390px;
    max-height:220px;
}


/* MENU des pages--------------------------------------------------------------------- */

#menuFullCol{
    clear:both;
    border-bottom:1px solid #ccc;
    width:auto;
    margin-top:5px;
    margin-bottom:10px;
    height:20px;
    line-height:20px;
}
#menuFullCol ul{
    margin:0;
    padding:0;
}
#menuFullCol li{
    list-style-type:none;
    float:left;
    border-right:3px solid #fff;
    color:#999999;
    font-size: 12px;

}
#menuFullCol li a{
    background:#B7D6EA;
    color:#000;
    font-size: 12px;
    text-decoration:none;
    display:block;
    padding:0 5px 0 5px;
}
#menuFullCol li a:hover{
    color:#000;
    font-size: 12px;
    text-decoration:none;
    background:#E2EFF8;
    display:block;
}

/* Actualit�s homepage position par defaut*--------------------------------------------------------------------- */

#ActuHomepage{
    position:absolute;
    left:650px;
    top:345px;
    right:5px;
    bottom:5px;
    background:url(../images/fond-transparent.png);
    height:150px;
    width:300px;
    padding:10px;
    z-index:1;
    margin:0;

}
/* Actualit�s homepage position 2*--------------------------------------------------------------------- */

#ActuHomepagepos2{
    position:absolute;
    left:427px;
    top:142px;
    right:5px;
    bottom:5px;
    background:url(../images/fond-transparent.png);
    height:150px;
    width:300px;
    padding:10px;
    z-index:1;
    margin:0;

}
#ActuHomepagepos2 p {
    margin:3px 0 3px 0;
    padding:0;
    color: #000000;
}
#ActuHomepagepos2 a{
    margin:0;
    padding:0;
    color: #000000;

}

#ActuHomepagepos2 a:hover{
    text-decoration:none;
}
/* Actualit�s homepage 3--------------------------------------------------------------------- */

#ActuHomepagepos3{
    position:absolute;
    left:49px;
    top:323px;
    right:5px;
    bottom:5px;
    background:url(../images/fond-transparent.png);
    height:150px;
    width:300px;
    padding:10px;
    z-index:1;
    margin:0;

}
#ActuHomepagepos3 p {
    margin:3px 0 3px 0;
    padding:0;
    color: #000000;
}
#ActuHomepagepos3 a{
    margin:0;
    padding:0;
    color: #000000;

}

#ActuHomepagepos3 a:hover{
    text-decoration:none;
}


/* Actualit�s contenu--------------------------------------------------------------------- */
#ActuHomepage p {
    margin:3px 0 3px 0;
    padding:0;
    color: #000000;
}
#ActuHomepage a{
    margin:0;
    padding:0;
    color: #000000;

}

#ActuHomepage a:hover{
    text-decoration:none;
}
.date{
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
    color: #666666;
    margin:5px 0 3px 0;
}












/* CONTENEURS*--------------------------------------------------------------------- */

#conteneur{
    margin:30px auto 0 auto;
    width:980px;
    height:522px;
    background:url(../../../images/pages/photo-fond.jpg) no-repeat;
    position:relative;
    z-index:0;

}
.conteneurpage{
    height:300px !important;}

#headerpage{
    float:right;
    width:670px;
    margin:0;
    position:relative;}

#BlocPage{
    width:980px;
    margin:auto;
    padding:0;
    background:#fff;

}

#blocColones{
    clear:both;
    width:auto;
}
#blocColonesFull{
    clear:both;
    width:auto;
}
#colGauche{
    width:310px;
    float:left;
}
#contenuHeader ul{
    clear:both;
    width:auto;
    margin:0;
    padding:0;
    float:right;
    display:none;
}
#contenuHeader li{
    list-style-type:none;
    float:left;
    margin-right:20px;

}
#contenuHeader li img{
    border:1px solid #fff;
    padding:2px;
    width:66px;
    height:66px;
}

.vignetteshome, .vignetteshome img {
    width:85px !important;
    height:85px	!important;
    margin-top:40px;
    margin-right:40px !important;

}
#ColGaucheContact{
    clear:both;
    color: #666666;
    text-decoration: none;
    font-size: 12px;
    margin:10px 0 10px 0;
}
#ColGaucheContact{
    clear:both;
    color: #666666;
    text-decoration: none;
    font-size: 12px;
    margin-left:8px;
}

#ColGaucheContact a{
    color: #6699CC;
}
#ColGaucheContact a:hover{
    text-decoration:none;
}
#colMilieu{
    width:448px;
    float:left;
    padding:10px;
    border-left:1px dotted #ccc;
    border-right:1px dotted #ccc;
    text-align:left;
    font-size: 12px;
}

#colMilieu img{
    max-width:440px !important;
    min-width: 150px;
    border:1px solid #ccc;
    padding:2px;
    margin:10px 0 10px 0;
    width: expression(document.body.clientWidth < 152? "150px" : document.body.clientWidth > 442? "440px" : "auto");
}
#colMilieu p img{
    max-width:420px !important;
    border:1px solid #ccc;
    padding:2px;
    margin:10px 0 10px 0;
}
#colMilieu p{
    font-size: 12px;
    margin-top:5px;
    text-align:left !important;
}
#colMilieu p a{
    color:#000000;
}
#colMilieu p a:hover{
    text-decoration:none;
}
#colMilieu a, #colContent a{
    color:#000000;
}
#colMilieu a:hover, #colContent a:hover{
    text-decoration:none;
}
#colMilieu table {
    width:400px !important;
    margin:5px 15px 0 0;
}
#colContent table{
    width:auto !important;
    margin:10px 15px 0 0;

}
#colContent table img{
    width:160px !important;
    height:140px;
    padding:2px;
    border:1px solid #CCE6FF;
}
#colContent p{
    margin:0;
    padding:0;
}
#colMilieu td, #colContent td{
    padding:2px 2px 2px 0;
    vertical-align:top;
}

#colDroite{
    width:310px;
    float:left;
}
#colDroiteImage{
    clear:both;
    margin:0 0 10px 0;
}
#colDroiteImage img{
    max-width:200px;
    width: expression(document.body.clientWidth < 202? "200px" : document.body.clientWidth > 202? "200px" : "auto");
}
#colDroiteImage p{
    font-size: 12px;
    color: #000000;
    margin:5px;
}
#colDroiteImage a{
    color: #000000;
}
#colDroiteImage a:hover{
    text-decoration:none;
}

#colContent{
    width:650px;
    float:left;
    margin:0;
    padding:10px;
    text-align:left;
    background:#fff;}


.imgColGauche{
    width:310px;
    clear:both;
    margin-bottom:15px;
}
.imgColGauche img{
    width:310px;
}


#phototeque{
    clear:both;
    margin:5px 0 10px 0;
}
#phototeque ul{
    padding:0;
    margin:0;
}
#phototeque li{
    list-style-type:none;
    margin:0 5px 5px 0;
    float:left;
}
#phototeque li img{
    padding:2px;
    border:1px solid #ccc;
    width:85px;
    height:70px;
}



/* FORMULAIRES --------------------------------------------------------------------- */

.formBouton { 
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BACKGROUND:#E2EFF8;
    cursor:pointer;
    color:#000000;
    padding:4px;
    border:none;
    margin-right:5px;
}
#colMilieu form, #colContent form{
    width:auto;
    font-size: 16px;
    font-weight: normal;
    color: #666666;
    COLOR: #333333;
    font-size:11px;
    padding:2px;
}
#colMilieu input, #colContent input{
    FONT-SIZE: 11px !important;

}
.bouton{
    background:#efefe !important;
    padding:3px !important;
}
.bouton a{
    color:#333333 !important;
    text-decoration:none;
}
.bouton a:hover{
    color:#000;
    text-decoration:none;
}
#tri{
    width:auto;
    clear:both;
    font-weight:bold;
    background:#F5F5EB;
    vertical-align:middle !important;
}
#tri td{
    vertical-align:middle !important;
    padding-left:5px;
}
#tri form{
    color:#666666;
    font-size:11px;
    margin:0;
}

/*PANIER ------------------------------------------------*/

.panier{
    background:url(../images/panier.gif) 1px 4px no-repeat #E2EFF8;
    padding:4px 10px 4px 20px;
    font-size: 13px;
    border:1px solid #B7D6EA;
    width:95px;
    white-space:nowrap;
}
.panier a{
    color:#000000;
    text-decoration:none !important;
}
.panier a:hover{
    color:#990000 !important;
    text-decoration:none;
}
.prix{
    color:#990000;
    font-size: 14px;
    font-weight: bold;
    margin:5px 0 5px 0;
}

/*FOOTER------------------------------------------------*/
#footer {
    color: #666666;
    text-decoration: none;
    padding-top:10px;
    width:900px;
    margin:auto;
    text-align:center;
}
#footer a{
    color: #000;
}
#footer a:hover{
    color: #000;
    text-decoration:none;
}
.h3Catalogue{
    font-size: 16px;
    color: #000000;
    margin:0;
    color:#003366;
    border:1px solid #ccc;
    padding:3px !important;
}
.h3Catalogue a{
    color:#003366;
}
.h3Catalogue a:hover{
    text-decoration:none;
    color:#000;
}

.imageactu{
    clear:both;
    margin:5px 0 5px 0;
}

.imageactu img{
    max-width:150px;
    max-height:100px;
    padding:2px;
    border:1px solid #ccc;
}
