@charset "UTF-8";

@import "reset.css";

/* ------------------------------------ */
/*                                      */
/*            GENERAL	                */
/*                                      */
/* ------------------------------------ */
html {
}
body, html {
	height:100%;
}
body {
	color: black;
	background: #a4c52a url(../_image/boutique2011/background_bulle.png) no-repeat fixed center top;
}
#body {
	height: 100%;
	position: relative;
}

del {
	text-decoration:none;
}

/*home*/
body#home {
	background-position:0 0;
}

hr {
	height:1px;
	display:block;
	border:none 0;
	margin-bottom:5px;
}
sup {
    font-size: 12px;
	line-height: 12px;
	vertical-align: text-top;
}

/* ------------------------------------ */
/*                                      */
/*            HAUT                      */
/*                                      */
/* ------------------------------------ */
#hautsite {
	width: 994px;
	margin: 0 auto 13px;
	padding-top: 5px;
	position: relative;
	min-height: 174px;
}
a#logoLesJardinsAquatiques,
a#logoLesJardinsAquatiques:hover {
	display: block;
	position: absolute;
	top: 20px;
	left: 4px;
	z-index: 100;
}
#hautsite h1,
#hautsite q {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 101px;
	left: 91px;
	color: black;
	font: 12px Verdana, Geneva, sans-serif;
}

/** Menu **/
.NewNav2010 {
	width: 994px;
	height: 36px;
	margin: 0;
	padding: 0;
	/*background: #ebefd4 url(../_image/boutique2011/background_menu.png) repeat-x;*/
	background-color: #ebefd4;
	background-image: url(../_image/boutique2011/background_menu.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 136px;
	
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;	
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.2);
	   -moz-box-shadow:0 1px 1px rgba(0,0,0,0.2);
	        box-shadow:0 1px 1px rgba(0,0,0,0.2);
	behavior: url(_scripts/ie/PIE.htc);
}
.NewNav2010 > ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	height: 36px;
}
.NewNav2010 > ul > li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	border-right: 1px solid #9aae26;
}
.NewNav2010 > ul > li > a {
	color: #425110;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 11px 9px 0;
	border-left: 1px solid white;
	border-right: 1px solid white;
	height: 25px;
	text-shadow: white 0 1px 0;
	font: bold 12px Verdana, Geneva, sans-serif;
	cursor: default;
}
.NewNav2010 > ul > li > a:hover,
.NewNav2010 > ul > li > a.activeOnglet {
	background-color: #425110;
	color: white;
	text-shadow: white 0 0 0;
	border-left: 1px solid #425110;
	border-right: 1px solid #425110;
}
.NewNav2010 > ul > li > a.home,
.NewNav2010 > ul > li > a.home:hover {
	background: url(../_image/boutique2011/home.gif) no-repeat 10px 13px;
	width: 30px;
	height: 36px;
	padding: 0;
	display: block;
	border-left: 0 none;
	border-right: 1px solid white;
	cursor: pointer;
}

/** Sous-menu **/
.NewNav2010 ul li .NewNav2010sousmenu {
	display: none;
	/*width: 984px;
	height: 254px;*/
	border: 5px solid #425110;
	position: absolute;
	background-color: white;
	top: 36px;
	left: 0;
	z-index: 100;
	padding: 20px 8px 5px;
	border-bottom-width: 7px;
}
.NewNav2010 ul li .NewNav2010sousmenu .layer {
	position: relative;
	width: 968px;
	height: 229px;
	overflow: hidden;
}
/*tous niveaux*/
.NewNav2010 ul li .NewNav2010sousmenu ul,
.NewNav2010 ul li .NewNav2010sousmenu li,
.NewNav2010 ul li .NewNav2010sousmenu a {
	/*margin: 0;
	padding: 0;
	float: none;*/
}
.NewNav2010sousmenu .layer a {
	color: #425110;
	text-decoration: none;
}
.NewNav2010sousmenu .layer a:hover {
	text-decoration: underline;
}
.NewNav2010sousmenu .layer > div > ul {
	padding-left: 7px;
	width: 173px;
}
.col1 {
	float: left;
}
.col2 {
	float: left;
	height: 229px;
	border-left: 1px solid #e7ecb3;
	margin-left: 8px;
	padding-left: 8px;
}
/*niveau 1*/
.NewNav2010sousmenu .layer > div > ul > li {
	margin-bottom: 9px;
	color: #425110;
	font-family:Arial, Helvetica, sans-serif;
}

.NewNav2010sousmenu .layer > div > ul > li {
	margin-bottom: 9px;
	color: #425110;
	font-family:Arial, Helvetica, sans-serif;
}
.NewNav2010sousmenu .layer > div > ul > li > strong {
	font-weight: bold;
	padding-left: 8px;
	display: block;
	background: url(../_image/boutique2011/puce-fleche.gif) no-repeat 0 4px;
	margin-bottom: 4px;
	margin-top: -1px;
	font-size: 11px;
	line-height: 12px;
	cursor: default;
}
/*niveau 2*/
.NewNav2010sousmenu .layer > div > ul > li > ul {
}
.NewNav2010sousmenu .layer > div > ul > li > ul > li {
	padding-left: 4px;
	padding-bottom: 3px;
}
.NewNav2010sousmenu .layer > div > ul > li > ul > li > a {
	font-size: 11px;
	line-height: 13px;
	display: block;
	padding-left: 10px;
	background: url(../_image/boutique2011/puce-boulle.gif) no-repeat 2px 4px;
}

/*cachemisere*/
.cachemisere {
	display: block;
	position: absolute;
	height: 229px;
	background-image: url(../_image/boutique2011/background_sousmenu.jpg);
	background-color: #fafbf0;
	top: 0;
}
.cachemisere.gauche {
	left: 0;
	background-position: left;
}
.cachemisere.droite {
	right: 0;
	background-position: right;
}

/*sm Materiel*/
.NewNav2010 ul li .NewNav2010sousmenu#sm_mater {
}
.NewNav2010 ul li .NewNav2010sousmenu#sm_mater .layer,
.NewNav2010 ul li .NewNav2010sousmenu#sm_mater .layer .col2 {
	height: 250px;
}
/*sm Plantes*/
.NewNav2010 ul li .NewNav2010sousmenu#sm_plant {
}
.NewNav2010 ul li .NewNav2010sousmenu#sm_plant .col1 {
	margin-left: 158px;
}
.NewNav2010 ul li .NewNav2010sousmenu#sm_plant .cachemisere.gauche {
	width: 158px;
}
.NewNav2010 ul li .NewNav2010sousmenu#sm_plant .cachemisere.droite {
	width: 417px;
}
#smInfoPlante {
	color: #e31b1e;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	background-color: #e2e9b0;
	border: 1px solid #a4c52a;
	margin-left: 7px;
	width: 173px;
	padding: 5px;
	margin-bottom: 12px;
}
/*sm Decorations*/
.NewNav2010 ul li .NewNav2010sousmenu#sm_decor {
}
.NewNav2010 ul li .NewNav2010sousmenu#sm_decor .col1 {
	margin-left: 314px;
}
.NewNav2010 ul li .NewNav2010sousmenu#sm_decor .cachemisere.gauche {
	width: 314px;
}
.NewNav2010 ul li .NewNav2010sousmenu#sm_decor .cachemisere.droite {
	width: 261px;
}
/*sm Traitements*/
.NewNav2010 ul li .NewNav2010sousmenu#sm_trait {
}
.NewNav2010 ul li .NewNav2010sousmenu#sm_trait .col1 {
	margin-left: 415px;
}
.NewNav2010 ul li .NewNav2010sousmenu#sm_trait .cachemisere.gauche {
	width: 415px;
}
.NewNav2010 ul li .NewNav2010sousmenu#sm_trait .cachemisere.droite {
	width: 160px;
}
/*sm Librairie*/
.NewNav2010 ul li .NewNav2010sousmenu#sm_libra {
}
.NewNav2010 ul li .NewNav2010sousmenu#sm_libra .col1 {
	margin-left: 605px;
}
.NewNav2010 ul li .NewNav2010sousmenu#sm_libra .cachemisere.gauche {
	width: 605px;
}
.NewNav2010 ul li .NewNav2010sousmenu#sm_libra .cachemisere.droite {
	width: 167px;
}

/** Je Recherche **/
#jeRecherche {
	float: left;
	padding-top: 8px;
	padding-left: 9px;
	border-left: 1px solid white;
	height: 28px;
}
#jeRecherche div {
	width: 175px;
	height: 21px;
	background-image: url(../_image/boutique2011/background_rechercher.png);
}
#jeRecherche input {
	border: 0 none;
	background-image: none;
	background-color: transparent;
	color: #999999;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 2px;
	margin-left: 26px;
	width: 141px;
}

/** HAUT SITE PLUS **/
#hautsitePlus {
	width: 994px;
	height: 132px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -497px;
	z-index: 1;
}

.btt_mvpa {
	position: absolute;
	top: 8px;
	left: 357px;
}
.btt_mvpa a {
	width: 251px;
	height: 0;
	padding-top: 78px;
	display: block;
	overflow: hidden;
	background-image: url(../_image/boutique2011/btt_museevivantplanteaquatique.png);
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 1px rgba(0,0,0,0.2);
	box-shadow:0 1px 1px rgba(0,0,0,0.2);
	behavior: url(_scripts/ie/PIE.htc);
}

.boxHeader {	
	position: absolute;
	top: 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 1px rgba(0,0,0,0.2);
	box-shadow:0 1px 1px rgba(0,0,0,0.2);
	background: #e7ecb3 url(../_image/boutique2011/background_boxheader.png) repeat-x 0 top;
	padding: 7px 15px 5px;
	behavior: url(_scripts/ie/PIE.htc);
}
.boxHeader dt {
	color: #ce0c1c;
	font-size: 16px;
	padding-bottom: 5px;
}
.boxHeader dt a {
	color: #ce0c1c;
	padding-left: 20px;
	display: block;
}
.boxHeader dd {
	font-size: 11px;
}
.boxHeader dd a {
	color: #ce0c1c;
	text-decoration: underline;
}
.boxHeader dd a:hover {
	color: black;
}
.nulTel {
	color: #6f9a19;
}
strong.nulTel {
	font-weight: bold;
}

/*contact*/
.boxHeader#bh_contact {
	left: 628px;
	width: 146px;
	font-family: Verdana, Geneva, sans-serif;
}
.boxHeader#bh_contact dt a {
	background: url(../_image/boutique2011/puce-tel.gif) no-repeat 0 1px;
}
.boxHeader#bh_contact dd {
	line-height: 16px;
}
.boxHeader#bh_contact dd span.email {
	display: block;
	padding-top: 5px;
}

/*panier*/
.boxHeader#bh_panier {
	right: 0;
	width: 154px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.boxHeader#bh_panier dt a {
	background: url(../_image/boutique2011/puce-panier.gif) no-repeat 0 0;
}
.boxHeader#bh_panier dd {
	line-height: 16px;
}
.boxHeader#bh_panier dd span,
.boxHeader#bh_panier dd strong {
	float: right;
	display: inline-block;
}
.boxHeader#bh_panier dd em {
	float: left;
	display: inline-block;
	clear: both;
	font-style: normal;
}
.boxHeader#bh_panier dd p {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
}
.boxHeader#bh_panier dd .total {
	background-color: white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 3px 5px;
	margin-bottom: 6px;
	clear: both;
	float: left;
	width: 144px;
	margin-top: 3px;
}
.boxHeader#bh_panier dd .total strong {
	font-weight: bold;
}
.boxHeader#bh_panier dd .centre {
	text-align: center;
}


/* ------------------------------------ */
/*                                      */
/*            BAS                       */
/*                                      */
/* ------------------------------------ */
#bassite {
	clear:both;
	color:#4b5e15;
	width:974px;
	margin: 0 auto 20px;
	position:relative;
	font: 12px Verdana, Geneva, sans-serif;
	overflow: hidden;
}
#bassite a {
	color:#4b5e15;
}
#bassite a:hover {
	color:#29380b;
	text-decoration:underline;
}
#bassite ul {
	clear: both;
	text-align: center;
}
#bassite ul li {
	display:inline;
	text-transform:lowercase;
}

#copyright {
	font-size: 10px;
	clear: both;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 30px;
	text-align: center;	
}
#copyright p {
}
a#pmpconcept {
	width:68px;
	height:0;
	padding-top:32px;
	display: inline-block;
	overflow:hidden;
	background-image:url(../_image/fr/pmpconcept.png);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-bottom: -12px;
}
a#pmpconcept:hover {
	background-position:0 -32px;
}


/* ------------------------------------ */
/*                                      */
/*            COEUR SITE                */
/*                                      */
/* ------------------------------------ */
#coeursite {
	clear:both;
	width:994px;
	margin: 7px auto 0;
	overflow:hidden;
	color: black;
}
#footercoeursiteaccueil {
	clear:both;
	padding-bottom:20px;
}
#coeursite P {
	margin-bottom:15px;
}

/* ------------------------------------ */
/*                                      */
/*            COEUR SITE PAGE           */
/*                                      */
/* ------------------------------------ */
#coeursite.page {
	clear:both;
	width:974px;
	margin:18px auto 0;
	overflow:hidden;
	color:#5c5c5c;
	padding:3px 10px 0;
	background-color:#fff;
}
#footercoeursite {
	clear:both;
	display:block;
	height:15px;
	width:994px;
	overflow:hidden;
	margin:0 auto 14px;
	background-repeat:no-repeat;
	background-position:left top;
}
.titrepage {
	background-position:0 0;
	background-repeat:no-repeat;
	width:750px;
	height:0px;
	padding-top:25px;
	overflow:hidden;
	display:block;
	margin-bottom:10px;
	
	/*background-color:#900; pour test*/
}


/*----------------------------------------------+
+ Colone de Gauche Principale			        +
+----------------------------------------------*/
#colprincipale {
	width:750px;
	float:left;
	padding-top:13px;
}

/*----------------------------------------------+
+ Colone de Droite						        +
+----------------------------------------------*/
#coldroite {
	width:214px;
	float:right;
	padding-top:13px;
}

/*----------------------------------------------+
+ Chemin Arborescence					        +
+----------------------------------------------*/
.cheminFer {
	margin-bottom:20px;
	font-size:10px;
}
.cheminFer,
.cheminFer A {
	color:#5c5c5c;
}
.cheminFer A {
	font-weight:bold;
	/*text-transform:uppercase;*/
}
.cheminFer A.last,
.cheminFer A.last U {
	text-decoration:none;
}

/*boxJaune*/
.cheminFer .boxjaune-top .titre {
	font-size:10px;
}
.cheminFer .boxjaune-top .titre A {
	color:#fff;
}

/*----------------------------------------------+
+ Sous-menu								        +
+----------------------------------------------*/
.sousmenu {
	margin-top:-13px;
	background-position:left top;
	background-repeat:no-repeat;
	padding:17px 11px 0;
	margin-bottom:20px;
}
.sousmenu .titre {
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	padding:0 8px;
	margin-bottom:24px;
}
.sousmenu .titre EM {
	display:block;
	font-weight:normal;
	font-style:normal;
}

.sousmenu UL LI {
	margin-bottom:7px;
	padding:0;
}
.sousmenu UL LI A {
	display:block;
	font-weight:bold;
	font-size:13px;
	line-height:14px;
	cursor:pointer;
	
	background-image:url(../_image/masque-top-sousmenu.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.sousmenu UL LI A SPAN {
	background-image:url(../_image/masque-bottom-sousmenu.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	display:block;
	width:176px;
	padding: 2px 8px;
}
.sousmenu UL LI A EM {
	font-weight:normal;
	font-style:normal;
}
.sousmenu UL LI.on A {
	color:#ffffff;
}

.sousmenu UL LI UL {
	padding-top:3px;
}
.sousmenu UL LI UL LI {
	margin-bottom:3px;
}
.sousmenu UL LI UL LI A {
	font-size:12px;
	line-height:13px;
	font-weight:normal;
	padding:2px 24px 1px;
	width:144px;
}
.sousmenu UL LI.on UL LI A {
	background:none;
}
.sousmenu UL LI.on UL LI.on A {
	font-weight:bold;
}


/*----------------------------------------------+
+ Mini box								        +
+----------------------------------------------*/
.minibox-top {
	width:214px;
	background-image:url(../_image/boxjaune_top.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:25px;
}
.minibox-top h2.titre sup {
	padding: 0;
}
.minibox-top .titre {
	font-weight:bold;
	font-size:16px;
	color:#fff;
	padding:7px 0 0 13px;
}
.minibox-top .titre EM {
	font-style:normal;
	font-weight:normal;
}
.minibox-top .titre STRONG {
	color:#725622;
}
.minibox A {
	color:#e98400;
	text-decoration:underline;
}
.minibox A:hover {
	color:#dba33f;
}
.minibox {
	padding:6px 10px 0;
	border-style:solid;
	border-width:0 1px;
	border-color:#dba33f;
	background-color:#fff;
	line-height:14px;
	overflow:hidden;
}
#coeursite .minibox p.minip {
	margin:0;
}
#coeursite .minibox .minip LI {
	margin-bottom:5px;
	background-image:url(../_image/puce01.gif);
	background-repeat:no-repeat;
	background-position:5px 0px;
	padding-left:17px;
}
.minibox INPUT {
	height:15px;
	margin:4px 0px 2px 0px;
	font-size:11px;
	color:#dba33f;
	float:left;
	margin-right:5px;
}
.minibox SELECT {
	font-size:11px;
	color:#b88a36;
	float:left;
	margin-right:4px;
}

.minibox .btt_ok {
	width:24px;
	height:24px;
	background-image:url(../_image/btt_ok_jaune.png);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
	float:left;
	margin-top:3px;
}
.minibox .btt_ok BUTTON {
	background:none;
	border:0 none;
	width:24px;
	padding-top:24px;
	cursor:pointer;
}
.minibox FORM .btt_ok:hover {
	background-position:0 -24px;
}

.minibox-bottom {
	width:214px;
	height:0;
	margin:0 0 15px 0;
	padding:9px 0 0 0;
	overflow:hidden;
	background-image:url(../_image/boxjaune_bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

/*----------------------------------------------+
+ Mini box Actu							        +
+----------------------------------------------*/
.miniactu .minip IMG {
	float:left;
	margin:0 5px 5px 0;
}
.miniactu .minip A STRONG {
	font-size:12px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	margin-bottom:5px;
	text-decoration:none;
}
.miniactu .minip A:hover STRONG {
	text-decoration:underline;
}
.miniactu .minip SPAN {
	font-size:11px;
	line-height:12px;
}
.miniactu .minip SPAN Q {
	display:block;
	color:#a89f96;
}
.miniactu .minip HR {
	margin:5px 0 2px;
}
#coeursite .minibox .minip LI {
	padding:0;
	background-image:none;
}


/*----------------------------------------------+
+ Container								        +
+----------------------------------------------*/
.container {
	font-size:12px;/*14px*/
	line-height:18px;/*16px*/
	padding-right:9px;
}
.container .titre {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 10px;
	clear:both;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	
	border-bottom:1px dotted;
	padding-bottom:2px;
}
.container ADDRESS {
	margin-bottom:18px;
}
.container P {
	margin-bottom:18px;
}
.container P + UL {
	margin-top: -5px;
}
.container UL {
	margin-bottom:10px;
	margin-top: 8px;
}
.container LI {
	/*margin-bottom:5px;*/
	padding:0 0 8px;
	background-image:url(../_image/puce01.gif);
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding-left:17px;
	line-height:15px;
}
.container LI > UL > LI {
	background-image:url(../_image/puce02.gif);
	
}
.container A {
	text-decoration:none;
	font-weight:bold;
}
.container A.underline {
	text-decoration: underline !important;
}
.container A:hover {
	text-decoration:underline;
}
.container STRONG {
	font-weight:bold;
}
.container EM {
	font-style:italic;
}
.container HR {
	margin:17px 0 17px 0;
}
.container .coupdecoeur {
	padding:0 30px;
}
.container .photo {
	clear:both;
	border-style:solid;
	border-width:1px;
	border-color:#dba33f;
	margin-bottom:10px;
}
.container .photo Q {
	display:block;
	font-size:11px;
	line-height:13px;
	padding:3px 6px;
}
.container .photo.droite {
	float:right;
	margin-left:10px;
}
.container .photo.gauche {
	float:left;
	margin-right:10px;
}
.container .photo.centre {
	float:none;
	margin:0 auto 18px;
}
.container .groupe-photos {
	clear:both;
	overflow:hidden;
	margin-bottom:8px;
}
.container .groupe-photos .photo {
	clear:none;
	float:left;
	margin-right:10px;
}
.container .date {
	margin-bottom:18px;
	font-style:oblique;
	font-size:10px;
	line-height:15px;
}

/*----------------------------------------------+
+ Container - Liste en ligne			        +
+----------------------------------------------*/
.container UL.liste-ligne {
	padding:0 30px;
}
.container UL.liste-ligne LI {
	padding:0;
	display:inline;
	background:none;
}

/*----------------------------------------------+
+ Avantages / Inconvénients				        +
+----------------------------------------------*/
.avantage {
	color:#678054;
	padding:0 20px;
}
#coeursite .avantage-titre {
	font-weight:bold;
	color:#499c2e;
	padding:3px 0 2px 15px;
	background:url(../_image/avtg_icvn-plus.png) left no-repeat;
	line-height:13px;
}

.inconvenient {
	color:#8b4b4a;
	padding:0 20px;
}
#coeursite .inconvenient-titre {
	font-weight:bold;
	color:#d23230;
	padding:3px 0 2px 15px;
	background:url(../_image/avtg_icvn-moins.png) left no-repeat;
	line-height:13px;
}


/*----------------------------------------------+
+ Liste avec visuel						        +
+----------------------------------------------*/
.listeVisuel {
	overflow:hidden;
}
.listeVisuel LI {
	float:left;
	position:relative;
	background:none;
	padding:0;
	width:360px;
	height:109px;
	margin-left:8px;
	margin-bottom:30px;
}
.listeVisuel LI A {
	text-decoration:none;
}
.listeVisuel LI A:hover {
	text-decoration:underline;
}
.listeVisuel LI STRONG {
	font-weight:bold;
}
.listeVisuel LI STRONG EM {
	font-weight:normal;
	font-style:normal;
	display:block;
}
.listeVisuel LI IMG {
	float:left;
	margin-right:8px;
}
.listeVisuel LI A.masque {
	width:109px;/*360px*/
	height:109px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
}
.listeVisuel LI A.lienbas {
	position:absolute;
	/*bottom:5px;*/
	top:90px;
	left:112px;
	font-style:normal;
	font-size:12px;
}
.listeVisuel LI P {
	padding-top:14px;
	margin-bottom:0;
	font-size:10px;
	line-height:13px;
}


/*----------------------------------------------+
+ Box formulaire						        +
+----------------------------------------------*/
.box-formulaire {
	width:573px;
	overflow:hidden;
	background-image:url(../_image/box-middle-formulaire.png);
	background-position:left top;
	background-repeat:repeat-y;
	margin:0 auto 15px;
}
.box-top-formulaire {
	height:12px;
	overflow:hidden;
	background-image:url(../_image/box-top-formulaire.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.box-bottom-formulaire {
	height:12px;
	margin-top:10px;
	overflow:hidden;
	background-image:url(../_image/box-bottom-formulaire.png);
	background-position:left top;
	background-repeat:no-repeat;
}


/*----------------------------------------------+
+ Formulaire							        +
+----------------------------------------------*/
.addressEditor {
	margin:0 auto;
	width:450px;
}
.L10 {
	/*font-family:'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;*/
	display:inline;
}
.erreursaisie{
	color:#e31b1e;
}
.formHeading {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#78b74a;
	color:#78b74a;
	clear:left;
	display:block;
	margin:0px 0px 8px 0px;
	padding:14px 0px 0px;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
}
.disabled {
	color:#CCC;
}
.addressEditor .line LABEL {
	display:block;
}
DIV.line {
	display:block;
	clear:left;
	margin-bottom:10px;
	padding: 0px 0px 2px 0px;
	overflow:hidden;
}
.addressEditor .line INPUT {
	cursor:auto;
	padding:1px;
	display:inline-block;
	letter-spacing: normal;
	line-height: normal;
	margin:0;
	text-indent:0px;
	text-transform:none;
	word-spacing:normal;
	
	font-size:14px;
	/*margin-right:6px;*/
}
.linecase {
	display:block;
	margin:0px auto;
	clear:left;
	padding:0px 0px 5px 0px;
}
.addressEditor DIV.fieldGroup {
	float:left;
	padding:0 0 2px 0;
}
.addressEditor DIV.fieldGroup LABEL {
	display:block;
}
.addressEditor DIV.fieldGroup INPUT,
.addressEditor DIV.fieldGroup SELECT {
	margin-right:6px;
}


/*----------------------------------------------+
+ Box contact							        +
+----------------------------------------------*/
.miniboxcontact {
	width:192px;
	margin:0 auto;
}
.miniboxcontact-content {
	width:180px;
	padding:3px 5px 0;
	border-width:0 1px;
	border-style:solid;
	border-color:#78b74a;
	overflow:hidden;
}
.miniboxcontact .titre {
	font-size:15px;
	line-height:16px;
	color:#78b74a;
	font-weight:bold
}
.miniboxcontact ADDRESS {
	margin-bottom:15px;
	line-height:15px;
}
.miniboxcontact STRONG {
	font-weight:bold;
}
.miniboxcontact-bottom {
	background-image:url(../_image/box-bottom-contact.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:192px;
	height:7px;
	display:block;
	overflow:hidden;
}


/*----------------------------------------------+
+ Btt divers							        +
+----------------------------------------------*/
.btt {
	clear:both;
}
.btt A {
	height:0px;
	overflow:hidden;
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	padding-top:24px;
}
.btt A:hover {
	background-position:0 -24px;
}
/*enregistrer*/
.btt-enregistrer A {
	width:92px;
	background-image:url(../_image/fr/btt_enregistrer.png);
	margin:0 auto
}
/*envoyer message*/
.btt-envoyermess A {
	width:166px;
	background-image:url(../_image/fr/btt-envoyermess.png);
	margin:0 auto
}
/*soumettre votre demande*/
.btt-soumettredemande A {
	width:180px;
	background-image:url(../_image/fr/btt-soumettredemande.png);
	margin:0 auto
}

/*----------------------------------------------+
+ Bouton								        +
+----------------------------------------------*/
.zonebouton {
	overflow:hidden;
	margin-bottom:15px;
}
.bouton {
	display:block;
	padding-top:24px;
	height:0;
	overflow:hidden;
	float:right;
	margin-right:5px;
}
.bouton.fermer:hover {
	background-position:0 -24px;
}
.bouton.fermer {
	width:70px;
	background:url(../_image/fr/btt_fermer-erreur.png) 0 0 no-repeat;
}


.bouton2011 {
	text-align: center;
	text-transform: uppercase;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-shadow: 0 1px 0 (255,255,255,0.4);
	padding: 2px 16px 3px;
	font: bold 11px Verdana, Geneva, sans-serif;
}
.bouton2011.rouge,
.bouton2011.vert:hover {
	border: 1px solid #ce0c1c;
	color: white;
	background: #ab0f1b url(../_image/boutique2011/background_bouton.png) no-repeat left bottom;
	text-decoration: none;
}
.bouton2011.rouge:hover,
.bouton2011.vert {
	background-image: url(../_image/boutique2011/background_bouton.png);
	background-position: right;
	background-color: #6f9a19;
	border: 1px solid #6f9a19;
	color: white;
	text-decoration: none;
}
.bouton2011.rouge:active,
.bouton2011.vert:active {
	-webkit-box-shadow:0 5px 5px rgba(0,0,0,0.4) inset;
    -moz-box-shadow:0 5px 5px rgba(0,0,0,0.4) inset;
    box-shadow:0 5px 5px rgba(0,0,0,0.4) inset;
	padding-top: 3px;
	padding-bottom: 2px;
}



/*----------------------------------------------+
+ mini-contact							        +
+----------------------------------------------*/
.minicontact {
	width:364px;
	float:left;
}
.minicontact .minibox-top {
	width:364px;
}
.minicontact .minibox-top .titre {
	color:#fff;
	margin-bottom:0;
	padding-bottom:0;
	border:0 none;
}
.minicontact .minibox-bottom {
	width:364px;
	height:10px;
}
#coeursite .minicontact .minibox {
	height:120px;
}
#coeursite .minicontact .minibox P {
	margin-bottom:3px;
	line-height:12px;
}
#coeursite .minicontact .minibox UL.espaceMinibox {
	margin-top: 3px;
}
#coeursite .minicontact .minibox UL LI {
	line-height:12px;
}



/*----------------------------------------------+
+ Code									        +
+----------------------------------------------*/
.code {
	background-color:#edf5e7;
	padding:5px 10px;
	overflow:hidden;
	display:block;
}



/*----------------------------------------------+
+ Musée									        +
+----------------------------------------------*/
.demande-et-gratuite {
	/*background: url(../_image/ico-entreegrat.gif) no-repeat left;*/
	padding-left: 30px; /*53*/
	color: #0073a7;
	font-weight: bold;
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	background: url(../_image/fle-suiv-bleu.gif) no-repeat 20px;
}
.illustration_gauche {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.rouge {
	color: red;
}
.alignHeure {
	width:40px;
	float:left;
	text-align:right;
	padding-right:5px;
}

/*après téléchargement*/
.aprestelechargement {
	clear: both;
	padding-top: 40px;
}
.aprestelechargement h2 {
	font-size: 18px;
	margin-bottom: 10px;
}
.aprestelechargement ul {
	margin: 0;
	padding: 0;
}
.aprestelechargement ul li {
	background-image: none;
	padding: 10px 10px 0;
	float: left;
	width: 227px;
	text-align: center;
}


/*----------------------------------------------+
+ Box Message							        +
+----------------------------------------------*/
.boxMessage {
	width: 741px;
	height: 110px;
}
.boxMessage .big {
	font-weight: bold;
	font-size: 16px;
}
.boxMessage div {
	padding-left: 127px;
	padding-top: 32px;
}

.boxMessage.telechargementMusee {
	background: url(../_image/background_telecharge_musee.png) no-repeat;
}
.boxMessage.telechargementMusee .big {
	color: #4e96b3;
}

.boxMessage.alerte {
	background: url(../_image/background_alerte.png) no-repeat;
}
.boxMessage.alerte .big {
	color: #ba3908;
}


/*----------------------------------------------+
+ Plan site								        +
+----------------------------------------------*/
.planSite {
}
.planSite a {
	text-decoration: underline;
}
.planSite h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
.planSite h1:first-child {
	padding-top: 0;
}
.planSite ul + h1 {
	padding-top: 10px;
}
.planSite h1 a {
	color: #5b5b5b;
	text-decoration: none;
}
.planSite h1 a:hover {
	text-decoration: underline;
}
.planSite h2 {
	font-size: 14px;
}
.planSite h2 a {
	font-weight: normal !important;
	color: #5b5b5b;
	text-decoration: none;
}
.planSite h2 a:hover {
	text-decoration: underline;
}
.planSite ul {
}
.planSite ul li {
	display: inline-block;
	font-size: 12px;
	padding-bottom: 2px;
}
.planSite ul li a {
	font-weight: normal !important;
}


/*----------------------------------------------+
+ Panier								        +
+----------------------------------------------*/
.warning#msg_err_plante {
	color: #e31b1e;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	background-color: #e2e9b0 !important;
	border: 1px solid #a4c52a;
	padding: 10px;
	margin: 0 auto 20px !important;
	width: 756px;
	text-align: center;
}
.warning#msg_err_plante strong {
	font-weight: bold;
}
#macommande b a {
	text-decoration: underline;
	color: #ce0c1c;
}
#macommande b a:hover {	
	color:#78b74a;
}


/*----------------------------------------------+
+ Fermeture annuelle					        +
+----------------------------------------------*/
#fermetureannuelle {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0 auto;
}
