@charset "utf-8";
/* CSS Document */


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FCF9ED;
	background-color: #000000;
	line-height: 1.4em;
	background-attachment: fixed;
	background-image: url(../img/bg_body.png);
	background-repeat: repeat-x;
	background-position: top;
}
th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0C57F;
	color: #FFFFFF;
}
h1 {
	font-style: italic;
	font-size: 16px;
	text-align: center;
}
a {
	color: #FFA699;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}


#menu {
	background-image: url(../img/bg_menu3.gif);
	background-repeat: repeat-x;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	color: #181742;
}
#menu a {
	color: #181742;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
#menu a:hover {
	color: #181742;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
}
#col11 {
	float: left;
	margin-left: 70px;
	margin-right: 70px;
	text-align: justify;
	width: 900px;
}
#col12 {
	width: 420px;
	float: left;
	margin-left: 70px;
	text-align: justify;
}
#col22 {
	width: 420px;
	float: left;
	margin-left: 50px;
	text-align: justify;
}
#logoartjardins {
	margin-left: 20px;
	margin-top: 8px;
}
#slogan1 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	float: right;
	margin-right: 20px;
	margin-top: 8px;
	color: #D5B256;
}
#imgcentre {
	border: 5px solid #E0C57F;
	margin-right: 35px;
	margin-left: 35px;
}
#tel {
	margin-right: 40px;
	margin-left: 40px;
	clear: both;
	padding: 10px;
}
#tel {
	text-align: center;
}
#centre {
	text-align: center;
}

#ltop {
	background-image: url(../img/l_top_n.gif);
	background-repeat: repeat-x;
	height: 9px;
}
#ltopgauche {
	float: left;
}
#ltopdroit {
	float: right;
}
#lbottomgauche {
	float: left;
}
#lbottomdroit {
	float: right;
}
#lbottom {
	background-image: url(../img/l_bottom_n.gif);
	background-repeat: repeat-x;
	height: 9px;
}
#lgauchedroit {
	background-image: url(../img/l_gauchedroit_n.gif);
	background-repeat: repeat-y;
}

.selection {
	color: #FFFFCC;
}
#logoprint {
 display: none;
}
.lienpetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.lienpetit {
	text-decoration: none;
}
a.lienpetit:hover {
	text-decoration: underline;
}
.blanc {
	color: #FFFFFF;
}
.note {
	border: 1px solid #868589;
	padding: 4px;
	color: #000000;
	background-color: #999999;
	background-image: url(../img/bg_note.png);
	background-repeat: repeat-x;
	background-position: bottom;
}#copyright {
	text-align: center;
	color: #E0C57F;
}
ul.listejardin {
	margin: 0px;
	padding: 0px;
}
ul.listejardin li {
	background-color: #000000;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../img/bg_listejardin.gif);
	background-repeat: repeat-x;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	cursor: pointer;
	color: #CCCCCC;
}
ul.listejardin li:hover {
	border: 1px solid #666666;
	color: #FFFFFF;
	background-image: url(../img/bg_listejardin_hover.gif);
	background-repeat: repeat-x;
}
ul.listejardin li span {
	margin-left: 10px;
	margin-bottom: 6px;


}
ul.listejardin li.selection {

	background-color: #000000;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../img/bg_listejardin_hover.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	cursor: pointer;
	color: #FFFFFF;
}
