body {
font-family: Verdana, Verdana, Geneva, sans-serif;
font-size:0.6875em;
font-style: normal;
color: #3b3b3b;
text-align: center;
margin-top: 0; 
padding-top: 0;
background: #ed1c24 url(images/line.jpg) repeat-y 50% 0;
height: 100%;
}
#background {
background-color:#FFFFFF;
width: 1000px;
height: 100%;
margin: 0 auto;
text-align: left;
}
#top {
width: 940px;
height: 50px;
position:relative;
left: 30px;
padding: 5px 0px 5px 0px;
text-align: right;
}
#logo {
width: 250px;
height: 90px;
position:relative;
left: 30px;
float: left;
}
#menu {
width: 940px;
height: 25px;
position:relative;
top: 10px;
left: 30px;
padding: 0px 0px 0px 0px;
text-align: right;
}
#submenu_red {
width: 940px;
height: 25px;
position:relative;
top: 10px;
left: 30px;
padding: 0px 0px 0px 0px;
text-align: right;
background-image: url('images/background_menu_red.jpg');
}
#submenu_lines {
width: 940px;
height: 25px;
position:relative;
top: 10px;
left: 30px;
padding: 0px 0px 0px 0px;
text-align: right;
background-image: url('images/background_menu_lines.jpg');
}
#image_big {
width: 720px;
height: 350px;
position: relative;
float: left;
top: 20px;
left: 30px;
}
#image_small {
width: 720px;
height: 200px;
position: relative;
float: left;
top: 20px;
left: 30px;
overflow: hidden;
}
#company_corner_un {
width: 210px;
height: 350px;
position: relative;
float: right;
top: 20px;
right: 30px;
}
#company_corner_deux {
width: 210px;
height: 350px;
position: relative;
float: right;
top: 20px;
right: 30px;
}
#intro {
width: 310px;
height: 175px;
position: relative;
float: left;
top: 30px;
left: 30px;
}
#intro_top {
text-align: justify;
height: 155px;
position: relative;
}
#intro_bottom {
text-align: justify;
height: 25px;
position: relative;
}
#wrapper {
width: 620px;
position: relative;
float: right;
top: 30px;
right: 30px;
}
#news {
width: 305px;
height: 175px;
position: relative;
float: left;
text-align: justify;
}
#highlights {
width: 305px;
height: 175px;
position: relative;
float: right;
}
#text {
width: 720px;
max-height:100%;
position: relative;
float: left;
top: 30px;
left: 30px;
text-align: justify;
}
#text_update {
text-align:right;
font-size:0.800em;
}
a:link, a:visited{
color: #2f2f2f;
text-decoration: none;
font-variant: small-caps;
}
a:hover, a:active{
color: #2f2f2f;
text-decoration: underline;
font-variant: small-caps;
}