body
{
margin:0;
background-color:#b7effd;
background-image: url('img/background.jpg');
background-repeat: repeat-x;
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, Sans-Serif;
color:#fff;
}

a img
{
border: none;
} 

img
{
float:left;
}
#contenant
{
position:relative;
margin:auto;
background-image: url('img/home.jpg');
height:619px;
width:980px;
}

#contenant_philosophie
{
margin:auto;
background-image: url('img/background_philosophie.jpg');
background-repeat:no-repeat;
width:980px;
}

#contenu_philosophie
{
clear:both;
padding-top:50px;
}

#footer_philosophie
{

clear:both;
background-image: url('img/footer_philosophie.jpg');
background-repeat:no-repeat;
width:980px;
height:201px;
}

#bloc_contact
{
float:left;
}

#bloc_adresse
{
float:right;
}

#formulaire_contact_champs
{
margin-top:10px;
color:#498377;
width:500px;
padding:5px;
background-color: #fff;
padding-bottom:35px;
}
#formulaire_contact_champs span.label{margin-bottom:2px;}
#formulaire_contact_champs br{font-size:8px;}
#formulaire_contact_champs input,
#formulaire_contact_champs select{float:right; width:220px;clear:right;}



#map
{
margin-top:10px;
width:425px;
height:350px;

}


#adresse
{
padding-bottom:8px;
margin-top:8px;
border-style:solid;
border-color:#498377;
background-color:#498377;
width:425px;

text-align:center;

}

#adresse h1
{
margin:0px;
}

#adresse a
{

text-decoration:none;
color:#ffffff;
font-size:10px;
}
.texte
{
text-align:justify;
float:left;
width:650px;
font-size:12px;
color:#335c54;
margin-right:25px;
}

.texte2
{
text-align:justify;
float:right;
width:750px;
font-size:12px;
color:#335c54;
}

.texte h1
{
font-size:16px;
}

.texte2 h1
{
font-size:16px;
}

#menu
{
margin-top:105px;
margin-left:410px;
float:left;
height:31px;
width:513px;
}

#chien
{
z-index:2;
position:absolute;
left:140px;
top:300px;
}

#vache
{
z-index:10;
position:absolute;
left:490px;
top:325px;
}


#footer
{
position:relative;
text-align:center;
margin:auto;
margin-top:-24px;
font-size: 10px;
color: #55a394;
}

#footer a
{
font-size: 10px;
color: #55a394;
}

#accueil 
{
display:block;
background-image: url('img/accueil_off.gif');
float:left;
height:31px;
width:91px;
}
#accueil a
{
text-decoration:none;
border:none;
display:block;
}
#accueil a:hover
{
display:block;
background-image: url('img/accueil.gif');
height:31px;
width:91px;
}

#philosophie
{
display:block;
background-image: url('img/philosophie_off.gif');
float:left;
height:31px;
width:158px;
}
#philosophie a
{
text-decoration:none;
border:none;
display:block;
}
#philosophie a:hover
{
display:block;
background-image: url('img/philosophie.gif');
height:31px;
width:158px;
}


#produits
{
display:block;
background-image: url('img/produits_off.gif');
float:left;
height:31px;
width:162px;
}
#produits a
{
text-decoration:none;
border:none;
display:block;
}
#produits a:hover
{
display:block;
background-image: url('img/produits.gif');
height:31px;
width:162px;
}

#contact
{
display:block;
background-image: url('img/contact_off.gif');
float:left;
height:31px;
width:102px;
}
#contact a
{
text-decoration:none;
border:none;
display:block;
}
#contact a:hover
{
display:block;
background-image: url('img/contact.gif');
height:31px;
width:102px;
}
