/* Ce CSS vient surcharger le template.css et ne contient pas de sp�cificit� ie6/ie7
  Les sp�cificit�s ie6/ie7 doivent �tre ecrites dans le template.ieX.css appropri� */

/*begin Sheet */
.Sheet {
    margin-top:8px !important ;
}
/*end Sheet */

/*begin Menu haut */
div.EspacePro {
    position:fixed ;
    color:#000000;
    top: 20px ;
    left: 20px ;
    height: 30px ;
    width: 500px ;
    z-index:4 ;
}

div.nav {
    padding-right: 0px  ;
    margin-right: 0px;
}
.nav .l, .nav .r {
    background-image: url(../images/nav.gif);
    background-repeat: no-repeat;
}
.nav .l {
    right:0;
}

.artmenu {
    padding: 2px 0px 0px 340px;
}
.artmenu li {
    width: 140px;
}

.artmenu a {
    height:37px;
    margin-left:1px;
    margin-right:0;
}
.artmenu a .t {
    color:#FFFFFF;
    font-family:'Arial-BoldMT','Arial',sans-serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    letter-spacing:0;
    line-height:14px;
    text-decoration:none;
    text-transform: uppercase;
    padding:0 0 0 0 ;
    margin:0 0 0 0;

}

.tp {
    margin: 0 ;
    padding: 5px 0 0 0 ;
}
/*end Menu haut */

/* begin Header */
div.Header
{
    background-color: #B3B3B3 ;
}

div.Header-img
{
    height: 94px;
}
/* end Header FPlogoDefss.png shapeimage_5.png */

div.logo
{
    height: 70px;
    width: 210px;
    left:32px;
    top:10px;
    position:absolute;
    z-index:1;
}

div.slogan
{
    display : block;
    position: absolute;
    left: 370px;
    top: 26px;
    width: 681px;
    color:#000000;
    font-family:'ArialMT','Arial',sans-serif;
    font-size:32px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    letter-spacing:0;
    line-height:37px;
    margin:0;
    opacity:1;
    padding-bottom:0;
    padding-top:0;
    text-align:center;
    text-decoration:none;
    text-indent:0;
    text-transform:none;
}

div.slogan h1 {
    margin : 0;
    font-family : "Palatino";
    color: #595959;
    font-family: Arial;
    font-size: 19px;
    font-weight: bold;
}

div.hBarre {
    height:6px;
    left:10px;
    position:absolute;
    top:84px;
    width:880px;
    background-image: url('../images/shapeimage_6.jpg');
    z-index:1;
}

div.style_SkipStroke_topRight
{
    height:32px;
    left:870px;
    position:absolute;
    top:0px;
    width:30px;
    z-index:1;
    background-color: #FFFFFF ;
}

div.style_SkipStroke_bottomRight
{
    height:32px;
    left:870px;
    position:absolute;
    top:70px;
    width:30px;
    z-index:1;
    background-color: #FFFFFF ;
    display: none;
}

div.style_SkipStroke_bottomLeft
{
    height:32px;
    left:0px;
    position:absolute;
    top:70px;
    width:30px;
    z-index:1;
    background-color: #FFFFFF ;
}
/*end Header */

/*begin Left column*/
.Block-tr, .Block-tl, .Block-br, .Block-bl
{
    background-image: url('../images/Block-s.gif');
}

.Block-tc, .Block-bc
{
    background-image: url('../images/Block-h.gif');
}

.Block-cr, .Block-cl
{
    background-image: url('../images/Block-v.gif');
}
.Block-cc {
    background-color:#5664B8;
}

.Block-body {
    color:#CCCCCC;
    font-family:'Arial-BoldMT','Arial',sans-serif;
    font-size:16px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    letter-spacing:-0.03em;
    line-height:18px;
    margin:0;
    opacity:1;
    text-align:left;
    text-decoration:none;
    text-indent:0;
    text-transform:none;
}
.BlockContent-body {
    color : #FFFFFF;
    font-family:'HelveticaNeue-Bold','Helvetica Neue','Arial',sans-serif;
    font-size:14px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    letter-spacing:0;
    line-height:19px;
    text-align:left;
    text-decoration:none;
    text-indent:0;
    text-transform:none;
}

div.vBarre {
    height:515px;
    left:223px;
    position:absolute;
    top:10px;
    width:1px;
    background-image: url('../images/shapeimage_6.jpg');
    z-index:5;

    display: none;
}
/*end lef column */


/*begin component aera */
.Post {
    margin: 25px;
}

.Post-body {
    padding: 0px 15px 15px 15px;
}

div.componentLayout {
}

div.componentLayout_small {
    height: 380px;
    overflow: auto;
    margin: 5px 15px 0px 0px;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link,
.PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover,
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
    color : #9F2428;
    font-family:'HelveticaNeue-Bold','Helvetica Neue','Arial',sans-serif;
    font-size:22px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    letter-spacing:0;
    line-height:35px;
    margin:0;
    opacity:1;
    padding-bottom:0;
    padding-top:0;
    text-align:left;
    text-decoration:none;
    text-indent:0;
    text-transform:none;
}

.PostContent {
    padding: 25px 0 0 0;
    color:#000000;
    font-family:'ArialMT','Arial',sans-serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    letter-spacing:0;
    line-height:19px;
    margin:0;
    opacity:1;
    padding-bottom:0;
    padding-top:0;
    text-align:justify;
    text-decoration:none;
    text-indent:0;
    text-transform:none;
}

.article img, img.article {
    margin: 2px;
}

div.hBarre2 {
    height:1px;
    right:10px;
    left: 5px;
    position:relative;
    margin-top:5px;
    width:655px;
    background-image: url('../images/shapeimage_6.jpg');
    z-index:7;
}
/*end component aera*/
/*begin Bottom modules*/
div.bottomModule1 {
    background-color:#E58B3B;
    height:129px;
    position:relative;
    width:438px;
    margin-top:5px ;
    margin-left:7px ;
    z-index:2;
    float: left;
}

div.bottomModule2 {
    height:122px;
    width:180px;
    z-index:1;
    background-color:#FFFFFF;
    background-repeat : no-repeat;
    padding-left : 30px;
    padding-top : 7px;
    margin-top:5px ;
    font-size : 22px;
    color : #FFFFFF;
    font-style: italic;
    line-height : 35px;
    position: relative;
    float: left;
}

a#no_style_link{
    color : #FFFFFF;
    font-weight : bold;
}

a#no_style_link:hover{
    color : #FFFFFF;
    font-weight : bold;
    font-size : 22px;
    font-style: italic;
}
/*end Bottom modules*/

/*begin Footer*/

div.Footer-img
{
    background-image: url('../images/shapeimage_5footer.png');
    top:625px;
    height: 31px ;
    width: 900px;
    position: relative ;
    z-index:999999;
    float: left;
    top: -36px;
}


div.Footer-staticMenu
{
    top:660px;
    z-index:-1;
    color :#FFFFFF;
    font-size : 11px;
    font-weight : bold;
    position: relative ;
    float: left;
    top: -36px;
}

div.Footer-staticMenu a, div.Footer-staticMenu a:visited, div.Footer-staticMenu a:hover
{
    color :#FFFFFF;
    font-weight : bold;
    padding : 0px 5px;
}

p.Footer-staticMenu {
    color:#FFFFFF;
    font-family:'Arial-BoldMT','Arial',sans-serif;
    font-size:11px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    letter-spacing:0;
    line-height:14px;
    margin:0;
    opacity:1;
    padding-bottom:0;
    padding-top:0;
    text-align:left;
    text-decoration:none;
    text-indent:0;
    text-transform:none;
}

div.Footer-bottom
{
    background-image: url('../images/shapeimage_7.png');
    top:646px;
    right: 0px;
    height: 53px ;
    width: 265px;
    position: absolute ;
    z-index:-1;
    font-family:Arial,Helvetica,Sans-Serif;
}

p.Footer-bottom {
    padding-top: 20px ;
    margin-left: 8px ;
    color:#FFFFFF;
    font-family:Arial,'HelveticaNeue-Bold','Helvetica Neue','Arial',sans-serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    letter-spacing:0;
    text-align:left;
    text-decoration:none;
    text-indent:0;
}

a.Footer-bottom {
    color:white;
    text-decoration:none;
    font-weight : bold;
}

a.Footer-bottom:hover {
    color:white;
    font-weight : bold;
    font-size : 12px;
}


/*end Footer*/

/* begin module directory */
.paragraph_style_12
{
    color: white;
    font-family: HelveticaNeue-Bold, 'Helvetica Neue', Arial, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 27px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
/* end module directory */

/*.menu li {
 color :#FFFFFF;
 background-image: url('../images/menu_background.png');

}

.BlockContent-body ul li
{
        padding: 5px; 0px 0 0px 12px;
        background-color : #E7E7E7;
        background-image: url('../images/menu_background.png');
        background-repeat:repeat-x;
        margin:5px;
        min-height:30px;
        color: rgb(203, 10, 32);
        font-family: ArialMT, Arial, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        letter-spacing: 0px;
        line-height: 11px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        opacity: 1;
        text-align: left;
        text-decoration: none;
        text-indent: 0px;
        text-transform: none;
        font-size:16px;
        padding-top:5px;
        border : 1px solid #CCCCCC;

}

.BlockContent-body ul li li
{
        padding: 5px; 0px 0 0px 12px;
        background-color : #FFFFFF;
        background-image: url('../images/menu_background.png');
        background-repeat:no-repeat;
        margin:0px;
        min-height:30px;
        color: rgb(203, 10, 32);
        font-family: ArialMT, Arial, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        letter-spacing: 0px;
        line-height: 11px;

        opacity: 1;
        text-align: left;
        text-decoration: none;
        text-indent: 0px;
        text-transform: none;
        font-size:16px;
        padding-top:5px;
        border : 1px solid #CCCCCC;
}
.BlockContent-body a:link, a:hover{
        font-size: 11px;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
}

#ordiv ul li
{
 background-image:none;
}
*/
/* end module menu*/

.old-navigator {
    background: url(../images/navigators/bg.png) repeat-x 0 0;
    color: #c7340d;
    height: 90px;
    overflow: hidden;
    text-align: center;
    top: 0;
    margin: -6px -1px -6px -10px;
    font-size: 11px;
}

.old-navigator .navigator-layout {
    position: relative;
    margin: 0 auto;
    width: 900px;
    text-align: left;
}

.old-navigator .navs {
    height: 77px;
    width: 400px;
    position: absolute;
    left: 450px;
    top: 1px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}


.old-navigator .navs li, .old-navigator .navs li a {
    float: left;
    height: 77px;
    width: 100px;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
}

.old-navigator .navs li {
    background: url(../images/navigators/separator.png) no-repeat 0 0;
}

.old-navigator h1 {
    position: absolute;
    left: 60px;
   top: 6px;
   color: #C7340D;
    font-size: 12px;
    width: 500px;
    margin: 0;
    padding: 0;
}

.old-navigator h2 {
    position: absolute;
    width: 50px;
    height: 77px;
    top: 1px;
    left: 2px;
    text-indent: -6000em;
    margin: 0;
    padding:0;
    background: url(../images/navigators/ico-information.png) no-repeat 0 0;
}

.old-navigator p {
    position: absolute;
    left:60px;
    top: 37px;
    width: 900px;
    margin: 0;
    padding: 0;
    font-size: 9px;
    font-weight: normal;
}

.old-navigator .navs li a {
    padding-top: 53px;
    height: 25px;
    font-size: 11px;
    color: #c7340d;
}

.old-navigator .navs .ie a {
    background: url(../images/navigators/ie.png) no-repeat center 0;
}

.old-navigator .navs .mozilla a {
    background: url(../images/navigators/mozilla.png) no-repeat center 0;
}

.old-navigator .navs .chrome a {
    background: url(../images/navigators/chrome.png) no-repeat center 0;
}

.old-navigator .navs .safari a {
    background: url(../images/navigators/safari.png) no-repeat center 0;
}

.old-navigator .navigator-close {
    display: block;
    width: 14px;
    height: 13px;
    text-indent: -6000em;
    position: absolute;
    right: 0px;
    top: 10px;
    background: url(../images/navigators/close.png) no-repeat center 0;
}


#animator {
    width: 650px;
    height: 365px;
    margin-top: 8px;
    margin-left: 4px;
}

#animator-button {
    width: 210px;
    height: 129px;
    position: absolute;
    left: 0;
    top: 0;
}

#animator-button a {
    display: block;
    width: 210px;
    height: 129px;
    text-indent: -6000em;
    background-image: url(../images/buttonflash.png);
    background-repeat: no-repeat;
}

.animator-01 a {
    background-position: 0 0;
}

.animator-02 a {
    background-position: 0 -129px;
}