/* CSS Document */
body
{

background:white;
font-size:80%;
font-family:Verdana;
color:#000000;
width:1024px;
}

div#header {
background-image:url(images/top.jpg);
background-repeat:no-repeat;
height:77px;
width:1024px;
}

div#content {
width:1024px;
top:0;
height:524px;
position:relative;
margin:0;
padding:0;
}
div#content-left-1 {
float:left;
width:450px;
height:524px;
padding:0px;
background-image:url(images/middle-left.jpg);
background-repeat:no-repeat;
margin:0;
}
div#contenu-sitemobile {
padding:60px 0 0 20px;
margin:0;

}
div#content-left-2 {
float:left;
width:232px;
height:524px;
padding:0px;
background-image:url(images/mobile-st.jpg);
background-repeat:no-repeat;
margin:0;
}
div#content-left-3 {
float:left;
width:78px;
height:524px;
padding:0px;
background-image:url(images/mobile-border.jpg);
background-repeat:no-repeat;
margin:0;
}
div#content-left-4 {
float:left;
width:232px;
height:524px;
padding:0px;
background-image:url(images/iphone.jpg);
background-repeat:no-repeat;
margin:0;
}
div#content-left-5 {
float:left;
width:31px;
height:524px;
padding:0px;
background-image:url(images/border-right.jpg);
background-repeat:no-repeat;
margin:0;
}
.text {
text-align:justify;
padding:10px 30px 10px 30px;
}
.text-footer {
text-align:center;
padding:0;
margin:0;
}
.spacer {
clear: both;
}

div#foot {
width:1024px;
top:0;
height:168px;
position:relative;
margin:0;
}
div#foot-left {
float:left;
width:558px;
height:168px;
padding:0px;
background-image:url(images/bottom-left.jpg);
background-repeat:no-repeat;
margin:0;

}
div#foot-right {
float:left;
width:466px;
height:168px;
padding:0;
margin:0;
background-image:url(images/bottom-right.jpg);

background-repeat:no-repeat;
}
div#iframe {
width:200px;
margin:143px 0px 0px 28px;
padding:0px 0px 0px 0px;
}
div#iframe-iphone {
width:200px;
margin:136px 0px 0px 15px;
padding:0px 0px 0px 0px;
}
a {
color:#000000;
}

