body {
	background: transparent url(../images/fond.jpg) 0 0 repeat-x;
	padding: 0;
	text-align: left;
}

#global {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

td#path {background-color: #FFF;}

hr {border: none;}
.clearer {clear: both; border: solid 1px #FFF;}


/* --- POSITIONNEMENT --- */

/* En-tête */
#entete {
	background: transparent;
	padding: 0 20px 0 20px;
	height: 130px;
	position: relative;
	z-index: 100;
}
#entete h1 {
	margin: 0;
}
#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}

#logo  {
	position: absolute;
	left: 770px;
	top: 20px;
}

#haut_de_page {width: 500px; color: #797979;}
#haut_de_page p a{display: block; border-left: solid 1px #dd2912; margin-right: 30px; float: left; padding: 10px 0 0 3px; color:#797979; text-decoration: none;}
#haut_de_page #c2520{display:none;}

#content {z-index: 0; text-align: left;}
#cadre{text-align: left;}
#test {z-index: -2;}

/* menu_1 */
#menu_1 {
	background: #transparent;
	padding: 12px 15px;
}
#menu_1 ul {
	margin: 0;
	padding: 90px 0 0 0;
	list-style: none;
}
#menu_1 li {
	display: inline; /* -> 3 */
}
#menu_1 a {
	padding: 6px;
	line-height: 1.5;
	font-size: .9em;
	text-decoration: none;
	color: #FFF;
}

#menu_1 a:hover, #menu_1 a:focus {
	background: #000000;
}

div#bloc_encadre {border: none;}
div#bloc_encadre p.titre_bloc_encadre {background-color: #FFF;}

div.tx-newloginbox-pi1 label{font-size: 11px;}

/* colonne de droite */
#col_Right  .tx-macinasearchbox-pi1 {position: absolute; left: 780px; top: 98px; z-index: 500;}

.tx-macinasearchbox-pi1 {position: absolute; left: 0px; top: 0px; z-index: 500;}

td.input_search input {
margin:0 4px 4px 0;
padding:0;
width:150px;
border: solid 1px #c8c8c8;
}

.submit_button {
background-color: #776f67;
border: none;
color: #FFF;
}

/* footer de page */
#footer{
	width: 1000px;
	height: 55px;
	background: transparent url(../images/pied_pt.jpg) 0 0 no-repeat;
	color: #98938f;
	padding: 15px 0;
	font-size: .85em;
}

#footer p {
	margin: .5em 0;
}
#footer#copyright {
	float: right;
	margin: .5em 0 30px 10%;
	font-size: 1em;
}

#bas_de_page{
	padding-top: 35px;
}

#bas_de_page a{
	color: #98938f;
}