﻿body {
font-family:sans-serif;
background-color:#ded9d9;
width:960px;
margin:auto;
/*border: solid black 1px;*/
}

.head {
background-color:#B3EE3A;
} 

.footer {
background-color:#B3EE3A;
}

.footer li {
float:left;
margin-right:200px;
}


/************NAVIGATION*************/

.sub-nav {
margin-top:10px;
padding-bottom:10px;
}

.sub-nav table tr td{
padding-right:10px;
}


/************Links*************/

a:active {
text-decoration:none;
}

a:link {
text-decoration:none;
color:black;
}

a:hover {
font-weight:bolder;
text-decoration:underline;
}

/****************headlins*****************/

h1 {

}


/*********content********/

#maincontent {
text-align:center;
margin-top:100px;
margin-bottom:100px;
line-height:2.0;
background-color:white;
border:solid black 1px;
width:700px;
margin-left:auto;
margin-right:auto;
}

#maincontent_ref { 
    text-align:center;
margin-top:100px;
margin-bottom:100px;
line-height:2.0;
/*background-color:white;
border:solid black 1px;*/
width:700px;
margin-left:auto;
margin-right:auto;
}

#iframe {
margin: 30px 30px 30px 30px;
float:left;
}

#adresse {
padding-top:150px;

}


#b1 {
float:left;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}

#imp { 
    text-align:center;
margin-top:100px;
margin-bottom:100px;
line-height:2.0;
background-color:white;
border:solid black 1px;
width:700px;
margin-left:auto;
margin-right:auto;

}