#header{
    background:none;
    width:1030px;
    height:384px
}

#header img{ border:0; position:absolute; z-index:150; margin-left:294px; margin-top:15px }


body{
    /*background:url(/medias/images/design/ete/bg_repeat_1.jpg) repeat-x*/
}



#home_lastprint{ }
#home_lastprint h2{ margin-bottom:10px }
#home_lastprint .a_reference{ float:left; margin-right:10px }
#home_lastprint .a_reference img{ border:2px solid #96bd0d; margin-bottom:4px }
#home_lastprint .a_reference a{ color:#969696 }
#home_lastprint .a_reference a:hover{ color:#000 }


#home_lastweb{
    float:right;
    width:545px;
}
#home_lastweb h2{ margin-bottom:10px }
#home_lastweb .a_reference{ float:left; margin-right:15px }
#home_lastweb .a_reference img{ border:2px solid #96bd0d; margin-bottom:4px }
#home_lastweb .a_reference a{ color:#969696 }
#home_lastweb .a_reference a:hover{ color:#000 }

#home_intro{
    float:left;
    width:380px;
    padding-right:10px;
    border-right:1px solid #e9e9e9;
    padding-top:2px;
}
#home_intro h2 a { text-decoration:none; color:#96bd0d }

#home_intro p { margin-bottom:15px }
#home_intro p img{ float:left; margin-top:-2px }

.intro_web{
    float:left; width:50%
}
.intro_print{
    float:right; width:50%
}
