
div#container {
width: 100%;
margin: 0;
padding: 0;
background-image:url(images/fond.png);
background-repeat:repeat;
}

body {
font: 11px Verdana;
color:#000000;
margin:0;
padding:0;
text-align:justify;
}

div#bogen{
height: 250px;
background-repeat:repeat-x;
}

div#contain {
width:766px;
height:auto;
margin: 0 auto;
position:relative;
background-image:url(images/back.png);
background-repeat:repeat-y;
}

div#footer {
height: 45px;
background-color: #231f20;
background-repeat:repeat-x;

}

div#header {
width:766px;
height:250px;
margin: 0 auto;
background-image:url(images/header.png);
}

div#contenufooter {
width:766px;
height:45px;
margin: 0 auto;
}

div#inside {
background-image:url(images/header-gris.png);
width:766px;
height:20px;
}

div#vergleichinside {
background-image:url(images/back-gris.png);
width:697px;
padding-left:27px;
padding-right:35px;
padding-top:10px;
background-repeat:repeat-y;
overflow:hidden;
}

div#inside2 {
background-image:url(images/back-gris.png);
width:697px;
padding-left:35px;
padding-right:35px;
padding-top:10px;
background-repeat:repeat-y;
overflow:hidden;
}

div#inside3 {
background-image:url(images/footer-gris.png);
width:766px;
height:25px;

}

div#ordinateur {
width:258px;
height:194px;
background-image:url(images/ordinateur.png);
background-repeat:no-repeat;
float: left;
padding-bottom:1px;
}

div#texteordinateur {
width:429px;
height:150px;
float:left;
padding-top:40px;
margin-right:8px;
}

/*'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' TITRE ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
div#titre-vert{
width:600px;
height:10px;
padding-top:32px;
padding-left:90px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#FFFFFF;
}

/*'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' FOOTER ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
div#footer {
background-image:url(images/footer.png);
width:766px;
height:35px;
padding-top:15px;
color:#FFFFFF;
text-align:center;
font-size:10px;
}
/*'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' LIENS''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/

 a {
text-decoration:none;
color:#000000;
}
a:hover {
text-decoration:underline;
background: none;
color:#000000;
}

.blocfooter a {
text-decoration:none;
color:#ffffff;
}

.blocfooter a:hover {
text-decoration:underline;
color:#ffffff;
}

.lienblanc a {
text-decoration:none;
color:#ffffff;
}

.lienblanc a:hover {
text-decoration:underline;
color:#ffffff;
}

.titre {
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
text-align:left;
}


img {
border:none;
}


div#image{
width:766px;
text-align:center;
}
