/* CSS Document */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(http://www.fleursfondation.com/images/heart_background.jpg);
	background-attachment: fixed;
	background-color: #99CDFF;
	background-repeat: repeat;
}
#table_main {
	width: 760px;
	background-image: url(images/p7_background.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#flowers_table {
	text-align: center;
	vertical-align: top;
	height: 550px;
	white-space: nowrap;
}
#footer {
	background-image: url(http://www.fleursrevesdenfants.com/images/p7_footer.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	background-position: bottom;
	height: 113px;
}

#banner {
	background-image: url(images/banner_fpaq.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 250px;
}
#menu_background {
	background-image: url(http://www.fleursfondation.com/images/menu_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#text {
	width: 300px;
}


.white {
	background-color: #FFFFFF;
}
.pics {
	border: thin solid #C10037;
}
.center {
	text-align: center;
}
.bottom_link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom_link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom_menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8F001E;
	text-decoration: none;
}
.bottom_menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8F001E;
	text-decoration: none;
}
.bottom_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8F001E;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
#floralThumbs, .flowerItem
{
	width:490px;
	overflow:hidden;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
#floralThumbs img
{ 
margin-top:7px;
}
#floralThumbs .item
{
	display:inline;
	float:left;
	width:150px;
	margin:4px 0 0 50px;
}
#floralThumbs strong, #floralThumbs span
{
display:block;
padding:0 1em 0 1em;
}
#floralThumbs span.order
{
color:#FF0000;
}
#floralThumbs .item .thumb
{
padding-bottom:7px;
width:145px;
height:156px;
background-color:#691515;
}
#floralThumbs .item a
{
display:block;
text-align:center;
text-decoration:none;
color:#000000;
}
