body {

    text-align: center;
	font-family: Arial;
    margin:0;
    height:100%;
}

#centre {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding: 0px 0px 0px 0px;
    background-image: url(images/background.jpg);
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    height: 100%;
    min-height: 1400px;
}
#menu{
  float: left;
}

#menu A:link {
    color:#ffffff;
    font-weight: bold;
    text-decoration: none;
}
#menu A:visited {
    color:#ffffff;
    font-weight: bold;
    text-decoration: none;
}
#menu A:hover {
    color: #FFFF00;
    font-weight: bold;
    text-decoration: none;
}
#menu A:active {
    color:#ffffff;
    font-weight: bold;
    text-decoration: none;
}
a{ outline: none;}

#menu p{
  line-height:0.4em;
}

#webdesignoff{
  background-image: url(images/bloc-webdesign.png);
  background-repeat: no-repeat;
  width: 231px;
  height: 131px;
  padding-left: 75px;
  padding-top: 100px;
  color: #FFFFFF;
  font-variant: small-caps;
  font-size: 11pt;
  font-weight: bold;
}

#webdesignon{
  background-image: url(images/bloc-webdesign-on.jpg);
  background-repeat: no-repeat;
  width: 231px;
  height: 131px;
  padding-left: 75px;
  padding-top: 100px;
  color: #FFFFFF;
  font-variant: small-caps;
  font-size: 11pt;
  font-weight: bold;
}

#servicesoff{
  background-image: url(images/bloc-services.png);
  background-repeat: no-repeat;
  width: 231px;
  height: 141px;
  padding-left: 75px;
  padding-top: 100px;
  color: #000000;
  font-variant: small-caps;
  font-size: 11pt;
  font-weight: bold;
}

#serviceson{
  background-image: url(images/bloc-services-on.jpg);
  background-repeat: no-repeat;
  width: 231px;
  height: 141px;
  padding-left: 75px;
  padding-top: 100px;
  color: #000000;
  font-variant: small-caps;
  font-size: 11pt;
  font-weight: bold;
}
#produitsoff{
  background-image: url(images/produitsferme.png);
  background-repeat: no-repeat;
  width: 231px;
  height: 148px;
  padding-left: 75px;
  padding-top: 120px;
  color: #FFFFFF;
  font-variant: small-caps;
  font-size: 11pt;
  font-weight: bold;
}

#produitson{
  background-image: url(images/bloc-produits-on.jpg);
  background-repeat: no-repeat;
  width: 231px;
  height: 148px;
  padding-left: 75px;
  padding-top: 120px;
  color: #FFFFFF;
  font-variant: small-caps;
  font-size: 11pt;
  font-weight: bold;
}
#produitsouvert{
  background-image: url(images/bloc-produits_ouvert-on.jpg);
  background-repeat: no-repeat;
  width: 231px;
  height: 439px;
  padding-left: 75px;
  padding-top: 120px;
  color: #FFFFFF;
  font-variant: small-caps;
  font-size: 11pt;
  font-weight: bold;
}
#panieroff{
  background-image: url(images/panierferme.png);
  background-repeat: no-repeat;
  width: 231px;
  height: 121px;
  padding-left: 75px;
  padding-top: 105px;
  color: #FFFFFF;
  font-variant: small-caps;
  font-size: 11pt;
  font-weight: bold;
}

#panieron{
  background-image: url(images/panierouvert.png);
  background-repeat: no-repeat;
  width: 231px;
  height: 121px;
  padding-left: 75px;
  padding-top: 105px;
  color: #FFFFFF;
  font-variant: small-caps;
  font-size: 11pt;
  font-weight: bold;
}

#contenu{
    width:640px;
    margin-left:310px;
    color: #263948;
    font-size: 12pt;
}

#client{
  font-family: arial;
  font-weight: bold;
  font-size: 11pt;
}

#mandat{
  font-size: 10pt;
}
#realisation{
  font-size: 10pt;
}

#conception{
}
#portfolio{
  line-height:1.5;
  color: #263948;
}

#titre{
  color: #263948;
  font-size: 16pt;
  font-weight: bold;
  text-transform: uppercase;
}
#section{
  color:#F47126;
  font-size: 18pt;
  font-weight: bold;
}

#texte{
  padding-left:38px;
  line-height: 1.5;
}
#entete{
  font-size: 14pt;
}

#orange{
 color:#F47126;
}
.orange{
    color: #F47126;
	font-family: "Arial Black";
	font-size: 18px;
	text-align: center;
}
.affdesc{
	font-family: "Arial Black";
	font-size: 16px;
	text-align: center;
}
.prix{
	font-family: "Arial Black";
	font-size: 24px;
	text-align: center;
}
.img{
	border: none;
	text-align: center;
	max-height:150px;
	max-width:200px;
}

#liste table, #detail table {
    font-weight:bold;
    width:640px;
    background: #eee;
    font-size: 90%;
	border-collapse: collapse;
}

#liste table td {
	border: 1px solid #999;
}

#liste p, #liste button {
	margin: 1em;
}
#heuresouvertures td{
  font-size: 14pt;
  padding-right: 30px;
  font-weight: bold;
}
