body
{
	background-color: #EDECEA;
}
#page
{
	position: absolute;
	width: 1000px;
	height: 680px;
	left: -500px;
	margin-left: 50%;
	margin-top: 25px;
	background-color: white;
}

.link-version-us a {
	position:absolute;
	z-index:15;
	top:5px;
	right:5px;
}

.lien-catalogue a {
	position:absolute;
	left:0px;
	top:100px;
	width: 193px;
	height: 66px;
	text-decoration:none !important;
}
#page #menu
{
	position: absolute;
	width: 1000px;
	height: 166px;
	background-image: url('/images/frontend/background-header.jpg');
}

.bouton-espace-client a
{
	position:absolute;
	left:562px;
	top:105px;
	background-image: url('/images/frontend/menu/background-menu.jpg');
	background-repeat:repeat-x;
	background-position:top left;
	width: 115px;
	height: 43px;
	text-align: center;
	color: #83837c;
	font-size: 13px;
	font-family: arial;
	padding: 12px 3px 3px 3px;
	display: block;
	text-decoration:none !important
}
.bouton-espace-client a:hover
{
	background-image: url('/images/frontend/menu/background-menu-hover.jpg');
	color:#FFF;
	text-decoration:none !important
}

.bloc-recherche {
	position: absolute;
	width:350px;
	height:60px;
	top:106px;
	left: 700px;
	margin:0;
	padding:0;
}
.bloc-recherche span {
	font-size: 10px;
	text-transform:uppercase;
	text-align: left;
	font-family: arial;
	font-weight:bold;
}
.bloc-recherche input#keyword {
	float:left;
	width:125px;
	height:18px;
	margin:3px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 0 0 3px;
	font-style:italic;
}
.bloc-recherche input#button {
	float:left;
	margin:3px 0 0 10px;
}


#page #left
{
	position: absolute;
	width: 190px;
	height: 485px;
	left: 0px;
	top: 166px;
}
#page #content
{
	position: absolute;
	width: 810px;
	height: 485px;
	top: 166px;
	left: 190px;
}

/*
#page a
{
	color: black;
}
*/
#page a:hover
{
	text-decoration: underline;
}

#footer
{
	position: absolute;
	width: 1000px;
	height: 95px;
	top: 650px;
	background-color: #fff;
	border-top:5px solid #EDECEA;
}
#footer .adresse-agence {
	float:left;
	font-size: 10px;
	text-align: left;
	font-family: arial;
	margin:10px 0 0 10px;
}
#footer .adresse-agence .agence1 {
	float:left;
}
#footer .adresse-agence .agence2, #footer .adresse-agence .agence3, #footer .adresse-agence .agence4 {
	float:left;
	margin:0px 0 0 25px;
}
#footer .reference span
{
	float:left;
	font-size: 10px;
	text-align: left;
	font-family: arial;
	width:255px;
	border-bottom:1px solid black;
}
#footer .reference
{
	float:left;
	width:325px;
	background-color: #fff;
	margin:10px 0 0 20px;
}

#footer .reference #referencetitre
{
	float: left;
	width: 120px;
	height: 50px;
	line-height: 50px;
	margin-right: 10px;
	border: 1px solid #e7e7e7;
	color: #686765;
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
	margin-left: 20px;
}
#footer .reference .ref
{
	float: left;
	/*width: 70px;*/
	height: 50px;
	margin-right: 7px;
	margin-top: 7px;
}
#footer .reference .reference table, #footer .reference .reference td
{
	width: 100%;
	height: 100%;
	border-collapse: 0px;
	border-spacing: 0px;
	
}

#pymac a
{
bottom: 0px;
right: 0px;
text-indent: -7890px;
width: 125px;
height: 80px;
background-color: transparent;
background-image: url('/images/pymac.png');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
overflow-x: hidden;
overflow-y: hidden;
position: fixed;

}
