﻿body
{
    margin : 0;
    background-color : #fff;
    font-family : Trebuchet MS;
    color : #000;
}

div#page
{
    position : relative;
    width : 1000px;
    height : 600px;
    margin : 0 auto;
}

/* Header */
div#header
{
    position : relative;
    width : 1000px;
    height : 300px;
}

div#header div#anim
{
    width : 732px;
    height : 300px;
    margin : 0;
    padding : 0;
    z-index : 0;
    background-image : url(images/nonsurvol_01.jpg);
    background-repeat : no-repeat;
    background-color : #c20000;
}

/* Encart Promotion */
div#anim div#ctl00_pub
{
    position : absolute;
    top : 5px;
    left : 140px;
    width : 375px;
    height : 58px;
    background-color : #fff;
    z-index : 2;
}

div#promotitle
{
    font-weight : bold;
    font-size : 30px;
    background : #990000;
    padding-bottom : 5px;
    height : 30px;
    color : #decbbd;
    line-height : 1em;
    padding-top : 3px;
    font-family : Trebuchet MS, Georgia;
    cursor : pointer;
    text-align : center;
}

div#promofooter
{
    font-weight : bold;
    font-size : 10px;
    background-color : #00689b;
    height : 19px;
    color : #fff;
    font-family : System;
    text-align : center;
    border-top : solid 1px #000;
    padding-top : 2px;
}


/* Fin Encart Promotion */

div#header div#hautdroit
{
    position : absolute;
    top : 0;
    left : 732px;
    height : 300px;
    width : 268px;
    font-weight : bold;
    font-size : 13.5pt;
    color : #fff;
    margin : 0;
    padding : 0;
}

div#header span#ctl00_LBLLangue
{
    position : absolute;
    top : 48px;
    left : 80px;
    font-size : smaller;
    z-index : 2;
}

div#drapo
{
    position : absolute;
    top : 8px;
    left : 0px;
    z-index : 2;
}

div#drapo table
{
    border-collapse : collapse;
    width:265px;
}

div#drapo table tr td input
{
    height : 24px;
    border: none;
}

div#drapo table tr td input:focus
{
    outline:none;
}

div#header div#hautdroit img
{
    padding : 0;
    margin : 0;
    display : block;
    border: none;
}

div#header div#hautdroit div#btntrad
{
    position : absolute;
    top : 132px;
    left : 0px;
    background-image : url(images/boutonsrouges_05.jpg);
    width : 267px;
    height : 53px;
    z-index : 1;
}

div#hautdroit div#btntrad a img#ctl00_IMGOrnementTrad
{
    position : absolute;
    top : 18px;
    left : 7px;
}

div#header div#hautdroit div#btnquizz
{
    position : absolute;
    top : 185px;
    left : 0px;
    background-image : url(images/boutonsrouges_05.jpg);
    width : 267px;
    height : 53px;
    z-index : 1;
}

div#hautdroit div#btnquizz a img#ctl00_IMGOrnementQuiz
{
    position : absolute;
    top : 18px;
    left : 7px;
}

div#hautdroit #ctl00_LBLBtnTrad
{
    position : absolute;
    display : block;
    top : 0px;
    left : 0px;
    width : 227px;
    height : 36px;
    font-weight : bold;
    font-size : 12.5pt;
    color : #fff;
    padding : 17px 0 0 40px;
    z-index : 2;
}

div#hautdroit #ctl00_LBLBtnQuizz
{
    position : absolute;
    display : block;
    top : 0px;
    left : 0px;
    width : 227px;
    height : 36px;
    font-weight : bold;
    font-size : 12.5pt;
    color : #fff;
    padding : 17px 0 0 40px;
    z-index : 2;
}

div#hautdroit a,
div#hautdroit a:link,
div#hautdroit a:active,
div#hautdroit a:visited,
div#hautdroit a:hover
{
    text-decoration : none;
    cursor : pointer;
}

/* Compteur panier */
div#header div#hautdroit div#masterpanier
{
    position : absolute;
    top : 25px;
    left : 0;
}

div#masterpanier img#ctl00_IMGMasterPanierTitle
{
    position : absolute;
    top : 215px;
    left : 0px;
}

div#masterpanier span#ctl00_LBLMasterPanierTitle
{
    position : absolute;
    top : 220px;
    left : 40px;
    font-family : Trebuchet MS;
    font-size : 17px;
    width : 12.1em;
    color : #fff;
}

div#masterpanier span#ctl00_LBLMasterPanierTitle:hover
{
    color : #c60000;
}

div#masterpanier span#ctl00_LBLBtnPanier
{
    position : absolute;
    margin : 2px 0 0 10px;
    top : 250px;
    color : #9a0000;
    font-size : 13px;
    width : 258px;
}

/* Center */
div#center
{
    position : absolute;
    top : 300px;
    width : 1000px;
    height : 287px;
}

#ctl00_SiteMapPath1
{
    position : absolute;
    top : 0px;
    left : 15px;
}

/* Menu */
div#center div#menu
{
    position : absolute;
    top : 1px;
    width : 226px;
    height : 286px;
    color : #fff;
    z-index : 29;
}

div#center div#menu a,
div#center div#menu a:link,
div#center div#menu a:active,
div#center div#menu a:visited,
div#center div#menu a:hover
{
    text-decoration : none;
    color : #fff;
    cursor : default;
}

div#center div#menu img
{
    padding : 0;
    margin : 0;
    display : block;
}

div#menu #ctl00_LBLMenu
{
    position : absolute;
    top : 4.5px;
    left : 37px;
}

div#menu #ctl00_LBLMenuText
{
    position : absolute;
    top : 30px;
    left : 15px;
    font-weight : bolder;
}

div#menutext
{
    position : absolute;
    top : 35px;
    left : 0px;
    font-family : Trebuchet MS;
    font-size : 14px;
    width:226px;
}

/* Contenu dynamique */
div#center div#content
{
    position : absolute;
    top : 0;
    left : 226px;
    width : 774px;
    height : 286px;
    overflow : hidden;
    font-size : 9pt;
    z-index : 10;
    margin : 0;
    padding : 0;
}

div#content img#ctl00_IMGCenterBarre
{
    position : relative;
    width : 772px;
    height : 15px;
    margin : 0 0 0 2px;
}

/* Footer */
div#footer
{
    position : absolute;
    top : 587px;
    width : 1000px;
    height : 14px;
    color : #fff;
    background-image : url(images/footer.jpg);
    background-repeat : no-repeat;
    background-color : #a80000;
    padding : 0;
}

/*div#footer div#footerliens
{
    position : absolute;
    top : -6px;
    left : 330px;
    height : 14px;
    width : 340px;
    text-align : center;
}*/

div#footer div.footerliens
{
    position : absolute;
    top : -1px;
    left : 330px;
    height : 14px;
    width : 340px;
    text-align : center;
}

div#footer div.footerliens a,
div#footer div.footerliens a:link,
div#footer div.footerliens a:active,
div#footer div.footerliens a:visited
{  
    text-decoration : none;
    font-size : 10px;
    color : #fff;
}

div#footer div.footerliens a:hover
{
    text-decoration : underline;
}

/*div#footer div#footerliens a,
div#footer div#footerliens a:link,
div#footer div#footerliens a:active,
div#footer div#footerliens a:visited
{  
    text-decoration : none;
    font-size : 10px;
    color : #fff;
}

div#footer div#footerliens a:hover
{
    text-decoration : underline;
}*/

div#footer span#ctl00_LBLWarning
{
    visibility : hidden;
    position : absolute;
    top : -1.5px;
    left : 550px;
    font-size : 12px;
    color : #fff;
    margin : 0;
}

div#MagasinUsine
{
	LEFT: 310px; 
	WIDTH: 235px; 
	POSITION: absolute; 
	TOP: 125px; 
	TEXT-ALIGN: center;
}

span.TitreUsine
{
	font-family:Arial;
	font-size:24px;
	color:White;
	display:block;
	margin-bottom:26px;
}

span.DescriUsine
{
	font-family:Arial;
	font-size:13px;
	color:White;
	display:block;
}