html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
a {
	text-decoration: none;
}
ul {
 	list-style-type: none;
}
table {
 	border-collapse: collapse;
 	width: 100%;
}
body {
	height: 100%;
	background-color: #ffffff;
	text-align: center; /* pour corriger le bug de centrage IE */
}
#conteneur, #conteneur_splash {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* on rétablit l'alignement normal du texte */
	width: 955px;
	height: 600px;
	margin-bottom: 20px;
}
html>body #conteneur,html>body #conteneur_splash {
	height: auto;
	min-height: 600px;
}
#conteneur_splash {
	background: url(../../images/site/fdhomeP02.jpg) no-repeat;
}
#banniere{
	position: absolute;
	top: 0px;
	background: url(../../images/site/fond_contenu_haut.png) no-repeat;
	width: 955px;
	height: 141px;
	z-index: 90;
}
#retour_sommaire{
	position: absolute;
	top: 10px;
	left: 86px;
	width: 264px;
	height: 70px;
}
#bloc_contenu{
	/*	position: absolute;
	top: 170px;
	left: 0px;*/
	position: relative;
	padding-top: 141px;
	width: 955px;
	text-align: left; /* on rétablit l'alignement normal du texte */
	background: url(../../images/site/fond_contenu_tranche.png) repeat-y;
	clear: both;
	height: 397px;
}
html>body #bloc_contenu{
	height: auto;
	min-height: 397px;
}
#bloc_conteneurfiche{
	position: relative;
	padding: 0px 120px 0px 140px;
	width: 661px;
}
#bloc_contenu_galerie, #bloc_contenu_fiche {
	position: absolute;
	top: 123px;
	left: 0px;
	width: 588px;
	margin: 0px 0px 0px 32px;
	text-align: left; /* on rétablit l'alignement normal du texte */
   height: 450px;
}
html>body #bloc_contenu_galerie,html>body  #bloc_contenu_fiche {
	height: auto;
	min-height: 450px;
}
#bloc_contenu_fiche {
	width: 770px;
}
#bloc_diapo_splash {
	position: absolute;
	top: 314px;
	left: 233px;
	width: 213px;
	height: 61px;
}
#bloc_diapo_splash td {
	width: 61px;
	height: 61px;
}
h1#nom_rubr {
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	top: 89px;
	left: 310px;
	width: 300px;
	text-align: right;
	z-index: 90;
}
h2#nom_srubr {
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	top: 89px;
	left: 630px;
	z-index: 90;
}
/* GALERIE */
#conteneur_galerie {
	position: absolute;
	top: 137px;
	left: 600px;
	/*top: 261px;
	left: 633px;*/
	width: 291px;
	height: 291px;
	border-collapse: separate;
}
#conteneur_galerie td {
/*	background-color: #ffffff;*/
	text-align: center;
	vertical-align: middle;
	width: 61px;
	height: 61px;
}
.retourchariot {
	position: absolute;
	top: 0px;
	left: 710px;
	width: 264px;
}
/*Debut PAGINATION*/
ul.pagination {
   float: left;
	clear: both;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
ul.pagination li {
	display: inline;
	padding: 2px 4px 2px 4px;
	border: 1px solid #b5520f;
	color: #000000;
	width: 20px;
	height: 11px;
}
ul.pagination a {
	color: #000000;
	font-size: 10px;
}
ul.pagination span {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
/*Fin PAGINATION*/
#bloc_info_gal {
	position: absolute;
	top: 10px;
	left: 590px;
	width: 284px;
}
#bloc_info_gal h3 {
	font-weight: bold;
	font-size: 14px;
}
#bloc_info_gal .ig_date {
	font-size: 10px;
	color: #d30000;
	text-transform: uppercase;
}
#bloc_info_gal .ig_description {
	font-size: 11px;
	padding-top: 8px;
}
#photo_principale {
	left: 0px;
}
/*LISTES*/
.liste_photo_art {
	float: left;
}
.liste_titre_art {
	color: #d30000;
	text-transform: uppercase;
}
.liste_stitre_art {
	font-weight: bold;
}
.liste_corps_article {
	padding: 0px 0px 20px 0px;
}
.blocTitre {
	margin: 0px 0px 10px 0px;
	clear: both;
}
.intertitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e10019;
	padding: 10px 0px 3px 0px;
}
#nouveau {
	position: absolute;
	top: 400px;
	left: 800px;
}