﻿body {
	background-image: url('Images%20site/fond.bmp');
	/*background-color:White;*/
	margin: 0;
	padding: 0;
	/*text-align: center;*/
	font-family: verdana;
	font-size: small;
    font-weight: 700;
	/*color: #003063;  	*/
	color: #ffffff;
}
/* Zone EN TETE*/
#header
{
	background-image: url('Images site/entete.gif');
	/*background-repeat: no-repeat;*/
	background-color: transparent;
	position:relative;
    width: 900px;
    height:100px;
    margin-left:  auto;
    margin-right: auto;
    font-weight: normal;
    top:10px;
}
.logo
{
width:103px;
height:65px;
position:absolute;
    top: 0px;
    left: 0px;
    background-color:Transparent;
}
.accueil
{
width:100px;
background-image: url('Images site/accueil.gif');
height:24px;
position:absolute;
top: 6px;
left: 50px;
background-color:Transparent;
}
.offre
{
width:135px;
background-image: url('Images site/Nos offres.gif');
height:22px;
position:absolute;
top: 7px;
left: 27px;
background-color:Transparent;
}
.question
{
width:172px;
background-image: url('Images site/Vos questions.gif');
height:32px;
position:absolute;
top: 5px;
left: 9px;
background-color:Transparent;
}
.contact
{
width:160px;
background-image: url('Images site/Contact.gif');
height:19px;
position:absolute;
top: 9px;
left: 15px;
background-color:Transparent;
}
.slogan
{
width:500px;
height:61px;
position:absolute;
top: 0px;
left: 106px;
background-color:Transparent;
}


.lien 
{    
    background-image: url('Images site/onglet2.gif');
    width: 190px;
    height: 37px;
    position:absolute;
    top: 63px;
    left: 70px;
}
.lien2
{    
    background-image: url('Images site/onglet2.gif');
    width: 190px;
    height: 37px;  
    position:absolute;
    top: 63px;
    left: 261px;
}
.lien3
{    
    background-image: url('Images site/onglet2.gif');
    width: 190px;
    height: 37px;  
    position:absolute;
    top: 63px;
    left: 452px;
}
.lien4
{    
    background-image: url('Images site/onglet2.gif');
    width: 190px;
    height: 37px;
    position:absolute;
    top: 63px;
    left: 643px;
}
.liengros
{
    font-size:large;
}
a 
{
    color: Black; 
}
a:hover
{
    color:Silver; 
}
.lien a:hover 
{
    background-image:url('Images site/onglet.gif');
}
.lien2 a:hover 
{
    background-image:url('Images site/onglet.gif');
}

.lien3 a:hover 
{
    background-image:url('Images site/onglet.gif');
}
.lien4 a:hover 
{
    background-image:url('Images site/onglet.gif');
}
.lien2 a:active
{
    background-image:url('Images site/onglet.gif');
}

.centre
{
    text-align: center;
}
.decale
{
    position:relative;
    left:30px;
    top: -20px;
    width: 647px;
}
#pub
{
    position:relative;
    width:131px;
    /*left: 750px;*/
    top: -10px;
    left: 0px;
}
#hautpub
{
    background-image:url('Images%20site/haut%20pub.gif');
    width:130px;
}
#milieupub
{
    background-image:url('Images site/milieu pub.gif');
    /*background-color:#41a6d8;*/
    width:130px;
}   
#baspub
{
    background-image:url('Images site/bas pub.gif');
    width:130px;
} 
#contenu
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color:transparent;
    position: relative;
    width:900px;
    top: 20px;
    left: 0px;
}
#hautcontent
{
    background-image: url('Images site/haut content.gif');
    background-repeat: no-repeat;
    width: 900px;
    height:10px;
}
#content
{
    background-image: url('Images%20site/milieu%20content3.gif');
    background-repeat: repeat;
    width: 900px;
}

#bascontent
{
    background-image: url('Images site/bas content.gif');
    background-repeat: no-repeat;
    width: 900px;
}
#hautfondcontenu
{
    background-image:url('Images site/haut fond contenu.gif');
    width:700px;
    position:relative;
    left:30px;
    top: 0px;
}
#milieufondcontenu
{
    background-image:url('Images site/milieu fond contenu3.gif');
    background-repeat:repeat-y;
    width:700px;
    position:relative;
    left:30px;
    top: 0px;
}
#basfondcontenu
{
    background-image:url('Images site/bas fond contenu.gif');
    width:700px;
    position:relative;
    left:30px;
    top: 0px;
}
#titre
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color:transparent;
    position: relative;
    width:840px;
    top: 10px;
    left: 0px;
    font-size: xx-large;
}
#hauttitre
{
    background-image:url('Images%20site/haut%20titre.gif'); 
    background-repeat: no-repeat;
    height:35px;    
}
#milieutitre
{
    /*background-image:url('Images site/milieu titre.gif'); */
    background-color:#f8af19;
     background-repeat:repeat-y;
    height: 40px;
    width: 840px;
}
#bastitre
{
    background-image:url('Images site/bas titre.gif'); 
    background-repeat: no-repeat;
}

.interligne
{
    /*word-spacing:10px;    */
    font-size:medium;
    line-height:30px;
}
h1
{
 margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: xx-large;
}