html,body,form,fieldset{margin:0;padding:0;font:100%/120% Verdana,Arial,Helvetica,sans-serif;}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,address{padding:0;margin:1em 0;}
ul,ol,dd,blockquote{margin-left:1em;}
form label{cursor:pointer;}
fieldset{border:none;}
input,select,textarea{font-size:100%;font-family:inherit;}
img{border:none;}
/* DEBUT PERSONNALISATION */
html, body, form {
	height: 100%;
}
body {
  background:#eeeef0 url(images/fd.jpg) repeat-x scroll 0 0;
}
.body {
  background:transparent url(images/bas.jpg) no-repeat scroll 50% 100%;
  margin:0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -45px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 45px; /* .push must be the same height as .footer */
}
.site {
  background:transparent url(images/header.jpg) no-repeat scroll 50% 0;
  margin:0 auto;

}
.header {
  height:183px;
}
.logo a{
height:180px;
width:1000px;
margin:0 auto;
display:block;
}
.logo img{
 display:none;
}
.title {
  padding-right:20px;
  text-align:right;
  /* display:none; <== Si une image est utilisée comme titre il faut retirer ce commentaire plutôt que de supprimer le titre dans le layout */
}
.title a {
  text-decoration:none;
  display:block;
  font-weight:bold;
  color:#000;
  text-align:right;
}
a.titleHeaderPhrase1 {
  font-size:32px;
  padding:32px 0 0 0;
  display:none;
}
a.titleHeaderPhrase2 {
  font-size:24px;
  padding:24px 0;
  display:none;
}
.menutopContent {
  height:82px;
  width:1000px;
  margin:0 auto;
}
.menutop{
  height:53px;
  padding:5px;
}
.menutop ul {
  list-style-type:none;
  padding:10px 0 0 0;
  margin:0;
}
.menutop li {
  float:left;
  padding:0;
}
.menutop li a {
  display:block;
  padding:4px 0;
  color:#fff;
  text-decoration:none;
  font:bold 18px Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
}
.menutop li a:hover {
  color:#ddd;
}
.menutop li.z1{
  width:174px;
}
.menutop li.z2{
  width:218px;
}
.menutop li.z3{
  width:262px;
}
.mainContent {
  width:1000px;
  background:transparent url(images/page_repeat.jpg) repeat-y scroll 0 0;
  margin:0 auto;
}
.sidebar {
  width:272px;
  float:left;
  margin:0 10px 0 0;

}
.sidebar-top{
  display:none;
}
.sidebar-middle{
}
.menusidebar {
  width:272px;

}
.menusidebar h2, .menusidebar h2.current {
  color:#fff;
  font:bold 16px/42px Verdana, Arial, Helvetica, sans-serif;
  background:transparent url(images/h2.jpg) no-repeat scroll 0 0;
  text-align:left;
  height:42px;
  padding:0 0 0 14px;
}
.menusidebar h2.current{
  background:transparent url(images/h2_active.jpg) no-repeat scroll 0 0;
}
.menusidebar ul {
  list-style-type:disc;
  padding:0 0 0 14px;
  color:#6b6b70;
  font:normal 14px Verdana, Arial, Helvetica, sans-serif;
}
.menusidebar li {
  padding:0;
}
.menusidebar li a {
  display:block;
  padding:4px 0;
  color:#6b6b70;
  text-decoration:none;
}
.menusidebar li a:hover {
 color:#888891;
}
.page {
  padding:20px 0 0 10px;
  width:690px;
  float:left;
  font-size:14px;
  color:#262261;
  text-align:left;
  margin:0 0 30px 0;
}
.page img{
width:200px;
}
.page h1 {
  color:#e91b1b;
  padding:0 0 6px 0;
  margin-top:0;
  border-bottom:2px solid #e91b1b;
  font:bold 21px Verdana, Arial, Helvetica, sans-serif;

}
.page h2 {
  color:#e91b1b;
  font:bold 16px Verdana, Arial, Helvetica, sans-serif;
  padding:20px 0 6px 0;
}
.pageContent a, .pageContent a:visited, .pageContent a:active, .pageContent a:hover, .pageContent a:focus{
  color:#e91b1b;
}
.pageContent a:hover, .pageContent a:focus{
  color:#262161;
}

.footer {
  font-size:10px;
  background:transparent url(images/footer.jpg) repeat-x scroll 0 0;
  color:#fff;
  text-align:center;
  margin:0 auto;
  height:45px;
  line-height:22px;
}
.footer a, .footer a:hover, .footer a:focus, .footer a:active, .footer a:visited {
  color:#fff;
}
.footer a:hover, .footer a:focus{
  color:#cecbf3;
}
.minimenubottom{
  background:#eeeef0;
}
.minimenubottom a, .minimenubottom a:active, .minimenubottom a:visited, .minimenubottom a:hover, .minimenubottom a:focus{
  color:#262161;
}
.minimenubottom a:hover, .minimenubottom a:focus{
  color:#5951b3;
}
.page-classique {
	clear:both;
}
.page-classique a, .page-classique a:visited, .page-classique a:active, .page-classique a:hover, .page-classique a:focus{
  color:#e91b1b;
}
.page-classique a:hover, .page-classique a:focus{
  color:#262161;
}
.page-classique-img-left{
	float:left;
	margin-right:10px;
	padding:0 0 10px 0;
}
.page-classique-img-right{
	float:right;
	margin-left:10px;
	padding:0 0 10px 0;
}
.page-classique-img-center, .page-classique-img-center img{
  margin:0 auto;
  display:block;
}
.page-classique p {
	text-align:left;
}
.required {
	color:#c80000;
}
.submit {
	padding:10px;
	text-align:center;
}
div.page-galerie {
	float:left;
  width:194px;
  height:174px;
  padding:5px;
  margin:8px;
}
div.page-galerie a {
	width:194px;
  height:174px;
  display:table-cell !important;
  display:block;
  text-align:center;
  vertical-align: middle;


}
div.page-galerie img{
  border: 5px solid #fff;
  border-radius:6px;
  -moz-border-radius : 6px;
  -webkit-border-radius : 6px;
  -khtml-border-radius : 6px;

}
div.page-galerie:hover {
	cursor:pointer;

}
div.page-galerie:hover a,
div.page-galerie a:hover {
	cursor:pointer;
}
div.page-galerie span {
	text-align:center;
	display:block;
	width:200px;
	font-size:12px;
	color:#262261;
	line-height:1.3em;
}
div.page-galerie:hover span {
	color:#000;
	cursor:pointer;
}
.formulaire {
  width:450px;
  margin:0 auto;
}
.infos-liberte {
	font-size:10px;
  width:450px;
  margin:0 auto;
}
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; color:#fff; }
.page-catalogue {
	border:1px solid #262161;
	padding:5px;
  clear:both;
  margin:0 0 20px 0;
  background-color:#fff;
}
.page-catalogue * {
	padding:0;
	margin:0;
}
.page h2.page-catalogue-titre {
  float:left;
	color:#e91b1b;
  width:100%;
	font:normal 20px/20px Verdana, Arial, Helvetica, sans-serif;
  border-bottom:2px solid #e91b1b;
  padding:0 0 4px 0;
  margin:0 0 10px 0;
}
.page-catalogue-img {
  float:left;
	width:202px;
  height:152px;
	text-align:center;
}
.page-catalogue-img a {
  display: table-cell;
  width:202px;
  height:152px;
  vertical-align:middle;
}
.page-catalogue-img a img {

}
.page-catalogue-bloc-right {
  padding-left:10px;
  float:left;
  width:443px;
}
.page-catalogue p {
  float:left;
  width:100%;
  min-height:103px;
}
.page-catalogue-tarif {
  float:left;
	color:#e91b1b;
  width:50%;
  text-align:right;
  font:normal 22px/22px Verdana, Arial, Helvetica, sans-serif;
}
.page-catalogue-reference {
  float:left;
  width:50%;
  font:normal 16px/16px Verdana, Arial, Helvetica, sans-serif;
  color:#e91b1b;
  padding-top:4px;
  font-style:italic;
}
.page-catalogue-img-plus {
  clear:both;
}
.page-catalogue-btn-plus {
  width:202px;
  text-align:center;
  font-size:12px;
  line-height:14px;
  color:#262161;
  display:block;
  outline:none;
  text-decoration:none;
}
.page-catalogue-btn-plus:hover {
  color:#e91b1b;
}
.page-catalogue-img-plus div a {
  padding:5px;
  float:left;
}
.page-catalogue-img-plus div a img {
  border:1px solid #fff;
}
.page-fichier {
	background-color:#fff;
	border:1px dashed #262161;
	float:left;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:100%;
	padding:5px;
	margin:5px 0 5px 0;
}
.page-fichier:hover {
	background-color:#EBEBEB;
}
.page-fichier-img {
	float:left;
	padding-right:10px;
	/*width:*/
}
.page-fichier-img img {
	border:0;
	margin:0;
	padding:0;
}
.page-fichier-liste {
	float:left;
	text-align:left;
}
.page-fichier-liste a, .page-fichier-liste a:visited, .page-fichier-liste a:active, .page-fichier-liste a:hover, .page-fichier-liste a:focus{
  color:#e91b1b;
  text-decoration:none;
}
.page-fichier-liste a:hover, .page-fichier-liste a:focus{
  color:#262161;
}
.page-video {
	clear:both;
  text-align:center;
  margin:20px 0;
}
.page-son{
  width:300px;
  margin:0 auto;
}
.slidercategorie{
  height:110px;
  padding:0 0 30px 0;
}
.slidercategorie h3{
  font:bold 14px Verdana, Arial, Helvetica, sans-serif;
}

.slidercategorie a, .slidercategorie a:visited, .slidercategorie a:active, .slidercategorie:hover, .slidercategorie:focus{
  color:#e91b1b;
  text-decoration:none;
}

.slidercategorie .CategorieSliderPortletPrec, .slidercategorie .CategorieSliderPortletSuiv{
background: transparent url(images/slide_btn.png) no-repeat scroll 0px 0px;
float: left;
height: 64px;
width: 20px;
}
.slidercategorie .CategorieSliderPortletPrec:hover{
  background-position: -20px 0px;
}
.slidercategorie .CategorieSliderPortletPrec span, .slidercategorie .CategorieSliderPortletSuiv span{
  display:none;
}

.slidercategorie .CategorieSliderPortletSuiv:hover{
  background-position: -60px 0px;
}
.slidercategorie .CategorieSliderPortletSuiv{
  background-position: -40px 0px;
}
.slidercategorie .CategorieSliderPortlet a img{
}

.slidercategorie .CategorieSliderPortlet li a{
border: 2px solid #e91b1b;
display: block;
height: 60px;
width: 60px;
}


.slidercategorie ul {
height: 64px;
list-style-type: none;
margin: 0px;
overflow: hidden;
padding: 0px;
width: 620px;
float:left;
}
.slidercategorie li {
float: left;
height: 64px;
padding-left: 4px;
width: 64px;
}
.slidercategorie li a {
border: 2px solid #e91b1b;
display: block;
height: 60px;
width: 60px;
}
div#flashbanner{
  width:660px;
  height:400px;
  overflow:hidden;
  margin:0 0 20px 0;
}
#lightbox{position:absolute;left:0;width:100%;z-index:100;text-align:center;line-height:0;}
#lightbox a img{border:none;}
#lightboxImage{border:1px solid #666;}
#outerImageContainer{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}
#imageContainer{padding:10px;}
#loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
#hoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#imageContainer>#hoverNav{left:0;}
#hoverNav a{outline:none;}
#prevLink,#nextLink{width:49%;height:100%;background:transparent url(images/lightbox/blank.gif) no-repeat;display:block;}
#prevLink{left:0;float:left;}
#nextLink{right:0;float:right;}
#prevLink:hover,#prevLink:visited:hover{background:url(images/lightbox/prev.gif) left 15% no-repeat;}
#nextLink:hover,#nextLink:visited:hover{background:url(images/lightbox/next.gif) right 15% no-repeat;}
#imageDataContainer{font:10px Verdana, Helvetica, sans-serif;background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%}
#imageData{padding:0 10px;color:#666;}
#imageData #imageDetails{width:70%;float:left;text-align:left;}
#imageData #caption{font-weight:bold;}
#imageData #numberDisplay{display:block;clear:left;padding-bottom:1.0em;}
#imageData #bottomNavClose{width:66px;float:right;padding-bottom:0.7em;}
#overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;background-color:#000;}
