.prixBarre {
	text-decoration:line-through;
}
#bg-black {
	z-index:99999;
	position:fixed;
	display:none;
	width:100%;
	height:100%;
	background-color:black;
	left:0px;
	top:0px;
}
#orderPopup-bg {
	width:540px;
	z-index:100000;
	position:fixed;
	padding-top:40px;
	display:none;
	height:280px;
	margin-left:-270px;
	left:50%;
}#orderPopup-content,
#orderPopup-content * {
	line-height:normal;
}
.orderPopupImg {
	float:left;
}
.orderPopupInfos {
	float:left;
	padding-left:10px;
	width:340px;
}
#orderPopupQte {
	margin-top:4px;
}
#orderPopupPrix {
	color:red; font-size:14px; font-weight:bold;
}
.orderPopupProdAjoute { text-align:center; margin-top:20px; float:left; margin-top:28px; display:block; position:static }
.orderPopupProdAjoute span {font-weight:bold; font-size:18px;}
.orderPopupAction {clear:both; margin-top:26px; float:right; margin-right:63px;}
#orderPopup-content {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:260px;
	background-color:white;
	border:1px solid #003366;
}
#orderPopup-title {
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	
	width:490px;
	height:26px;
	background-color:#000000;
	color:white;
	font-size:18px;
	padding:3px 0 0 10px;
}
.orderPopup-title-added {
	float:left;
	width:430px;
}
#orderPopup-title a,
#orderPopup-title a:visited {
	color:#999999;
	font-size:14px;
	font-weight:bold;
} 
#orderPopup-title a:hover {
	color:#CCCCCC;
} 
#orderPopup-text {
	padding:10px;
	height:214px;
}
#orderPopup-content a.button,
#orderPopup-content a.button:visited {
	border-top-left-radius:6px;
	border-bottom-right-radius:6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
	
	background-color:#5588DD;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	padding:1px 4px 1px 4px;
	margin-left:6px;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
}
#orderPopup-content a.button:hover {
	background-color:#77AADD;
	color:#FFFFFF;
}
#orderPopup-content a.large {
	font-size:16px;
}

span#kwixo1x, span#kwixonx { text-decoration:underline; cursor:pointer; color:#000;}


.compte-login { width:160px; }
#birthlisthelp #helpSubmit,
form#listsearch input,
.compte-login form#login input,
.compte-forgetpass form#forgetpass input,
.participationLibre .btnDonate,
.compte-forgetpass form#forgetpass #forgetpassSubmit,
#birthlistproperties #birthlistpropertiesSubmit,
#birthlistinvitation #birthlistinvitationSubmit,
.compte input#submit { float:left; background:transparent url("img/amalgame-commun.png") -2px -44px; padding:3px; margin: 5px 0; border:none; height:20px; width:153px; }

#birthlisthelp #helpSubmit,
form#listsearch #searchSubmit,
.compte-login form#login #loginSubmit,
.participationLibre .btnDonate,
.compte-forgetpass form#forgetpass #forgetpassSubmit,
#birthlistproperties #birthlistpropertiesSubmit,
#birthlistinvitation #birthlistinvitationSubmit,
.compte input#submit { background: url("img/amalgame-langue.png") repeat scroll -418px -138px transparent; height: 26px; width: 70px; color:#fff; float:right; cursor:pointer; }

#birthlisthelp #helpSubmit:hover,
form#listsearch #searchSubmit:hover,
.compte-login form#login #loginSubmit:hover,
.participationLibre .btnDonate:hover,
.compte-forgetpass form#forgetpass #forgetpassSubmit:hover,
#birthlistproperties #birthlistpropertiesSubmit:hover,
#birthlistinvitation #birthlistinvitationSubmit:hover,
.compte input#submit:hover { background-position:-492px -138px }

.compte-forgetpass { width:236px; margin-left:auto; margin-right:auto; }
form#listsearch fieldset { float:left; margin-right:10px; }/*** RELOAD ***/
html, body, div, span, applet, 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
	}
ol, ul {
	list-style: none;
	list-style-position:outside;
	list-style-type:none;
	}
blockquote, q {
	quotes: none;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	}
del {
	text-decoration: line-through;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}/* ----------elements standards-------- */
html, body {
	height: 100%;
	}
html {
	background:transparent url(img/background-middle.jpg) repeat-y center 0;
	}
body {
	background:transparent url(img/background-top.jpg) no-repeat center 0;
	font-size:0.7em;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	}
img {
	border:0;
	}
a {
	color:#333;
	_color:#003f86;
	text-decoration:none;
	cursor:pointer;
	}
a:hover {
	color:#d15c17;
	}
a:active {
	color:#222;
	}
#container #wrap #content h1 a {
	color:#003f86;
	}
ul {
	/*overflow:hidden;*/
	}
hr {
	visibility:hidden;
	clear:both;
	}

.separator {
	display:inline;
	width:12px;
	height:8px;
	}

.clear {
	clear:both;
	}
table {
	width:99%;
	}
p {
	line-height:1.1em;
	}

.required {
	color:#c00;
	}
.photosNonContractuelles {
	color:#666666;
	float:right;
	font-size:1em;
	font-style:italic;
	padding:3px 22px;
	clear:both;
	}

/* ----------container pour centrer le layout-------- */
#container {
	margin:0 auto;
	width:992px;
	}

/* ----------header-------------- */
#header {
	height:100px;
	text-align:center;
	position:relative;
	}
#header ul {
	color:#FFF;
	padding-top:8px;
	overflow:inherit;
	}
#header li {
	display:inline;
	padding:0 3px;
	}

#header a,
#header a:visited,
#header a:hover,
#header a:active {
	color:#FFF;
	text-decoration:none;
	}
#header a.logo {
	background-color:transparent;
	margin-top:8px;
	float:left;
	display:block;
	height:85px;
	width:350px;
	}
#header a.logo img{
	display:none;
	}
div#container div#header a#encartCaddie {
	color:#999999;
	display:block;
	float:right;
	font-weight:bold;
	height:45px;
	margin:10px 1px 0 0;
	padding:15px 15px 0 65px;
	text-align:right;
	width:157px;
	}
div#container div#header div#contactSearch {
	position:absolute;
	right:2px;
	top:76px;
	width:220px;
	}
	div#container div#header div#contactSearch a{
		color:#333333;
		display:inline;
		}
	div#container div#header div#contactSearch a:hover,
	div#container div#header a#encartCaddie:hover {
		color:#FF3300;
		}

#wrap {
	margin:0 auto;
	position:static;
	z-index:20;
	}

/* --------------topmenu------------- */
#topMenu ul#dropdown li a.entete-menu:hover {
    color:black;
}

div#topMenu .couloir,
div#topMenu ul#dropdown div.dropDownContainer {
    background:transparent url("img/background-dropDownContainer.png") no-repeat top left;
    }
div#topMenu { position:relative; z-index:10; height:68px; }

#topMenu ul#dropdown {
    padding:4px 0px;
    text-align:center;
	position:absolute;
}

#topMenu ul#dropdown li.tabMiddle,
#topMenu ul#dropdown li.tabLast,
#topMenu ul#dropdown li.tabFirst,
#topMenu ul#dropdown li.tabMiddleSecLine,
#topMenu ul#dropdown li.tabLastSecLine,
#topMenu ul#dropdown li.tabFirstSecLine,
#topMenu ul#dropdown li.tabFirstPromo,
#topMenu ul#dropdown li.tabLastPromo{
    height:34px;
}
#topMenu ul#dropdown li.tabFirst,
#topMenu ul#dropdown li.tabLast,
#topMenu ul#dropdown li.tabFirstSecLine,
#topMenu ul#dropdown li.tabLastSecLine,
#topMenu ul#dropdown li.tabLastPromo{
    width:4px;
}

#topMenu ul#dropdown li.tabFirst {
    background:transparent url("img/topmenu/tab-first-top.png") no-repeat left top;
}
#topMenu ul#dropdown li.tabMiddle {
    background:transparent url("img/topmenu/tab-middle-top.png") no-repeat left top;
    width:6px;
}
#topMenu ul#dropdown li.tabLast {
    background:transparent url("img/topmenu/tab-last-top.png") no-repeat left top;
}

#topMenu ul#dropdown li.tabFirstSecLine {
    background:transparent url("img/topmenu/tab-first-bottom.png") no-repeat left top;
	margin-top:0px;
	*margin-top:-4px;
}
#topMenu ul#dropdown li.tabMiddleSecLine {
    background:transparent url("img/topmenu/tab-middle-bottom.png") no-repeat left top;
    width:6px;
	margin-top:0;
	*margin-top:-4px;
}
#topMenu ul#dropdown li.tabLastSecLine {
    background:transparent url("img/topmenu/tab-last-bottom.png") no-repeat left top;
	margin-top:0;
	*margin-top:-4px;
}
#topMenu ul#dropdown li#separator {
    clear:both;
    height:0;
    width:100%;
    display:block;
}
#topMenu ul#dropdown li.tabFirstPromo {
    background:transparent url("img/topmenu/tab-first-promo.png") no-repeat left top;
    width:6px;
	margin-top:0;
	*margin-top:-4px;
}
#topMenu ul#dropdown li.promo {
    background: url("img/topmenu/background-li-entete-promo.png") no-repeat scroll left top transparent;
    font-variant: small-caps;
    font-weight: bold;
    height: 34px;
    padding: 0 5px;
}
#topMenu ul#dropdown li.tabLastPromo {
    background:transparent url("img/topmenu/tab-last-promo.png") no-repeat left top;
	margin-top:0;
	*margin-top:-4px;
}

#topMenu ul#dropdown li {
    float:left;
    background:url("img/topmenu/tab-center.png") no-repeat top left;
}

#topMenu ul#dropdown li.promo a.entete-menu{
    color: red;
    height: 21px;
    margin-top: 6px;
    width: 66px;
}
#topMenu ul#dropdown li a.entete-menu {
    color: #003F70;
    display: block;
    font-size: 11px;
    /*font-weight:bold;*/
    height: 28px;
    line-height: 1em;
    padding-top: 6px;
    text-decoration: none;
    margin: 0 2px;
    letter-spacing:0em;
}

#topMenu ul#dropdown li a.twoline { padding-top:7; height:28px; }
#topMenu ul#dropdown li.secondLine { margin-top:0px; *margin-top:-4px; }
#topMenu ul#dropdown li a.secondLine {
   	background: url("img/topmenu/tab-center-bottom.png") no-repeat scroll left top transparent;
    margin: 0;
    padding-left: 3px;
    padding-right: 3px;
}

div#topMenu ul#dropdown div.dropDownContainer {
	width:405px;
	border:1px solid #666;
	text-align:left;
	position:absolute;
	z-index:50;
	margin-top:30px;
	visibility:hidden;
	}

#topMenu ul#dropdown li div.noRow {
    margin-top:0px;
}

li.abrisPiscine {width:38px;}
li.bacheEte {width:62px;}
li.bacheHiver {width:37px;}
li.couvertureSecurite {width:63px;}
li.voletPiscine {width:42px;}
li.traitementEau {width:60px;}
li.chauffage {width:93px;}
li.RobotPiscine {width:54px;}
li.filtration {width:75px;}
li.projecteur {width:61px;}
li.plomberie {width:80px;}
li.echelle {width:91px;}
li.ncc {width:77px;}
li.plongeoir {width:73px;}

li.horsSol {width:45px;}
li.bois {width:46px;}
li.kitPiscine {width:63px;}
li.liner {width:69px;}
li.plagePiscine {width:47px;}
li.douche {width:60px;}
li.cloture {width:52px;}
li.securite {width:49px;}
li.soleil {width:78px;}
li.cascade {width:54px;}
li.abord {width:83px;}
li.spa {width:46px;}
li.saunaHammam {width:56px;}
li.adoucisseur {width:76px;}
li.promo {width:65px;}


div#topMenu .couloir { position:absolute; z-index:60; visibility:hidden; *margin-top:-4px; *padding-top:4px; }

div#topMenu .endingMenu .couloir { float:right; }

div#topMenu ul#dropdown li ul { overflow:hidden; z-index:5002; padding-bottom:10px; }
div#topMenu ul#dropdown li ul li { background:none; display:block; float:left; text-align:left; }	div#topMenu ul#dropdown li ul li:hover { background:none; }
div#topMenu ul#dropdown li ul li a { color:#FFFFFF; display:block; line-height:1.1em; margin:5px 13px; width:175px; height:20px; }

div#topMenu ul#dropdown li ul li.titraille {
    border-bottom: 1px solid #666666;
    clear: both;
    font-size: 1.8em;
    line-height: 2.2em;
    margin: 13px;
    width: 365px;
}
div#topMenu ul#dropdown li ul li.titraille a { line-height:1em; width:100%; margin:0; text-decoration:none; }

div#topMenu ul#dropdown li ul.coupCoeur {�padding-bottom:0; }
div#topMenu ul#dropdown li ul.coupCoeur li { overflow:hidden; }
div#topMenu ul#dropdown li ul.coupCoeur li.titraille { font-family:Helvetica-75-bold; font-size:1.5em;margin:20px 20px 5px; color:#d8d8d8; border:none; }
div#topMenu ul#dropdown li ul.coupCoeur li.titraille a { border:none; }
div#topMenu ul#dropdown li ul.coupCoeur a {
	clear:both; display:block;
	margin:10px 20px 20px 20px;
	overflow:hidden;
	width:365px;
	-webkit-border-radius: 4px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 2px;
	border-radius: 4px;
	border-top-left-radius: 2px;
	border:1px solid #666;
	}

/* --------------sidebar------------- */

#sidebar {
	width:177px;
	padding-left:7px;
	float:left;
	margin-top:12px;
	text-align:left;
	}
#sidebar #rechercher {
	background:#fff url(img/amalgame-commun.gif) no-repeat scroll 0px -858px;
	height:61px;
	padding:1px 9px;
	clear:both;
	}

#sidebar #rechercher input {
	float:left;
	width:120px;
	margin-top:6px;
	}

#sidebar #rechercher input#bouton-rechercher {
	height:25px;
	margin-left:6px;
	margin-top:4px;
	width:25px;
	}
#sidebar #rechercher span{
	font-family:helvetica, arial;
	font-weight:bold;
	font-size:1.1em;
	color:#003F86;
	margin-top:7px;
	display:block;
	}

#sidebar #contactRapide {
	margin-top:2px;
	width:177px;
	height:153px;
	background:#fff url(img/amalgame-langue.gif) no-repeat 0px -71px;
	}
#sidebar #menuRapide {
	margin-bottom:0px;
	margin-top:10px;
	border-bottom:1px dotted red;
	border-top:1px dotted red;
	float:left;
	height:65px;
	width:175px;
	}

#sidebar #menuRapide a#btnCaddie {
	background:#FFFFFF url(img/amalgame-langue.gif) no-repeat scroll -7px -293px;
	}

#sidebar #menuRapide a#btnContact {
	background:#FFFFFF url(img/amalgame-langue.gif) no-repeat scroll -112px -293px;
	}

#sidebar #menuRapide a#btnInfo {
	background:#FFFFFF url(img/amalgame-langue.gif) no-repeat scroll -59px -293px;
	}

#sidebar #menuRapide a#btnCaddie:hover{
	background-position:-7px -233px;
	}

#sidebar #menuRapide a#btnContact:hover{
	background-position:-112px -233px;
	}

#sidebar #menuRapide a#btnInfo:hover{
	background-position:-59px -233px;
	}

#sidebar #menuRapide a {
	display:block;
	float:left;
	height:57px;
	margin-top:4px;
	margin-bottom:5px;
	margin-left:10px;
	_margin-left:5px;
	*margin-left:6px;
	width:47px;
	}
#sidebar ul.menuderoulant {
	clear:both;
	}
#sidebar ul.menuderoulant li.homePage {
	display:none;
	}
#sidebar #encart-retour {
	background:url(img/amalgame-commun.gif) -3px -694px;
	width:171px;
	height:53px;
	}

#sidebar ul.menuderoulant li ul a:hover {
	color:orange;
	}
#sidebar ul.menuderoulant li ul a.twoline{
	line-height:0.9em;
	padding:8px 0 5px 8px;
	margin:-2px 0;
	}
#sidebar ul.menuderoulant li.couvertures a.entete-menu {
	height:36px;
	padding-top:10px;
	}
#sidebar ul.menuderoulant li.fiches-pratiques span.entete-menu,
#sidebar ul.menuderoulant li a.entete-menu {
	display:block;
	font-size:1.0em;
	height:29px;
	padding:16px 13px 0 0;
	line-height:1.1em;
	}
#sidebar ul.menuderoulant li.fiches-pratiques span.entete-menu{
	background:url(img/amalgame-commun.gif) -3px -330px;
	margin-top:3px;
	text-align:right;
	color:#ffffff;
	display:block;
	font-family:helvetica,arial;
	font-size:1.0em;
	height:39px;
	font-weight:lighter;
	}
#sidebar ul.menuderoulant li.promo a{
	background:#fff url(img/index/pub-index-colonne.gif) no-repeat 0 0;
	display:block;
	width:177px;
	height:196px;
	border:none;
	text-indent:-9999px;
	margin:0;
	padding:0;
	display:none;
	}

#sidebar div.liste{
	width:100%;
	}
	#sidebar div.liste p {
		background:transparent url(img/amalgame-commun.gif) no-repeat scroll 0 0;
		color:#FFFFFF;
		display:block;
		font-family:helvetica,arial;
		font-size:1.0em;
		height:auto;
		margin:0;
		min-height:37px;
		overflow:hidden;
		padding:8px 3px 6px 65px;
		width:105px;
		font-weight:lighter
		}
	#sidebar div#themesComplementaires p{
		background-position:0 -165px;
		}
	#sidebar div#themesConnexes p{
		background-position:0 -245px;
		}
	#sidebar div.liste ul {
		margin:0 0 0 3px;
		padding:0;
		width:171px;
		overflow:hidden;
		height:auto;
		}
		#sidebar div.liste ul li,
		#sidebar ul.menuderoulant li ul a {
			background:none;
			border-left:medium none;
			border-top:1px dotted #B3B3B3;
			margin:0; _margin:2px 2px -14px 0;
			padding:8px 6px; _padding:5px 6px 0 6px;
			width:158px;
			display:block;
			}
			#sidebar ul.menuderoulant li a {
				_margin-top:5px;
				}
		#sidebar ul.menuderoulant li.fiches-pratiques {
			margin:10px 0 0 3px;
			}
		#sidebar ul.menuderoulant li.fiches-pratiques ul a{
			width:162px;
			}
		#sidebar ul.menuderoulant li.fiches-pratiques ul a.last{
			background-position:-3px -129px;
			padding-bottom:7px;
			}
			#sidebar div.liste ul li img{
				width:80px;
				height:80px;
				border:1px solid #b3b3b3;
				_margin:4px 4px -4px 0;
				}
		#sidebar div.liste ul li.lastListElement,
		#sidebar div.finLienAnnexe{
			border:medium none;
			height:4px;
			margin:0 0 -14px 0;
			}
			#sidebar div.finLienAnnexe {
				background:#EFEDED url(img/amalgame-commun.gif) no-repeat scroll -3px -522px;
				height:3px;
				margin:-10px 0 0 3px;
				}
#sidebar a.lienAnnexe {
	background:#FFFFFF url(img/amalgame-commun.gif) no-repeat scroll -3px -412px;
	color:#FFFFFF;
	display:block;
	font-family:helvetica,arial;
	font-weight:lighter;
	height:auto;
	line-height:1em;
	margin:5px 3px 10px;
	min-height:35px;
	padding:7px 3px 2px 62px;
	}
/* -----------------content--------------------- */
#content {
	float:right;
	height:100%;
	margin:0 10px 0 8px;
	overflow:hidden;
	padding-top:10px;
	position:relative;
	width:790px;
        z-index:2;
	}

#content #path {
	width:792px;
	height:23px;
	margin-bottom:7px;
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
	}
#content #path div {
	padding:5px 0 5px 0;
	}
#content #path a {
	text-decoration:none;
	color:#006cab;
	}
#content #path a.last {
	color:#c00;
	}
.picto { float:right; margin:9px 0 0 0; }
/*  ----------------footer---------------------- */
#footer {
	clear:both;
	text-align:right;
	font-size:1em;
	padding-top:22px;
	padding-right:10px;
	position:relative;
	z-index:100;
	overflow:auto;
	width:100%;
	}
#footer,
#footer a,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color:#FF9900;
	text-decoration:none;
	line-height:1.2em;
	}
#footer div {
	float:right;
	}
#footer #rappelLogo {
	border-left:1px solid #aaa;
	margin-left:10px;
	}
#footer ul {
	margin-right:10px;
	padding:1px 14px 1px 0;
	}
#footer ul li {
	display:inline;
	border-right:1px solid #FF9900;
	padding:0 5px;
	}
#footer ul li.last {
	padding-right:0;
	border-right:0;
	}
#footer2 {
	clear:both;
	background:transparent url(img/background-bottom.jpg) no-repeat scroll center top;
	position:relative;
	z-index:2;
        padding-top: 50px;
	}
#pied-de-page {
	color:white;
	margin:0 auto;
	padding:5px;
	width:970px;
	position:relative;
	overflow:hidden;
	}
#pied-de-page ul, #pied-de-page p#contactBdP {
	display:block;
	width:19.9%;
	float:left;
	margin:15px 0 0 0;
	}

#pied-de-page ul.sepa2cols { width:380px; display:block; }
#pied-de-page ul.sepa2cols li.titrage {width:100%; }
#pied-de-page ul.sepa2cols li p span {display:block; float:left; margin:0 5px; width:140px; _width:45%; }
#pied-de-page p#contactBdP span.titrage { display:block; line-height:1.2em; }

#pied-de-page p span img { width:155px; }

#pied-de-page ul li a{ color:white; }

#pied-de-page a:hover { color:#F00; }

.footerClear{ clear:left; }
#rappelLogo img { float:right; margin-top:10px; }
ul#menuService { width:300px; position:relative; margin:0; height:80px; clear:right; *margin-right:665px; }
ul#menuService li { background:transparent url(img/amalgame-picto-pdp.png) no-repeat scroll; width:51px; display: block; height:80px; margin:0 5px 0 0; float:left; }
ul#menuService li a { width:100%; height:100%; display:block; }
ul#menuService li#fichePratique {background-position:-5px -7px }		ul#menuService li#fichePratique:hover {background-position:-5px -99.5px }
ul#menuService li#sav {background-position:-61px -7px }					ul#menuService li#sav:hover {background-position:-61px -99.5px }
ul#menuService li#faq {background-position:-117px -7px }				ul#menuService li#faq:hover {background-position:-117px -99.5px }
ul#menuService li#lexique {background-position:-173px -7px }			ul#menuService li#lexique:hover {background-position:-173px -99.5px }
ul#menuService li#paiementFacile {background-position:-229px -7px }		ul#menuService li#paiementFacile:hover {background-position:-229px -99.5px }

div#pied-de-page li.titrage span, div#pied-de-page span.titrage { border-bottom:1px dotted; color:#81B2D5; display:block; font-size:1.2em; font-variant:small-caps; margin:0 0 5px; width:86%; }

li#facebook, li#twitter { background:transparent url(img/amalgame-picto-pdp.png) no-repeat scroll; margin:15px 0 0 0; padding:0 0 0 20px; width:153px; display:block; height:33px; }
li#facebook img { width:100%; height:100%; }
li#facebook { background-position:-368px -9px; }						li#facebook:hover { background-position:-368px -49px; }
li#twitter { background-position:-509px -46px; margin:3px 0 0 0; }		li#twitter:hover { background-position:-509px -65px; }

ul#lienspartenaires { width:985px; }
/*  ----------------ilustrations en bas de page---------------------- */
.illustration-titre {
	background:transparent url(img/amalgame-commun.gif) no-repeat scroll 0px 0px;
	height:38px;
	width:44px;
	float:left;
	}
/*  ----------------listes horizontales---------------------- */
.liste {
	margin-top:10px;
	}
.liste h2 {
	background:transparent url(img/amalgame-recursif.gif) no-repeat scroll -5px -71px;
	color:white;
	font-size:1.3em;
	height:26px;
	padding-left:3.3em;
	padding-top:0.7em;
	width:732px;
	clear:both;
	}
.liste ul {
	margin:10px 0 0 0;
	width:475px;
	}
.liste ul.liste-elements {
	width:100%;
	}
.liste ul.contact {
	width:475px;

	}
.liste ul li {
	float:left;
	width:182px;
	_height:90px;
	list-style:none;
	margin:6px 2px 6px 0;
	padding:0 5px;
	border-left:1px dotted red;
	}
.liste ul li span,
.liste ul li a {
	line-height:1.4em; _margin-top:5px;
	}
	.liste ul li a span {
		display:block;
		float:left;
		line-height:0.9em;
		width:70px;
		}
.liste ul li span.libelle {
	font-weight:bold;
	}
.liste ul a {
	display:block;
	}
.liste ul img {
	width:40px;
	height:40px;
	float:left;
	margin:0 5px 0 0;
	}
.liste ul .prixConnexe {
	font-size:14px;
	font-weight:bold;
	padding-left:0px;
	padding-right:3px;
	color:#FF0000;
	font-size:16px;
	}
ul.liste-elements .prixVente,
ul.liste-elements .prixBarre {
	display:block;
	}
.liste ul .prixBarre {
	font-size:11px;
	text-decoration:line-through;
	margin-left:10px;
	color:#c00;
	}
.liste ul .prixVente,
.liste ul .prixPrefixe {
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:14px;
	color:#c00;
	}
/*.liste ul .prixPrefixe {
	font-weight:normal;
	}*/
#container #menu #flash-menu {
	height:176px;
	padding-top:10px;
	position:relative;
	}

/*  ----------------ABML---------------------- */

h1, h2, h3, h4, h5 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin-top:15px;
	}
h1, h2, h4, h1 a {
	color:#003F86;
	}
h1 {
	font-weight:bold;
	font-size:1.9em;
	}
h3, h5 {
	color:grey;
	border-bottom:1px solid #d5d5d5;
	}

h2 {
	font-size:1.4em;
	margin-bottom:0.5em;
	}
h3 {
	font-size:1.3em;
	}
h4 {
	font-size:1.2em;
	}
h5 {
	font-size:1.1em;
	font-weight:normal;
	}
div#redaction {
	font-size:1.1em;
	line-height:1.3em;
	}
.noir {
	color:#000;
	font-weight:bolder;
	}
.rouge {
	font-weight:normal;
	color:#f00;
	}
.orange {
	color:#FF8000;
	font-weight:bolder;
	text-decoration:none;
	}
.vert {
	color:#339900;
	font-weight:bolder;
	text-decoration:none;
	}
.bleu {
	color:#025787;
	font-weight:bolder;
	}
.blanc {
	color:#fff;
	font-weight:bolder;
	}

a.lien {
	color:#CC0000;
	text-decoration:underline;
	}
a.lien:hover {
	color:#6699CC;
	text-decoration:none;
	}
a.lien2 {
	text-decoration:underline;
	font-weight:bold;
	}
a.lien2:hover {
	color:#CC0000;
	text-decoration:none;
	}
.legende {
	color:#F26822;
	display:inline;
	font-size:11px;
	font-weight:normal;
	line-height:110%;
	text-align:center;
	z-index:20;
	}
.tableau {
	color:#000;
	width:99%;
	background-color:#fff;
	border-collapse:collapse;
	margin:0 auto;
	position:relative;
	_position:static;
	z-index:0;
	}
.tableau td,
.grille td {
	padding:4px 2px;
	}
.tableau td {
	background-color:#f3f2f3;
	border:1px solid #fff;
	}
.grille {
	width:98%;
	clear:both;
	background-color:#fff;
	text-align:normal;
	margin:0;
	position:relative;
	_position:static;
	}
.grille table {
	width:100%;
	}
table.grille td p {
	text-align:left;
	}

.imagesLangue { background:url("img/amalgame-langue.gif") no-repeat scroll 0 0 transparent; }
.numeroVert { background-position:-2px -363px; height:21px; margin:5px 0 6px; width:164px; }

.intro-redaction {
	padding:6px 0;
	clear:both;
	margin:0 2px 5px;
}

@media print {
	.noPrint {
		display:none;
		}
}/* Page it */

li.abrisPiscine {width:77px;}
li.bacheEte {width:95px;}
li.bacheHiver {width:57px;}
li.couvertureSecurite {width:70px;}
li.voletPiscine {width:53px;}
li.traitementEau {width:67px;}
li.chauffage {width:94px;}
li.RobotPiscine {width:41px;}
li.filtration {width:60px;}
li.projecteur {width:74px;}
li.plomberie {width:90px;}
li.echelle {width:96px;}
li.douche {width:38px;}

li.ncc {width:88px; *margin-top:-4px; _width:79px;}
li.plongeoir {width:70px; *margin-top:-4px; _width:69px;}
li.horsSol {width:64px;}
li.bois {width:42px;}
li.kitPiscine {width:63px;}
li.liner {width:84px;}
li.plagePiscine {width:57px;}
li.cloture {width:48px;}
li.securite {width:43px;}
li.soleil {width:46px;}
li.cascade {width:46px;}
li.abord {width:42px;}
li.spa {width:39px;}
li.saunaHammam {width:53px; _width:50px;}
li.adoucisseur {width:90px;}
li.promo {width:64px;}

#topMenu ul#dropdown li a.entete-menu {_margin:0;}	
#topMenu ul#dropdown li.promo { padding:0 3px; _padding:0; }
#findomestic { margin:0 0 9px 3px; display:block; }	
#header a.logo { width:480px; }

#sidebar #contactRapide { height: 262px; }
