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


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D2D8E3;
	background-color: #181742;
	line-height: 1.4em;
}
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: #99CCFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}


#menu {
	background-image: url(../img/bg_menu.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: 630px;
}
#col12 {
	width: 300px;
	float: left;
	margin-left: 70px;
	text-align: justify;
}
#col22 {
	width: 300px;
	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;
}
#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.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.gif);
	background-repeat: repeat-x;
	height: 9px;
}
#lgauchedroit {
	background-image: url(../img/l_gauchedroit.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 #B3B1E4;
	padding: 4px;
	color: #181742;
	background-color: #D2D1EF;
}#copyright {
	text-align: center;
	color: #E0C57F;
}
