﻿/*
IE67 does not support inherit.
*/

@media print 
{
	.hidePrint { display: none; }
    html, body { margin:0; padding:0; border:0; }
}

body, p, h1, h2, h3, h4, h5, h6, ul, li, table, img, form
{
	margin:0;
	padding:0;
	border: none;
    border-collapse: collapse;
}

form
{
    display: inline;
}

td, th 
{
    padding: 0; 
}

tr
{
    vertical-align: top;
}

body
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-style: normal;
    font-size: small;
    color: #404040;
	background: #fff;
}

.greyBack
{
	background: #4B4B4B url(http://fb.offregagnante.fr/a/theme/facebook/degradH.gif) repeat-x;
}

a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
}
a:active
{
}

.LinkFFF a:link
{
    color: #fff;
}
.LinkFFF a:visited
{
    color: #fff;
}
.LinkFFF a:hover
{
    color: #F9DC5C;
}
.LinkFFF a:active
{
    color: #D48E1F;
}

.fbButton
{
    font-weight: normal; font-size: small; color: #fff; padding: .2em .4em; border: 1px solid #000; background-color: Blue;
    text-align: center; height: 1.5em; line-height: 1.5em;
}

input.fbButton
{
    padding: .2em .3em;
    height: 2em; 
    *line-height: 2em;
    line-height: inherit;
    cursor: pointer;
}

/*
p, ul
{
    line-height: 1.6em;
}
*/

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-family: Arial, "Monotype Corsiva", Verdana, Tahoma, Helvetica, Sans-Serif;
    display: inline;
    color: inherit;
}

h1
{
    font-size: 1.5em;
    font-weight: bold; 
}
h2
{
    font-size: 1.1em;
    font-weight: bold; 
}
h3
{
    font-size: 1em;
    font-weight:normal;
}
h4, h5, h6
{
    font-size: 1em;
}

div.clearer {clear: left; line-height: 0; height: 0;}

/* Overwrite facebook css */
td
{
    font-size: inherit;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

#pageContent
{
    margin-left: auto;
    margin-right: auto;
    width: 760px;
    position: relative;
    left:0;
    top:0;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

#mainBody
{
    background-color: #fff;
}

.footer
{
    background: #44609c url(http://fb.offregagnante.fr/a/i/fond-deg-bl.gif) repeat-x;
    color: #fff; 
    font-size: 11px; 
    padding: 1em 0.9em;
}

.menuBarUnderTitle TD
{
	background: url(http://fb.offregagnante.fr/a/theme/facebook/titleBack-o.gif) repeat-x;
	font-family: "Trebuchet MS", Verdana;
	color: #fff;
}

.menuBarUnderTitle TD h1
{
	color: #fff;
}

.underTitle
{
	/*font-family: "Trebuchet MS", Verdana;*/
    color: #858585;
    background-color: #fff;
    text-align: right; 
    padding: .2em .3em; 
    vertical-align: bottom; 
}

.underTitle a:link, .underTitle a:visited, .underTitle a:hover
{
    color: #858585;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"], input[type="password"]
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"]
{
    margin-bottom: 1px;
}

/* TABLE
----------------------------------------------------------*/

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer
{
    margin-top:40px;
}

.field-validation-error
{
    color: #ff2020;
}

.input-validation-error
{
    border: 1px solid #ff2020 !important;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    color: #ff2020;
    margin: 1em;
}

/*----------------------------------------------------*/
.textZone P
{
    margin-left: .5em;
    margin-bottom: 1em;
    margin-right: 1em;
    text-align: justify;
}

.textZone H1
{
    color: #42528c;
    display: block;
    font-size: large; 
    margin: .7em 0 .5em 1em;
}

.textZone H2
{
    padding: .2em .5em;
    margin-bottom: .5em;
    color: #42528c;
    background-color: #c8d0e1;
    font-size: medium;
    display: block;
}

.textZone .bbody
{
    padding: 5px 4px;
}

.textZone UL
{
    padding: 0 0 0 1.5em;
}

.textZone LI
{
    list-style-image: url(http://fb.offregagnante.fr/a/i/bullet-blue.gif);
}

/*----------------------  HACKS   --------------------*/
.inlineBlock
{
    /*position: relative;*/
    *zoom:1;
    *display:inline;
    display: -moz-inline-box;
    display: inline-block !important;
}

/*----------------------------------------------------*/
#top
{
    background-image: url(http://fb.offregagnante.fr/a/i/top-back.png);
    width: 760px;
    height: 151px;
    position: relative;
}

#top .titleZone
{
    position: absolute; 
    left: 274px; 
    top: 38px; 
    width: 234px;
    height: 54px;
    overflow: hidden;
}

#top .homeLinkZone
{
    position: absolute; 
    left: 20px; 
    top: 14px; 
    width: 198px;
    height: 84px;
    cursor: pointer;
}

#top H1
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #42528c;
}

#top .H1sub
{
    font-family: Arial;
    font-size: 15px;
    color: #42528c;
}

#top H2
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

#top .H2cell
{
    position: absolute; 
    top: 109px; 
    width: 112px;
    height: 30px;
    line-height: 30px;
    /*cursor: pointer;*/
    text-align: center;
}

#top .H2cell A
{
    color: #fff;
    /*color: inherit;*/
}

#top .c1 a:hover, #top .c2 a:hover, #top .c3 a:hover
{
    color: #ea6645;
}

#top .c4 a:hover, #top .c5 a:hover
{
    color: #673b15;
}

#top .c1 
{     
    left: 12px; 
}

#top .c2
{     
    left: 131px; /* 12+113+6 */
}

#top .c3 
{     
    left: 251px; 
}

#top .c4 
{     
    left: 370px; 
    width: 134px;
}

#top .c5
{     
    left: 512px; 
    width: 134px;
}

#top .c6
{     
    top: 114px; 
    left: 726px; 
    width: 26px;
}


/*------------ Block --------------*/
.block
{
    background-color: #eceff5; 
}

.block .content
{
    padding: 2px 5px;
}

.block TABLE.back
{
    width: 100%;
}

.block TABLE.back TD
{
    width: 4px; 
    height: 3px;
}

.block TABLE.back TD.tl
{
    /*gr-tl.gif*/
    background: url(http://fb.offregagnante.fr/a/i/sprite.png) no-repeat 0 0;
}

.block TABLE.back TD.tr
{
    /*gr-tr.gif*/
    background: url(http://fb.offregagnante.fr/a/i/sprite.png) no-repeat right -6px;
}

.block TABLE.back TD.bl
{
    /*gr-bl.gif*/
    background: url(http://fb.offregagnante.fr/a/i/sprite.png) no-repeat 0 -3px;
}

.block TABLE.back TD.br
{
    /*gr-bl.gif*/
    background: url(http://fb.offregagnante.fr/a/i/sprite.png) no-repeat right -9px;
}

/*------------ Right column block back --------------*/
.rblock
{
    width: 253px;
}

.block .rtitle
{
    line-height: 30px; 
    height: 30px; 
    background: #E26227 url(http://fb.offregagnante.fr/a/i/back-orange-h30.png) repeat-x; 
    color: #fff;
    margin-bottom: 5px;
}

.rblock .rtitle TABLE
{
    width: 100%; 
    height: 100%;
}

.rblock .rtitle TABLE TD.rttop
{
    width: 2px; 
    background-image: url(http://fb.offregagnante.fr/a/i/back-orange-h30-L.png);
}

.rblock .rtitle TABLE TD.rtbot
{
    width: 2px; 
    background-image: url(http://fb.offregagnante.fr/a/i/back-orange-h30-R.png);
}

.block .rbody
{
    border: 1px solid #bbc0cd; 
    background-color: #fff; 
}

/*------------ Block2 --------------*/
.block2
{
    background-color: #fff;
    border: 1px solid #bfc4d0;
    position: relative;
}

.block2 .tl2, .block2 .tr2, .block2 .bl2, .block2 .br2
{
    position: absolute;
    width: 3px; 
    height: 3px;
}

.block2 .tl2
{
    /*gr2-tl*/
    background: url(http://fb.offregagnante.fr/a/i/sprite.png) no-repeat 0 -12px;
    top: -1px;
    left: -1px;
}

.block2 .tr2
{
    /*gr2-tr*/
    background: url(http://fb.offregagnante.fr/a/i/sprite.png) no-repeat 0 -18px;
    top: -1px;
    right: -1px;
}

.block2 .bl2
{
    /*gr2-bl*/
    background: url(http://fb.offregagnante.fr/a/i/sprite.png) no-repeat 0 -15px;
    left: -1px;
    bottom: -1px;
}

.block2 .br2
{
    /*gr2-br*/
    background: url(http://fb.offregagnante.fr/a/i/sprite.png) no-repeat 0 -21px;
    right: -1px;
    bottom: -1px;
}

/*------------ Block bleu --------------*/
.blockb
{
    background-color: #35528e;
    position: relative;
}

.blockb .tlb, .blockb .trb, .blockb .blb, .blockb .brb
{
    position: absolute;
    width: 4px; 
    height: 4px;
}

.blockb .tlb
{
    /* bl-tl*/
    background: url(http://fb.offregagnante.fr/a/i/sprite.png) no-repeat 0 -24px;
    top: 0px;
    left: 0px;
}

.blockb .trb
{
    /*bl-tr*/
    background: url(http://fb.offregagnante.fr/a/i/sprite.png) no-repeat right -32px;
    top: 0px;
    right: 0px;
}

.blockb .blb
{
    /*bl-bl*/
    background: url(http://fb.offregagnante.fr/a/i/sprite.png) no-repeat 0 -28px;
    left: 0px;
    bottom: 0px;
}

.blockb .brb
{
    /*bl-br*/
    background: url(http://fb.offregagnante.fr/a/i/sprite.png) no-repeat right -36px;
    right: 0px;
    bottom: 0px;
}

/*------------ Block3 --------------*/
.block3
{
    position: relative;
}

.block3 .tl3, .block3 .tr3, .block3 .bl3, .block3 .br3
{
    position: absolute;
    width: 1px; 
    height: 1px;
    background: url(http://fb.offregagnante.fr/a/i/dot-w.gif) no-repeat;
}

.block3 .tl3
{
    top: 0px;
    left: 0px;
}

.block3 .tr3
{
    top: 0px;
    right: 0px;
}

.block3 .bl3
{
    left: 0px;
    bottom: 0px;
}

.block3 .br3
{
    right: 0px;
    bottom: 0px;
}

/*----------- Bouton FB skinné ----------*/
.fbButton2
{
    position: relative;
    color: #fff;
    font-size: medium;
    font-weight: bold;
}

.fbButton2 a
{
    color: #fff;
}

.fbButton2 .bl, .fbButton2 .br
{
    position: absolute;
}

.fbButton2 .bm
{
    text-align: center;
    line-height: 28px;
    margin: 0 3px 0 4px;
    padding: 0 8px;
    background: url(http://fb.offregagnante.fr/a/i/boutonFB-m.gif) repeat-x;
}

.fbButton2 .bl
{
    top: 0px;
    left: 0px;
    background: url(http://fb.offregagnante.fr/a/i/boutonFB-l.gif);
    width: 4px; 
    height: 28px;
}

.fbButton2 .br
{
    top: 0px;
    right: 0px;
    background: url(http://fb.offregagnante.fr/a/i/boutonFB-r.gif);
    width: 3px; 
    height: 28px;
}


/*----------- Elements de page ----------*/
.promoTR, .soonTR
{
    /*promo*/
    position: absolute;
    width: 90px; 
    min-height: 63px;
    _height: 63px;
    top: 0;
    right: 0;
    z-index: 0;
}

.promoTRBack
{
    background: url(http://fb.offregagnante.fr/a/i/sprite.png) no-repeat right -66px;
    width: 90px; 
    height: 71px;
}

.soonTRBack
{
    background: url(http://fb.offregagnante.fr/a/i/sprite.png) no-repeat right -162px;
    width: 93px; 
    height: 78px;
}

.promoTRBackText
{
    color: #fff; 
    text-align: right; 
    padding-top: 4px; 
    padding-right: 6px;
}

.price
{
    /*etiquette*/
    background: url(http://fb.offregagnante.fr/a/i/sprite.png) no-repeat 0 -139px; 
    width:97px; 
    height:22px; 
    line-height: 22px; 
    font-size: x-small; 
    font-weight: bold
}

.carton
{
    /*carton*/
    background: url(http://fb.offregagnante.fr/a/i/sprite.png) no-repeat 0 -240px; 
    padding: .5em .5em .5em 74px; 
    font-weight: bold; 
    text-align: justify;
}

/*----------- Elements de page ----------*/
.payboxBl
{
    position: relative; 
    background: url(http://fb.offregagnante.fr/a/i/pay/paybox-bl.png) no-repeat; 
    width: 235px; 
    height: 145px
}

.payboxGr
{
    position: relative; 
    background: url(http://fb.offregagnante.fr/a/i/pay/paybox-gr.png) no-repeat;
    width: 235px; 
    height: 145px
}

P.good
{
    background: url(http://fb.offregagnante.fr/a/i/good.gif) no-repeat;
    padding-left: 25px;
}

P.bad
{
    background: url(http://fb.offregagnante.fr/a/i/bad.gif) no-repeat;
    padding-left: 25px;
}

.homeHelp
{
    background: url(http://fb.offregagnante.fr/a/i/principe.png) no-repeat right top; 
    margin-bottom: 1.5em
}

.etoile
{
    background: url(http://fb.offregagnante.fr/a/i/etoile.png) no-repeat top left; 
    width: 23px; 
    height: 20px;
}

.coche
{
    background: url(http://fb.offregagnante.fr/a/i/coche.gif) no-repeat .5em .5em; 
    padding-left: 1.5em; 
    line-height: 1.5em;
}

.happyHour
{
    position: relative; 
    width: 256px; 
    height: 79px; 
    background: url(http://fb.offregagnante.fr/a/i/HappyHour.png);
}
