﻿*{
font-family: Helvetica;}

body{
background-color: #dfe8c6;
margin:0;
height:100%;
width:100%;
overflow:hidden;
}

html{
height: 100%;
width: 100%;
}

global{
height:100%;
width:100%;
}

h1{
margin:0;
padding:0;
}

h1 img{
margin-top: 15px;
}

h2{
font-size: 16px;
text-decoration: none;
margin:0;
padding:0;
}

h3{
font-size: 14px;
text-decoration: none;
margin:0;
padding:0;
}

h4{
font-size: 13px;
text-decoration: none;
margin:0;
padding:0;
}

.contact{
font-size: 13px;
text-decoration: none;
margin:0;
padding:0;
}

.strong{
font-weight:normal;
}
#interface{
width: 100%;
height: 100%;

}
#global{
width: 1000px;
height:600px;
margin: 50px auto 0 auto;
box-shadow: 1px 1px 12px #555;
-moz-box-shadow: 1px 1px 22px #555;
-webkit-box-shadow: 1px 1px 12px #555;
}


.home{
background: url('../images/fond1.jpg') no-repeat;
}
.page{
background: url('../images/fond2.jpg') no-repeat;
}

.page1{
background: url('../images/fond2.jpg') no-repeat;
}

.page2{
background: url('../images/fond9.jpg') no-repeat;
}

.page3{
background: url('../images/fond6.jpg') no-repeat;
}

.page4{
background: url('../images/fond3.jpg') no-repeat;
}

.page5{
background: url('../images/fond7.jpg') no-repeat;
}

.page6{
background: url('../images/fond5.jpg') no-repeat;
}

.fondTarifs{
background: url('../images/fondTarifs.jpg') no-repeat;
}

.fontPresse{
background: url('../images/fondPresse.jpg') no-repeat;
} 

#logo{
margin-left: 363px;
margin-top: 15px;
height: 45px;
}

#menu{
margin-top:35px;
}

#menu ul  li{
display: inline;
margin-left: 8px;
}

#menu ul  li a{
color: black;
}

#content{
float:left;
margin: 30px 0 0 30px;
width: 450px;
text-align: justify;
}

#content.avant{
float:left;
margin: 30px 0 0 30px;
width: 900px;
text-align: justify;
}

#content ul li, #content ul li a{
color:black;
}

#menu2{
margin: 10px 0 0 0px;
float:right;
}

#fleur{
float:right;
width: 450px;
}

#footer a{
color: black;
text-decoration:none;
text-align:center;
}

#AvantApres{
font-size:20px;
height:50px;
float:right;
margin-top:420px;
}

#footer{
margin-top:450px;
display:block;
position:absolute;
width: 900px;
height:50px;
font-size: 14px;
}

#menu-left{
width:200px;
height: 500px;
float:left;
}

#image{
position:relative;
float:right;
width: 520px;
}

#image img{
width: 500px;
}


