html, body, form, fieldset, td, th {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
    margin: 1em 0;
    padding: 0;
}
#iframecontent {
    background: #ffffff;
}
body {
    background-color: #6E3F30;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 70%;
    line-height: 1.6em;
}
body a {
    color:#b70b01;
    text-decoration: underline;
}
body a:visited {
    color:#826548;
}
body a:hover, body a:active {
    color:#b70b01;
    text-decoration: underline;
}
input, textarea, select {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 1em; 
    border: 1px solid; 
    border-top-color: #ad9e95; 
    border-right-color: #ede7df; 
    border-bottom-color: #e7e0d7; 
    border-left-color: #c7bdb4; 
    background: #f3ede5; 
    padding: 2px; color: #351a00;
}
.radio {
    border: 0px;
    background: #ffffff; 
}
#headersearch .searchfield { 
    height: 14px; line-height: 14px;
    padding: 2px 4px 2px 4px;
    margin: 0;
    vertical-align: bottom;
    display: inline;
}
.formdiv {
    width: 100%;
    padding: 3px;
    clear: both;
}
.formlabel {
    width: 180px;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    padding-top: 3px;
    display: block;
    line-height: 14px;
}

form {
    margin: 0;
}
h1 {
    font-size: 1.64em;
    margin: 0 0 0.8em 0;
    font-weight: normal;
    color: #351a00;
    position: relative;
}
h1 span {
    position: absolute;
}
h2 {
    font-size: 1.36em;
    font-weight: normal;
}
h2 a, h2 a:visited {
    color: #b60b01;
    text-decoration: none;
}
h2 a:active, h2 a:hover {
    color: #b60b01;
    text-decoration: underline;
}
h2 sup { vertical-align: top; font-size: .6em;}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1.1em;
}
.sectiontitle {
    position: relative;
    width: 215px;
    height: 42px;
    margin-top: 0;
}
.sectiontitle2 {
    position: relative;
    width: 215px;
    height: 76px;
    margin-top: 0;
}
.sectiontitle span {
    position: absolute;
}
.sectiontitle2 span {
    position: absolute;
}
#core {
    width: 970px;
    margin: 0 auto;
    background: #ffffff;
    color: #351a00;
}
#core_iframe {
    width: 400px;
    background: #ffffff;
    color: #351a00;
}
#header {
    width: 970px;
}
#thlogo {
    float: left;
    width: 131px; height: 69px;
    margin: 0 0 0 20px;
    /*display: inline;
    position: relative;*/
}
#thlogo span {
    position: absolute;
}
#headerlinks {
    float: right;
     clear: right;
    margin: 12px 16px 0 0;
     height: 12px;
    display: inline;
}
  
#headerlinks a, #footerlinks a {
    float: left;
    color:#B60B01;
    text-decoration:none;
    font-family:Verdana;
    font-size:10px;
    font-weight:normal;
    text-align:center;
    vertical-align:middle;
}

#headerlinks a:hover, #footerlinks a:hover {
    /*background-position: 0 -12px;*/
	text-decoration:underline;
}
.headerdiv {
    width: 1px;
    height: 13px;
    background: url('http://img.cdn.terroir-argan.com/images/headerdiv.gif') no-repeat;
    margin: 0 8px 0 8px;
    float: left;
    overflow: hidden;
}
.footerdiv {
    width: 1px;
    height: 13px;
    background: url('http://img.cdn.terroir-argan.com/images/footerdiv.gif') no-repeat;
    margin: 0;
    overflow: hidden;
    float: left;
	margin: 0 8px 0 8px;
}

#navigation {
    clear: both;
    height: 42px;
    margin: 0 17px 0 17px;
    padding: 5px 6px 5px 6px;
    background: url('http://img.cdn.terroir-argan.com/images/mainnav_bg_v2.gif');
    overflow: hidden;
}
.mainnav_divider {
    background:  url('http://img.cdn.terroir-argan.com/images/mainnav_divider_42px.gif') no-repeat;
    width: 1px;
    height: 42px;
    float: left;
    overflow: hidden;
}
#nav {
    list-style: none;
    height: 42px;
    display: inline;
    overflow: hidden;
}
    
#nav li {
    margin: 0; 
    padding: 0;
    display: inline;
    list-style-type: none;
}

#content {
    width: 940px;
    min-height: 400px;
    height: auto;
    position: relative;
    padding: 0 15px 0 15px;
}
#content_iframe {
    width: 703px;
    min-height: 400px;
    height: auto;
    position: relative;
    padding: 0px;
}
/*\*/
* html #content {
    height: 400px;
}
/**/
#wide-body-column {
    float: left;
    /*width: 703px;*/
    display: inline;
    position: relative;
    margin: 0;
}
#footer {
    height: 64px;
    padding: 27px 20px 0 20px;
    background-image: url('http://img.cdn.terroir-argan.com/images/footer_bg.jpg');
    clear: both;
}
#footerlinks {
    /*margin: 0 16px 0 6px;*/
}
#pagetools { 
 text-align: right;
 position: relative;
 display: block;
 padding: 3px 28px 3px 0;
}
#pagetools a {
    text-decoration: none;
    color: #b70b01;
}
#pagetools a:hover {
    text-decoration: underline;
}

.clear { 
    overflow: hidden;
    width: 100%;
    height: 0;
    clear: both;
}
.pagediv {
    height: 2px;
    background: url('http://img.cdn.terroir-argan.com/images/dottedline.gif') bottom left repeat-x;
    margin: 10px 8px 3px 11px;
    display: block;
    line-height: 2px;
    font-size: 2px;
    clear: both;
}
.text {
    margin: 15px 18px 0 18px;
}
a.button {
    background: transparent url('http://img.cdn.terroir-argan.com/images/bg_button_a.gif') no-repeat scroll top right;
    color: #fff;
    display: inline;
    float: left;
    font-size: x-small;
    font-weight: bold;
    letter-spacing: .1em;
    height: 21px;
    margin: 4px 6px 4px 0;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}
a.button span {
    background: transparent url('http://img.cdn.terroir-argan.com/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 3px 0 4px 10px;
    color: #fff;
}
a.button:hover, a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none;
    text-decoration: none;
}
a.button:hover span, a.button:active span {
    background-position: bottom left;
}
.leftnavdiv {
    display: block;
    width: 214px;
    height: 3px;
    line-height: 3px;
    background:  url('http://img.cdn.terroir-argan.com/images/dottedline.gif') no-repeat center left;
    list-style-type: none;
    font-size: 1px;
}
.leftnavdiv2 {
    display: block;
    width: 214px;
    height: 3px;
    line-height: 3px;
    /*background:  url('http://img.cdn.terroir-argan.com/images/dottedline.gif') no-repeat center left;*/
    list-style-type: none;
    font-size: 1px;
}
#leftcolumn {
    float: left;
    display: inline;
    width: 215px;
    margin: 0 10px 0 10px;
}
#leftcolumn ul, .sitemap-column ul {
    margin: 0 0 10px 0; 
    padding: 0px; 
    display: block; 
    list-style-type: none; 
    font-size: .91em;
    text-transform: uppercase;
    line-height: normal;
}
#leftcolumn .text {
    margin: 0 0 0 3px;
}
#leftcolumn sup, .sitemap-column sup { vertical-align: top;  font-size: .8em;}
.level1 {
    display: block;
    margin: 0px;
    width: 214px;
    list-style-type: none;
    list-style-position: outside;
}
.level1 a, .level1 a:visited {
    display: block;
    color: #b70b01;
    text-decoration: none;
    background: url('http://img.cdn.terroir-argan.com/images/level1bg.gif') no-repeat;
    padding: 5px 6px 5px 10px;
    min-height: 13px;
    list-style-type: none;
}
.level1 a:hover{
    background: url('http://img.cdn.terroir-argan.com/images/level1currbg.gif') no-repeat;
    color: #351A00;
    text-decoration: none;
}
.level1 li {
    padding-left: 16px;
    vertical-align: middle;
}
.level1curr, .level1parent {
    display: block;
    margin: 0px;
    width: 214px;
    list-style-type: none;
    list-style-position: outside;
}
.level1curr a, .level1curr a:visited, .level1parent a, .level1parent a:visited {
    display: block;
    color: #351A00;
    text-decoration: none;
    background: url('http://img.cdn.terroir-argan.com/images/level1currbg.gif') no-repeat;
    padding: 5px 6px 5px 10px;
    min-height: 13px;
    font-weight: bold;
    list-style-type: none;
}
.level1curr a:hover{
    text-decoration: none;
}
.level1parent a:hover{
    text-decoration: underline;
}
.level1curr li, .level1parent li {
    padding-left: 16px;
    vertical-align: middle;
}
.level2 {
    display: block;
    margin: 0px;
    width: 214px;
    list-style-type: none;
    list-style-position: outside;
}
.level2 a, .level2 a:visited {
    display: block;
    color: #b70b01;
    text-decoration: none;
    background: url('http://img.cdn.terroir-argan.com/images/level2bg.gif') no-repeat;
    padding: 5px 6px 5px 21px;
    min-height: 13px;
    list-style-type: none;
}
.level2 a:hover{
    background: url('http://img.cdn.terroir-argan.com/images/level2currbg.gif') no-repeat;
    text-decoration: none;
    color: #351A00;
}
.level2 li {
    padding-left: 16px;
    vertical-align: middle;
}
.level2curr, .level2parent {
    display: block;
    margin: 0px;
    width: 214px;
    list-style-type: none;
    list-style-position: outside;
}
.level2curr a, .level2curr a:visited, .level2parent a, .level2parent a:visited {
    display: block;
    color: #351A00;
    text-decoration: none;
    background: url('http://img.cdn.terroir-argan.com/images/level2currbg.gif') no-repeat;
    padding: 5px 6px 5px 21px;
    min-height: 13px;
    font-weight: bold;
    list-style-type: none;
}
.level2curr a:hover{
    text-decoration: none;
}
.level2parent a:hover{
    text-decoration: underline;
}
.level2curr li, .level2parent li {
    padding-left: 16px;
    vertical-align: middle;
}
.level1curr li.level2 a {
    font-weight: normal;

}

.leftcoltout {
    float: left;
    display: inline;
    background: url("http://img.cdn.terroir-argan.com/images/leftcoltout_bg.gif") repeat-y;
    margin: 10px 0 10px 0;
    padding: 0 0 0 0;
    color: #826548;
}
.leftcoltout h2, .leftcoltout h2 a, .leftcoltout h2 a:visited {
    color:#826548;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0 0 3px 0;
}
.leftcoltout .pagediv {
    margin: 2px;
}
.leftcoltout_top {
    background: url("http://img.cdn.terroir-argan.com/images/leftcoltout_top.gif") no-repeat;
    height: 5px;
    line-height: 5px;
    padding: 0; margin: 0;
}
.leftcoltout .leftimage {
    float: left;
    margin: 6px 6px 2px 12px;
    display: inline;
}
.leftcoltout .fulltext {
    margin: 0 11px 0 11px;
}
.leftcoltout .righttext {
    float: left;
    display: inline;
    width: 110px;
    margin: 6px 0 0 0;
}
.leftcoltout_ftr {
    background: url("http://img.cdn.terroir-argan.com/images/leftcoltout_ftr.gif") bottom left no-repeat;
    height: 10px;
    line-height: 5px;
    clear: both;
    margin: 0; padding: 0;
}

.home #leftcolumn, .sitemap #leftcolumn {
    display: none;
}
.home #maincontent {
    width: 940px;
}
.home #wide-body-column, .sitemap #wide-body-column {
    width: 940px;
}
.text ul, .two-column ul, .combotext ul {
    list-style-type: none;
    /*padding-left: 15px;*/
    margin-left: 15px;
}
.text ul li, .two-column ul, .combotext ul li, .showboxcontent ul li {
 list-style-image: url('http://img.cdn.terroir-argan.com/images/bullet.gif');
    margin-left: 15px;
}
.text ol li, .combotext ol li {
    margin-left: 25px;
}
.text ul ul li, .combotext ul ul li, .text ol ol li, .combotext ol ol li {
    margin-left: 15px;
}
.text ul ul ul li, combotext ul ul ul li, .text ol ol ol li, combotext ol ol ol li {
    margin-left: 15px;
}
/* Homepage-specific styles
-------------------------------------------------*/
.homefeature {
    background: url('http://img.cdn.terroir-argan.com/images/homeimage_bg.gif') no-repeat;
    padding: 12px 13px 10px 13px;
    height: 321px;
    z-index: 1;
}
.standardfeature {
    background: url('http://img.cdn.terroir-argan.com/images/standardimage_bg.gif') no-repeat;
    padding: 12px 13px 10px 13px;
    height: 221px;
    z-index: 1;
}
#timtalk {
    float: right; /************************float: left;***************************/
    position: relative;
    display: inline;
    background: url('http://img.cdn.terroir-argan.com/images/timtalk_bg.gif') repeat-y;
    width: 250px; /************************width: 290px;*****************************/

    margin: 2px 40px 0 0;/********************margin: 2px 0 0 0;**************************/
    line-height: 1.5em;
}
#timtalk a, #timtalk a:visited { 
    color: #b70b01;
    text-decoration: none;
}
#timtalk a:active, #timtalk a:hover {
    color:#b70b01;
    text-decoration: underline;
}
#timtalk p, #timtalk span, #timtalk h3 {
    padding: 0 21px 0 21px;
    margin: 0;
}
#timtalk .date { 
    font-size: .9em;
}
#timtalk h3 {
    font-size: 1.2em; font-weight: normal; color: #b70b01;
    margin: 0;
}
#timtalk_ftr {
    height: 30px;
    padding: 3px 14px 0 14px;
    color: #a9a59c;
    background: url('http://img.cdn.terroir-argan.com/images/timtalk_ftr.gif') bottom left no-repeat;    
}
#timtalk_articles {

    min-height: 110%;
    height: 110%;
}


#timtalk_ftr p {
    padding: 0 14px 0 14px;
}
#whatsgoingon {
    position: absolute;
    width: 74px; height: 75px;
    left: 225px;
    top: -21px;
    z-index: 2;
}
.hometout {
    width: 212px;
    float: left;
    display: inline;
    position: relative;
    background: url('http://img.cdn.terroir-argan.com/images/hometout_bg.gif') repeat-y;
    margin: 2px 1px 0 2px;
}

.hometout2 {
    width: 212px;
    float: left;
    display: inline;
    position: relative;
    background: url('http://img.cdn.terroir-argan.com/images/hometout_bg2.gif') repeat-y;
    margin: 2px 1px 0 2px;
}
.hometout img, .hometout .button {
    margin: 0;
    padding: 0 8px 0 11px;
}
.hometout h2 {
    background: url('http://img.cdn.terroir-argan.com/images/hometout_top.gif') top left no-repeat;    
    padding: 12px 15px 7px 18px;
    margin: 0;
    font-size: 13px;
}
.hometout p {
    line-height: 1.6em;
    padding: 5px 10px 8px 15px;
    margin: 2px 0 2px 0;
    clear: left;
}
.hometout .sticker {
}
.hometout_ftr {
    background: url('http://img.cdn.terroir-argan.com/images/hometout_ftr.gif') bottom left no-repeat;
    height: 14px;
    display: block;
    padding-top: 12px;
    clear: both;
    line-height: normal;
}

.hometout2 img, .hometout .button {
    margin: 0;
    padding: 0 8px 0 11px;
}
.hometout2 h2 {
    background: url('http://img.cdn.terroir-argan.com/images/hometout_top2.gif') top left no-repeat;    
    padding: 12px 15px 7px 18px;
    margin: 0;
    font-size: 13px;
    font-weight:bold;
    color:#b60b01;
}
.hometout2 p {
    line-height: 1.6em;
    padding: 5px 10px 8px 15px;
    margin: 2px 0 2px 0;
    /*clear: left;*/
}

.hometout2 .sticker {
}
.hometout_ftr2 {
    background: url('http://img.cdn.terroir-argan.com/images/hometout_ftr2.gif') bottom left no-repeat;
    height: 14px;
    display: block;
    padding-top: 12px;
    clear: both;
    line-height: normal;
}


/* Landing page-specific styles
-------------------------------------------------*/

.hometouttext {
    min-height:95px;
    height: 125px;   /*95px*/
    position: relative;
    float: left;
    margin: 0;
}

.hometouttext2 {
    min-height:95px;
    height: 125px;   /*95px*/
    position: relative;
    float: left;
    margin: 0;
}

.headerimage {
    background: url('http://img.cdn.terroir-argan.com/images/headerimage_bg.gif') no-repeat;
    padding: 18px 19px 30px 19px;
}
.rowwrapper {
    float: left;
    display: block;
    margin: 0 0 14px 0; padding: 0;
}
.showboxheader {
    width: 689px;
    background: url('http://img.cdn.terroir-argan.com/images/showboxheader.gif') bottom left no-repeat;
    margin-top: 3px;    margin-left: 6px;
    display: block;
}
.showboxheader a, .showboxheader_open a {
    padding: 0 11px 2px 11px;
    line-height: 1.4em;
    margin-left: 7px;
    background: url('http://img.cdn.terroir-argan.com/images/showbox_closed.gif') top left no-repeat;
    display: block;
    clear: both;
    text-decoration: none;
}
.showboxheader a.open, .showboxheader a.open:visited {
    background: url('http://img.cdn.terroir-argan.com/images/showbox_open.gif') top left no-repeat;
    color: #351a00;
    text-decoration: none;
    display: block;
}
.showboxheader a:hover, .showboxheader a.open:hover, .showboxheader a.open:active {
    text-decoration: underline;
    display: block;
}
.showboxcontent {
    width: 651px;
    padding: 18px 19px 18px 19px;
    margin-left: 6px;
    background: #f5f1eb url('http://img.cdn.terroir-argan.com/images/showboxfooter.gif') bottom left no-repeat;
    overflow: hidden;
}
.pdtcontent2 {
    width: 200px;
    float: non;
    padding: 10px 5px 10px 5px;
    margin: 6px 1px 3px 1px;
    background: #f5f1eb url('http://img.cdn.terroir-argan.com/images/showboxfooter.gif') bottom left no-repeat;
    overflow: hidden;
}
.pdtcontent {
    width: 300px;
    float: left;
    padding: 10px 10px 10px 10px;
    margin: 1px 1px 6px 6px;
    background: #f5f1eb url('http://img.cdn.terroir-argan.com/images/showboxfooter.gif') bottom left no-repeat;
    overflow: hidden;
}
.showboxcontent img, .pdtcontent img {
    float: left;
    display: inline;
    margin-right: 13px;
}
.photocenter img {
    float: none;
    display: block;
    margin: 0 auto;
}
.showboxcontent td {
    text-align: center;
    vertical-align: top;
}
.showboxcontent td img {
    float: none;
    margin: 0 auto;
}
.showboxcontent p { margin-top: 0; }
.combocontent {
    padding: 8px 18px 0 18px;
    float: left;
    position: relative;
    margin: auto;
}
.combocontent .image {
    float: left;
    background: url('http://img.cdn.terroir-argan.com/images/comboimage_bg.gif') no-repeat;
    padding: 17px 18px 17px 18px;
    margin: 0 14px 0 -17px;
}
.combotext {
    margin: 0 10px 5px 5px;
    display: table-cell;
}
* html .combotext {
    display: inline-block;
}
.searchlinkbox {
    margin: 19px 18px 0 18px;
}
.searchlinkbox a {
    text-decoration: underline;
}

.width1 {
    width: 703px;
}
.width2 {
    width: 940px;
}
.width3 {
    width: 348px;
}
.width4 {
    width: 215px;
}
.width5 {
    width: 460px;
}
.imageleft {
    float: left;
    padding: 0 8px 8px 0;
}
.photoleft {
    float: left;
    position: relative;
    display: inline;
    left: -22px;
    top: -13px;
    margin: 0 -15px -13px 0;
}
.photoright {
    float: right;
    position: relative;
    display: inline;
    right: -22px;
    top: -13px;
    margin: 0 0 -13px -15px;
}

#wide-body-column-404 {
    float: left;
    width: 928px;
    display: inline;
    position: relative;
    margin: 0;
}
#printbuttons {
    display: none;
}

table .title {
    text-align: left;
    font-weight: bold;    
}
table .subtitle, .highlightTable .subtitle, .highlightTable .title {
    text-align: left;
}
.table_HI_value {
    font-weight: bold;
}
.table_div {
   background: url('http://img.cdn.terroir-argan.com/images/dottedline.gif') top left repeat-x;
    height: 1px;
}

#latestnews {
 height: 273px;
 min-height: 273px;
}
.table_link a {
    text-decoration: none;
    color: #b70b01;
    line-height: 1.3em;
}
/*scroller on the investor landing page*/  
.ccbnScroll { 
    position:relative; 
    overflow:hidden; 
    height:265px;
}
/* search related */
#headersearch {
    float: right;
    clear: right;
    margin: 13px 26px 0 0;
    padding: 0;
    height: 20px;
    text-align: left;
   display: inline;
}
input.inputimage {
    border: 0; padding: 0; margin: 0; background-color: none;
}
#headersearch a.button {
    float: none;
    position: absolute;
    top: 0px;
    left: -31px;
    width: 330px;    
}

  
#globalcopyright {
    width: 200px; height: 20px;
    position: relative;
    display: block;
    padding: 6px 0 0 0;
}
    
#timtalk h2 {
    height: 32px;
    font-size: 1.45em;
    background: url('http://img.cdn.terroir-argan.com/images/timtalk_top_fr.gif') top left no-repeat;    
    padding: 16px 21px 0 21px;
    margin: 0;
}


/*

** pagination

*/

ul.pager{list-style-image:none;list-style-position:outside;list-style-type:none;margin:20px 0px 0px -3em;}
ul.pager li{float: left;margin-left:3px;border:1px solid #ced2d2;}
ul.pager li a{font-size:11px; text-decoration: none;padding:2px 6px;color:#333;}
ul.pager li a:hover{color:#fff;border-color:#2B55AF;background:#AD151A none repeat scroll 0%;}
ul.pager li.current{font-size:17px;font-weight:bold;border:0pt none;color:#37464f;padding:0px 6px;}



/*
** Gallerie JS
*/
.anhom, #sp {margin:0; padding:0;}
ul#homecalimg, ul#homecalimg li, ul#homecalimg li img{margin:0; padding:0; list-style:none;}


#breadcrumb {color:#000; padding:0; line-height:35px; }/*padding-left:25px;*/
#breadcrumb a { color:#000; padding:0; text-decoration:none; font-weight:bold;}

.entetSearch{font-weight:bolder;}
.TermdeRech{font-style:italic; color:#B70B01; font-weight:bold;}

div#pagin {margin-left:60px;}
div#pagin ul{margin-left:60px;}


.textBas{
	text-align:left;
	width:915px;
	/*padding:10px 30px;*/
	margin: 20px 5px;
	font-size:8px;
	}
.textBas h2{
	text-align:left;
	font-size:8px;
	line-height:0;
	}	
	
.Vimg img{
	width:67px;
	border:0;
	height:128px;
	float:left;
	}
.LU_img img{	
	border:0;
	float:left;
	margin-right: 10px;
	}
	
.footerTxt, .footerTxt h1, .footerTxt h2 {
    text-decoration:none;
    font-family:Verdana;
    font-size:10px;
    font-weight:normal;
    line-height:5px;
}	