body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCCFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
a.menu {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#663300;
	font-size: 12pt;
}
a { 
    font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
a:link {
	text-decoration: underline;
	color: #990000;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: underline overline;
	background-color: #FF9999;
	color: #990000;
}
a.menu:hover {
	background-color: #FF99FF;
	color: #660000;
	text-decoration: none;
	font-style: italic;
}

td.menucell:hover {
	background-color: #FF99FF;
}

h1 {
	color: #990000;
	font: bold 18pt Arial, Helvetica, sans-serif;
	text-align: center;
}

A.txt { 
	text-decoration:none; 
}

A.label {
	background-color: yellow; 
	font-size: 18pt; 
	font-color: red; 
	font-style: bold; 
}
dt {
	font-weight: bold;
	color: #990000;
	list-style-type: disc;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
}
dd {
	color: #996600;
}
img.detail {
	float: left;
}h3 {
	color: #990000;
}
.rose {
	list-style-image: url(espacemariees/rosechocolat.gif);
	list-style-position: outside;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
table#adresses {
	color: #990000;
}
td#entete {
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #990033;
}
li {
	color:#990000;
}