body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0.1em;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 30px;
	text-transform: uppercase;
	margin: 0px;
	padding: 10px;
}
h2 {
	font-size: 25px;
	text-transform: uppercase;
	margin: 0px;
	padding: 10px;
}
#detail {
}
h3 {
	font-size: 20px;
	text-transform: uppercase;	
	margin: 0px;
	padding: 10px;
}
h4 {
	font-size: 18px;
	text-transform: uppercase;
}
h5 {
	font-size: 16px;
	text-transform: uppercase;	
}
h6 {
	font-size: 14px;
	text-transform: uppercase;	
}
h1.agence, h2.agence {
	color: #c0001f;
}

h1.location, h2.location {
	color: #b37fad;
}
h1.public, h2.public {
	color: #7bbce6;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}

.box {
	padding: 10px;
	margin: 0px;
	display: block;
	text-decoration: none;
	height: 350px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}

a.box:hover {
	text-decoration: none;
	background-color: #000000;
	background-image: url(fond-detail.jpg);
}
a.box:hover agence {
	text-decoration: none;
	background-color: #000000;
	background-image: url(fond-agence.jpg);
}

#all {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#contenu h1, #contenu h2  {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	display: inline;
}

#menu ul {
	margin: 0px;
	padding: 2px;
	display: inline;
}
#menu li {
	display: inline;
	text-align: center;
	margin: 0px;
	padding: 6px;
}
#menu li.selected {
	font-weight: bold;
	background-color: #666666;
}
#menu li:hover {
	background-color: #999999;
}
#menu a {
	font-size: 12px;
	color: #FFFFFF;
}
#menu a:link, #menu a:active, #menu a:visited   {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: none;
}
#contenu {
}
#detail {
	background-color: #000;
	padding: 20px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0px;
}
#detail p.titre {
	color: #ffdd57;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#produits a {
	text-decoration: none;
}
#produits a:hover {
	text-decoration: none;
	color: #FF0000;
}
#bas {
	text-align: center;
	margin-bottom: 20px;
}
#produits-agence a {
	height: 35px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#produits-agence a:hover {
	color: #C0001F;
	font-size: 35px;
	text-decoration: none;
}
.lien-pdf{
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
#description-produit {
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}