    /* Default Body Styles */
    body {
    background: #EDEDED;
    font-size: 62.5%;
    font-family: ‘Lucida Grande’, Verdana, Arial, Sans-Serif;
    color:#333333;
		margin: 0px 0px 0px 0px;
		text-align:center
    }

    h2 {
    font-size: 1.3em;
    line-height: 1.5em;
    color: #666;
    border-bottom: 1px dotted #dddddd;
    }

    /*Container - contains the whole website*/
    #container {
    display: table;
		background: #FFFFFF;
		width:940px;
		margin:0px auto;
		text-align:left;
		}
    
		#bigcontainer {
    display: table;
		background: #FFFFFF;
		width:100%;
		margin:0px 0px;
		text-align:left;
		background:url(images/bg-right.gif) repeat-x;
		}
		#bigcontainerfooter {
    display: table;
		background: #FFFFFF;
		width:100%;
		margin:0px 0px;
		text-align:left;
		background:url(images/bg-foot.gif) repeat-x;
		}
		
  	#row  {
    display: table-row;
    }

  	#left, #right, #middle {
    display: table-cell;
    }

    /*Header - Header details go in here*/
    #header {
    width: 100%;
    background: #000000;
    height: 120px;
    }

    /*Leftbox - This box appears on the left side of the website*/
    #leftbox {
    font-size: 1em;
    line-height: 1.5em;
    width: 512px;
		height: 412px;
    margin: 0px 0px 0px 0px;
    }

    /*rightbox - this box appears on the right side of the website*/
    #rightbox {
    width: 254px;
		height: 412px;
    font-size: 1em;
    line-height: 1.5em;
    margin: 0px 0px 0px 0px;
    scrolling: no;
    }

    /*rightbox - this box appears on the right side of the website*/
    #centerbox {
    width: 100%;
    font-size: 1em;
    line-height: 1.5em;
    margin: 0px 0px 0px 0px;
    }

/*rightbox - this box appears on the right side of the website*/
    #rootsite {
		height: 2000px;
    width: 100%;
    font-size: 1em;
    line-height: 1.5em;
    margin: 0px 0px 0px 0px;
    }
    /*Footer - Appears at the bottom of your page*/
    #footer {
		width: 766px;
		height: 106px;
    clear: both;
    font-size: 1em;
    line-height: 1.5em;
    margin: 0px 0px 0px 0px;
    }
		
/*ajout par nous*/

.Style37 {font-size: 15px}
.StyleRouge {color: #FF0000}
.zzlink {cursor:pointer}
.Style35 {font-size: 9px}
.style2 {font-size: 12}
.style3 {font-size: 12px}
.style5 {font-size: 11px; }
.style6 {color: #FFFFFF}

