@import url('reset.css');
@import url('lightbox.css');

body {
    background-image: url('img/bodybg.jpg');
    background-position:top left;
    background-repeat:repeat-x;
    background-color:#851218;
    
    font-family:'Verdana', 'Helvetica', 'Arial', sans-serif;
    
    padding-bottom:150px;
}

#global {
    width:1123px;
    margin:auto;
}

#bigheader {
    position:relative;
    height:505px;
    width:1122px;
    background-image: url('img/bgtitle.jpg');
    background-position:top left;
    background-repeat:no-repeat;
    background-color:#851218; 
    background-position:0px 0;
    

}

#ardoise {
    
    position:relative;
    width:310px;
    top:270px;
    left:400px;
    
    
}

h1 {
    color:#ebbe21;    
    font-weight:bold;
    text-align:center;
    padding:9px 0;
}

#ardoise p {
    color:white;
    text-align:center;
    line-height:15px;
    font-size:10px;
    padding:0 3px;
}



#mainwrap {
    background-image: url('img/horiz.jpg');
    background-position:1px 0;
    background-repeat:repeat-y;
    background-color:#851218;
    
}
#mainwrap2 {
    background-image: url('img/chope_rouge.jpg');
    background-position:192px 100px;
    background-repeat:no-repeat;
    
    
}
#leftwrap {
    position:relative;
    
    width:555px;
    
    float:left;
}
#rightwrap {
    position:relative;
    width:565px;
    
    float:right;
}

#bottomwrap {
    clear:both;
}

#leftwrap div {
    background-image: url('img/bgh2left.jpg');
    background-position:-1px 0;
    background-repeat:no-repeat;
}

#rightwrap div {
    background-image: url('img/bgh2right.jpg');
    background-position:-84px -2px;
    background-repeat:no-repeat;
}


#leftwrap div.nobar,
#rightwrap div.nobar {
    background:none;
}


#leftwrap div.nobar h3 {

      padding-top:0px;
      background-position:0px 0px;
}

#rightwrap div.nobar h3 {
       padding-top:0px;
      background-position:-32px 0px;
}


#leftwrap h3 {
    display:block;
    padding-top:50px;
    padding-left:129px;
    
    height:61px;
    
    font-size:1.3em;
    color:#ebbe21;    
    text-transform:uppercase;
    
    background-image: url('img/bgh3left.jpg');
    background-position:0px 50px;
    background-repeat:no-repeat;    
}

#rightwrap h3 {
    display:block;
    padding-top:50px;
    padding-right:143px;
    
    text-align:right;
    
    height:61px;
    
    font-size:1.3em;
    color:#ebbe21;    
    text-transform:uppercase;
    
    background-image: url('img/bgh3right.jpg');
    background-position:-32px 49px;
    background-repeat:no-repeat; 
}



#mainwrap {
    line-height:18px;
    font-size:0.9em;
    color:#f0f0f0;
    font-size:0.8em;
}

ul.textul {
    padding-left:130px;
    padding-right:33px;
}
ul.textul li {
    text-align:justify;
    list-style-type:square;
    margin-bottom:18px;
}

#leftwrap p {
    padding-left:130px;
    text-align:justify;
    padding-right:33px;
    margin-bottom:18px;
}

#rightwrap p {
    padding-left:28px;
    text-align: justify;
    padding-right: 142px;
}
    
    
#largestop {
    clear:both;

    height:50px;
    display:block;
    background-image: url('img/bglarge.jpg');
    background-position:1px 0;
    background-repeat:no-repeat;   
}   



#bottomwrap {
    padding-left:134px;
    padding-right:5px;
    
    line-height:18px;
} 

#contactleft {
    float:left;
}


a.yellowlink:link, 
a.yellowlink:visited {
    color:#ebbe21;
    text-decoration:none;
}
a.yellowlink:hover, 
a.yellowlink:active {
color:white;
}

#contactright {
    margin-left:450px;
    margin-right:120px;
}

#contactright h3 {
    color:#ebbe21;   
    font-size:1.3em;
    margin:10px 0;
    margin-right:30px;
    text-transform:uppercase;
    border-bottom:2px solid #222;
    padding-bottom:14px;
}
#contactright h4 {
    color:#ebbe21;
    display:inline;
    line-height:18px;
    text-transform:uppercase;
}


#rightwrap table {
 
    margin-left:28px;
    text-align: justify;
    padding-right: 142px;
    
    

    

}

#rightwrap table td{
    padding:5px 26px 11px 0;
}

table img {
    border:2px solid #f0f0f0;
}


#leftwrap table {
    margin-left:128px;
    text-align: justify;
    padding-right: 142px;
}

#leftwrap table td{
    padding:5px 26px 11px 0;
}


#signa {
    background-image:url('img/pied_horiz.jpg');
    background-repeat:no-repeat;
    background-position:1px 0;
    height:40px;
    
    text-align:right;
    
    padding-right:130px;
    padding-top:20px;
    
}

#signa a:link,
#signa a:visited {
    text-decoration:none;
    color:#ebbe21;
    font-size:0.7em;
}
#signa a:hover,
#signa a:active
 { color:white;
}
